2024-04-14T15:29:37.161 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-14T15:29:37.161 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --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/classic} --archive /home/teuthworker/archive/teuthology-2024-04-08_20:08:14-orch-main-distro-default-smithi/7646126 --name teuthology-2024-04-08_20:08:14-orch-main-distro-default-smithi --owner scheduled_teuthology@teuthology -- /home/teuthworker/archive/teuthology-2024-04-08_20:08:14-orch-main-distro-default-smithi/7646126/orig.config.yaml 2024-04-14T15:29:37.194 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-14T15:29:37.282 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-08_20:08:14-orch-main-distro-default-smithi/7646126 branch: main 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/classic} email: ceph-qa@ceph.com first_in_suite: false job_id: '7646126' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-08_20:08:14-orch-main-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: a971fd5f5719038c70b817bafacd6d5400b1d888 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: a971fd5f5719038c70b817bafacd6d5400b1d888 workunit: branch: main sha1: 05c9d46e7de5db2cb434c177a6bbfc56f472d09b owner: scheduled_teuthology@teuthology priority: 950 repo: https://git.ceph.com/ceph.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: 6509 sha1: a971fd5f5719038c70b817bafacd6d5400b1d888 sleep_before_teardown: 0 subset: 21/64 suite: orch suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_05c9d46e7de5db2cb434c177a6bbfc56f472d09b/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 05c9d46e7de5db2cb434c177a6bbfc56f472d09b targets: smithi023.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDCEfMOR8dSdRpwScmkwu6KYFksdHZYANXyDfv/7Sqg2P2EV/sCzubAuNR2vQyNme9+2Vjtu9HtN5sq2qaTzUTY= smithi119.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI64ejVWriKaFcb1IpjJ/dN1GkD39mXGvpmkonPq0OUE2PTZNIFL6nD2eOfYKTaecSbAH+jA/N5MgYvzkn1b+oI= 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: 6c637841c215537a4502385240412f1966e0faab timestamp: 2024-04-08_20:08:14 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-14T15:29:37.282 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_05c9d46e7de5db2cb434c177a6bbfc56f472d09b/qa; will attempt to use it 2024-04-14T15:29:37.283 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_05c9d46e7de5db2cb434c177a6bbfc56f472d09b/qa/tasks 2024-04-14T15:29:37.283 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-14T15:29:37.285 INFO:teuthology.task.internal:Checking packages... 2024-04-14T15:29:37.309 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'a971fd5f5719038c70b817bafacd6d5400b1d888' 2024-04-14T15:29:37.310 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-14T15:29:37.310 INFO:teuthology.packaging:ref: None 2024-04-14T15:29:37.310 INFO:teuthology.packaging:tag: None 2024-04-14T15:29:37.310 INFO:teuthology.packaging:branch: main 2024-04-14T15:29:37.310 INFO:teuthology.packaging:sha1: a971fd5f5719038c70b817bafacd6d5400b1d888 2024-04-14T15:29:37.310 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=main 2024-04-14T15:29:37.518 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3080-gc2d8c315-1jammy 2024-04-14T15:29:37.520 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-14T15:29:37.527 INFO:teuthology.task.internal:no buildpackages task found 2024-04-14T15:29:37.527 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-14T15:29:37.544 INFO:teuthology.task.internal:Saving configuration 2024-04-14T15:29:37.556 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-14T15:29:37.562 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-14T15:29:37.588 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi023.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-08_20:08:14-orch-main-distro-default-smithi/7646126', '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-14 15:22:40.246397', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMli0mPNllypCRDgNIPmX2ib3N+Z7JSeQmF6qgNoS6/H'} 2024-04-14T15:29:37.614 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi119.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-08_20:08:14-orch-main-distro-default-smithi/7646126', '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-14 15:22:40.247999', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH5p0gFdQv7rZy+lxbYFMRGPWfYv9Do3udBPw55vBHNV'} 2024-04-14T15:29:37.614 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-14T15:29:37.621 INFO:teuthology.task.internal:roles: ubuntu@smithi023.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-14T15:29:37.621 INFO:teuthology.task.internal:roles: ubuntu@smithi119.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-14T15:29:37.622 INFO:teuthology.run_tasks:Running task console_log... 2024-04-14T15:29:37.703 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f4cbcdbaf70>, signals=[15]) 2024-04-14T15:29:37.703 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-14T15:29:37.709 INFO:teuthology.task.internal:Opening connections... 2024-04-14T15:29:37.709 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi023.front.sepia.ceph.com 2024-04-14T15:29:37.711 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-14T15:29:37.796 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi119.front.sepia.ceph.com 2024-04-14T15:29:37.797 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-14T15:29:37.874 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-14T15:29:37.881 DEBUG:teuthology.orchestra.run.smithi023:> uname -m 2024-04-14T15:29:37.887 INFO:teuthology.orchestra.run.smithi023.stdout:x86_64 2024-04-14T15:29:37.887 DEBUG:teuthology.orchestra.run.smithi023:> cat /etc/os-release 2024-04-14T15:29:37.935 INFO:teuthology.orchestra.run.smithi023.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-14T15:29:37.935 INFO:teuthology.orchestra.run.smithi023.stdout:NAME="Ubuntu" 2024-04-14T15:29:37.935 INFO:teuthology.orchestra.run.smithi023.stdout:VERSION_ID="22.04" 2024-04-14T15:29:37.935 INFO:teuthology.orchestra.run.smithi023.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-14T15:29:37.935 INFO:teuthology.orchestra.run.smithi023.stdout:VERSION_CODENAME=jammy 2024-04-14T15:29:37.935 INFO:teuthology.orchestra.run.smithi023.stdout:ID=ubuntu 2024-04-14T15:29:37.935 INFO:teuthology.orchestra.run.smithi023.stdout:ID_LIKE=debian 2024-04-14T15:29:37.935 INFO:teuthology.orchestra.run.smithi023.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-14T15:29:37.936 INFO:teuthology.orchestra.run.smithi023.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-14T15:29:37.936 INFO:teuthology.orchestra.run.smithi023.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-14T15:29:37.936 INFO:teuthology.orchestra.run.smithi023.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-14T15:29:37.936 INFO:teuthology.orchestra.run.smithi023.stdout:UBUNTU_CODENAME=jammy 2024-04-14T15:29:37.936 INFO:teuthology.lock.ops:Updating smithi023.front.sepia.ceph.com on lock server 2024-04-14T15:29:37.959 DEBUG:teuthology.orchestra.run.smithi119:> uname -m 2024-04-14T15:29:37.964 INFO:teuthology.orchestra.run.smithi119.stdout:x86_64 2024-04-14T15:29:37.964 DEBUG:teuthology.orchestra.run.smithi119:> cat /etc/os-release 2024-04-14T15:29:38.009 INFO:teuthology.orchestra.run.smithi119.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-14T15:29:38.009 INFO:teuthology.orchestra.run.smithi119.stdout:NAME="Ubuntu" 2024-04-14T15:29:38.009 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION_ID="22.04" 2024-04-14T15:29:38.010 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-14T15:29:38.010 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION_CODENAME=jammy 2024-04-14T15:29:38.010 INFO:teuthology.orchestra.run.smithi119.stdout:ID=ubuntu 2024-04-14T15:29:38.010 INFO:teuthology.orchestra.run.smithi119.stdout:ID_LIKE=debian 2024-04-14T15:29:38.010 INFO:teuthology.orchestra.run.smithi119.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-14T15:29:38.010 INFO:teuthology.orchestra.run.smithi119.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-14T15:29:38.010 INFO:teuthology.orchestra.run.smithi119.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-14T15:29:38.010 INFO:teuthology.orchestra.run.smithi119.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-14T15:29:38.010 INFO:teuthology.orchestra.run.smithi119.stdout:UBUNTU_CODENAME=jammy 2024-04-14T15:29:38.010 INFO:teuthology.lock.ops:Updating smithi119.front.sepia.ceph.com on lock server 2024-04-14T15:29:38.033 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-14T15:29:38.042 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-14T15:29:38.047 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-14T15:29:38.047 DEBUG:teuthology.orchestra.run.smithi023:> test '!' -e /home/ubuntu/cephtest 2024-04-14T15:29:38.050 DEBUG:teuthology.orchestra.run.smithi119:> test '!' -e /home/ubuntu/cephtest 2024-04-14T15:29:38.057 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-14T15:29:38.063 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-14T15:29:38.063 DEBUG:teuthology.orchestra.run.smithi023:> test -z $(ls -A /var/lib/ceph) 2024-04-14T15:29:38.096 DEBUG:teuthology.orchestra.run.smithi119:> test -z $(ls -A /var/lib/ceph) 2024-04-14T15:29:38.111 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-14T15:29:38.166 INFO:teuthology.run_tasks:Running task kernel... 2024-04-14T15:29:38.193 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-14T15:29:38.193 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-14T15:29:38.194 DEBUG:teuthology.orchestra.run.smithi023:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-14T15:29:38.194 DEBUG:teuthology.orchestra.run.smithi119:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-14T15:29:38.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-14T15:29:38.199 DEBUG:teuthology.orchestra.run.smithi119:> uname -r 2024-04-14T15:29:38.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-14T15:29:38.200 DEBUG:teuthology.orchestra.run.smithi023:> uname -r 2024-04-14T15:29:38.245 INFO:teuthology.orchestra.run.smithi119.stdout:5.15.0-56-generic 2024-04-14T15:29:38.246 INFO:teuthology.task.kernel:Running kernel on smithi119: 5.15.0-56-generic 2024-04-14T15:29:38.246 DEBUG:teuthology.orchestra.run.smithi119:> sudo apt-get clean 2024-04-14T15:29:38.247 INFO:teuthology.orchestra.run.smithi023.stdout:5.15.0-56-generic 2024-04-14T15:29:38.247 INFO:teuthology.task.kernel:Running kernel on smithi023: 5.15.0-56-generic 2024-04-14T15:29:38.248 DEBUG:teuthology.orchestra.run.smithi023:> sudo apt-get clean 2024-04-14T15:29:38.383 DEBUG:teuthology.orchestra.run.smithi023:> sudo apt-get update 2024-04-14T15:29:38.396 DEBUG:teuthology.orchestra.run.smithi119:> sudo apt-get update 2024-04-14T15:29:38.524 INFO:teuthology.orchestra.run.smithi023.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-14T15:29:38.539 INFO:teuthology.orchestra.run.smithi023.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-14T15:29:38.539 INFO:teuthology.orchestra.run.smithi023.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-14T15:29:38.556 INFO:teuthology.orchestra.run.smithi119.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-14T15:29:38.621 INFO:teuthology.orchestra.run.smithi023.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-14T15:29:38.657 INFO:teuthology.orchestra.run.smithi119.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-14T15:29:38.739 INFO:teuthology.orchestra.run.smithi119.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-14T15:29:38.749 INFO:teuthology.orchestra.run.smithi023.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,562 kB] 2024-04-14T15:29:38.795 INFO:teuthology.orchestra.run.smithi119.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,343 kB] 2024-04-14T15:29:38.824 INFO:teuthology.orchestra.run.smithi023.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [444 kB] 2024-04-14T15:29:38.866 INFO:teuthology.orchestra.run.smithi023.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [610 kB] 2024-04-14T15:29:38.880 INFO:teuthology.orchestra.run.smithi023.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [297 kB] 2024-04-14T15:29:38.886 INFO:teuthology.orchestra.run.smithi023.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-14T15:29:38.887 INFO:teuthology.orchestra.run.smithi023.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.7 kB] 2024-04-14T15:29:38.888 INFO:teuthology.orchestra.run.smithi023.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,702 kB] 2024-04-14T15:29:38.915 INFO:teuthology.orchestra.run.smithi023.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [286 kB] 2024-04-14T15:29:38.920 INFO:teuthology.orchestra.run.smithi023.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,343 kB] 2024-04-14T15:29:38.922 INFO:teuthology.orchestra.run.smithi023.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-14T15:29:38.922 INFO:teuthology.orchestra.run.smithi023.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-14T15:29:38.935 INFO:teuthology.orchestra.run.smithi023.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,074 kB] 2024-04-14T15:29:38.943 INFO:teuthology.orchestra.run.smithi119.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [444 kB] 2024-04-14T15:29:38.950 INFO:teuthology.orchestra.run.smithi023.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB] 2024-04-14T15:29:38.954 INFO:teuthology.orchestra.run.smithi023.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-14T15:29:38.957 INFO:teuthology.orchestra.run.smithi119.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [237 kB] 2024-04-14T15:29:38.957 INFO:teuthology.orchestra.run.smithi023.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [6,028 B] 2024-04-14T15:29:38.961 INFO:teuthology.orchestra.run.smithi119.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-14T15:29:38.962 INFO:teuthology.orchestra.run.smithi119.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,670 kB] 2024-04-14T15:29:38.970 INFO:teuthology.orchestra.run.smithi023.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.7 kB] 2024-04-14T15:29:38.971 INFO:teuthology.orchestra.run.smithi023.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [12.1 kB] 2024-04-14T15:29:38.984 INFO:teuthology.orchestra.run.smithi023.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-14T15:29:38.984 INFO:teuthology.orchestra.run.smithi023.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-14T15:29:38.985 INFO:teuthology.orchestra.run.smithi023.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-14T15:29:38.986 INFO:teuthology.orchestra.run.smithi023.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-14T15:29:38.986 INFO:teuthology.orchestra.run.smithi023.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-14T15:29:38.987 INFO:teuthology.orchestra.run.smithi023.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-14T15:29:38.987 INFO:teuthology.orchestra.run.smithi023.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-14T15:29:38.999 INFO:teuthology.orchestra.run.smithi119.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [34.1 kB] 2024-04-14T15:29:39.000 INFO:teuthology.orchestra.run.smithi119.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [280 kB] 2024-04-14T15:29:39.011 INFO:teuthology.orchestra.run.smithi119.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-14T15:29:39.011 INFO:teuthology.orchestra.run.smithi119.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-14T15:29:39.012 INFO:teuthology.orchestra.run.smithi023.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [237 kB] 2024-04-14T15:29:39.022 INFO:teuthology.orchestra.run.smithi023.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-14T15:29:39.023 INFO:teuthology.orchestra.run.smithi119.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] 2024-04-14T15:29:39.023 INFO:teuthology.orchestra.run.smithi023.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,670 kB] 2024-04-14T15:29:39.029 INFO:teuthology.orchestra.run.smithi023.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-14T15:29:39.030 INFO:teuthology.orchestra.run.smithi023.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-14T15:29:39.036 INFO:teuthology.orchestra.run.smithi119.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-14T15:29:39.038 INFO:teuthology.orchestra.run.smithi119.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-14T15:29:39.042 INFO:teuthology.orchestra.run.smithi119.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-14T15:29:39.042 INFO:teuthology.orchestra.run.smithi119.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-14T15:29:39.062 INFO:teuthology.orchestra.run.smithi119.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-14T15:29:39.062 INFO:teuthology.orchestra.run.smithi119.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-14T15:29:39.066 INFO:teuthology.orchestra.run.smithi023.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [34.1 kB] 2024-04-14T15:29:39.068 INFO:teuthology.orchestra.run.smithi023.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [280 kB] 2024-04-14T15:29:39.074 INFO:teuthology.orchestra.run.smithi023.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-14T15:29:39.074 INFO:teuthology.orchestra.run.smithi023.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB] 2024-04-14T15:29:39.089 INFO:teuthology.orchestra.run.smithi023.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-14T15:29:39.098 INFO:teuthology.orchestra.run.smithi023.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-14T15:29:39.100 INFO:teuthology.orchestra.run.smithi023.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-14T15:29:39.100 INFO:teuthology.orchestra.run.smithi023.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-14T15:29:39.101 INFO:teuthology.orchestra.run.smithi023.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-14T15:29:39.101 INFO:teuthology.orchestra.run.smithi119.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-14T15:29:39.101 INFO:teuthology.orchestra.run.smithi023.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-14T15:29:39.101 INFO:teuthology.orchestra.run.smithi023.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-14T15:29:39.238 INFO:teuthology.orchestra.run.smithi119.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,562 kB] 2024-04-14T15:29:39.544 INFO:teuthology.orchestra.run.smithi119.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [610 kB] 2024-04-14T15:29:39.583 INFO:teuthology.orchestra.run.smithi119.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [297 kB] 2024-04-14T15:29:39.598 INFO:teuthology.orchestra.run.smithi119.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-14T15:29:39.599 INFO:teuthology.orchestra.run.smithi119.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,702 kB] 2024-04-14T15:29:39.663 INFO:teuthology.orchestra.run.smithi119.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [35.7 kB] 2024-04-14T15:29:39.663 INFO:teuthology.orchestra.run.smithi119.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [286 kB] 2024-04-14T15:29:39.666 INFO:teuthology.orchestra.run.smithi119.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-14T15:29:39.830 INFO:teuthology.orchestra.run.smithi119.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-14T15:29:40.408 INFO:teuthology.orchestra.run.smithi119.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,074 kB] 2024-04-14T15:29:40.520 INFO:teuthology.orchestra.run.smithi119.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB] 2024-04-14T15:29:40.540 INFO:teuthology.orchestra.run.smithi119.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-14T15:29:40.542 INFO:teuthology.orchestra.run.smithi119.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.7 kB] 2024-04-14T15:29:40.545 INFO:teuthology.orchestra.run.smithi119.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [6,028 B] 2024-04-14T15:29:40.546 INFO:teuthology.orchestra.run.smithi119.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [12.1 kB] 2024-04-14T15:29:40.547 INFO:teuthology.orchestra.run.smithi119.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-14T15:29:40.547 INFO:teuthology.orchestra.run.smithi119.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-14T15:29:40.556 INFO:teuthology.orchestra.run.smithi119.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-14T15:29:40.556 INFO:teuthology.orchestra.run.smithi119.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-14T15:29:40.720 INFO:teuthology.orchestra.run.smithi119.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-14T15:29:40.803 INFO:teuthology.orchestra.run.smithi119.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-14T15:29:40.916 INFO:teuthology.orchestra.run.smithi119.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-14T15:29:40.969 INFO:teuthology.orchestra.run.smithi119.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-14T15:29:40.997 INFO:teuthology.orchestra.run.smithi119.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-14T15:29:44.851 INFO:teuthology.orchestra.run.smithi023.stdout:Fetched 12.9 MB in 2s (6,868 kB/s) 2024-04-14T15:29:45.387 INFO:teuthology.orchestra.run.smithi119.stdout:Fetched 12.9 MB in 3s (5,086 kB/s) 2024-04-14T15:29:46.192 INFO:teuthology.orchestra.run.smithi023.stdout:Reading package lists... 2024-04-14T15:29:46.208 DEBUG:teuthology.orchestra.run.smithi023:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-14T15:29:46.262 INFO:teuthology.orchestra.run.smithi023.stdout:Reading package lists... 2024-04-14T15:29:46.439 INFO:teuthology.orchestra.run.smithi023.stdout:Building dependency tree... 2024-04-14T15:29:46.440 INFO:teuthology.orchestra.run.smithi023.stdout:Reading state information... 2024-04-14T15:29:46.597 INFO:teuthology.orchestra.run.smithi023.stdout:The following packages were automatically installed and are no longer required: 2024-04-14T15:29:46.597 INFO:teuthology.orchestra.run.smithi023.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-14T15:29:46.597 INFO:teuthology.orchestra.run.smithi023.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-14T15:29:46.597 INFO:teuthology.orchestra.run.smithi023.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-14T15:29:46.598 INFO:teuthology.orchestra.run.smithi023.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-14T15:29:46.598 INFO:teuthology.orchestra.run.smithi023.stdout: python2.7-minimal 2024-04-14T15:29:46.598 INFO:teuthology.orchestra.run.smithi023.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-14T15:29:46.598 INFO:teuthology.orchestra.run.smithi023.stdout:The following additional packages will be installed: 2024-04-14T15:29:46.599 INFO:teuthology.orchestra.run.smithi023.stdout: linux-generic linux-headers-5.15.0-102 linux-headers-5.15.0-102-generic 2024-04-14T15:29:46.599 INFO:teuthology.orchestra.run.smithi023.stdout: linux-headers-generic linux-image-5.15.0-102-generic 2024-04-14T15:29:46.599 INFO:teuthology.orchestra.run.smithi023.stdout: linux-modules-5.15.0-102-generic linux-modules-extra-5.15.0-102-generic 2024-04-14T15:29:46.600 INFO:teuthology.orchestra.run.smithi023.stdout:Suggested packages: 2024-04-14T15:29:46.600 INFO:teuthology.orchestra.run.smithi023.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-14T15:29:46.600 INFO:teuthology.orchestra.run.smithi023.stdout:Recommended packages: 2024-04-14T15:29:46.600 INFO:teuthology.orchestra.run.smithi023.stdout: thermald 2024-04-14T15:29:46.647 INFO:teuthology.orchestra.run.smithi023.stdout:The following NEW packages will be installed: 2024-04-14T15:29:46.647 INFO:teuthology.orchestra.run.smithi023.stdout: linux-headers-5.15.0-102 linux-headers-5.15.0-102-generic 2024-04-14T15:29:46.648 INFO:teuthology.orchestra.run.smithi023.stdout: linux-image-5.15.0-102-generic linux-modules-5.15.0-102-generic 2024-04-14T15:29:46.648 INFO:teuthology.orchestra.run.smithi023.stdout: linux-modules-extra-5.15.0-102-generic 2024-04-14T15:29:46.649 INFO:teuthology.orchestra.run.smithi023.stdout:The following packages will be upgraded: 2024-04-14T15:29:46.649 INFO:teuthology.orchestra.run.smithi023.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-14T15:29:46.828 INFO:teuthology.orchestra.run.smithi023.stdout:3 upgraded, 5 newly installed, 0 to remove and 313 not upgraded. 2024-04-14T15:29:46.829 INFO:teuthology.orchestra.run.smithi023.stdout:Need to get 113 MB of archives. 2024-04-14T15:29:46.829 INFO:teuthology.orchestra.run.smithi023.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-14T15:29:46.829 INFO:teuthology.orchestra.run.smithi023.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-102-generic amd64 5.15.0-102.112 [22.7 MB] 2024-04-14T15:29:46.846 INFO:teuthology.orchestra.run.smithi119.stdout:Reading package lists... 2024-04-14T15:29:46.864 DEBUG:teuthology.orchestra.run.smithi119:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-14T15:29:46.919 INFO:teuthology.orchestra.run.smithi119.stdout:Reading package lists... 2024-04-14T15:29:47.113 INFO:teuthology.orchestra.run.smithi119.stdout:Building dependency tree... 2024-04-14T15:29:47.113 INFO:teuthology.orchestra.run.smithi119.stdout:Reading state information... 2024-04-14T15:29:47.264 INFO:teuthology.orchestra.run.smithi119.stdout:The following packages were automatically installed and are no longer required: 2024-04-14T15:29:47.265 INFO:teuthology.orchestra.run.smithi119.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-14T15:29:47.265 INFO:teuthology.orchestra.run.smithi119.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-14T15:29:47.265 INFO:teuthology.orchestra.run.smithi119.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-14T15:29:47.265 INFO:teuthology.orchestra.run.smithi119.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-14T15:29:47.265 INFO:teuthology.orchestra.run.smithi119.stdout: python2.7-minimal 2024-04-14T15:29:47.266 INFO:teuthology.orchestra.run.smithi119.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-14T15:29:47.266 INFO:teuthology.orchestra.run.smithi119.stdout:The following additional packages will be installed: 2024-04-14T15:29:47.266 INFO:teuthology.orchestra.run.smithi119.stdout: linux-generic linux-headers-5.15.0-102 linux-headers-5.15.0-102-generic 2024-04-14T15:29:47.266 INFO:teuthology.orchestra.run.smithi119.stdout: linux-headers-generic linux-image-5.15.0-102-generic 2024-04-14T15:29:47.267 INFO:teuthology.orchestra.run.smithi119.stdout: linux-modules-5.15.0-102-generic linux-modules-extra-5.15.0-102-generic 2024-04-14T15:29:47.268 INFO:teuthology.orchestra.run.smithi119.stdout:Suggested packages: 2024-04-14T15:29:47.268 INFO:teuthology.orchestra.run.smithi119.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-14T15:29:47.268 INFO:teuthology.orchestra.run.smithi119.stdout:Recommended packages: 2024-04-14T15:29:47.268 INFO:teuthology.orchestra.run.smithi119.stdout: thermald 2024-04-14T15:29:47.313 INFO:teuthology.orchestra.run.smithi119.stdout:The following NEW packages will be installed: 2024-04-14T15:29:47.313 INFO:teuthology.orchestra.run.smithi119.stdout: linux-headers-5.15.0-102 linux-headers-5.15.0-102-generic 2024-04-14T15:29:47.313 INFO:teuthology.orchestra.run.smithi119.stdout: linux-image-5.15.0-102-generic linux-modules-5.15.0-102-generic 2024-04-14T15:29:47.313 INFO:teuthology.orchestra.run.smithi119.stdout: linux-modules-extra-5.15.0-102-generic 2024-04-14T15:29:47.314 INFO:teuthology.orchestra.run.smithi119.stdout:The following packages will be upgraded: 2024-04-14T15:29:47.315 INFO:teuthology.orchestra.run.smithi119.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-14T15:29:47.398 INFO:teuthology.orchestra.run.smithi119.stdout:3 upgraded, 5 newly installed, 0 to remove and 313 not upgraded. 2024-04-14T15:29:47.398 INFO:teuthology.orchestra.run.smithi119.stdout:Need to get 113 MB of archives. 2024-04-14T15:29:47.399 INFO:teuthology.orchestra.run.smithi119.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-14T15:29:47.399 INFO:teuthology.orchestra.run.smithi119.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-102-generic amd64 5.15.0-102.112 [22.7 MB] 2024-04-14T15:29:48.229 INFO:teuthology.orchestra.run.smithi023.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-102-generic amd64 5.15.0-102.112 [11.5 MB] 2024-04-14T15:29:48.336 INFO:teuthology.orchestra.run.smithi119.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-102-generic amd64 5.15.0-102.112 [11.5 MB] 2024-04-14T15:29:48.563 INFO:teuthology.orchestra.run.smithi023.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-102-generic amd64 5.15.0-102.112 [63.9 MB] 2024-04-14T15:29:48.630 INFO:teuthology.orchestra.run.smithi119.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-102-generic amd64 5.15.0-102.112 [63.9 MB] 2024-04-14T15:29:50.190 INFO:teuthology.orchestra.run.smithi119.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.102.99 [1,700 B] 2024-04-14T15:29:50.190 INFO:teuthology.orchestra.run.smithi119.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.102.99 [2,512 B] 2024-04-14T15:29:50.191 INFO:teuthology.orchestra.run.smithi119.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-102 all 5.15.0-102.112 [12.4 MB] 2024-04-14T15:29:50.409 INFO:teuthology.orchestra.run.smithi119.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-102-generic amd64 5.15.0-102.112 [2,877 kB] 2024-04-14T15:29:50.474 INFO:teuthology.orchestra.run.smithi119.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.102.99 [2,360 B] 2024-04-14T15:29:50.686 INFO:teuthology.orchestra.run.smithi023.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.102.99 [1,700 B] 2024-04-14T15:29:50.686 INFO:teuthology.orchestra.run.smithi023.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.102.99 [2,512 B] 2024-04-14T15:29:50.686 INFO:teuthology.orchestra.run.smithi023.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-102 all 5.15.0-102.112 [12.4 MB] 2024-04-14T15:29:50.899 INFO:teuthology.orchestra.run.smithi119.stdout:Fetched 113 MB in 3s (36.0 MB/s) 2024-04-14T15:29:51.078 INFO:teuthology.orchestra.run.smithi119.stdout:Selecting previously unselected package linux-modules-5.15.0-102-generic. 2024-04-14T15:29:51.269 INFO:teuthology.orchestra.run.smithi023.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-102-generic amd64 5.15.0-102.112 [2,877 kB] 2024-04-14T15:29:51.329 INFO:teuthology.orchestra.run.smithi023.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.102.99 [2,360 B] 2024-04-14T15:29:51.743 INFO:teuthology.orchestra.run.smithi023.stdout:Fetched 113 MB in 5s (24.3 MB/s) 2024-04-14T15:29:51.929 INFO:teuthology.orchestra.run.smithi023.stdout:Selecting previously unselected package linux-modules-5.15.0-102-generic. 2024-04-14T15:29:53.131 INFO:teuthology.orchestra.run.smithi119.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-14T15:29:53.135 INFO:teuthology.orchestra.run.smithi119.stdout:Preparing to unpack .../0-linux-modules-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-14T15:29:53.275 INFO:teuthology.orchestra.run.smithi119.stdout:Unpacking linux-modules-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-14T15:29:53.900 INFO:teuthology.orchestra.run.smithi023.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-14T15:29:53.904 INFO:teuthology.orchestra.run.smithi023.stdout:Preparing to unpack .../0-linux-modules-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-14T15:29:53.970 INFO:teuthology.orchestra.run.smithi023.stdout:Unpacking linux-modules-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-14T15:29:55.521 INFO:teuthology.orchestra.run.smithi119.stdout:Selecting previously unselected package linux-image-5.15.0-102-generic. 2024-04-14T15:29:55.541 INFO:teuthology.orchestra.run.smithi119.stdout:Preparing to unpack .../1-linux-image-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-14T15:29:55.619 INFO:teuthology.orchestra.run.smithi119.stdout:Unpacking linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-14T15:29:56.423 INFO:teuthology.orchestra.run.smithi119.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-102-generic. 2024-04-14T15:29:56.443 INFO:teuthology.orchestra.run.smithi119.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-14T15:29:56.481 INFO:teuthology.orchestra.run.smithi119.stdout:Unpacking linux-modules-extra-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-14T15:29:56.521 INFO:teuthology.orchestra.run.smithi023.stdout:Selecting previously unselected package linux-image-5.15.0-102-generic. 2024-04-14T15:29:56.542 INFO:teuthology.orchestra.run.smithi023.stdout:Preparing to unpack .../1-linux-image-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-14T15:29:56.635 INFO:teuthology.orchestra.run.smithi023.stdout:Unpacking linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-14T15:29:57.115 INFO:teuthology.orchestra.run.smithi023.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-102-generic. 2024-04-14T15:29:57.136 INFO:teuthology.orchestra.run.smithi023.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-14T15:29:57.174 INFO:teuthology.orchestra.run.smithi023.stdout:Unpacking linux-modules-extra-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-14T15:30:03.200 INFO:teuthology.orchestra.run.smithi023.stdout:Preparing to unpack .../3-linux-generic_5.15.0.102.99_amd64.deb ... 2024-04-14T15:30:03.307 INFO:teuthology.orchestra.run.smithi023.stdout:Unpacking linux-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-14T15:30:03.573 INFO:teuthology.orchestra.run.smithi119.stdout:Preparing to unpack .../3-linux-generic_5.15.0.102.99_amd64.deb ... 2024-04-14T15:30:03.616 INFO:teuthology.orchestra.run.smithi023.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.102.99_amd64.deb ... 2024-04-14T15:30:03.723 INFO:teuthology.orchestra.run.smithi119.stdout:Unpacking linux-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-14T15:30:03.736 INFO:teuthology.orchestra.run.smithi023.stdout:Unpacking linux-image-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-14T15:30:04.047 INFO:teuthology.orchestra.run.smithi023.stdout:Selecting previously unselected package linux-headers-5.15.0-102. 2024-04-14T15:30:04.070 INFO:teuthology.orchestra.run.smithi023.stdout:Preparing to unpack .../5-linux-headers-5.15.0-102_5.15.0-102.112_all.deb ... 2024-04-14T15:30:04.080 INFO:teuthology.orchestra.run.smithi119.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.102.99_amd64.deb ... 2024-04-14T15:30:04.114 INFO:teuthology.orchestra.run.smithi023.stdout:Unpacking linux-headers-5.15.0-102 (5.15.0-102.112) ... 2024-04-14T15:30:04.185 INFO:teuthology.orchestra.run.smithi119.stdout:Unpacking linux-image-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-14T15:30:04.521 INFO:teuthology.orchestra.run.smithi119.stdout:Selecting previously unselected package linux-headers-5.15.0-102. 2024-04-14T15:30:04.544 INFO:teuthology.orchestra.run.smithi119.stdout:Preparing to unpack .../5-linux-headers-5.15.0-102_5.15.0-102.112_all.deb ... 2024-04-14T15:30:04.588 INFO:teuthology.orchestra.run.smithi119.stdout:Unpacking linux-headers-5.15.0-102 (5.15.0-102.112) ... 2024-04-14T15:30:09.737 INFO:teuthology.orchestra.run.smithi023.stdout:Selecting previously unselected package linux-headers-5.15.0-102-generic. 2024-04-14T15:30:09.761 INFO:teuthology.orchestra.run.smithi023.stdout:Preparing to unpack .../6-linux-headers-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-14T15:30:09.803 INFO:teuthology.orchestra.run.smithi023.stdout:Unpacking linux-headers-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-14T15:30:10.694 INFO:teuthology.orchestra.run.smithi119.stdout:Selecting previously unselected package linux-headers-5.15.0-102-generic. 2024-04-14T15:30:10.731 INFO:teuthology.orchestra.run.smithi119.stdout:Preparing to unpack .../6-linux-headers-5.15.0-102-generic_5.15.0-102.112_amd64.deb ... 2024-04-14T15:30:10.794 INFO:teuthology.orchestra.run.smithi119.stdout:Unpacking linux-headers-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-14T15:30:12.414 INFO:teuthology.orchestra.run.smithi023.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.102.99_amd64.deb ... 2024-04-14T15:30:12.539 INFO:teuthology.orchestra.run.smithi023.stdout:Unpacking linux-headers-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-14T15:30:12.889 INFO:teuthology.orchestra.run.smithi023.stdout:Setting up linux-headers-5.15.0-102 (5.15.0-102.112) ... 2024-04-14T15:30:12.994 INFO:teuthology.orchestra.run.smithi023.stdout:Setting up linux-headers-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-14T15:30:13.095 INFO:teuthology.orchestra.run.smithi023.stdout:Setting up linux-headers-generic (5.15.0.102.99) ... 2024-04-14T15:30:13.198 INFO:teuthology.orchestra.run.smithi023.stdout:Setting up linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-14T15:30:13.882 INFO:teuthology.orchestra.run.smithi119.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.102.99_amd64.deb ... 2024-04-14T15:30:14.005 INFO:teuthology.orchestra.run.smithi119.stdout:Unpacking linux-headers-generic (5.15.0.102.99) over (5.15.0.56.54) ... 2024-04-14T15:30:14.529 INFO:teuthology.orchestra.run.smithi023.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-14T15:30:14.529 INFO:teuthology.orchestra.run.smithi023.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-14T15:30:14.529 INFO:teuthology.orchestra.run.smithi023.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-102-generic 2024-04-14T15:30:14.529 INFO:teuthology.orchestra.run.smithi023.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-102-generic 2024-04-14T15:30:14.733 INFO:teuthology.orchestra.run.smithi023.stdout:Setting up linux-modules-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-14T15:30:15.130 INFO:teuthology.orchestra.run.smithi119.stdout:Setting up linux-headers-5.15.0-102 (5.15.0-102.112) ... 2024-04-14T15:30:15.278 INFO:teuthology.orchestra.run.smithi119.stdout:Setting up linux-headers-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-14T15:30:15.403 INFO:teuthology.orchestra.run.smithi119.stdout:Setting up linux-headers-generic (5.15.0.102.99) ... 2024-04-14T15:30:15.523 INFO:teuthology.orchestra.run.smithi119.stdout:Setting up linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-14T15:30:16.177 INFO:teuthology.orchestra.run.smithi023.stdout:Setting up linux-modules-extra-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-14T15:30:16.836 INFO:teuthology.orchestra.run.smithi119.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-14T15:30:16.836 INFO:teuthology.orchestra.run.smithi119.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-14T15:30:16.836 INFO:teuthology.orchestra.run.smithi119.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-102-generic 2024-04-14T15:30:16.837 INFO:teuthology.orchestra.run.smithi119.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-102-generic 2024-04-14T15:30:17.041 INFO:teuthology.orchestra.run.smithi119.stdout:Setting up linux-modules-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-14T15:30:17.603 INFO:teuthology.orchestra.run.smithi023.stdout:Setting up linux-image-generic (5.15.0.102.99) ... 2024-04-14T15:30:17.704 INFO:teuthology.orchestra.run.smithi023.stdout:Setting up linux-generic (5.15.0.102.99) ... 2024-04-14T15:30:17.805 INFO:teuthology.orchestra.run.smithi023.stdout:Processing triggers for linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-14T15:30:17.864 INFO:teuthology.orchestra.run.smithi023.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-14T15:30:17.865 INFO:teuthology.orchestra.run.smithi023.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-102-generic 2024-04-14T15:30:18.442 INFO:teuthology.orchestra.run.smithi119.stdout:Setting up linux-modules-extra-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-14T15:30:19.857 INFO:teuthology.orchestra.run.smithi119.stdout:Setting up linux-image-generic (5.15.0.102.99) ... 2024-04-14T15:30:20.203 INFO:teuthology.orchestra.run.smithi119.stdout:Setting up linux-generic (5.15.0.102.99) ... 2024-04-14T15:30:20.938 INFO:teuthology.orchestra.run.smithi119.stdout:Processing triggers for linux-image-5.15.0-102-generic (5.15.0-102.112) ... 2024-04-14T15:30:21.004 INFO:teuthology.orchestra.run.smithi119.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-14T15:30:21.004 INFO:teuthology.orchestra.run.smithi119.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-102-generic 2024-04-14T15:30:32.277 INFO:teuthology.orchestra.run.smithi023.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-14T15:30:32.278 INFO:teuthology.orchestra.run.smithi023.stdout:Sourcing file `/etc/default/grub' 2024-04-14T15:30:32.288 INFO:teuthology.orchestra.run.smithi023.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-14T15:30:32.304 INFO:teuthology.orchestra.run.smithi023.stdout:Generating grub configuration file ... 2024-04-14T15:30:32.578 INFO:teuthology.orchestra.run.smithi023.stdout:Found linux image: /boot/vmlinuz-5.15.0-102-generic 2024-04-14T15:30:32.601 INFO:teuthology.orchestra.run.smithi023.stdout:Found initrd image: /boot/initrd.img-5.15.0-102-generic 2024-04-14T15:30:32.884 INFO:teuthology.orchestra.run.smithi023.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-14T15:30:32.889 INFO:teuthology.orchestra.run.smithi023.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-14T15:30:32.952 INFO:teuthology.orchestra.run.smithi023.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-14T15:30:32.958 INFO:teuthology.orchestra.run.smithi023.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-14T15:30:33.123 INFO:teuthology.orchestra.run.smithi023.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-14T15:30:33.123 INFO:teuthology.orchestra.run.smithi023.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-14T15:30:33.123 INFO:teuthology.orchestra.run.smithi023.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-14T15:30:33.178 INFO:teuthology.orchestra.run.smithi023.stdout:done 2024-04-14T15:30:33.627 DEBUG:teuthology.orchestra.run.smithi023:> dpkg -s linux-image-generic 2024-04-14T15:30:33.649 INFO:teuthology.orchestra.run.smithi023.stdout:Package: linux-image-generic 2024-04-14T15:30:33.649 INFO:teuthology.orchestra.run.smithi023.stdout:Status: install ok installed 2024-04-14T15:30:33.650 INFO:teuthology.orchestra.run.smithi023.stdout:Priority: optional 2024-04-14T15:30:33.650 INFO:teuthology.orchestra.run.smithi023.stdout:Section: kernel 2024-04-14T15:30:33.650 INFO:teuthology.orchestra.run.smithi023.stdout:Installed-Size: 21 2024-04-14T15:30:33.650 INFO:teuthology.orchestra.run.smithi023.stdout:Maintainer: Ubuntu Kernel Team 2024-04-14T15:30:33.650 INFO:teuthology.orchestra.run.smithi023.stdout:Architecture: amd64 2024-04-14T15:30:33.650 INFO:teuthology.orchestra.run.smithi023.stdout:Source: linux-meta 2024-04-14T15:30:33.650 INFO:teuthology.orchestra.run.smithi023.stdout:Version: 5.15.0.102.99 2024-04-14T15:30:33.650 INFO:teuthology.orchestra.run.smithi023.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-102), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-14T15:30:33.650 INFO:teuthology.orchestra.run.smithi023.stdout:Depends: linux-image-5.15.0-102-generic, linux-modules-extra-5.15.0-102-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-14T15:30:33.650 INFO:teuthology.orchestra.run.smithi023.stdout:Recommends: thermald 2024-04-14T15:30:33.650 INFO:teuthology.orchestra.run.smithi023.stdout:Description: Generic Linux kernel image 2024-04-14T15:30:33.650 INFO:teuthology.orchestra.run.smithi023.stdout: This package will always depend on the latest generic kernel image 2024-04-14T15:30:33.650 INFO:teuthology.orchestra.run.smithi023.stdout: available. 2024-04-14T15:30:33.651 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-102-generic 2024-04-14T15:30:33.651 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-14T15:30:33.651 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-14T15:30:33.651 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-14T15:30:33.651 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi023.front.sepia.ceph.com, path=None, version=distro) 2024-04-14T15:30:33.651 DEBUG:teuthology.orchestra.run.smithi023:> sudo apt-get clean 2024-04-14T15:30:33.816 DEBUG:teuthology.orchestra.run.smithi023:> sudo apt-get update 2024-04-14T15:30:33.943 INFO:teuthology.orchestra.run.smithi023.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-14T15:30:33.943 INFO:teuthology.orchestra.run.smithi023.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-14T15:30:33.957 INFO:teuthology.orchestra.run.smithi023.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-14T15:30:33.982 INFO:teuthology.orchestra.run.smithi023.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-14T15:30:35.194 INFO:teuthology.orchestra.run.smithi119.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-14T15:30:35.195 INFO:teuthology.orchestra.run.smithi119.stdout:Sourcing file `/etc/default/grub' 2024-04-14T15:30:35.211 INFO:teuthology.orchestra.run.smithi119.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-14T15:30:35.238 INFO:teuthology.orchestra.run.smithi119.stdout:Generating grub configuration file ... 2024-04-14T15:30:35.311 INFO:teuthology.orchestra.run.smithi023.stdout:Reading package lists... 2024-04-14T15:30:35.329 DEBUG:teuthology.orchestra.run.smithi023:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-14T15:30:35.394 INFO:teuthology.orchestra.run.smithi023.stdout:Reading package lists... 2024-04-14T15:30:35.566 INFO:teuthology.orchestra.run.smithi119.stdout:Found linux image: /boot/vmlinuz-5.15.0-102-generic 2024-04-14T15:30:35.586 INFO:teuthology.orchestra.run.smithi119.stdout:Found initrd image: /boot/initrd.img-5.15.0-102-generic 2024-04-14T15:30:35.597 INFO:teuthology.orchestra.run.smithi023.stdout:Building dependency tree... 2024-04-14T15:30:35.599 INFO:teuthology.orchestra.run.smithi023.stdout:Reading state information... 2024-04-14T15:30:35.782 INFO:teuthology.orchestra.run.smithi023.stdout:linux-image-generic is already the newest version (5.15.0.102.99). 2024-04-14T15:30:35.782 INFO:teuthology.orchestra.run.smithi023.stdout:The following packages were automatically installed and are no longer required: 2024-04-14T15:30:35.782 INFO:teuthology.orchestra.run.smithi023.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-14T15:30:35.782 INFO:teuthology.orchestra.run.smithi023.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-14T15:30:35.783 INFO:teuthology.orchestra.run.smithi023.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-14T15:30:35.783 INFO:teuthology.orchestra.run.smithi023.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-14T15:30:35.783 INFO:teuthology.orchestra.run.smithi023.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-14T15:30:35.783 INFO:teuthology.orchestra.run.smithi023.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-14T15:30:35.826 INFO:teuthology.orchestra.run.smithi023.stdout:0 upgraded, 0 newly installed, 0 to remove and 313 not upgraded. 2024-04-14T15:30:35.828 DEBUG:teuthology.orchestra.run.smithi023:> dpkg -s linux-image-generic 2024-04-14T15:30:35.844 INFO:teuthology.orchestra.run.smithi023.stdout:Package: linux-image-generic 2024-04-14T15:30:35.844 INFO:teuthology.orchestra.run.smithi023.stdout:Status: install ok installed 2024-04-14T15:30:35.844 INFO:teuthology.orchestra.run.smithi023.stdout:Priority: optional 2024-04-14T15:30:35.844 INFO:teuthology.orchestra.run.smithi023.stdout:Section: kernel 2024-04-14T15:30:35.844 INFO:teuthology.orchestra.run.smithi023.stdout:Installed-Size: 21 2024-04-14T15:30:35.845 INFO:teuthology.orchestra.run.smithi023.stdout:Maintainer: Ubuntu Kernel Team 2024-04-14T15:30:35.845 INFO:teuthology.orchestra.run.smithi023.stdout:Architecture: amd64 2024-04-14T15:30:35.845 INFO:teuthology.orchestra.run.smithi023.stdout:Source: linux-meta 2024-04-14T15:30:35.845 INFO:teuthology.orchestra.run.smithi023.stdout:Version: 5.15.0.102.99 2024-04-14T15:30:35.845 INFO:teuthology.orchestra.run.smithi023.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-102), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-14T15:30:35.845 INFO:teuthology.orchestra.run.smithi023.stdout:Depends: linux-image-5.15.0-102-generic, linux-modules-extra-5.15.0-102-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-14T15:30:35.845 INFO:teuthology.orchestra.run.smithi023.stdout:Recommends: thermald 2024-04-14T15:30:35.845 INFO:teuthology.orchestra.run.smithi023.stdout:Description: Generic Linux kernel image 2024-04-14T15:30:35.845 INFO:teuthology.orchestra.run.smithi023.stdout: This package will always depend on the latest generic kernel image 2024-04-14T15:30:35.845 INFO:teuthology.orchestra.run.smithi023.stdout: available. 2024-04-14T15:30:35.845 DEBUG:teuthology.orchestra.run.smithi023:> mktemp 2024-04-14T15:30:35.890 INFO:teuthology.orchestra.run.smithi023.stdout:/tmp/tmp.oUWieuXtgz 2024-04-14T15:30:35.890 DEBUG:teuthology.orchestra.run.smithi023:> sudo cp /boot/grub/grub.cfg /tmp/tmp.oUWieuXtgz 2024-04-14T15:30:35.894 INFO:teuthology.orchestra.run.smithi119.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-14T15:30:35.899 INFO:teuthology.orchestra.run.smithi119.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-14T15:30:35.957 DEBUG:teuthology.orchestra.run.smithi023:> sudo chmod 0666 /tmp/tmp.oUWieuXtgz 2024-04-14T15:30:35.968 INFO:teuthology.orchestra.run.smithi119.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-14T15:30:35.973 INFO:teuthology.orchestra.run.smithi119.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-14T15:30:36.073 DEBUG:teuthology.orchestra.remote:smithi023:/tmp/tmp.oUWieuXtgz is 10KB 2024-04-14T15:30:36.086 DEBUG:teuthology.orchestra.run.smithi023:> rm -fr /tmp/tmp.oUWieuXtgz 2024-04-14T15:30:36.092 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-14T15:30:36.127 INFO:teuthology.orchestra.run.smithi119.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-14T15:30:36.127 INFO:teuthology.orchestra.run.smithi119.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-14T15:30:36.127 INFO:teuthology.orchestra.run.smithi119.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-14T15:30:36.146 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-14T15:30:36.146 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-14T15:30:36.146 DEBUG:teuthology.orchestra.run.smithi023:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-14T15:30:36.180 INFO:teuthology.orchestra.run.smithi119.stdout:done 2024-04-14T15:30:36.215 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-102-generic 2024-04-14T15:30:36.215 DEBUG:teuthology.orchestra.run.smithi023:> sudo update-grub 2024-04-14T15:30:36.671 DEBUG:teuthology.orchestra.run.smithi119:> dpkg -s linux-image-generic 2024-04-14T15:30:36.695 INFO:teuthology.orchestra.run.smithi119.stdout:Package: linux-image-generic 2024-04-14T15:30:36.695 INFO:teuthology.orchestra.run.smithi119.stdout:Status: install ok installed 2024-04-14T15:30:36.695 INFO:teuthology.orchestra.run.smithi119.stdout:Priority: optional 2024-04-14T15:30:36.695 INFO:teuthology.orchestra.run.smithi119.stdout:Section: kernel 2024-04-14T15:30:36.695 INFO:teuthology.orchestra.run.smithi119.stdout:Installed-Size: 21 2024-04-14T15:30:36.696 INFO:teuthology.orchestra.run.smithi119.stdout:Maintainer: Ubuntu Kernel Team 2024-04-14T15:30:36.696 INFO:teuthology.orchestra.run.smithi119.stdout:Architecture: amd64 2024-04-14T15:30:36.696 INFO:teuthology.orchestra.run.smithi119.stdout:Source: linux-meta 2024-04-14T15:30:36.696 INFO:teuthology.orchestra.run.smithi119.stdout:Version: 5.15.0.102.99 2024-04-14T15:30:36.696 INFO:teuthology.orchestra.run.smithi119.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-102), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-14T15:30:36.696 INFO:teuthology.orchestra.run.smithi119.stdout:Depends: linux-image-5.15.0-102-generic, linux-modules-extra-5.15.0-102-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-14T15:30:36.696 INFO:teuthology.orchestra.run.smithi119.stdout:Recommends: thermald 2024-04-14T15:30:36.696 INFO:teuthology.orchestra.run.smithi119.stdout:Description: Generic Linux kernel image 2024-04-14T15:30:36.696 INFO:teuthology.orchestra.run.smithi119.stdout: This package will always depend on the latest generic kernel image 2024-04-14T15:30:36.696 INFO:teuthology.orchestra.run.smithi119.stdout: available. 2024-04-14T15:30:36.696 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-102-generic 2024-04-14T15:30:36.696 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-14T15:30:36.696 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-14T15:30:36.697 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-14T15:30:36.697 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi119.front.sepia.ceph.com, path=None, version=distro) 2024-04-14T15:30:36.697 DEBUG:teuthology.orchestra.run.smithi119:> sudo apt-get clean 2024-04-14T15:30:36.903 DEBUG:teuthology.orchestra.run.smithi119:> sudo apt-get update 2024-04-14T15:30:37.046 INFO:teuthology.orchestra.run.smithi119.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-14T15:30:37.144 INFO:teuthology.orchestra.run.smithi119.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-14T15:30:37.227 INFO:teuthology.orchestra.run.smithi119.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-14T15:30:37.308 INFO:teuthology.orchestra.run.smithi119.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-14T15:30:37.309 INFO:teuthology.orchestra.run.smithi023.stderr:Sourcing file `/etc/default/grub' 2024-04-14T15:30:37.309 INFO:teuthology.orchestra.run.smithi023.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-14T15:30:37.312 INFO:teuthology.orchestra.run.smithi023.stderr:Generating grub configuration file ... 2024-04-14T15:30:37.467 INFO:teuthology.orchestra.run.smithi023.stderr:Found linux image: /boot/vmlinuz-5.15.0-102-generic 2024-04-14T15:30:37.473 INFO:teuthology.orchestra.run.smithi023.stderr:Found initrd image: /boot/initrd.img-5.15.0-102-generic 2024-04-14T15:30:37.709 INFO:teuthology.orchestra.run.smithi023.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-14T15:30:37.714 INFO:teuthology.orchestra.run.smithi023.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-14T15:30:37.756 INFO:teuthology.orchestra.run.smithi023.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-14T15:30:37.761 INFO:teuthology.orchestra.run.smithi023.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-14T15:30:37.914 INFO:teuthology.orchestra.run.smithi023.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-14T15:30:37.915 INFO:teuthology.orchestra.run.smithi023.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-14T15:30:37.915 INFO:teuthology.orchestra.run.smithi023.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-14T15:30:37.932 INFO:teuthology.orchestra.run.smithi023.stderr:done 2024-04-14T15:30:37.941 DEBUG:teuthology.orchestra.run.smithi023:> sudo shutdown -r now 2024-04-14T15:30:38.431 INFO:teuthology.orchestra.run.smithi119.stdout:Reading package lists... 2024-04-14T15:30:38.446 DEBUG:teuthology.orchestra.run.smithi119:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-14T15:30:38.498 INFO:teuthology.orchestra.run.smithi119.stdout:Reading package lists... 2024-04-14T15:30:38.674 INFO:teuthology.orchestra.run.smithi119.stdout:Building dependency tree... 2024-04-14T15:30:38.674 INFO:teuthology.orchestra.run.smithi119.stdout:Reading state information... 2024-04-14T15:30:38.827 INFO:teuthology.orchestra.run.smithi119.stdout:linux-image-generic is already the newest version (5.15.0.102.99). 2024-04-14T15:30:38.827 INFO:teuthology.orchestra.run.smithi119.stdout:The following packages were automatically installed and are no longer required: 2024-04-14T15:30:38.827 INFO:teuthology.orchestra.run.smithi119.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-14T15:30:38.827 INFO:teuthology.orchestra.run.smithi119.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-14T15:30:38.827 INFO:teuthology.orchestra.run.smithi119.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-14T15:30:38.828 INFO:teuthology.orchestra.run.smithi119.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-14T15:30:38.828 INFO:teuthology.orchestra.run.smithi119.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-14T15:30:38.828 INFO:teuthology.orchestra.run.smithi119.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-14T15:30:38.867 INFO:teuthology.orchestra.run.smithi119.stdout:0 upgraded, 0 newly installed, 0 to remove and 313 not upgraded. 2024-04-14T15:30:38.869 DEBUG:teuthology.orchestra.run.smithi119:> dpkg -s linux-image-generic 2024-04-14T15:30:38.928 INFO:teuthology.orchestra.run.smithi119.stdout:Package: linux-image-generic 2024-04-14T15:30:38.928 INFO:teuthology.orchestra.run.smithi119.stdout:Status: install ok installed 2024-04-14T15:30:38.928 INFO:teuthology.orchestra.run.smithi119.stdout:Priority: optional 2024-04-14T15:30:38.928 INFO:teuthology.orchestra.run.smithi119.stdout:Section: kernel 2024-04-14T15:30:38.928 INFO:teuthology.orchestra.run.smithi119.stdout:Installed-Size: 21 2024-04-14T15:30:38.928 INFO:teuthology.orchestra.run.smithi119.stdout:Maintainer: Ubuntu Kernel Team 2024-04-14T15:30:38.928 INFO:teuthology.orchestra.run.smithi119.stdout:Architecture: amd64 2024-04-14T15:30:38.928 INFO:teuthology.orchestra.run.smithi119.stdout:Source: linux-meta 2024-04-14T15:30:38.928 INFO:teuthology.orchestra.run.smithi119.stdout:Version: 5.15.0.102.99 2024-04-14T15:30:38.929 INFO:teuthology.orchestra.run.smithi119.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-102), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-14T15:30:38.929 INFO:teuthology.orchestra.run.smithi119.stdout:Depends: linux-image-5.15.0-102-generic, linux-modules-extra-5.15.0-102-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-14T15:30:38.929 INFO:teuthology.orchestra.run.smithi119.stdout:Recommends: thermald 2024-04-14T15:30:38.929 INFO:teuthology.orchestra.run.smithi119.stdout:Description: Generic Linux kernel image 2024-04-14T15:30:38.929 INFO:teuthology.orchestra.run.smithi119.stdout: This package will always depend on the latest generic kernel image 2024-04-14T15:30:38.929 INFO:teuthology.orchestra.run.smithi119.stdout: available. 2024-04-14T15:30:38.929 DEBUG:teuthology.orchestra.run.smithi119:> mktemp 2024-04-14T15:30:38.976 INFO:teuthology.orchestra.run.smithi119.stdout:/tmp/tmp.Kw4vPjvQQR 2024-04-14T15:30:38.977 DEBUG:teuthology.orchestra.run.smithi119:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Kw4vPjvQQR 2024-04-14T15:30:39.033 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 0666 /tmp/tmp.Kw4vPjvQQR 2024-04-14T15:30:39.147 DEBUG:teuthology.orchestra.remote:smithi119:/tmp/tmp.Kw4vPjvQQR is 10KB 2024-04-14T15:30:39.159 DEBUG:teuthology.orchestra.run.smithi119:> rm -fr /tmp/tmp.Kw4vPjvQQR 2024-04-14T15:30:39.165 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-14T15:30:39.221 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-04-14T15:30:39.222 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-14T15:30:39.222 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-14T15:30:39.292 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-102-generic 2024-04-14T15:30:39.292 DEBUG:teuthology.orchestra.run.smithi119:> sudo update-grub 2024-04-14T15:30:40.709 INFO:teuthology.orchestra.run.smithi119.stderr:Sourcing file `/etc/default/grub' 2024-04-14T15:30:40.718 INFO:teuthology.orchestra.run.smithi119.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-14T15:30:40.727 INFO:teuthology.orchestra.run.smithi119.stderr:Generating grub configuration file ... 2024-04-14T15:30:40.970 INFO:teuthology.orchestra.run.smithi119.stderr:Found linux image: /boot/vmlinuz-5.15.0-102-generic 2024-04-14T15:30:40.976 INFO:teuthology.orchestra.run.smithi119.stderr:Found initrd image: /boot/initrd.img-5.15.0-102-generic 2024-04-14T15:30:41.246 INFO:teuthology.orchestra.run.smithi119.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-14T15:30:41.251 INFO:teuthology.orchestra.run.smithi119.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-14T15:30:41.294 INFO:teuthology.orchestra.run.smithi119.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-14T15:30:41.298 INFO:teuthology.orchestra.run.smithi119.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-14T15:30:41.425 INFO:teuthology.orchestra.run.smithi119.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-14T15:30:41.425 INFO:teuthology.orchestra.run.smithi119.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-14T15:30:41.426 INFO:teuthology.orchestra.run.smithi119.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-14T15:30:41.443 INFO:teuthology.orchestra.run.smithi119.stderr:done 2024-04-14T15:30:41.444 DEBUG:teuthology.orchestra.run.smithi119:> sudo shutdown -r now 2024-04-14T15:31:07.970 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-14T15:31:07.971 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi023.front.sepia.ceph.com' 2024-04-14T15:31:07.972 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-14T15:31:11.499 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-14T15:31:11.499 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-04-14T15:31:11.500 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-14T15:31:26.366 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.23 2024-04-14T15:31:29.950 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.119 2024-04-14T15:31:35.370 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi023.front.sepia.ceph.com' 2024-04-14T15:31:35.371 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-14T15:31:38.434 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.23 2024-04-14T15:31:38.952 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-04-14T15:31:38.953 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-14T15:31:42.014 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.119 2024-04-14T15:31:50.443 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi023.front.sepia.ceph.com' 2024-04-14T15:31:50.444 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-14T15:31:53.502 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.23 2024-04-14T15:31:54.016 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-04-14T15:31:54.017 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-14T15:32:08.518 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi023.front.sepia.ceph.com' 2024-04-14T15:32:08.519 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-14T15:32:11.582 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.23 2024-04-14T15:32:12.450 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.119 2024-04-14T15:32:27.462 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-04-14T15:32:27.463 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-14T15:32:28.316 DEBUG:teuthology.orchestra.run.smithi119:> true 2024-04-14T15:32:28.881 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-04-14T15:32:28.881 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-102-generic"... 2024-04-14T15:32:28.882 DEBUG:teuthology.orchestra.run.smithi119:> uname -r 2024-04-14T15:32:28.929 INFO:teuthology.orchestra.run.smithi119.stdout:5.15.0-102-generic 2024-04-14T15:32:28.929 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-102-generic vs 5.15.0-102-generic 2024-04-14T15:32:28.929 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-14T15:32:28.929 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-14T15:32:29.583 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi023.front.sepia.ceph.com' 2024-04-14T15:32:29.583 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-14T15:32:29.930 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-14T15:32:29.931 DEBUG:teuthology.orchestra.run.smithi119:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-14T15:32:30.006 INFO:teuthology.orchestra.run.smithi119.stdout:ttyS1 2024-04-14T15:32:30.031 DEBUG:teuthology.parallel:result is None 2024-04-14T15:32:48.030 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.23 2024-04-14T15:33:09.031 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi023.front.sepia.ceph.com' 2024-04-14T15:33:09.032 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-14T15:33:09.330 DEBUG:teuthology.orchestra.run.smithi023:> true 2024-04-14T15:33:09.932 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi023.front.sepia.ceph.com' 2024-04-14T15:33:09.933 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-102-generic"... 2024-04-14T15:33:09.933 DEBUG:teuthology.orchestra.run.smithi023:> uname -r 2024-04-14T15:33:09.979 INFO:teuthology.orchestra.run.smithi023.stdout:5.15.0-102-generic 2024-04-14T15:33:09.979 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-102-generic vs 5.15.0-102-generic 2024-04-14T15:33:09.980 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-14T15:33:09.980 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-14T15:33:10.981 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-14T15:33:10.981 DEBUG:teuthology.orchestra.run.smithi023:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-14T15:33:11.068 INFO:teuthology.orchestra.run.smithi023.stdout:ttyS1 2024-04-14T15:33:11.085 DEBUG:teuthology.parallel:result is None 2024-04-14T15:33:11.085 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-14T15:33:11.093 INFO:teuthology.task.internal:Creating test directory... 2024-04-14T15:33:11.094 DEBUG:teuthology.orchestra.run.smithi023:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-14T15:33:11.096 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-14T15:33:11.102 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-14T15:33:11.161 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-14T15:33:11.168 INFO:teuthology.task.internal:Creating archive directory... 2024-04-14T15:33:11.168 DEBUG:teuthology.orchestra.run.smithi023:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-14T15:33:11.170 DEBUG:teuthology.orchestra.run.smithi119:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-14T15:33:11.188 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-14T15:33:11.194 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-14T15:33:11.195 DEBUG:teuthology.orchestra.run.smithi023:> 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-14T15:33:11.224 DEBUG:teuthology.orchestra.run.smithi119:> 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-14T15:33:11.241 INFO:teuthology.orchestra.run.smithi023.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-14T15:33:11.242 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-14T15:33:11.250 INFO:teuthology.orchestra.run.smithi023.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-14T15:33:11.250 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-14T15:33:11.252 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-14T15:33:11.259 INFO:teuthology.task.internal:Configuring sudo... 2024-04-14T15:33:11.259 DEBUG:teuthology.orchestra.run.smithi023:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-14T15:33:11.296 DEBUG:teuthology.orchestra.run.smithi119:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-14T15:33:11.309 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-14T15:33:11.320 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-14T15:33:11.320 DEBUG:teuthology.orchestra.run.smithi023:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-14T15:33:11.352 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-14T15:33:11.358 DEBUG:teuthology.orchestra.run.smithi023:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-14T15:33:11.404 DEBUG:teuthology.orchestra.run.smithi023:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-14T15:33:11.451 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-14T15:33:11.451 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-14T15:33:11.511 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-14T15:33:11.517 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-14T15:33:11.564 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-04-14T15:33:11.565 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-14T15:33:11.654 DEBUG:teuthology.orchestra.run.smithi023:> sudo service rsyslog restart 2024-04-14T15:33:11.656 DEBUG:teuthology.orchestra.run.smithi119:> sudo service rsyslog restart 2024-04-14T15:33:11.693 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-14T15:33:11.701 INFO:teuthology.task.internal:Starting timer... 2024-04-14T15:33:11.701 INFO:teuthology.run_tasks:Running task pcp... 2024-04-14T15:33:11.737 INFO:teuthology.run_tasks:Running task selinux... 2024-04-14T15:33:11.797 DEBUG:teuthology.task.selinux:Excluding smithi023: OS 'ubuntu' does not support SELinux 2024-04-14T15:33:11.797 DEBUG:teuthology.task.selinux:Excluding smithi119: OS 'ubuntu' does not support SELinux 2024-04-14T15:33:11.797 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-14T15:33:11.797 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-14T15:33:11.797 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-14T15:33:11.797 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-14T15:33:11.806 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-14T15:33:11.822 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-14T15:33:11.824 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi023.front.sepia.ceph.com,smithi119.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-14T15:40:17.733 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi023.front.sepia.ceph.com'), Remote(name='ubuntu@smithi119.front.sepia.ceph.com')] 2024-04-14T15:40:17.735 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi023.front.sepia.ceph.com' 2024-04-14T15:40:17.736 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi023.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-14T15:40:17.820 DEBUG:teuthology.orchestra.run.smithi023:> true 2024-04-14T15:40:17.894 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi023.front.sepia.ceph.com' 2024-04-14T15:40:17.895 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-04-14T15:40:17.895 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-14T15:40:17.973 DEBUG:teuthology.orchestra.run.smithi119:> true 2024-04-14T15:40:18.046 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-04-14T15:40:18.046 INFO:teuthology.run_tasks:Running task clock... 2024-04-14T15:40:18.058 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-14T15:40:18.059 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-14T15:40:18.059 DEBUG:teuthology.orchestra.run.smithi023:> 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-14T15:40:18.061 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-14T15:40:18.061 DEBUG:teuthology.orchestra.run.smithi119:> 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-14T15:40:18.088 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:18 ntpd[17086]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-14T15:40:18.089 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:18 ntpd[17086]: Command line: ntpd -gq 2024-04-14T15:40:18.089 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:18 ntpd[17086]: ---------------------------------------------------- 2024-04-14T15:40:18.089 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:18 ntpd[17086]: ntp-4 is maintained by Network Time Foundation, 2024-04-14T15:40:18.089 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:18 ntpd[17086]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-14T15:40:18.089 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:18 ntpd[17086]: corporation. Support and training for ntp-4 are 2024-04-14T15:40:18.089 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:18 ntpd[17086]: available at https://www.nwtime.org/support 2024-04-14T15:40:18.089 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:18 ntpd[17086]: ---------------------------------------------------- 2024-04-14T15:40:18.090 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:18 ntpd[17086]: proto: precision = 0.075 usec (-24) 2024-04-14T15:40:18.090 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:18 ntpd[17086]: basedate set to 2022-02-04 2024-04-14T15:40:18.090 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:18 ntpd[17086]: gps base set to 2022-02-06 (week 2196) 2024-04-14T15:40:18.091 INFO:teuthology.orchestra.run.smithi023.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-14T15:40:18.091 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:18 ntpd[17086]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-14T15:40:18.091 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:18 ntpd[17086]: restrict ::: KOD does nothing without LIMITED. 2024-04-14T15:40:18.091 INFO:teuthology.orchestra.run.smithi023.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-14T15:40:18.092 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:18 ntpd[17086]: Listen and drop on 0 v6wildcard [::]:123 2024-04-14T15:40:18.093 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:18 ntpd[17086]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-14T15:40:18.093 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:18 ntpd[17086]: Listen normally on 2 lo 127.0.0.1:123 2024-04-14T15:40:18.093 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:18 ntpd[17086]: Listen normally on 3 ens1f0 172.21.15.23:123 2024-04-14T15:40:18.093 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:18 ntpd[17086]: Listen normally on 4 lo [::1]:123 2024-04-14T15:40:18.093 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:18 ntpd[17086]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:fe59:ce42%4]:123 2024-04-14T15:40:18.093 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:18 ntpd[17086]: Listening on routing socket on fd #22 for interface updates 2024-04-14T15:40:18.118 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:18 ntpd[17213]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-14T15:40:18.118 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:18 ntpd[17213]: Command line: ntpd -gq 2024-04-14T15:40:18.118 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:18 ntpd[17213]: ---------------------------------------------------- 2024-04-14T15:40:18.118 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:18 ntpd[17213]: ntp-4 is maintained by Network Time Foundation, 2024-04-14T15:40:18.118 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:18 ntpd[17213]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-14T15:40:18.118 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:18 ntpd[17213]: corporation. Support and training for ntp-4 are 2024-04-14T15:40:18.118 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:18 ntpd[17213]: available at https://www.nwtime.org/support 2024-04-14T15:40:18.118 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:18 ntpd[17213]: ---------------------------------------------------- 2024-04-14T15:40:18.119 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:18 ntpd[17213]: proto: precision = 0.048 usec (-24) 2024-04-14T15:40:18.119 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:18 ntpd[17213]: basedate set to 2022-02-04 2024-04-14T15:40:18.119 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:18 ntpd[17213]: gps base set to 2022-02-06 (week 2196) 2024-04-14T15:40:18.119 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:18 ntpd[17213]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-14T15:40:18.120 INFO:teuthology.orchestra.run.smithi119.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-14T15:40:18.120 INFO:teuthology.orchestra.run.smithi119.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-14T15:40:18.121 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:18 ntpd[17213]: restrict ::: KOD does nothing without LIMITED. 2024-04-14T15:40:18.121 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:18 ntpd[17213]: Listen and drop on 0 v6wildcard [::]:123 2024-04-14T15:40:18.121 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:18 ntpd[17213]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-14T15:40:18.121 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:18 ntpd[17213]: Listen normally on 2 lo 127.0.0.1:123 2024-04-14T15:40:18.121 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:18 ntpd[17213]: Listen normally on 3 enp3s0f1 172.21.15.119:123 2024-04-14T15:40:18.121 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:18 ntpd[17213]: Listen normally on 4 lo [::1]:123 2024-04-14T15:40:18.121 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:18 ntpd[17213]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d5ef%5]:123 2024-04-14T15:40:18.121 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:18 ntpd[17213]: Listening on routing socket on fd #22 for interface updates 2024-04-14T15:40:19.089 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:19 ntpd[17086]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:19.089 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:19 ntpd[17086]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:19.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:19 ntpd[17086]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:19.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:19 ntpd[17086]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:19.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:19 ntpd[17086]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-14T15:40:19.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:19 ntpd[17086]: can't open /var/log/ntpstats/peerstats.20240414: Permission denied 2024-04-14T15:40:19.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:19 ntpd[17213]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:19.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:19 ntpd[17213]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:19.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:19 ntpd[17213]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:19.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:19 ntpd[17213]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:19.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:19 ntpd[17213]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:19.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:19 ntpd[17213]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:19.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:19 ntpd[17213]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-14T15:40:19.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:19 ntpd[17213]: can't open /var/log/ntpstats/peerstats.20240414: Permission denied 2024-04-14T15:40:19.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:19 ntpd[17213]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:19.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:19 ntpd[17213]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:19.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:19 ntpd[17213]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-14T15:40:19.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:19 ntpd[17213]: can't open /var/log/ntpstats/peerstats.20240414: Permission denied 2024-04-14T15:40:21.089 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:21 ntpd[17086]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:21.089 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:21 ntpd[17086]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:21.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:21 ntpd[17086]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:21.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:21 ntpd[17086]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:21.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:21 ntpd[17086]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-14T15:40:21.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:21 ntpd[17086]: can't open /var/log/ntpstats/peerstats.20240414: Permission denied 2024-04-14T15:40:21.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:21 ntpd[17213]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:21.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:21 ntpd[17213]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:21.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:21 ntpd[17213]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:21.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:21 ntpd[17213]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:21.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:21 ntpd[17213]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:21.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:21 ntpd[17213]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:21.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:21 ntpd[17213]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-14T15:40:21.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:21 ntpd[17213]: can't open /var/log/ntpstats/peerstats.20240414: Permission denied 2024-04-14T15:40:21.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:21 ntpd[17213]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:21.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:21 ntpd[17213]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:21.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:21 ntpd[17213]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-14T15:40:21.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:21 ntpd[17213]: can't open /var/log/ntpstats/peerstats.20240414: Permission denied 2024-04-14T15:40:22.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:22 ntpd[17086]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:22.091 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:22 ntpd[17086]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:22.091 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:22 ntpd[17086]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:22.091 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:22 ntpd[17086]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:22.091 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:22 ntpd[17086]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:22.091 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:22 ntpd[17086]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:22.091 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:22 ntpd[17086]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:22.091 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:22 ntpd[17086]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:22.091 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:22 ntpd[17086]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-14T15:40:22.091 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:22 ntpd[17086]: can't open /var/log/ntpstats/peerstats.20240414: Permission denied 2024-04-14T15:40:22.091 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:22 ntpd[17086]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:22.091 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:22 ntpd[17086]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:22.091 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:22 ntpd[17086]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-14T15:40:22.091 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:22 ntpd[17086]: can't open /var/log/ntpstats/peerstats.20240414: Permission denied 2024-04-14T15:40:22.118 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:22 ntpd[17213]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:22.118 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:22 ntpd[17213]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:23.089 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:23 ntpd[17086]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:23.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:23 ntpd[17086]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:23.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:23 ntpd[17086]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:23.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:23 ntpd[17086]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:23.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:23 ntpd[17086]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-14T15:40:23.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:23 ntpd[17086]: can't open /var/log/ntpstats/peerstats.20240414: Permission denied 2024-04-14T15:40:23.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:23 ntpd[17213]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:23.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:23 ntpd[17213]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:23.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:23 ntpd[17213]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:23.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:23 ntpd[17213]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:23.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:23 ntpd[17213]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:23.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:23 ntpd[17213]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:23.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:23 ntpd[17213]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:23.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:23 ntpd[17213]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:23.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:23 ntpd[17213]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-14T15:40:23.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:23 ntpd[17213]: can't open /var/log/ntpstats/peerstats.20240414: Permission denied 2024-04-14T15:40:23.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:23 ntpd[17213]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:23.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:23 ntpd[17213]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:23.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:23 ntpd[17213]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-14T15:40:23.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:23 ntpd[17213]: can't open /var/log/ntpstats/peerstats.20240414: Permission denied 2024-04-14T15:40:23.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:23 ntpd[17213]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:23.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:23 ntpd[17213]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:23.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:23 ntpd[17213]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-14T15:40:23.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:23 ntpd[17213]: can't open /var/log/ntpstats/peerstats.20240414: Permission denied 2024-04-14T15:40:24.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:24 ntpd[17086]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:24.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:24 ntpd[17086]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:24.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:24 ntpd[17086]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:24.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:24 ntpd[17086]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:24.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:24 ntpd[17086]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:24.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:24 ntpd[17086]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:24.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:24 ntpd[17086]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-14T15:40:24.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:24 ntpd[17086]: can't open /var/log/ntpstats/peerstats.20240414: Permission denied 2024-04-14T15:40:24.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:24 ntpd[17086]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:24.091 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:24 ntpd[17086]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:24.091 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:24 ntpd[17086]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-14T15:40:24.091 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:24 ntpd[17086]: can't open /var/log/ntpstats/peerstats.20240414: Permission denied 2024-04-14T15:40:25.089 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:25 ntpd[17086]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:25.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:25 ntpd[17086]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:25.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:25 ntpd[17086]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:25.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:25 ntpd[17086]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:25.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:25 ntpd[17086]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-14T15:40:25.090 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:25 ntpd[17086]: can't open /var/log/ntpstats/peerstats.20240414: Permission denied 2024-04-14T15:40:25.090 INFO:teuthology.orchestra.run.smithi023.stdout:14 Apr 15:40:25 ntpd[17086]: ntpd: time slew -0.000522 s 2024-04-14T15:40:25.090 INFO:teuthology.orchestra.run.smithi023.stdout:ntpd: time slew -0.000522s 2024-04-14T15:40:25.091 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:25 ntpd[17086]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-14T15:40:25.091 INFO:teuthology.orchestra.run.smithi023.stderr:14 Apr 15:40:25 ntpd[17086]: can't open /var/log/ntpstats/loopstats.20240414: Permission denied 2024-04-14T15:40:25.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:25 ntpd[17213]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:25.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:25 ntpd[17213]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:25.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:25 ntpd[17213]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:25.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:25 ntpd[17213]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:25.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:25 ntpd[17213]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:25.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:25 ntpd[17213]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:25.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:25 ntpd[17213]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:25.119 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:25 ntpd[17213]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:25.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:25 ntpd[17213]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-14T15:40:25.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:25 ntpd[17213]: can't open /var/log/ntpstats/peerstats.20240414: Permission denied 2024-04-14T15:40:25.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:25 ntpd[17213]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-14T15:40:25.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:25 ntpd[17213]: can't open /var/log/ntpstats/rawstats.20240414: Permission denied 2024-04-14T15:40:25.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:25 ntpd[17213]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-14T15:40:25.120 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:25 ntpd[17213]: can't open /var/log/ntpstats/peerstats.20240414: Permission denied 2024-04-14T15:40:25.120 INFO:teuthology.orchestra.run.smithi119.stdout:14 Apr 15:40:25 ntpd[17213]: ntpd: time slew +0.000480 s 2024-04-14T15:40:25.120 INFO:teuthology.orchestra.run.smithi119.stdout:ntpd: time slew +0.000480s 2024-04-14T15:40:25.121 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:25 ntpd[17213]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-14T15:40:25.121 INFO:teuthology.orchestra.run.smithi119.stderr:14 Apr 15:40:25 ntpd[17213]: can't open /var/log/ntpstats/loopstats.20240414: Permission denied 2024-04-14T15:40:25.139 INFO:teuthology.orchestra.run.smithi023.stdout: remote refid st t when poll reach delay offset jitter 2024-04-14T15:40:25.139 INFO:teuthology.orchestra.run.smithi023.stdout:============================================================================== 2024-04-14T15:40:25.139 INFO:teuthology.orchestra.run.smithi023.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-14T15:40:25.139 INFO:teuthology.orchestra.run.smithi023.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-14T15:40:25.139 INFO:teuthology.orchestra.run.smithi023.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-14T15:40:25.139 INFO:teuthology.orchestra.run.smithi023.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-14T15:40:25.176 INFO:teuthology.orchestra.run.smithi119.stdout: remote refid st t when poll reach delay offset jitter 2024-04-14T15:40:25.176 INFO:teuthology.orchestra.run.smithi119.stdout:============================================================================== 2024-04-14T15:40:25.176 INFO:teuthology.orchestra.run.smithi119.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-14T15:40:25.176 INFO:teuthology.orchestra.run.smithi119.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-14T15:40:25.176 INFO:teuthology.orchestra.run.smithi119.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-14T15:40:25.176 INFO:teuthology.orchestra.run.smithi119.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-14T15:40:25.177 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-14T15:40:25.271 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'a971fd5f5719038c70b817bafacd6d5400b1d888'} 2024-04-14T15:40:25.271 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-04-14T15:40:25.272 INFO:tasks.cephadm:Cluster fsid is 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:40:25.272 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-14T15:40:25.272 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.23', 'mon.c': '[v2:172.21.15.23:3301,v1:172.21.15.23:6790]', 'mon.b': '172.21.15.119'} 2024-04-14T15:40:25.272 INFO:tasks.cephadm:First mon is mon.a on smithi023 2024-04-14T15:40:25.272 INFO:tasks.cephadm:First mgr is y 2024-04-14T15:40:25.272 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-14T15:40:25.273 DEBUG:teuthology.orchestra.run.smithi023:> sudo hostname $(hostname -s) 2024-04-14T15:40:25.287 DEBUG:teuthology.orchestra.run.smithi119:> sudo hostname $(hostname -s) 2024-04-14T15:40:25.302 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-04-14T15:40:25.302 DEBUG:teuthology.orchestra.run.smithi023:> 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-14T15:40:25.770 INFO:teuthology.orchestra.run.smithi023.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 14 15:40 /home/ubuntu/cephtest/cephadm 2024-04-14T15:40:25.770 DEBUG:teuthology.orchestra.run.smithi119:> 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-14T15:40:26.130 INFO:teuthology.orchestra.run.smithi119.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 14 15:40 /home/ubuntu/cephtest/cephadm 2024-04-14T15:40:26.130 DEBUG:teuthology.orchestra.run.smithi023:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-14T15:40:26.138 DEBUG:teuthology.orchestra.run.smithi119:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-14T15:40:26.156 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-04-14T15:40:26.156 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-14T15:40:26.183 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-14T15:40:26.342 INFO:teuthology.orchestra.run.smithi023.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-14T15:40:26.347 INFO:teuthology.orchestra.run.smithi119.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-14T15:41:12.978 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:41:12.979 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-14T15:41:12.979 INFO:teuthology.orchestra.run.smithi023.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-14T15:41:12.979 INFO:teuthology.orchestra.run.smithi023.stdout: "repo_digests": [ 2024-04-14T15:41:12.979 INFO:teuthology.orchestra.run.smithi023.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-14T15:41:12.979 INFO:teuthology.orchestra.run.smithi023.stdout: ] 2024-04-14T15:41:12.979 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:41:14.174 INFO:teuthology.orchestra.run.smithi119.stdout:{ 2024-04-14T15:41:14.174 INFO:teuthology.orchestra.run.smithi119.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-14T15:41:14.174 INFO:teuthology.orchestra.run.smithi119.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-14T15:41:14.174 INFO:teuthology.orchestra.run.smithi119.stdout: "repo_digests": [ 2024-04-14T15:41:14.174 INFO:teuthology.orchestra.run.smithi119.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-14T15:41:14.174 INFO:teuthology.orchestra.run.smithi119.stdout: ] 2024-04-14T15:41:14.174 INFO:teuthology.orchestra.run.smithi119.stdout:} 2024-04-14T15:41:14.211 DEBUG:teuthology.orchestra.run.smithi023:> sudo mkdir -p /etc/ceph 2024-04-14T15:41:14.226 DEBUG:teuthology.orchestra.run.smithi119:> sudo mkdir -p /etc/ceph 2024-04-14T15:41:14.239 DEBUG:teuthology.orchestra.run.smithi023:> sudo chmod 777 /etc/ceph 2024-04-14T15:41:14.279 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 777 /etc/ceph 2024-04-14T15:41:14.294 INFO:tasks.cephadm:Writing seed config... 2024-04-14T15:41:14.295 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-04-14T15:41:14.295 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-14T15:41:14.295 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-14T15:41:14.295 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-04-14T15:41:14.295 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-14T15:41:14.295 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-14T15:41:14.295 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-14T15:41:14.295 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-14T15:41:14.295 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-14T15:41:14.296 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-14T15:41:14.296 DEBUG:teuthology.orchestra.run.smithi023:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-14T15:41:14.327 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 = 4fd7c954-fa75-11ee-bc8e-c7b262605968 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-14T15:41:14.327 DEBUG:teuthology.orchestra.run.smithi023:mon.a> sudo journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mon.a.service 2024-04-14T15:41:14.372 DEBUG:teuthology.orchestra.run.smithi023:mgr.y> sudo journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mgr.y.service 2024-04-14T15:41:14.415 INFO:tasks.cephadm:Bootstrapping... 2024-04-14T15:41:14.416 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 4fd7c954-fa75-11ee-bc8e-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.23 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-14T15:41:14.621 INFO:teuthology.orchestra.run.smithi023.stderr:-------------------------------------------------------------------------------- 2024-04-14T15:41:14.621 INFO:teuthology.orchestra.run.smithi023.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '4fd7c954-fa75-11ee-bc8e-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.23', '--skip-admin-label'] 2024-04-14T15:41:14.621 INFO:teuthology.orchestra.run.smithi023.stderr:Verifying podman|docker is present... 2024-04-14T15:41:14.621 INFO:teuthology.orchestra.run.smithi023.stderr:Verifying lvm2 is present... 2024-04-14T15:41:14.621 INFO:teuthology.orchestra.run.smithi023.stderr:Verifying time synchronization is in place... 2024-04-14T15:41:14.625 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-14T15:41:14.629 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: inactive 2024-04-14T15:41:14.633 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-14T15:41:14.636 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: inactive 2024-04-14T15:41:14.640 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: masked 2024-04-14T15:41:14.644 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: inactive 2024-04-14T15:41:14.647 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-14T15:41:14.651 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: inactive 2024-04-14T15:41:14.656 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: enabled 2024-04-14T15:41:14.659 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: active 2024-04-14T15:41:14.660 INFO:teuthology.orchestra.run.smithi023.stderr:Unit ntp.service is enabled and running 2024-04-14T15:41:14.660 INFO:teuthology.orchestra.run.smithi023.stderr:Repeating the final host check... 2024-04-14T15:41:14.660 INFO:teuthology.orchestra.run.smithi023.stderr:docker (/usr/bin/docker) is present 2024-04-14T15:41:14.660 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl is present 2024-04-14T15:41:14.660 INFO:teuthology.orchestra.run.smithi023.stderr:lvcreate is present 2024-04-14T15:41:14.662 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-14T15:41:14.666 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: inactive 2024-04-14T15:41:14.669 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-14T15:41:14.672 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: inactive 2024-04-14T15:41:14.675 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: masked 2024-04-14T15:41:14.678 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: inactive 2024-04-14T15:41:14.681 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-14T15:41:14.684 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: inactive 2024-04-14T15:41:14.688 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: enabled 2024-04-14T15:41:14.692 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: active 2024-04-14T15:41:14.693 INFO:teuthology.orchestra.run.smithi023.stderr:Unit ntp.service is enabled and running 2024-04-14T15:41:14.693 INFO:teuthology.orchestra.run.smithi023.stderr:Host looks OK 2024-04-14T15:41:14.693 INFO:teuthology.orchestra.run.smithi023.stderr:Cluster fsid: 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:41:14.693 INFO:teuthology.orchestra.run.smithi023.stderr:Acquiring lock 139699372344704 on /run/cephadm/4fd7c954-fa75-11ee-bc8e-c7b262605968.lock 2024-04-14T15:41:14.693 INFO:teuthology.orchestra.run.smithi023.stderr:Lock 139699372344704 acquired on /run/cephadm/4fd7c954-fa75-11ee-bc8e-c7b262605968.lock 2024-04-14T15:41:14.693 INFO:teuthology.orchestra.run.smithi023.stderr:Verifying IP 172.21.15.23 port 3300 ... 2024-04-14T15:41:14.694 INFO:teuthology.orchestra.run.smithi023.stderr:Verifying IP 172.21.15.23 port 6789 ... 2024-04-14T15:41:14.694 INFO:teuthology.orchestra.run.smithi023.stderr:Base mon IP is 172.21.15.23, final addrv is [v2:172.21.15.23:3300,v1:172.21.15.23:6789] 2024-04-14T15:41:14.695 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/sbin/ip: default via 172.21.15.254 dev ens1f0 2024-04-14T15:41:14.695 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-14T15:41:14.695 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.23 2024-04-14T15:41:14.697 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-14T15:41:14.697 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-04-14T15:41:14.697 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1753sec hoplimit 64 pref medium 2024-04-14T15:41:14.699 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-14T15:41:14.700 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-04-14T15:41:14.700 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-14T15:41:14.700 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2024-04-14T15:41:14.700 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe59:ce42/64 scope link 2024-04-14T15:41:14.700 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-14T15:41:14.700 INFO:teuthology.orchestra.run.smithi023.stderr:Mon IP `172.21.15.23` is in CIDR network `172.21.0.0/20` 2024-04-14T15:41:14.700 INFO:teuthology.orchestra.run.smithi023.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-14T15:41:14.701 INFO:teuthology.orchestra.run.smithi023.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-14T15:41:15.113 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-04-14T15:41:15.268 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-14T15:41:15.268 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-04-14T15:41:15.292 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-04-14T15:41:16.201 INFO:teuthology.orchestra.run.smithi023.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-14T15:41:16.739 INFO:teuthology.orchestra.run.smithi023.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-14T15:41:16.739 INFO:teuthology.orchestra.run.smithi023.stderr:Extracting ceph user uid/gid from container image... 2024-04-14T15:41:17.374 INFO:teuthology.orchestra.run.smithi023.stderr:stat: 167 167 2024-04-14T15:41:17.968 INFO:teuthology.orchestra.run.smithi023.stderr:Creating initial keys... 2024-04-14T15:41:18.660 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-authtool: AQAe+RtmB+dWJxAAn6Elliq0cfwQR0Zu7dSx/A== 2024-04-14T15:41:20.000 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-authtool: AQAf+RtmEnGYOxAA/qAkO99k+UkUqIaN6EJgMg== 2024-04-14T15:41:21.282 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-authtool: AQAh+RtmcLyoEBAAe6RP/EErdClEMmuoy03Dgg== 2024-04-14T15:41:21.941 INFO:teuthology.orchestra.run.smithi023.stderr:Creating initial monmap... 2024-04-14T15:41:22.646 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-14T15:41:22.646 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-04-14T15:41:22.646 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:41:22.646 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-14T15:41:23.204 INFO:teuthology.orchestra.run.smithi023.stderr:monmaptool for a [v2:172.21.15.23:3300,v1:172.21.15.23:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-14T15:41:23.204 INFO:teuthology.orchestra.run.smithi023.stderr:setting min_mon_release = octopus 2024-04-14T15:41:23.204 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/monmaptool: set fsid to 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:41:23.204 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-14T15:41:23.204 INFO:teuthology.orchestra.run.smithi023.stderr: 2024-04-14T15:41:23.204 INFO:teuthology.orchestra.run.smithi023.stderr:Creating mon... 2024-04-14T15:41:23.894 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.890+0000 7f20784b2880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-14T15:41:23.895 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.890+0000 7f20784b2880 1 imported monmap: 2024-04-14T15:41:23.895 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-14T15:41:23.895 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:41:23.896 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: last_changed 2024-04-14T15:41:22.645581+0000 2024-04-14T15:41:23.896 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: created 2024-04-14T15:41:22.645581+0000 2024-04-14T15:41:23.896 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-04-14T15:41:23.896 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-14T15:41:23.896 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] mon.a 2024-04-14T15:41:23.896 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 2024-04-14T15:41:23.896 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.890+0000 7f20784b2880 0 /usr/bin/ceph-mon: set fsid to 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:41:23.896 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: RocksDB version: 6.15.5 2024-04-14T15:41:23.897 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 2024-04-14T15:41:23.897 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-14T15:41:23.920 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Compile date Apr 18 2022 2024-04-14T15:41:23.920 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: DB SUMMARY 2024-04-14T15:41:23.920 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 2024-04-14T15:41:23.920 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: DB Session ID: EZ9ZZAUZC5OPGNW1QIHM 2024-04-14T15:41:23.920 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 2024-04-14T15:41:23.920 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-14T15:41:23.920 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 2024-04-14T15:41:23.920 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-14T15:41:23.920 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 2024-04-14T15:41:23.920 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.error_if_exists: 0 2024-04-14T15:41:23.920 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.create_if_missing: 1 2024-04-14T15:41:23.920 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.paranoid_checks: 1 2024-04-14T15:41:23.920 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-14T15:41:23.921 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.env: 0x55dcb48c6860 2024-04-14T15:41:23.921 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.fs: Posix File System 2024-04-14T15:41:23.921 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.info_log: 0x55dcb53e7320 2024-04-14T15:41:23.921 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-14T15:41:23.921 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.statistics: (nil) 2024-04-14T15:41:23.921 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.use_fsync: 0 2024-04-14T15:41:23.921 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_log_file_size: 0 2024-04-14T15:41:23.921 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-14T15:41:23.921 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-14T15:41:23.921 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-14T15:41:23.921 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-14T15:41:23.921 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.allow_fallocate: 1 2024-04-14T15:41:23.921 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-14T15:41:23.921 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-14T15:41:23.921 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.use_direct_reads: 0 2024-04-14T15:41:23.922 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-14T15:41:23.922 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-14T15:41:23.922 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.db_log_dir: 2024-04-14T15:41:23.922 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-14T15:41:23.922 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-14T15:41:23.922 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-14T15:41:23.922 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-14T15:41:23.922 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-14T15:41:23.922 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-14T15:41:23.922 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-14T15:41:23.922 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-14T15:41:23.922 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-14T15:41:23.922 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.write_buffer_manager: 0x55dcb5687950 2024-04-14T15:41:23.922 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-14T15:41:23.922 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-14T15:41:23.923 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-14T15:41:23.923 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-14T15:41:23.923 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-14T15:41:23.923 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-14T15:41:23.923 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-14T15:41:23.923 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-14T15:41:23.923 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-14T15:41:23.923 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.unordered_write: 0 2024-04-14T15:41:23.923 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-14T15:41:23.923 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-14T15:41:23.923 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-14T15:41:23.923 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-14T15:41:23.923 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.row_cache: None 2024-04-14T15:41:23.923 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.wal_filter: None 2024-04-14T15:41:23.923 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-14T15:41:23.923 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-14T15:41:23.924 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.preserve_deletes: 0 2024-04-14T15:41:23.924 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.two_write_queues: 0 2024-04-14T15:41:23.924 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-14T15:41:23.924 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.atomic_flush: 0 2024-04-14T15:41:23.924 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-14T15:41:23.924 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-14T15:41:23.924 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-14T15:41:23.924 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.log_readahead_size: 0 2024-04-14T15:41:23.924 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-14T15:41:23.924 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-14T15:41:23.924 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-14T15:41:23.924 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-14T15:41:23.924 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-14T15:41:23.924 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-14T15:41:23.924 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_background_jobs: 2 2024-04-14T15:41:23.925 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_background_compactions: -1 2024-04-14T15:41:23.925 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_subcompactions: 1 2024-04-14T15:41:23.925 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-14T15:41:23.925 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-14T15:41:23.925 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-14T15:41:23.925 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-14T15:41:23.925 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-14T15:41:23.925 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-14T15:41:23.925 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-14T15:41:23.925 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-14T15:41:23.925 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_open_files: -1 2024-04-14T15:41:23.925 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-14T15:41:23.925 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-14T15:41:23.925 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-14T15:41:23.925 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-14T15:41:23.926 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_background_flushes: -1 2024-04-14T15:41:23.926 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Compression algorithms supported: 2024-04-14T15:41:23.926 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-14T15:41:23.926 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: kZSTD supported: 0 2024-04-14T15:41:23.926 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: kXpressCompression supported: 0 2024-04-14T15:41:23.926 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-14T15:41:23.926 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: kLZ4Compression supported: 1 2024-04-14T15:41:23.926 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: kBZip2Compression supported: 0 2024-04-14T15:41:23.926 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: kZlibCompression supported: 1 2024-04-14T15:41:23.926 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: kSnappyCompression supported: 1 2024-04-14T15:41:23.926 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-14T15:41:23.926 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-04-14T15:41:23.926 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 2024-04-14T15:41:23.926 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-14T15:41:23.927 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 2024-04-14T15:41:23.927 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-14T15:41:23.927 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 2024-04-14T15:41:23.927 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-14T15:41:23.927 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.merge_operator: 2024-04-14T15:41:23.927 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compaction_filter: None 2024-04-14T15:41:23.927 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-14T15:41:23.927 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-14T15:41:23.927 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-14T15:41:23.927 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-14T15:41:23.927 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dcb5438b08) 2024-04-14T15:41:23.927 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-14T15:41:23.927 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-14T15:41:23.927 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-14T15:41:23.927 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-14T15:41:23.928 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-14T15:41:23.928 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-14T15:41:23.928 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-14T15:41:23.928 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-14T15:41:23.928 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-14T15:41:23.928 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-14T15:41:23.928 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-14T15:41:23.928 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: block_cache: 0x55dcb5418170 2024-04-14T15:41:23.928 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-14T15:41:23.928 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-14T15:41:23.928 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-14T15:41:23.928 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-14T15:41:23.928 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-14T15:41:23.928 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-14T15:41:23.928 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-14T15:41:23.929 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-14T15:41:23.929 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-14T15:41:23.929 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-14T15:41:23.929 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-14T15:41:23.929 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-14T15:41:23.929 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-14T15:41:23.929 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-14T15:41:23.929 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-14T15:41:23.929 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-14T15:41:23.929 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-14T15:41:23.929 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-14T15:41:23.929 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-14T15:41:23.929 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: format_version: 4 2024-04-14T15:41:23.929 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-14T15:41:23.929 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-14T15:41:23.930 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 2024-04-14T15:41:23.930 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-14T15:41:23.930 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-14T15:41:23.930 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compression: NoCompression 2024-04-14T15:41:23.930 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-14T15:41:23.930 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-14T15:41:23.930 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-14T15:41:23.930 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.num_levels: 7 2024-04-14T15:41:23.930 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-14T15:41:23.930 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-14T15:41:23.930 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-14T15:41:23.930 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-14T15:41:23.930 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-14T15:41:23.930 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-14T15:41:23.930 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-14T15:41:23.931 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-14T15:41:23.931 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-14T15:41:23.931 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-14T15:41:23.931 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-14T15:41:23.931 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-14T15:41:23.931 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-14T15:41:23.931 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-14T15:41:23.931 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-14T15:41:23.931 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-14T15:41:23.931 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-14T15:41:23.931 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-14T15:41:23.931 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-14T15:41:23.931 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-14T15:41:23.931 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-14T15:41:23.931 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-14T15:41:23.932 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-14T15:41:23.932 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-14T15:41:23.932 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-14T15:41:23.932 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-14T15:41:23.932 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-14T15:41:23.932 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-14T15:41:23.932 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-14T15:41:23.932 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-14T15:41:23.932 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-14T15:41:23.932 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-14T15:41:23.932 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-14T15:41:23.932 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-14T15:41:23.932 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-14T15:41:23.932 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-14T15:41:23.932 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-14T15:41:23.933 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-14T15:41:23.933 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-14T15:41:23.933 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-14T15:41:23.933 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-14T15:41:23.933 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-14T15:41:23.933 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-14T15:41:23.933 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-14T15:41:23.933 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-14T15:41:23.933 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-14T15:41:23.933 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-14T15:41:23.933 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-14T15:41:23.933 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-14T15:41:23.933 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.table_properties_collectors: 2024-04-14T15:41:23.933 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.inplace_update_support: 0 2024-04-14T15:41:23.933 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-14T15:41:23.934 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-14T15:41:23.934 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-14T15:41:23.934 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-14T15:41:23.934 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.bloom_locality: 0 2024-04-14T15:41:23.934 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.max_successive_merges: 0 2024-04-14T15:41:23.934 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-14T15:41:23.934 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-14T15:41:23.934 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-14T15:41:23.934 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-14T15:41:23.934 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.ttl: 2592000 2024-04-14T15:41:23.934 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-14T15:41:23.934 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.enable_blob_files: false 2024-04-14T15:41:23.934 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.min_blob_size: 0 2024-04-14T15:41:23.934 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-14T15:41:23.934 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-14T15:41:23.935 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-14T15:41:23.935 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-14T15:41:23.935 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 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-14T15:41:23.935 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 2024-04-14T15:41:23.935 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-14T15:41:23.935 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 2024-04-14T15:41:23.935 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.894+0000 7f20784b2880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-04-14T15:41:23.935 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 2024-04-14T15:41:23.935 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.898+0000 7f20784b2880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55dcb53fea80 2024-04-14T15:41:23.935 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.898+0000 7f20784b2880 4 rocksdb: DB pointer 0x55dcb5472000 2024-04-14T15:41:23.935 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.898+0000 7f206a09c700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-14T15:41:23.935 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.898+0000 7f206a09c700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-14T15:41:23.935 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-14T15:41:23.935 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-14T15:41:23.935 INFO:teuthology.orchestra.run.smithi023.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-14T15:41:23.936 INFO:teuthology.orchestra.run.smithi023.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-14T15:41:23.936 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-14T15:41:23.936 INFO:teuthology.orchestra.run.smithi023.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-14T15:41:23.936 INFO:teuthology.orchestra.run.smithi023.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-14T15:41:23.936 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-14T15:41:23.936 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 2024-04-14T15:41:23.936 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-14T15:41:23.936 INFO:teuthology.orchestra.run.smithi023.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-14T15:41:23.936 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-14T15:41:23.936 INFO:teuthology.orchestra.run.smithi023.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-14T15:41:23.936 INFO:teuthology.orchestra.run.smithi023.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-14T15:41:23.936 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 2024-04-14T15:41:23.936 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-14T15:41:23.936 INFO:teuthology.orchestra.run.smithi023.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-14T15:41:23.936 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-14T15:41:23.937 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-14T15:41:23.937 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-14T15:41:23.937 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-14T15:41:23.937 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-14T15:41:23.937 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-14T15:41:23.937 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-14T15:41:23.937 INFO:teuthology.orchestra.run.smithi023.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-14T15:41:23.937 INFO:teuthology.orchestra.run.smithi023.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-14T15:41:23.937 INFO:teuthology.orchestra.run.smithi023.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-14T15:41:23.937 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 2024-04-14T15:41:23.937 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-14T15:41:23.937 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 2024-04-14T15:41:23.937 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-14T15:41:23.937 INFO:teuthology.orchestra.run.smithi023.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-14T15:41:23.937 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-14T15:41:23.938 INFO:teuthology.orchestra.run.smithi023.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-14T15:41:23.938 INFO:teuthology.orchestra.run.smithi023.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-14T15:41:23.938 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 2024-04-14T15:41:23.938 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-14T15:41:23.938 INFO:teuthology.orchestra.run.smithi023.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-14T15:41:23.938 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-14T15:41:23.938 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-14T15:41:23.938 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-14T15:41:23.938 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-14T15:41:23.938 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-14T15:41:23.938 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-14T15:41:23.938 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-14T15:41:23.938 INFO:teuthology.orchestra.run.smithi023.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-14T15:41:23.938 INFO:teuthology.orchestra.run.smithi023.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-14T15:41:23.939 INFO:teuthology.orchestra.run.smithi023.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-14T15:41:23.939 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 2024-04-14T15:41:23.939 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-14T15:41:23.939 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: 2024-04-14T15:41:23.939 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.902+0000 7f20784b2880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-04-14T15:41:23.939 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.902+0000 7f20784b2880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-04-14T15:41:23.939 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph-mon: debug 2024-04-14T15:41:23.902+0000 7f20784b2880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-14T15:41:24.575 INFO:teuthology.orchestra.run.smithi023.stderr:create mon.a on 2024-04-14T15:41:24.833 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-14T15:41:25.042 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968.target -> /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968.target. 2024-04-14T15:41:25.042 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968.target -> /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968.target. 2024-04-14T15:41:25.465 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: Failed to reset failed state of unit ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mon.a.service: Unit ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mon.a.service not loaded. 2024-04-14T15:41:25.470 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: Created symlink /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968.target.wants/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service. 2024-04-14T15:41:25.669 INFO:teuthology.orchestra.run.smithi023.stderr:firewalld does not appear to be present 2024-04-14T15:41:25.670 INFO:teuthology.orchestra.run.smithi023.stderr:Not possible to enable service . firewalld.service is not available 2024-04-14T15:41:25.670 INFO:teuthology.orchestra.run.smithi023.stderr:Waiting for mon to start... 2024-04-14T15:41:25.670 INFO:teuthology.orchestra.run.smithi023.stderr:Waiting for mon... 2024-04-14T15:41:27.007 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: cluster: 2024-04-14T15:41:27.007 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: id: 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:41:27.007 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-14T15:41:27.008 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: 2024-04-14T15:41:27.008 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: services: 2024-04-14T15:41:27.008 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.210692s) 2024-04-14T15:41:27.008 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-14T15:41:27.008 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-14T15:41:27.008 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: 2024-04-14T15:41:27.008 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: data: 2024-04-14T15:41:27.008 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-14T15:41:27.008 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-14T15:41:27.008 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-14T15:41:27.008 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: pgs: 2024-04-14T15:41:27.008 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: 2024-04-14T15:41:27.019 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:26 smithi023 bash[17982]: cluster 2024-04-14T15:41:26.785795+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-14T15:41:27.524 INFO:teuthology.orchestra.run.smithi023.stderr:mon is available 2024-04-14T15:41:27.524 INFO:teuthology.orchestra.run.smithi023.stderr:Assimilating anything we can from ceph.conf... 2024-04-14T15:41:28.059 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:27 smithi023 bash[17982]: cluster 2024-04-14T15:41:26.794643+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-14T15:41:28.059 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:27 smithi023 bash[17982]: cluster 2024-04-14T15:41:26.796064+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0]} 2024-04-14T15:41:28.059 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:27 smithi023 bash[17982]: cluster 2024-04-14T15:41:26.800635+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-04-14T15:41:28.059 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:27 smithi023 bash[17982]: cluster 2024-04-14T15:41:26.805567+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-14T15:41:28.059 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:27 smithi023 bash[17982]: cluster 2024-04-14T15:41:26.806118+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-14T15:41:28.059 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:27 smithi023 bash[17982]: audit 2024-04-14T15:41:27.005267+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.23:0/4552518' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-14T15:41:28.404 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: 2024-04-14T15:41:28.404 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: [global] 2024-04-14T15:41:28.405 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: fsid = 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:41:28.405 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.23:3300,v1:172.21.15.23:6789] 2024-04-14T15:41:28.405 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-14T15:41:28.405 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-14T15:41:28.405 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-14T15:41:28.405 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-14T15:41:28.405 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: 2024-04-14T15:41:28.405 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: [mgr] 2024-04-14T15:41:28.405 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-04-14T15:41:28.405 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-14T15:41:28.405 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: 2024-04-14T15:41:28.405 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: [osd] 2024-04-14T15:41:28.405 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-14T15:41:28.405 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-14T15:41:28.979 INFO:teuthology.orchestra.run.smithi023.stderr:Generating new minimal ceph.conf... 2024-04-14T15:41:29.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:28 smithi023 bash[17982]: audit 2024-04-14T15:41:28.394735+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.23:0/603004109' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-14T15:41:29.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:28 smithi023 bash[17982]: audit 2024-04-14T15:41:28.402141+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.23:0/603004109' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-14T15:41:30.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:29 smithi023 bash[17982]: audit 2024-04-14T15:41:29.918255+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.23:0/3460259692' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:41:30.534 INFO:teuthology.orchestra.run.smithi023.stderr:Restarting the monitor... 2024-04-14T15:41:30.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:30 smithi023 systemd[1]: Stopping Ceph mon.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T15:41:30.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:30 smithi023 bash[18346]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-mon.a 2024-04-14T15:41:30.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:30 smithi023 bash[17982]: debug 2024-04-14T15:41:30.646+0000 7efc8b1ae700 -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-14T15:41:30.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:30 smithi023 bash[17982]: debug 2024-04-14T15:41:30.646+0000 7efc8b1ae700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-14T15:41:31.508 INFO:teuthology.orchestra.run.smithi023.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-14T15:41:31.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:31 smithi023 bash[18357]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-mon-a 2024-04-14T15:41:31.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:31 smithi023 bash[18391]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-mon.a 2024-04-14T15:41:31.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:31 smithi023 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-14T15:41:31.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:31 smithi023 systemd[1]: Stopped Ceph mon.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:41:31.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:31 smithi023 systemd[1]: Started Ceph mon.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:41:32.787 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.498+0000 7fb4561c4880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-14T15:41:32.787 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.498+0000 7fb4561c4880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-14T15:41:32.787 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.498+0000 7fb4561c4880 0 pidfile_write: ignore empty --pid-file 2024-04-14T15:41:32.787 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 0 load: jerasure load: lrc 2024-04-14T15:41:32.787 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: RocksDB version: 6.15.5 2024-04-14T15:41:32.788 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-14T15:41:32.788 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Compile date Apr 18 2022 2024-04-14T15:41:32.788 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: DB SUMMARY 2024-04-14T15:41:32.788 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: DB Session ID: T6YQJ226XEVHVMA9SV08 2024-04-14T15:41:32.788 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: CURRENT file: CURRENT 2024-04-14T15:41:32.788 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-14T15:41:32.788 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-04-14T15:41:32.788 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-14T15:41:32.788 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82607 ; 2024-04-14T15:41:32.788 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.error_if_exists: 0 2024-04-14T15:41:32.788 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.create_if_missing: 0 2024-04-14T15:41:32.789 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.paranoid_checks: 1 2024-04-14T15:41:32.789 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-14T15:41:32.789 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.env: 0x55ee77cc6860 2024-04-14T15:41:32.789 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.fs: Posix File System 2024-04-14T15:41:32.789 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.info_log: 0x55ee7919be00 2024-04-14T15:41:32.789 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-14T15:41:32.789 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.statistics: (nil) 2024-04-14T15:41:32.789 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.use_fsync: 0 2024-04-14T15:41:32.789 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_log_file_size: 0 2024-04-14T15:41:32.789 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-14T15:41:32.789 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-14T15:41:32.789 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-14T15:41:32.789 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-14T15:41:32.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.allow_fallocate: 1 2024-04-14T15:41:32.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-14T15:41:32.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-14T15:41:32.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.use_direct_reads: 0 2024-04-14T15:41:32.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-14T15:41:32.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-14T15:41:32.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.db_log_dir: 2024-04-14T15:41:32.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-14T15:41:32.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-14T15:41:32.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-14T15:41:32.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-14T15:41:32.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-14T15:41:32.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-14T15:41:32.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-14T15:41:32.790 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-14T15:41:32.791 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-14T15:41:32.791 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.write_buffer_manager: 0x55ee7928c2d0 2024-04-14T15:41:32.791 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-14T15:41:32.791 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-14T15:41:32.791 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-14T15:41:32.791 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-14T15:41:32.791 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-14T15:41:32.791 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-14T15:41:32.791 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-14T15:41:32.791 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-14T15:41:32.791 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-14T15:41:32.791 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.unordered_write: 0 2024-04-14T15:41:32.791 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-14T15:41:32.791 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-14T15:41:32.791 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-14T15:41:32.791 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-14T15:41:32.792 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.row_cache: None 2024-04-14T15:41:32.792 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.wal_filter: None 2024-04-14T15:41:32.792 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-14T15:41:32.792 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-14T15:41:32.792 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.preserve_deletes: 0 2024-04-14T15:41:32.792 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.two_write_queues: 0 2024-04-14T15:41:32.792 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-14T15:41:32.792 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.atomic_flush: 0 2024-04-14T15:41:32.792 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-14T15:41:32.792 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-14T15:41:32.792 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-14T15:41:32.792 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.log_readahead_size: 0 2024-04-14T15:41:32.792 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-14T15:41:32.792 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-14T15:41:32.793 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-14T15:41:32.793 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-14T15:41:32.793 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-14T15:41:32.793 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-14T15:41:32.793 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_background_jobs: 2 2024-04-14T15:41:32.793 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_background_compactions: -1 2024-04-14T15:41:32.793 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_subcompactions: 1 2024-04-14T15:41:32.793 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-14T15:41:32.794 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-14T15:41:32.794 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-14T15:41:32.795 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-14T15:41:32.795 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-14T15:41:32.795 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-14T15:41:32.795 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-14T15:41:32.795 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-14T15:41:32.795 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_open_files: -1 2024-04-14T15:41:32.795 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-14T15:41:32.795 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-14T15:41:32.795 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-14T15:41:32.795 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-14T15:41:32.795 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_background_flushes: -1 2024-04-14T15:41:32.795 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Compression algorithms supported: 2024-04-14T15:41:32.795 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-14T15:41:32.795 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: kZSTD supported: 0 2024-04-14T15:41:32.796 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: kXpressCompression supported: 0 2024-04-14T15:41:32.796 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-14T15:41:32.796 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: kLZ4Compression supported: 1 2024-04-14T15:41:32.796 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: kBZip2Compression supported: 0 2024-04-14T15:41:32.796 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: kZlibCompression supported: 1 2024-04-14T15:41:32.796 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: kSnappyCompression supported: 1 2024-04-14T15:41:32.796 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-14T15:41:32.796 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-04-14T15:41:32.796 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-14T15:41:32.796 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-14T15:41:32.796 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.merge_operator: 2024-04-14T15:41:32.796 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compaction_filter: None 2024-04-14T15:41:32.796 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-14T15:41:32.796 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-14T15:41:32.796 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-14T15:41:32.797 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-14T15:41:32.797 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ee79169d00) 2024-04-14T15:41:32.797 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: cache_index_and_filter_blocks: 1 2024-04-14T15:41:32.797 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-14T15:41:32.797 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-14T15:41:32.797 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: pin_top_level_index_and_filter: 1 2024-04-14T15:41:32.797 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: index_type: 0 2024-04-14T15:41:32.797 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: data_block_index_type: 0 2024-04-14T15:41:32.797 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: index_shortening: 1 2024-04-14T15:41:32.797 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: data_block_hash_table_util_ratio: 0.750000 2024-04-14T15:41:32.797 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: hash_index_allow_collision: 1 2024-04-14T15:41:32.797 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: checksum: 1 2024-04-14T15:41:32.797 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: no_block_cache: 0 2024-04-14T15:41:32.797 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: block_cache: 0x55ee791d0170 2024-04-14T15:41:32.797 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: block_cache_name: BinnedLRUCache 2024-04-14T15:41:32.797 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: block_cache_options: 2024-04-14T15:41:32.798 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: capacity : 536870912 2024-04-14T15:41:32.798 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: num_shard_bits : 4 2024-04-14T15:41:32.798 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: strict_capacity_limit : 0 2024-04-14T15:41:32.798 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: high_pri_pool_ratio: 0.000 2024-04-14T15:41:32.798 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: block_cache_compressed: (nil) 2024-04-14T15:41:32.798 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: persistent_cache: (nil) 2024-04-14T15:41:32.798 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: block_size: 4096 2024-04-14T15:41:32.798 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: block_size_deviation: 10 2024-04-14T15:41:32.798 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: block_restart_interval: 16 2024-04-14T15:41:32.798 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: index_block_restart_interval: 1 2024-04-14T15:41:32.798 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: metadata_block_size: 4096 2024-04-14T15:41:32.798 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: partition_filters: 0 2024-04-14T15:41:32.798 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: use_delta_encoding: 1 2024-04-14T15:41:32.798 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-14T15:41:32.798 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: whole_key_filtering: 1 2024-04-14T15:41:32.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: verify_compression: 0 2024-04-14T15:41:32.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: read_amp_bytes_per_bit: 0 2024-04-14T15:41:32.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: format_version: 4 2024-04-14T15:41:32.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: enable_index_compression: 1 2024-04-14T15:41:32.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: block_align: 0 2024-04-14T15:41:32.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-14T15:41:32.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-14T15:41:32.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compression: NoCompression 2024-04-14T15:41:32.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-14T15:41:32.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-14T15:41:32.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-14T15:41:32.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.num_levels: 7 2024-04-14T15:41:32.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-14T15:41:32.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-14T15:41:32.799 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-14T15:41:32.800 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-14T15:41:32.800 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-14T15:41:32.800 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-14T15:41:32.800 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-14T15:41:32.800 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-14T15:41:32.800 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-14T15:41:32.800 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-14T15:41:32.800 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-14T15:41:32.800 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-14T15:41:32.800 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-14T15:41:32.800 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-14T15:41:32.800 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-14T15:41:32.800 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-14T15:41:32.800 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-14T15:41:32.800 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-14T15:41:32.800 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-14T15:41:32.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-14T15:41:32.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-14T15:41:32.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-14T15:41:32.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-14T15:41:32.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-14T15:41:32.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-14T15:41:32.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-14T15:41:32.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-14T15:41:32.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-14T15:41:32.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-14T15:41:32.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-14T15:41:32.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-14T15:41:32.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-14T15:41:32.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-14T15:41:32.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-14T15:41:32.802 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-14T15:41:32.802 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-14T15:41:32.802 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-14T15:41:32.802 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-14T15:41:32.802 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-14T15:41:32.802 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-14T15:41:32.802 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-14T15:41:32.802 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-14T15:41:32.802 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-14T15:41:32.802 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-14T15:41:32.802 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-14T15:41:32.802 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-14T15:41:32.802 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-14T15:41:32.802 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-14T15:41:32.803 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-14T15:41:32.803 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.table_properties_collectors: 2024-04-14T15:41:32.803 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.inplace_update_support: 0 2024-04-14T15:41:32.803 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-14T15:41:32.803 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-14T15:41:32.803 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-14T15:41:32.803 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-14T15:41:32.803 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.bloom_locality: 0 2024-04-14T15:41:32.803 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.max_successive_merges: 0 2024-04-14T15:41:32.803 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-14T15:41:32.803 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-14T15:41:32.803 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-14T15:41:32.803 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-14T15:41:32.803 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.ttl: 2592000 2024-04-14T15:41:32.803 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-14T15:41:32.803 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.enable_blob_files: false 2024-04-14T15:41:32.804 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.min_blob_size: 0 2024-04-14T15:41:32.804 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-14T15:41:32.804 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-14T15:41:32.804 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-14T15:41:32.804 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-14T15:41:32.804 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 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-14T15:41:32.804 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-04-14T15:41:32.804 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-04-14T15:41:32.804 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713109292509560, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-04-14T15:41:32.804 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-04-14T15:41:32.804 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 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-14T15:41:32.804 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713109292510529, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79157, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77420, "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": 71729, "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": 1713109292, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "5e6a1611-9347-4c8f-8612-2737a13eec47", "db_session_id": "T6YQJ226XEVHVMA9SV08"}} 2024-04-14T15:41:32.804 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.506+0000 7fb4561c4880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-04-14T15:41:32.804 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.510+0000 7fb4561c4880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713109292511225, "job": 1, "event": "recovery_finished"} 2024-04-14T15:41:32.804 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.510+0000 7fb4561c4880 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-14T15:41:32.804 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.510+0000 7fb4561c4880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55ee791b6a80 2024-04-14T15:41:32.805 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.510+0000 7fb4561c4880 4 rocksdb: DB pointer 0x55ee791c6000 2024-04-14T15:41:32.805 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.510+0000 7fb445f4c700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-14T15:41:32.805 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.510+0000 7fb445f4c700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-14T15:41:32.805 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: ** DB Stats ** 2024-04-14T15:41:32.805 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-14T15:41:32.805 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: 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-14T15:41:32.805 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-14T15:41:32.805 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-14T15:41:32.805 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: 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-14T15:41:32.805 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-14T15:41:32.805 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-14T15:41:32.805 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: ** Compaction Stats [default] ** 2024-04-14T15:41:32.805 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: 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-14T15:41:32.805 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-14T15:41:32.805 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: L0 2/0 79.06 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 115.8 0.00 0.00 1 0.001 0 0 2024-04-14T15:41:32.805 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: Sum 2/0 79.06 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 115.8 0.00 0.00 1 0.001 0 0 2024-04-14T15:41:32.806 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 115.8 0.00 0.00 1 0.001 0 0 2024-04-14T15:41:32.806 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: ** Compaction Stats [default] ** 2024-04-14T15:41:32.806 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: 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-14T15:41:32.806 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-14T15:41:32.806 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 115.8 0.00 0.00 1 0.001 0 0 2024-04-14T15:41:32.806 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-14T15:41:32.806 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-14T15:41:32.806 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-14T15:41:32.806 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: AddFile(Total Files): cumulative 0, interval 0 2024-04-14T15:41:32.806 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-14T15:41:32.806 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: AddFile(Keys): cumulative 0, interval 0 2024-04-14T15:41:32.806 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: Cumulative compaction: 0.00 GB write, 15.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-14T15:41:32.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: Interval compaction: 0.00 GB write, 15.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-14T15:41:32.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: 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-14T15:41:32.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: ** File Read Latency Histogram By Level [default] ** 2024-04-14T15:41:32.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: ** Compaction Stats [default] ** 2024-04-14T15:41:32.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: 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-14T15:41:32.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-14T15:41:32.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: L0 2/0 79.06 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 115.8 0.00 0.00 1 0.001 0 0 2024-04-14T15:41:32.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: Sum 2/0 79.06 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 115.8 0.00 0.00 1 0.001 0 0 2024-04-14T15:41:32.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: 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-14T15:41:32.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: ** Compaction Stats [default] ** 2024-04-14T15:41:32.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: 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-14T15:41:32.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-14T15:41:32.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 115.8 0.00 0.00 1 0.001 0 0 2024-04-14T15:41:32.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-14T15:41:32.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-14T15:41:32.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-14T15:41:32.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: AddFile(Total Files): cumulative 0, interval 0 2024-04-14T15:41:32.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-14T15:41:32.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: AddFile(Keys): cumulative 0, interval 0 2024-04-14T15:41:32.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: Cumulative compaction: 0.00 GB write, 15.14 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-14T15:41:32.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: 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-14T15:41:32.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: 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-14T15:41:32.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: ** File Read Latency Histogram By Level [default] ** 2024-04-14T15:41:32.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.510+0000 7fb4561c4880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] at bind addrs [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:41:32.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.514+0000 7fb4561c4880 1 mon.a@-1(???) e1 preinit fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:41:32.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.514+0000 7fb4561c4880 0 mon.a@-1(???).mds e1 new map 2024-04-14T15:41:32.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.514+0000 7fb4561c4880 0 mon.a@-1(???).mds e1 print_map 2024-04-14T15:41:32.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: e1 2024-04-14T15:41:32.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-14T15:41:32.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: 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-14T15:41:32.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: legacy client fscid: -1 2024-04-14T15:41:32.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: 2024-04-14T15:41:32.809 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: No filesystems configured 2024-04-14T15:41:32.809 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.514+0000 7fb4561c4880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-14T15:41:32.809 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.514+0000 7fb4561c4880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-14T15:41:32.809 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.514+0000 7fb4561c4880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-14T15:41:32.809 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.514+0000 7fb4561c4880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-14T15:41:32.809 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: debug 2024-04-14T15:41:32.514+0000 7fb4561c4880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-14T15:41:32.809 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: cluster 2024-04-14T15:41:32.519891+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-14T15:41:32.809 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: cluster 2024-04-14T15:41:32.519967+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0]} 2024-04-14T15:41:32.809 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: cluster 2024-04-14T15:41:32.520057+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-04-14T15:41:32.809 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: cluster 2024-04-14T15:41:32.520088+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-14T15:41:32.809 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:32 smithi023 bash[18432]: cluster 2024-04-14T15:41:32.520523+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-14T15:41:33.388 INFO:teuthology.orchestra.run.smithi023.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-14T15:41:33.388 INFO:teuthology.orchestra.run.smithi023.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-14T15:41:33.389 INFO:teuthology.orchestra.run.smithi023.stderr:Creating mgr... 2024-04-14T15:41:33.389 INFO:teuthology.orchestra.run.smithi023.stderr:Verifying port 9283 ... 2024-04-14T15:41:33.620 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: Failed to reset failed state of unit ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mgr.y.service: Unit ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mgr.y.service not loaded. 2024-04-14T15:41:33.626 INFO:teuthology.orchestra.run.smithi023.stderr:systemctl: Created symlink /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968.target.wants/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service. 2024-04-14T15:41:33.738 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:33 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:41:33.832 INFO:teuthology.orchestra.run.smithi023.stderr:firewalld does not appear to be present 2024-04-14T15:41:33.832 INFO:teuthology.orchestra.run.smithi023.stderr:Not possible to enable service . firewalld.service is not available 2024-04-14T15:41:33.832 INFO:teuthology.orchestra.run.smithi023.stderr:firewalld does not appear to be present 2024-04-14T15:41:33.832 INFO:teuthology.orchestra.run.smithi023.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-14T15:41:33.832 INFO:teuthology.orchestra.run.smithi023.stderr:Waiting for mgr to start... 2024-04-14T15:41:33.832 INFO:teuthology.orchestra.run.smithi023.stderr:Waiting for mgr... 2024-04-14T15:41:34.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:33 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:41:34.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:33 smithi023 bash[18432]: audit 2024-04-14T15:41:32.773802+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.23:0/1129253384' entity='client.admin' 2024-04-14T15:41:35.246 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: 2024-04-14T15:41:35.246 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: { 2024-04-14T15:41:35.246 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "fsid": "4fd7c954-fa75-11ee-bc8e-c7b262605968", 2024-04-14T15:41:35.246 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "health": { 2024-04-14T15:41:35.246 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-14T15:41:35.246 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "checks": {}, 2024-04-14T15:41:35.246 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "mutes": [] 2024-04-14T15:41:35.246 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:35.246 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-14T15:41:35.246 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "quorum": [ 2024-04-14T15:41:35.246 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: 0 2024-04-14T15:41:35.246 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: ], 2024-04-14T15:41:35.247 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-14T15:41:35.247 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "a" 2024-04-14T15:41:35.247 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: ], 2024-04-14T15:41:35.247 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-14T15:41:35.247 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "monmap": { 2024-04-14T15:41:35.247 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-14T15:41:35.247 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-14T15:41:35.247 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-14T15:41:35.247 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:35.247 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "osdmap": { 2024-04-14T15:41:35.247 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-14T15:41:35.247 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-14T15:41:35.247 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-14T15:41:35.247 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-14T15:41:35.247 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-14T15:41:35.251 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-14T15:41:35.251 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-14T15:41:35.251 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:35.251 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "pgmap": { 2024-04-14T15:41:35.251 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-14T15:41:35.251 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-14T15:41:35.251 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-14T15:41:35.251 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-14T15:41:35.251 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-14T15:41:35.251 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-14T15:41:35.251 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-14T15:41:35.251 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-14T15:41:35.252 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:35.252 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "fsmap": { 2024-04-14T15:41:35.252 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-14T15:41:35.252 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-14T15:41:35.252 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-14T15:41:35.252 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:35.252 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-14T15:41:35.252 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "available": false, 2024-04-14T15:41:35.252 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-14T15:41:35.252 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "modules": [ 2024-04-14T15:41:35.252 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "iostat", 2024-04-14T15:41:35.252 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "nfs", 2024-04-14T15:41:35.252 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "restful" 2024-04-14T15:41:35.252 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: ], 2024-04-14T15:41:35.252 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "services": {} 2024-04-14T15:41:35.253 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:35.253 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "servicemap": { 2024-04-14T15:41:35.253 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-14T15:41:35.253 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "modified": "2024-04-14T15:41:26.798518+0000", 2024-04-14T15:41:35.253 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "services": {} 2024-04-14T15:41:35.253 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:35.253 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-14T15:41:35.253 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: } 2024-04-14T15:41:35.256 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:35 smithi023 bash[18686]: debug 2024-04-14T15:41:35.094+0000 7fa845a58000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-14T15:41:35.597 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:35 smithi023 bash[18432]: audit 2024-04-14T15:41:35.242924+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.23:0/3368784916' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-14T15:41:35.920 INFO:teuthology.orchestra.run.smithi023.stderr:mgr not available, waiting (1/15)... 2024-04-14T15:41:37.013 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:36 smithi023 bash[18686]: debug 2024-04-14T15:41:36.666+0000 7fa845a58000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-14T15:41:37.013 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:36 smithi023 bash[18686]: debug 2024-04-14T15:41:36.762+0000 7fa845a58000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-14T15:41:37.013 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:37 smithi023 bash[18686]: debug 2024-04-14T15:41:37.010+0000 7fa845a58000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-14T15:41:38.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:37 smithi023 bash[18686]: debug 2024-04-14T15:41:37.762+0000 7fa845a58000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-14T15:41:38.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:37 smithi023 bash[18686]: debug 2024-04-14T15:41:37.874+0000 7fa845a58000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-14T15:41:38.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:37 smithi023 bash[18686]: debug 2024-04-14T15:41:37.974+0000 7fa845a58000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-14T15:41:38.583 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:38 smithi023 bash[18686]: debug 2024-04-14T15:41:38.086+0000 7fa845a58000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-14T15:41:38.583 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:38 smithi023 bash[18686]: debug 2024-04-14T15:41:38.298+0000 7fa845a58000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-14T15:41:38.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:38 smithi023 bash[18686]: debug 2024-04-14T15:41:38.578+0000 7fa845a58000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-14T15:41:38.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:38 smithi023 bash[18686]: debug 2024-04-14T15:41:38.686+0000 7fa845a58000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-14T15:41:38.992 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: 2024-04-14T15:41:38.992 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: { 2024-04-14T15:41:38.992 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "fsid": "4fd7c954-fa75-11ee-bc8e-c7b262605968", 2024-04-14T15:41:38.992 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "health": { 2024-04-14T15:41:38.993 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-14T15:41:38.993 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "checks": {}, 2024-04-14T15:41:38.993 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "mutes": [] 2024-04-14T15:41:38.993 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:38.993 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-14T15:41:38.993 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "quorum": [ 2024-04-14T15:41:38.993 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: 0 2024-04-14T15:41:38.993 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: ], 2024-04-14T15:41:38.993 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-14T15:41:38.993 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "a" 2024-04-14T15:41:38.993 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: ], 2024-04-14T15:41:38.994 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-04-14T15:41:38.994 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "monmap": { 2024-04-14T15:41:38.994 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-14T15:41:38.994 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-14T15:41:38.994 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-14T15:41:38.994 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:38.994 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "osdmap": { 2024-04-14T15:41:38.994 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-14T15:41:38.994 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-14T15:41:38.994 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-14T15:41:38.994 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-14T15:41:38.995 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-14T15:41:38.999 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-14T15:41:38.999 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-14T15:41:38.999 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:38.999 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "pgmap": { 2024-04-14T15:41:38.999 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-14T15:41:38.999 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-14T15:41:38.999 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-14T15:41:38.999 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-14T15:41:38.999 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-14T15:41:38.999 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-14T15:41:38.999 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-14T15:41:38.999 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-14T15:41:39.000 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:39.000 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "fsmap": { 2024-04-14T15:41:39.000 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-14T15:41:39.000 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-14T15:41:39.000 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-14T15:41:39.000 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:39.000 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-14T15:41:39.000 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "available": false, 2024-04-14T15:41:39.000 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-14T15:41:39.000 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "modules": [ 2024-04-14T15:41:39.000 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "iostat", 2024-04-14T15:41:39.000 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "nfs", 2024-04-14T15:41:39.000 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "restful" 2024-04-14T15:41:39.000 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: ], 2024-04-14T15:41:39.001 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "services": {} 2024-04-14T15:41:39.001 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:39.001 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "servicemap": { 2024-04-14T15:41:39.001 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-14T15:41:39.001 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "modified": "2024-04-14T15:41:26.798518+0000", 2024-04-14T15:41:39.001 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "services": {} 2024-04-14T15:41:39.001 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:39.001 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-14T15:41:39.001 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: } 2024-04-14T15:41:39.189 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:39 smithi023 bash[18432]: audit 2024-04-14T15:41:38.988678+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.23:0/1552240310' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-14T15:41:39.189 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:38 smithi023 bash[18686]: debug 2024-04-14T15:41:38.870+0000 7fa845a58000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-14T15:41:39.189 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:39 smithi023 bash[18686]: debug 2024-04-14T15:41:39.122+0000 7fa845a58000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-14T15:41:39.567 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:39 smithi023 bash[18686]: debug 2024-04-14T15:41:39.394+0000 7fa845a58000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-14T15:41:39.567 INFO:teuthology.orchestra.run.smithi023.stderr:mgr not available, waiting (2/15)... 2024-04-14T15:41:39.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:39 smithi023 bash[18686]: debug 2024-04-14T15:41:39.562+0000 7fa845a58000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:41:39.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:39 smithi023 bash[18686]: debug 2024-04-14T15:41:39.802+0000 7fa845a58000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-14T15:41:40.262 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:39 smithi023 bash[18686]: debug 2024-04-14T15:41:39.918+0000 7fa845a58000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-14T15:41:40.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:40 smithi023 bash[18686]: debug 2024-04-14T15:41:40.258+0000 7fa845a58000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:41:41.327 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:41 smithi023 bash[18686]: debug 2024-04-14T15:41:41.002+0000 7fa845a58000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-14T15:41:41.327 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:41 smithi023 bash[18686]: debug 2024-04-14T15:41:41.114+0000 7fa845a58000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-14T15:41:41.589 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:41 smithi023 bash[18686]: debug 2024-04-14T15:41:41.326+0000 7fa845a58000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-14T15:41:41.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:41 smithi023 bash[18686]: debug 2024-04-14T15:41:41.650+0000 7fa845a58000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-14T15:41:42.304 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:42 smithi023 bash[18686]: debug 2024-04-14T15:41:42.030+0000 7fa845a58000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-14T15:41:42.304 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:42 smithi023 bash[18686]: debug 2024-04-14T15:41:42.146+0000 7fa845a58000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-14T15:41:42.304 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:42 smithi023 bash[18432]: cluster 2024-04-14T15:41:42.169205+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-04-14T15:41:42.304 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:42 smithi023 bash[18432]: cluster 2024-04-14T15:41:42.176979+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00798965s) 2024-04-14T15:41:42.304 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:42 smithi023 bash[18432]: audit 2024-04-14T15:41:42.177823+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.23:0/1834420059' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-14T15:41:42.304 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:42 smithi023 bash[18432]: audit 2024-04-14T15:41:42.177960+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.23:0/1834420059' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-14T15:41:42.305 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:42 smithi023 bash[18432]: audit 2024-04-14T15:41:42.178074+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.23:0/1834420059' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-14T15:41:42.305 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:42 smithi023 bash[18432]: audit 2024-04-14T15:41:42.178192+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.23:0/1834420059' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:41:42.305 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:42 smithi023 bash[18432]: audit 2024-04-14T15:41:42.179649+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.23:0/1834420059' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-14T15:41:42.305 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:42 smithi023 bash[18432]: cluster 2024-04-14T15:41:42.208657+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-04-14T15:41:42.587 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: 2024-04-14T15:41:42.588 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: { 2024-04-14T15:41:42.588 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "fsid": "4fd7c954-fa75-11ee-bc8e-c7b262605968", 2024-04-14T15:41:42.588 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "health": { 2024-04-14T15:41:42.594 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-14T15:41:42.594 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "checks": {}, 2024-04-14T15:41:42.594 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "mutes": [] 2024-04-14T15:41:42.594 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:42.594 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-14T15:41:42.594 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "quorum": [ 2024-04-14T15:41:42.594 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: 0 2024-04-14T15:41:42.594 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: ], 2024-04-14T15:41:42.595 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-14T15:41:42.595 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "a" 2024-04-14T15:41:42.595 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: ], 2024-04-14T15:41:42.595 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-04-14T15:41:42.595 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "monmap": { 2024-04-14T15:41:42.595 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-14T15:41:42.595 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-14T15:41:42.595 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-14T15:41:42.595 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:42.595 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "osdmap": { 2024-04-14T15:41:42.595 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-14T15:41:42.595 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-14T15:41:42.595 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-14T15:41:42.595 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-14T15:41:42.595 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-14T15:41:42.596 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-14T15:41:42.596 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-14T15:41:42.596 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:42.596 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "pgmap": { 2024-04-14T15:41:42.596 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-14T15:41:42.596 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-14T15:41:42.596 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-14T15:41:42.596 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-14T15:41:42.596 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-14T15:41:42.596 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-14T15:41:42.596 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-14T15:41:42.596 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-14T15:41:42.596 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:42.596 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "fsmap": { 2024-04-14T15:41:42.597 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-14T15:41:42.597 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-14T15:41:42.597 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-14T15:41:42.597 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:42.597 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-14T15:41:42.597 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "available": false, 2024-04-14T15:41:42.597 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-14T15:41:42.597 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "modules": [ 2024-04-14T15:41:42.597 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "iostat", 2024-04-14T15:41:42.597 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "nfs", 2024-04-14T15:41:42.597 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "restful" 2024-04-14T15:41:42.597 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: ], 2024-04-14T15:41:42.597 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "services": {} 2024-04-14T15:41:42.598 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:42.598 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "servicemap": { 2024-04-14T15:41:42.598 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-14T15:41:42.598 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "modified": "2024-04-14T15:41:26.798518+0000", 2024-04-14T15:41:42.598 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "services": {} 2024-04-14T15:41:42.598 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:42.598 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-14T15:41:42.598 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: } 2024-04-14T15:41:43.191 INFO:teuthology.orchestra.run.smithi023.stderr:mgr not available, waiting (3/15)... 2024-04-14T15:41:43.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:43 smithi023 bash[18432]: audit 2024-04-14T15:41:42.225079+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.23:0/1834420059' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:41:43.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:43 smithi023 bash[18432]: audit 2024-04-14T15:41:42.226467+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.23:0/1834420059' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:41:43.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:43 smithi023 bash[18432]: audit 2024-04-14T15:41:42.232476+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.23:0/1834420059' entity='mgr.y' 2024-04-14T15:41:43.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:43 smithi023 bash[18432]: audit 2024-04-14T15:41:42.242041+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.23:0/1834420059' entity='mgr.y' 2024-04-14T15:41:43.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:43 smithi023 bash[18432]: audit 2024-04-14T15:41:42.247089+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.23:0/1834420059' entity='mgr.y' 2024-04-14T15:41:43.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:43 smithi023 bash[18432]: audit 2024-04-14T15:41:42.586670+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.23:0/3053341282' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-14T15:41:43.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:43 smithi023 bash[18432]: cluster 2024-04-14T15:41:43.185918+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01692s) 2024-04-14T15:41:45.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:45 smithi023 bash[18432]: cluster 2024-04-14T15:41:44.232897+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-04-14T15:41:46.622 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: 2024-04-14T15:41:46.622 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: { 2024-04-14T15:41:46.622 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "fsid": "4fd7c954-fa75-11ee-bc8e-c7b262605968", 2024-04-14T15:41:46.622 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "health": { 2024-04-14T15:41:46.622 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-14T15:41:46.622 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "checks": {}, 2024-04-14T15:41:46.622 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "mutes": [] 2024-04-14T15:41:46.622 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:46.622 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-14T15:41:46.622 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "quorum": [ 2024-04-14T15:41:46.623 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: 0 2024-04-14T15:41:46.623 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: ], 2024-04-14T15:41:46.623 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-14T15:41:46.623 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "a" 2024-04-14T15:41:46.623 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: ], 2024-04-14T15:41:46.623 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "quorum_age": 14, 2024-04-14T15:41:46.623 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "monmap": { 2024-04-14T15:41:46.623 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-14T15:41:46.623 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-14T15:41:46.623 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-14T15:41:46.623 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:46.623 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "osdmap": { 2024-04-14T15:41:46.623 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-14T15:41:46.623 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-14T15:41:46.623 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-14T15:41:46.623 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-14T15:41:46.624 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-14T15:41:46.627 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-14T15:41:46.627 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-14T15:41:46.627 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:46.627 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "pgmap": { 2024-04-14T15:41:46.627 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-14T15:41:46.627 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-14T15:41:46.627 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-14T15:41:46.628 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-14T15:41:46.628 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-14T15:41:46.628 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-14T15:41:46.628 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-14T15:41:46.628 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-14T15:41:46.628 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:46.628 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "fsmap": { 2024-04-14T15:41:46.628 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-14T15:41:46.628 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-14T15:41:46.628 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-14T15:41:46.628 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:46.628 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-14T15:41:46.628 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "available": true, 2024-04-14T15:41:46.628 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-14T15:41:46.628 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "modules": [ 2024-04-14T15:41:46.629 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "iostat", 2024-04-14T15:41:46.629 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "nfs", 2024-04-14T15:41:46.629 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "restful" 2024-04-14T15:41:46.629 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: ], 2024-04-14T15:41:46.629 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "services": {} 2024-04-14T15:41:46.629 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:46.629 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "servicemap": { 2024-04-14T15:41:46.629 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-14T15:41:46.629 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "modified": "2024-04-14T15:41:26.798518+0000", 2024-04-14T15:41:46.629 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "services": {} 2024-04-14T15:41:46.629 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: }, 2024-04-14T15:41:46.629 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-14T15:41:46.629 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: } 2024-04-14T15:41:47.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:46 smithi023 bash[18432]: audit 2024-04-14T15:41:46.618810+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.23:0/544499413' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-14T15:41:47.136 INFO:teuthology.orchestra.run.smithi023.stderr:mgr is available 2024-04-14T15:41:48.311 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: 2024-04-14T15:41:48.311 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: [global] 2024-04-14T15:41:48.311 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: fsid = 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:41:48.311 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-14T15:41:48.311 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-14T15:41:48.311 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-14T15:41:48.312 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-14T15:41:48.312 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: 2024-04-14T15:41:48.312 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: [mgr] 2024-04-14T15:41:48.312 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-14T15:41:48.312 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: 2024-04-14T15:41:48.312 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: [osd] 2024-04-14T15:41:48.312 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-14T15:41:48.312 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-14T15:41:48.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:48 smithi023 bash[18432]: audit 2024-04-14T15:41:48.298466+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.23:0/2067632825' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-14T15:41:48.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:48 smithi023 bash[18432]: audit 2024-04-14T15:41:48.309279+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.23:0/2067632825' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-14T15:41:48.933 INFO:teuthology.orchestra.run.smithi023.stderr:Enabling cephadm module... 2024-04-14T15:41:50.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:50 smithi023 bash[18432]: audit 2024-04-14T15:41:50.177754+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.23:0/123788832' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-14T15:41:50.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:50 smithi023 bash[18686]: ignoring --setuser ceph since I am not root 2024-04-14T15:41:50.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:50 smithi023 bash[18686]: ignoring --setgroup ceph since I am not root 2024-04-14T15:41:50.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:50 smithi023 bash[18686]: debug 2024-04-14T15:41:50.410+0000 7fbffada7000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-14T15:41:51.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:51 smithi023 bash[18432]: audit 2024-04-14T15:41:50.234331+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.23:0/123788832' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-14T15:41:51.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:51 smithi023 bash[18432]: cluster 2024-04-14T15:41:50.234422+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-04-14T15:41:52.029 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: { 2024-04-14T15:41:52.030 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-14T15:41:52.030 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "available": true, 2024-04-14T15:41:52.030 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-14T15:41:52.030 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-14T15:41:52.030 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: } 2024-04-14T15:41:52.245 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:51 smithi023 bash[18686]: debug 2024-04-14T15:41:51.978+0000 7fbffada7000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-14T15:41:52.245 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:52 smithi023 bash[18686]: debug 2024-04-14T15:41:52.078+0000 7fbffada7000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-14T15:41:52.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:52 smithi023 bash[18432]: audit 2024-04-14T15:41:52.028533+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.23:0/1128222865' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-14T15:41:52.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:52 smithi023 bash[18686]: debug 2024-04-14T15:41:52.330+0000 7fbffada7000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-14T15:41:52.701 INFO:teuthology.orchestra.run.smithi023.stderr:Waiting for the mgr to restart... 2024-04-14T15:41:52.701 INFO:teuthology.orchestra.run.smithi023.stderr:Waiting for mgr epoch 5... 2024-04-14T15:41:53.350 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:53 smithi023 bash[18686]: debug 2024-04-14T15:41:53.094+0000 7fbffada7000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-14T15:41:53.350 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:53 smithi023 bash[18686]: debug 2024-04-14T15:41:53.202+0000 7fbffada7000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-14T15:41:53.351 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:53 smithi023 bash[18686]: debug 2024-04-14T15:41:53.310+0000 7fbffada7000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-14T15:41:53.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:53 smithi023 bash[18686]: debug 2024-04-14T15:41:53.426+0000 7fbffada7000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-14T15:41:53.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:53 smithi023 bash[18686]: debug 2024-04-14T15:41:53.638+0000 7fbffada7000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-14T15:41:54.214 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:53 smithi023 bash[18686]: debug 2024-04-14T15:41:53.922+0000 7fbffada7000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-14T15:41:54.214 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:54 smithi023 bash[18686]: debug 2024-04-14T15:41:54.026+0000 7fbffada7000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-14T15:41:54.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:54 smithi023 bash[18686]: debug 2024-04-14T15:41:54.210+0000 7fbffada7000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-14T15:41:54.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:54 smithi023 bash[18686]: debug 2024-04-14T15:41:54.458+0000 7fbffada7000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-14T15:41:55.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:54 smithi023 bash[18686]: debug 2024-04-14T15:41:54.734+0000 7fbffada7000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-14T15:41:55.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:54 smithi023 bash[18686]: debug 2024-04-14T15:41:54.902+0000 7fbffada7000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:41:55.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:55 smithi023 bash[18686]: debug 2024-04-14T15:41:55.142+0000 7fbffada7000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-14T15:41:55.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:55 smithi023 bash[18686]: debug 2024-04-14T15:41:55.262+0000 7fbffada7000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-14T15:41:56.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:55 smithi023 bash[18686]: debug 2024-04-14T15:41:55.602+0000 7fbffada7000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:41:56.676 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:56 smithi023 bash[18686]: debug 2024-04-14T15:41:56.346+0000 7fbffada7000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-14T15:41:56.676 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:56 smithi023 bash[18686]: debug 2024-04-14T15:41:56.462+0000 7fbffada7000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-14T15:41:56.676 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:56 smithi023 bash[18686]: debug 2024-04-14T15:41:56.674+0000 7fbffada7000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-14T15:41:57.340 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:57 smithi023 bash[18686]: debug 2024-04-14T15:41:56.998+0000 7fbffada7000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-14T15:41:57.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:57 smithi023 bash[18686]: debug 2024-04-14T15:41:57.382+0000 7fbffada7000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-14T15:41:57.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:57 smithi023 bash[18686]: debug 2024-04-14T15:41:57.498+0000 7fbffada7000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-14T15:41:58.593 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: { 2024-04-14T15:41:58.593 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-14T15:41:58.593 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "initialized": true 2024-04-14T15:41:58.593 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: } 2024-04-14T15:41:58.786 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:58 smithi023 bash[18432]: cluster 2024-04-14T15:41:57.520217+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-04-14T15:41:58.786 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:58 smithi023 bash[18432]: cluster 2024-04-14T15:41:57.521307+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-04-14T15:41:58.786 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:58 smithi023 bash[18432]: cluster 2024-04-14T15:41:57.527848+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-14T15:41:58.786 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:58 smithi023 bash[18432]: cluster 2024-04-14T15:41:57.574970+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0538709s) 2024-04-14T15:41:58.786 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:58 smithi023 bash[18432]: audit 2024-04-14T15:41:57.578356+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:41:58.787 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:58 smithi023 bash[18432]: audit 2024-04-14T15:41:57.580666+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-14T15:41:58.787 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:58 smithi023 bash[18432]: audit 2024-04-14T15:41:57.581861+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-14T15:41:58.787 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:58 smithi023 bash[18432]: audit 2024-04-14T15:41:57.582269+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-14T15:41:58.787 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:58 smithi023 bash[18432]: audit 2024-04-14T15:41:57.582608+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-14T15:41:58.787 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:58 smithi023 bash[18432]: cluster 2024-04-14T15:41:57.612958+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-04-14T15:41:58.787 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:58 smithi023 bash[18432]: audit 2024-04-14T15:41:57.638257+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' 2024-04-14T15:41:58.787 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:58 smithi023 bash[18432]: audit 2024-04-14T15:41:57.646081+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' 2024-04-14T15:41:58.787 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:58 smithi023 bash[18432]: audit 2024-04-14T15:41:57.651121+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:41:58.787 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:58 smithi023 bash[18432]: audit 2024-04-14T15:41:57.652589+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:41:58.787 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:58 smithi023 bash[18432]: audit 2024-04-14T15:41:57.655106+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:41:58.787 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:58 smithi023 bash[18432]: audit 2024-04-14T15:41:57.664075+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:41:58.787 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:58 smithi023 bash[18432]: audit 2024-04-14T15:41:57.665420+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:41:59.189 INFO:teuthology.orchestra.run.smithi023.stderr:mgr epoch 5 is available 2024-04-14T15:41:59.189 INFO:teuthology.orchestra.run.smithi023.stderr:Setting orchestrator backend to cephadm... 2024-04-14T15:41:59.580 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:59 smithi023 bash[18686]: [14/Apr/2024:15:41:59] ENGINE Bus STARTING 2024-04-14T15:41:59.581 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:59 smithi023 bash[18686]: [14/Apr/2024:15:41:59] ENGINE Serving on https://172.21.15.23:7150 2024-04-14T15:41:59.581 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:41:59 smithi023 bash[18686]: [14/Apr/2024:15:41:59] ENGINE Bus STARTED 2024-04-14T15:41:59.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:59 smithi023 bash[18432]: cluster 2024-04-14T15:41:58.582111+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.06101s) 2024-04-14T15:41:59.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:59 smithi023 bash[18432]: cephadm 2024-04-14T15:41:59.170277+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [14/Apr/2024:15:41:59] ENGINE Bus STARTING 2024-04-14T15:41:59.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:59 smithi023 bash[18432]: audit 2024-04-14T15:41:59.303024+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' 2024-04-14T15:41:59.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:41:59 smithi023 bash[18432]: audit 2024-04-14T15:41:59.323905+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:42:00.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:00 smithi023 bash[18432]: cephadm 2024-04-14T15:41:59.293181+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [14/Apr/2024:15:41:59] ENGINE Serving on https://172.21.15.23:7150 2024-04-14T15:42:00.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:00 smithi023 bash[18432]: cephadm 2024-04-14T15:41:59.293356+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [14/Apr/2024:15:41:59] ENGINE Bus STARTED 2024-04-14T15:42:00.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:00 smithi023 bash[18432]: cluster 2024-04-14T15:42:00.307681+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-04-14T15:42:00.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:00 smithi023 bash[18432]: audit 2024-04-14T15:42:00.485119+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' 2024-04-14T15:42:00.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:00 smithi023 bash[18432]: audit 2024-04-14T15:42:00.493995+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:42:01.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:01 smithi023 bash[18432]: audit 2024-04-14T15:42:00.471317+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-14T15:42:02.244 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: value unchanged 2024-04-14T15:42:02.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:02 smithi023 bash[18432]: audit 2024-04-14T15:42:02.243918+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-14T15:42:02.850 INFO:teuthology.orchestra.run.smithi023.stderr:Generating ssh key... 2024-04-14T15:42:04.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:04 smithi023 bash[18432]: audit 2024-04-14T15:42:04.056690+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-14T15:42:04.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:04 smithi023 bash[18432]: cephadm 2024-04-14T15:42:04.057105+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-04-14T15:42:04.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:04 smithi023 bash[18686]: Generating public/private rsa key pair. 2024-04-14T15:42:04.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:04 smithi023 bash[18686]: Your identification has been saved in /tmp/tmpvflak5t2/key. 2024-04-14T15:42:04.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:04 smithi023 bash[18686]: Your public key has been saved in /tmp/tmpvflak5t2/key.pub. 2024-04-14T15:42:04.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:04 smithi023 bash[18686]: The key fingerprint is: 2024-04-14T15:42:04.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:04 smithi023 bash[18686]: SHA256:fKU168j2K9SdiJPbrdm5iHgf0jschjNpuLC7a9K4zLc ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:42:04.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:04 smithi023 bash[18686]: The key's randomart image is: 2024-04-14T15:42:04.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:04 smithi023 bash[18686]: +---[RSA 3072]----+ 2024-04-14T15:42:04.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:04 smithi023 bash[18686]: | | 2024-04-14T15:42:04.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:04 smithi023 bash[18686]: | | 2024-04-14T15:42:04.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:04 smithi023 bash[18686]: | + | 2024-04-14T15:42:04.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:04 smithi023 bash[18686]: | . + o | 2024-04-14T15:42:04.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:04 smithi023 bash[18686]: | S.o*.o . | 2024-04-14T15:42:04.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:04 smithi023 bash[18686]: | . .o@+= o | 2024-04-14T15:42:04.592 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:04 smithi023 bash[18686]: | o o +=O+o | 2024-04-14T15:42:04.592 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:04 smithi023 bash[18686]: | oo = .o+++*.. | 2024-04-14T15:42:04.592 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:04 smithi023 bash[18686]: | +=E=...oO++. | 2024-04-14T15:42:04.592 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:04 smithi023 bash[18686]: +----[SHA256]-----+ 2024-04-14T15:42:05.780 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:05 smithi023 bash[18432]: audit 2024-04-14T15:42:04.499361+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' 2024-04-14T15:42:05.780 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:05 smithi023 bash[18432]: audit 2024-04-14T15:42:04.510577+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' 2024-04-14T15:42:06.290 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGeG3rbYAFNaM/xNMI+T0hf3MK3vfIppmlCDtTk/1SkCDLM20rDHF8E1POinD6Ud5SgrcB6IA7Tvg8QVZE6FNdHQrSbhKLcS1KwMc+7YtfYeSzzJpiYEeBzC1BE1a043d3AgcaTJPGpOjvvpHGFC/TqXdUaLVaHzCZYxXHOSQhZu1fWaMmXJVQX2k4BkFIcun7dDV6mVXNVGqsESZyh9rwNHx6uzSSOvqSFsWkFtUJzIwRlu/YPGacsD+Neaw4dJvuVmvcSkYKt60vXg0F30XF7hZF6e8W7OBd9E/uzThhvGSoxEbtx2W/5lnwJyTrB60oPUb9+UFjiXF9+i9ivMSoziiuLPYqCZQ66kC2pmhkzRbNC4RmYb4Hu6DP6BA+s0M5gPp56Iw+RBsHOFZPhiy+a+GEPNns74ImuP7C4NX5ft6CyGzJWJZ332YvpqVOUePLYM9Me7KNLsIbEcefKIGbzjVyqoTR8a318IfaqfTo1BLH66g1ke/3ewfVNKAHfOc= ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:42:06.819 INFO:teuthology.orchestra.run.smithi023.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-14T15:42:06.819 INFO:teuthology.orchestra.run.smithi023.stderr:Adding key to root@localhost authorized_keys... 2024-04-14T15:42:06.819 INFO:teuthology.orchestra.run.smithi023.stderr:Adding host smithi023... 2024-04-14T15:42:07.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:07 smithi023 bash[18432]: audit 2024-04-14T15:42:06.289232+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-14T15:42:08.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:08 smithi023 bash[18432]: audit 2024-04-14T15:42:07.968596+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi023", "addr": "172.21.15.23", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:42:08.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:08 smithi023 bash[18432]: cephadm 2024-04-14T15:42:08.269427+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi023 2024-04-14T15:42:08.932 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: Added host 'smithi023' with addr '172.21.15.23' 2024-04-14T15:42:09.700 INFO:teuthology.orchestra.run.smithi023.stderr:Deploying unmanaged mon service... 2024-04-14T15:42:10.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:09 smithi023 bash[18432]: audit 2024-04-14T15:42:08.931741+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' 2024-04-14T15:42:10.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:09 smithi023 bash[18432]: cephadm 2024-04-14T15:42:08.932110+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi023 2024-04-14T15:42:10.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:09 smithi023 bash[18432]: audit 2024-04-14T15:42:08.969529+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:42:11.443 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-14T15:42:12.276 INFO:teuthology.orchestra.run.smithi023.stderr:Deploying unmanaged mgr service... 2024-04-14T15:42:12.789 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:12 smithi023 bash[18432]: audit 2024-04-14T15:42:11.432876+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-14T15:42:12.789 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:12 smithi023 bash[18432]: cephadm 2024-04-14T15:42:11.434941+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-14T15:42:12.789 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:12 smithi023 bash[18432]: audit 2024-04-14T15:42:11.442598+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' 2024-04-14T15:42:13.695 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-14T15:42:13.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:13 smithi023 bash[18432]: audit 2024-04-14T15:42:12.568085+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' 2024-04-14T15:42:13.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:13 smithi023 bash[18432]: audit 2024-04-14T15:42:12.795318+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' 2024-04-14T15:42:14.943 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:14 smithi023 bash[18432]: audit 2024-04-14T15:42:13.687009+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-14T15:42:14.944 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:14 smithi023 bash[18432]: cephadm 2024-04-14T15:42:13.688234+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-14T15:42:14.944 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:14 smithi023 bash[18432]: audit 2024-04-14T15:42:13.694463+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' 2024-04-14T15:42:16.736 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:16 smithi023 bash[18432]: audit 2024-04-14T15:42:15.486234+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.23:0/3409382726' entity='client.admin' 2024-04-14T15:42:17.833 INFO:teuthology.orchestra.run.smithi023.stderr:Enabling the dashboard module... 2024-04-14T15:42:18.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:17 smithi023 bash[18432]: audit 2024-04-14T15:42:16.717458+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' 2024-04-14T15:42:18.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:17 smithi023 bash[18432]: audit 2024-04-14T15:42:17.178521+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.23:0/3997581089' entity='client.admin' 2024-04-14T15:42:18.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:17 smithi023 bash[18432]: audit 2024-04-14T15:42:17.182586+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.23:0/1099433427' entity='mgr.y' 2024-04-14T15:42:18.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:18 smithi023 bash[18432]: cluster 2024-04-14T15:42:17.583439+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-14T15:42:19.975 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:19 smithi023 bash[18432]: audit 2024-04-14T15:42:19.146310+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.23:0/951122876' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-14T15:42:19.976 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:19 smithi023 bash[18686]: ignoring --setuser ceph since I am not root 2024-04-14T15:42:19.976 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:19 smithi023 bash[18686]: ignoring --setgroup ceph since I am not root 2024-04-14T15:42:19.976 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:19 smithi023 bash[18686]: debug 2024-04-14T15:42:19.918+0000 7fcdc1553000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-14T15:42:21.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:20 smithi023 bash[18432]: audit 2024-04-14T15:42:19.733654+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.23:0/951122876' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-14T15:42:21.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:20 smithi023 bash[18432]: cluster 2024-04-14T15:42:19.733738+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 22s) 2024-04-14T15:42:21.683 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:21 smithi023 bash[18686]: debug 2024-04-14T15:42:21.494+0000 7fcdc1553000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-14T15:42:21.683 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:21 smithi023 bash[18686]: debug 2024-04-14T15:42:21.594+0000 7fcdc1553000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-14T15:42:21.982 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:21 smithi023 bash[18686]: debug 2024-04-14T15:42:21.850+0000 7fcdc1553000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-14T15:42:21.987 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: { 2024-04-14T15:42:21.987 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "epoch": 9, 2024-04-14T15:42:21.987 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "available": true, 2024-04-14T15:42:21.987 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-14T15:42:21.987 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-14T15:42:21.988 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: } 2024-04-14T15:42:22.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:22 smithi023 bash[18432]: audit 2024-04-14T15:42:21.986519+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.23:0/3556366725' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-14T15:42:22.720 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:22 smithi023 bash[18686]: debug 2024-04-14T15:42:22.606+0000 7fcdc1553000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-14T15:42:22.759 INFO:teuthology.orchestra.run.smithi023.stderr:Waiting for the mgr to restart... 2024-04-14T15:42:22.759 INFO:teuthology.orchestra.run.smithi023.stderr:Waiting for mgr epoch 9... 2024-04-14T15:42:23.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:22 smithi023 bash[18686]: debug 2024-04-14T15:42:22.718+0000 7fcdc1553000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-14T15:42:23.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:22 smithi023 bash[18686]: debug 2024-04-14T15:42:22.822+0000 7fcdc1553000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-14T15:42:23.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:22 smithi023 bash[18686]: debug 2024-04-14T15:42:22.934+0000 7fcdc1553000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-14T15:42:23.436 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:23 smithi023 bash[18686]: debug 2024-04-14T15:42:23.146+0000 7fcdc1553000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-14T15:42:23.728 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:23 smithi023 bash[18686]: debug 2024-04-14T15:42:23.434+0000 7fcdc1553000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-14T15:42:23.728 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:23 smithi023 bash[18686]: debug 2024-04-14T15:42:23.538+0000 7fcdc1553000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-14T15:42:24.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:23 smithi023 bash[18686]: debug 2024-04-14T15:42:23.726+0000 7fcdc1553000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-14T15:42:24.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:23 smithi023 bash[18686]: debug 2024-04-14T15:42:23.974+0000 7fcdc1553000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-14T15:42:24.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:24 smithi023 bash[18686]: debug 2024-04-14T15:42:24.254+0000 7fcdc1553000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-14T15:42:24.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:24 smithi023 bash[18686]: debug 2024-04-14T15:42:24.422+0000 7fcdc1553000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:42:25.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:24 smithi023 bash[18686]: debug 2024-04-14T15:42:24.662+0000 7fcdc1553000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-14T15:42:25.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:24 smithi023 bash[18686]: debug 2024-04-14T15:42:24.782+0000 7fcdc1553000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-14T15:42:25.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:25 smithi023 bash[18686]: debug 2024-04-14T15:42:25.122+0000 7fcdc1553000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:42:26.200 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:25 smithi023 bash[18686]: debug 2024-04-14T15:42:25.870+0000 7fcdc1553000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-14T15:42:26.200 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:25 smithi023 bash[18686]: debug 2024-04-14T15:42:25.986+0000 7fcdc1553000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-14T15:42:26.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:26 smithi023 bash[18686]: debug 2024-04-14T15:42:26.198+0000 7fcdc1553000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-14T15:42:26.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:26 smithi023 bash[18686]: debug 2024-04-14T15:42:26.542+0000 7fcdc1553000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-14T15:42:27.206 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:27 smithi023 bash[18432]: cluster 2024-04-14T15:42:27.068899+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-04-14T15:42:27.206 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:27 smithi023 bash[18432]: cluster 2024-04-14T15:42:27.069754+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-04-14T15:42:27.206 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:27 smithi023 bash[18432]: cluster 2024-04-14T15:42:27.074906+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-14T15:42:27.207 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:26 smithi023 bash[18686]: debug 2024-04-14T15:42:26.926+0000 7fcdc1553000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-14T15:42:27.207 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:27 smithi023 bash[18686]: debug 2024-04-14T15:42:27.042+0000 7fcdc1553000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-14T15:42:28.150 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: { 2024-04-14T15:42:28.151 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-04-14T15:42:28.151 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: "initialized": true 2024-04-14T15:42:28.151 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: } 2024-04-14T15:42:28.195 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:27 smithi023 bash[18686]: [14/Apr/2024:15:42:27] ENGINE Bus STARTING 2024-04-14T15:42:28.196 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:28 smithi023 bash[18686]: [14/Apr/2024:15:42:28] ENGINE Serving on https://172.21.15.23:7150 2024-04-14T15:42:28.196 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:42:28 smithi023 bash[18686]: [14/Apr/2024:15:42:28] ENGINE Bus STARTED 2024-04-14T15:42:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:28 smithi023 bash[18432]: cluster 2024-04-14T15:42:27.125623+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0560507s) 2024-04-14T15:42:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:28 smithi023 bash[18432]: audit 2024-04-14T15:42:27.132311+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:42:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:28 smithi023 bash[18432]: audit 2024-04-14T15:42:27.132632+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-14T15:42:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:28 smithi023 bash[18432]: audit 2024-04-14T15:42:27.132993+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-14T15:42:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:28 smithi023 bash[18432]: audit 2024-04-14T15:42:27.133262+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-14T15:42:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:28 smithi023 bash[18432]: audit 2024-04-14T15:42:27.133531+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-14T15:42:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:28 smithi023 bash[18432]: cluster 2024-04-14T15:42:27.160793+0000 mon.a (mon.0) 80 : cluster [INF] Manager daemon y is now available 2024-04-14T15:42:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:28 smithi023 bash[18432]: audit 2024-04-14T15:42:27.178415+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:42:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:28 smithi023 bash[18432]: audit 2024-04-14T15:42:27.179690+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:42:28.196 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:28 smithi023 bash[18432]: audit 2024-04-14T15:42:27.196081+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:42:28.197 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:28 smithi023 bash[18432]: audit 2024-04-14T15:42:27.197649+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:42:28.197 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:28 smithi023 bash[18432]: audit 2024-04-14T15:42:28.046970+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:42:28.808 INFO:teuthology.orchestra.run.smithi023.stderr:mgr epoch 9 is available 2024-04-14T15:42:28.808 INFO:teuthology.orchestra.run.smithi023.stderr:Generating a dashboard self-signed certificate... 2024-04-14T15:42:29.408 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:29 smithi023 bash[18432]: cephadm 2024-04-14T15:42:27.919259+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [14/Apr/2024:15:42:27] ENGINE Bus STARTING 2024-04-14T15:42:29.408 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:29 smithi023 bash[18432]: cephadm 2024-04-14T15:42:28.040678+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [14/Apr/2024:15:42:28] ENGINE Serving on https://172.21.15.23:7150 2024-04-14T15:42:29.408 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:29 smithi023 bash[18432]: cephadm 2024-04-14T15:42:28.040836+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [14/Apr/2024:15:42:28] ENGINE Bus STARTED 2024-04-14T15:42:29.408 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:29 smithi023 bash[18432]: audit 2024-04-14T15:42:28.136499+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-14T15:42:29.408 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:29 smithi023 bash[18432]: cluster 2024-04-14T15:42:28.138798+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e11: y(active, since 1.06921s) 2024-04-14T15:42:29.408 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:29 smithi023 bash[18432]: audit 2024-04-14T15:42:28.149357+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-14T15:42:30.045 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-14T15:42:30.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:30 smithi023 bash[18432]: cluster 2024-04-14T15:42:29.153942+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-04-14T15:42:30.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:30 smithi023 bash[18432]: audit 2024-04-14T15:42:30.038669+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:42:30.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:30 smithi023 bash[18432]: audit 2024-04-14T15:42:30.043413+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:42:30.613 INFO:teuthology.orchestra.run.smithi023.stderr:Creating initial admin user... 2024-04-14T15:42:31.555 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:31 smithi023 bash[18432]: audit 2024-04-14T15:42:29.962709+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-14T15:42:32.055 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$ju9LANFK6boakoGi/plTAunC7XRk.CGEJ4r3H5zyfaVUSFdJZ/93y", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1713109352, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-14T15:42:32.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:32 smithi023 bash[18432]: audit 2024-04-14T15:42:31.300792+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:42:32.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:32 smithi023 bash[18432]: audit 2024-04-14T15:42:31.746215+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:42:32.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:32 smithi023 bash[18432]: audit 2024-04-14T15:42:32.053946+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:42:32.720 INFO:teuthology.orchestra.run.smithi023.stderr:Fetching dashboard port number... 2024-04-14T15:42:33.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:33 smithi023 bash[18432]: audit 2024-04-14T15:42:31.790025+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-14T15:42:33.996 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: 8443 2024-04-14T15:42:34.626 INFO:teuthology.orchestra.run.smithi023.stderr:firewalld does not appear to be present 2024-04-14T15:42:34.626 INFO:teuthology.orchestra.run.smithi023.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-14T15:42:34.629 INFO:teuthology.orchestra.run.smithi023.stderr:Ceph Dashboard is now available at: 2024-04-14T15:42:34.629 INFO:teuthology.orchestra.run.smithi023.stderr: 2024-04-14T15:42:34.629 INFO:teuthology.orchestra.run.smithi023.stderr: URL: https://smithi023.front.sepia.ceph.com:8443/ 2024-04-14T15:42:34.629 INFO:teuthology.orchestra.run.smithi023.stderr: User: admin 2024-04-14T15:42:34.629 INFO:teuthology.orchestra.run.smithi023.stderr: Password: 1a0wo4qi6v 2024-04-14T15:42:34.629 INFO:teuthology.orchestra.run.smithi023.stderr: 2024-04-14T15:42:34.630 INFO:teuthology.orchestra.run.smithi023.stderr:Enabling autotune for osd_memory_target 2024-04-14T15:42:34.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:34 smithi023 bash[18432]: cluster 2024-04-14T15:42:33.557571+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-04-14T15:42:34.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:34 smithi023 bash[18432]: audit 2024-04-14T15:42:33.995810+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.23:0/1872860501' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-14T15:42:38.489 INFO:teuthology.orchestra.run.smithi023.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-04-14T15:42:39.101 INFO:teuthology.orchestra.run.smithi023.stderr:You can access the Ceph CLI with: 2024-04-14T15:42:39.101 INFO:teuthology.orchestra.run.smithi023.stderr: 2024-04-14T15:42:39.102 INFO:teuthology.orchestra.run.smithi023.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-14T15:42:39.102 INFO:teuthology.orchestra.run.smithi023.stderr: 2024-04-14T15:42:39.102 INFO:teuthology.orchestra.run.smithi023.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-14T15:42:39.102 INFO:teuthology.orchestra.run.smithi023.stderr: 2024-04-14T15:42:39.102 INFO:teuthology.orchestra.run.smithi023.stderr: ceph telemetry on 2024-04-14T15:42:39.102 INFO:teuthology.orchestra.run.smithi023.stderr: 2024-04-14T15:42:39.102 INFO:teuthology.orchestra.run.smithi023.stderr:For more information see: 2024-04-14T15:42:39.102 INFO:teuthology.orchestra.run.smithi023.stderr: 2024-04-14T15:42:39.102 INFO:teuthology.orchestra.run.smithi023.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-04-14T15:42:39.102 INFO:teuthology.orchestra.run.smithi023.stderr: 2024-04-14T15:42:39.102 INFO:teuthology.orchestra.run.smithi023.stderr:Bootstrap complete. 2024-04-14T15:42:39.151 INFO:tasks.cephadm:Fetching config... 2024-04-14T15:42:39.151 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-14T15:42:39.151 DEBUG:teuthology.orchestra.run.smithi023:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-14T15:42:39.157 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-14T15:42:39.157 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-14T15:42:39.157 DEBUG:teuthology.orchestra.run.smithi023:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-14T15:42:39.203 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-14T15:42:39.203 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-14T15:42:39.203 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd if=/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-14T15:42:39.263 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-14T15:42:39.264 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-14T15:42:39.264 DEBUG:teuthology.orchestra.run.smithi023:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-14T15:42:39.315 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-14T15:42:39.315 DEBUG:teuthology.orchestra.run.smithi023:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGeG3rbYAFNaM/xNMI+T0hf3MK3vfIppmlCDtTk/1SkCDLM20rDHF8E1POinD6Ud5SgrcB6IA7Tvg8QVZE6FNdHQrSbhKLcS1KwMc+7YtfYeSzzJpiYEeBzC1BE1a043d3AgcaTJPGpOjvvpHGFC/TqXdUaLVaHzCZYxXHOSQhZu1fWaMmXJVQX2k4BkFIcun7dDV6mVXNVGqsESZyh9rwNHx6uzSSOvqSFsWkFtUJzIwRlu/YPGacsD+Neaw4dJvuVmvcSkYKt60vXg0F30XF7hZF6e8W7OBd9E/uzThhvGSoxEbtx2W/5lnwJyTrB60oPUb9+UFjiXF9+i9ivMSoziiuLPYqCZQ66kC2pmhkzRbNC4RmYb4Hu6DP6BA+s0M5gPp56Iw+RBsHOFZPhiy+a+GEPNns74ImuP7C4NX5ft6CyGzJWJZ332YvpqVOUePLYM9Me7KNLsIbEcefKIGbzjVyqoTR8a318IfaqfTo1BLH66g1ke/3ewfVNKAHfOc= ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-14T15:42:39.377 INFO:teuthology.orchestra.run.smithi023.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGeG3rbYAFNaM/xNMI+T0hf3MK3vfIppmlCDtTk/1SkCDLM20rDHF8E1POinD6Ud5SgrcB6IA7Tvg8QVZE6FNdHQrSbhKLcS1KwMc+7YtfYeSzzJpiYEeBzC1BE1a043d3AgcaTJPGpOjvvpHGFC/TqXdUaLVaHzCZYxXHOSQhZu1fWaMmXJVQX2k4BkFIcun7dDV6mVXNVGqsESZyh9rwNHx6uzSSOvqSFsWkFtUJzIwRlu/YPGacsD+Neaw4dJvuVmvcSkYKt60vXg0F30XF7hZF6e8W7OBd9E/uzThhvGSoxEbtx2W/5lnwJyTrB60oPUb9+UFjiXF9+i9ivMSoziiuLPYqCZQ66kC2pmhkzRbNC4RmYb4Hu6DP6BA+s0M5gPp56Iw+RBsHOFZPhiy+a+GEPNns74ImuP7C4NX5ft6CyGzJWJZ332YvpqVOUePLYM9Me7KNLsIbEcefKIGbzjVyqoTR8a318IfaqfTo1BLH66g1ke/3ewfVNKAHfOc= ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:42:39.386 DEBUG:teuthology.orchestra.run.smithi119:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGeG3rbYAFNaM/xNMI+T0hf3MK3vfIppmlCDtTk/1SkCDLM20rDHF8E1POinD6Ud5SgrcB6IA7Tvg8QVZE6FNdHQrSbhKLcS1KwMc+7YtfYeSzzJpiYEeBzC1BE1a043d3AgcaTJPGpOjvvpHGFC/TqXdUaLVaHzCZYxXHOSQhZu1fWaMmXJVQX2k4BkFIcun7dDV6mVXNVGqsESZyh9rwNHx6uzSSOvqSFsWkFtUJzIwRlu/YPGacsD+Neaw4dJvuVmvcSkYKt60vXg0F30XF7hZF6e8W7OBd9E/uzThhvGSoxEbtx2W/5lnwJyTrB60oPUb9+UFjiXF9+i9ivMSoziiuLPYqCZQ66kC2pmhkzRbNC4RmYb4Hu6DP6BA+s0M5gPp56Iw+RBsHOFZPhiy+a+GEPNns74ImuP7C4NX5ft6CyGzJWJZ332YvpqVOUePLYM9Me7KNLsIbEcefKIGbzjVyqoTR8a318IfaqfTo1BLH66g1ke/3ewfVNKAHfOc= ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-14T15:42:39.410 INFO:teuthology.orchestra.run.smithi119.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGeG3rbYAFNaM/xNMI+T0hf3MK3vfIppmlCDtTk/1SkCDLM20rDHF8E1POinD6Ud5SgrcB6IA7Tvg8QVZE6FNdHQrSbhKLcS1KwMc+7YtfYeSzzJpiYEeBzC1BE1a043d3AgcaTJPGpOjvvpHGFC/TqXdUaLVaHzCZYxXHOSQhZu1fWaMmXJVQX2k4BkFIcun7dDV6mVXNVGqsESZyh9rwNHx6uzSSOvqSFsWkFtUJzIwRlu/YPGacsD+Neaw4dJvuVmvcSkYKt60vXg0F30XF7hZF6e8W7OBd9E/uzThhvGSoxEbtx2W/5lnwJyTrB60oPUb9+UFjiXF9+i9ivMSoziiuLPYqCZQ66kC2pmhkzRbNC4RmYb4Hu6DP6BA+s0M5gPp56Iw+RBsHOFZPhiy+a+GEPNns74ImuP7C4NX5ft6CyGzJWJZ332YvpqVOUePLYM9Me7KNLsIbEcefKIGbzjVyqoTR8a318IfaqfTo1BLH66g1ke/3ewfVNKAHfOc= ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:42:39.419 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-14T15:42:39.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:39 smithi023 bash[18432]: audit 2024-04-14T15:42:38.484334+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.23:0/3006681023' entity='client.admin' 2024-04-14T15:42:43.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:43 smithi023 bash[18432]: audit 2024-04-14T15:42:42.689299+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:42:43.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:43 smithi023 bash[18432]: audit 2024-04-14T15:42:42.690118+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi023", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:42:43.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:43 smithi023 bash[18432]: audit 2024-04-14T15:42:42.693444+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:42:43.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:43 smithi023 bash[18432]: audit 2024-04-14T15:42:42.694471+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:42:43.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:43 smithi023 bash[18432]: audit 2024-04-14T15:42:42.699263+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:42:43.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:43 smithi023 bash[18432]: audit 2024-04-14T15:42:43.017088+0000 mon.a (mon.0) 101 : audit [INF] from='client.? 172.21.15.23:0/4121154538' entity='client.admin' 2024-04-14T15:42:43.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:43 smithi023 bash[18432]: audit 2024-04-14T15:42:43.065039+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:42:43.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:43 smithi023 bash[18432]: audit 2024-04-14T15:42:43.069983+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:42:43.895 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-14T15:42:43.895 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-14T15:42:47.819 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi119 2024-04-14T15:42:47.819 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-04-14T15:42:47.819 DEBUG:teuthology.orchestra.run.smithi119:> dd of=/etc/ceph/ceph.conf 2024-04-14T15:42:47.826 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-04-14T15:42:47.826 DEBUG:teuthology.orchestra.run.smithi119:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:42:47.875 INFO:tasks.cephadm:Adding host smithi119 to orchestrator... 2024-04-14T15:42:47.876 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph orch host add smithi119 2024-04-14T15:42:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:48 smithi023 bash[18432]: audit 2024-04-14T15:42:47.124268+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-14T15:42:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:48 smithi023 bash[18432]: audit 2024-04-14T15:42:47.127842+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:42:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:48 smithi023 bash[18432]: cluster 2024-04-14T15:42:47.133266+0000 mgr.y (mgr.14152) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:42:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:48 smithi023 bash[18432]: audit 2024-04-14T15:42:47.143694+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:42:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:48 smithi023 bash[18432]: audit 2024-04-14T15:42:47.145193+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:42:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:48 smithi023 bash[18432]: audit 2024-04-14T15:42:47.146005+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:42:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:48 smithi023 bash[18432]: cephadm 2024-04-14T15:42:47.147128+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.conf 2024-04-14T15:42:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:48 smithi023 bash[18432]: cephadm 2024-04-14T15:42:47.225866+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:42:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:48 smithi023 bash[18432]: audit 2024-04-14T15:42:47.307387+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:42:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:48 smithi023 bash[18432]: audit 2024-04-14T15:42:47.312221+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:42:50.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:50 smithi023 bash[18432]: cluster 2024-04-14T15:42:49.133608+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-14T15:42:51.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:51 smithi023 bash[18432]: audit 2024-04-14T15:42:50.595904+0000 mgr.y (mgr.14152) 13 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi119", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:42:51.632 INFO:teuthology.orchestra.run.smithi023.stdout:Added host 'smithi119' with addr '172.21.15.119' 2024-04-14T15:42:52.320 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph orch host ls --format=json 2024-04-14T15:42:52.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:52 smithi023 bash[18432]: cephadm 2024-04-14T15:42:50.921595+0000 mgr.y (mgr.14152) 14 : cephadm [INF] Deploying cephadm binary to smithi119 2024-04-14T15:42:52.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:52 smithi023 bash[18432]: cluster 2024-04-14T15:42:51.133987+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-14T15:42:52.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:52 smithi023 bash[18432]: audit 2024-04-14T15:42:51.631011+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:42:52.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:52 smithi023 bash[18432]: cephadm 2024-04-14T15:42:51.631862+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Added host smithi119 2024-04-14T15:42:52.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:52 smithi023 bash[18432]: audit 2024-04-14T15:42:51.664066+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:42:52.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:52 smithi023 bash[18432]: audit 2024-04-14T15:42:51.665686+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:42:52.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:52 smithi023 bash[18432]: audit 2024-04-14T15:42:51.666613+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:42:52.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:52 smithi023 bash[18432]: audit 2024-04-14T15:42:51.910427+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:42:54.015 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:53 smithi023 bash[18432]: audit 2024-04-14T15:42:52.639070+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:42:54.016 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:53 smithi023 bash[18432]: audit 2024-04-14T15:42:53.244386+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:42:55.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:54 smithi023 bash[18432]: cluster 2024-04-14T15:42:53.134408+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-14T15:42:55.091 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-14T15:42:55.091 INFO:teuthology.orchestra.run.smithi023.stdout:[{"addr": "172.21.15.23", "hostname": "smithi023", "labels": [], "status": ""}, {"addr": "172.21.15.119", "hostname": "smithi119", "labels": [], "status": ""}] 2024-04-14T15:42:55.728 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-14T15:42:55.728 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph osd crush tunables default 2024-04-14T15:42:57.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:56 smithi023 bash[18432]: audit 2024-04-14T15:42:55.089396+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-14T15:42:57.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:56 smithi023 bash[18432]: cluster 2024-04-14T15:42:55.134719+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-14T15:42:58.913 INFO:teuthology.orchestra.run.smithi023.stderr:adjusted tunables profile to default 2024-04-14T15:42:58.929 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:58 smithi023 bash[18432]: cluster 2024-04-14T15:42:57.135042+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-14T15:42:58.929 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:58 smithi023 bash[18432]: audit 2024-04-14T15:42:57.886290+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:42:58.929 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:58 smithi023 bash[18432]: audit 2024-04-14T15:42:57.893895+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:42:58.930 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:58 smithi023 bash[18432]: audit 2024-04-14T15:42:57.895874+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi119", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:42:58.930 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:58 smithi023 bash[18432]: audit 2024-04-14T15:42:57.902172+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:42:58.930 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:58 smithi023 bash[18432]: audit 2024-04-14T15:42:58.309646+0000 mon.a (mon.0) 121 : audit [INF] from='client.? 172.21.15.23:0/1326435821' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-14T15:42:59.536 INFO:tasks.cephadm:Adding mon.a on smithi023 2024-04-14T15:42:59.537 INFO:tasks.cephadm:Adding mon.c on smithi023 2024-04-14T15:42:59.537 INFO:tasks.cephadm:Adding mon.b on smithi119 2024-04-14T15:42:59.537 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph orch apply mon '3;smithi023:172.21.15.23=a;smithi023:[v2:172.21.15.23:3301,v1:172.21.15.23:6790]=c;smithi119:172.21.15.119=b' 2024-04-14T15:43:00.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:59 smithi023 bash[18432]: audit 2024-04-14T15:42:58.906523+0000 mon.a (mon.0) 122 : audit [INF] from='client.? 172.21.15.23:0/1326435821' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-14T15:43:00.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:59 smithi023 bash[18432]: cluster 2024-04-14T15:42:58.906664+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-14T15:43:00.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:42:59 smithi023 bash[18432]: cluster 2024-04-14T15:42:59.135447+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-14T15:43:02.015 INFO:teuthology.orchestra.run.smithi119.stdout:Scheduled mon update... 2024-04-14T15:43:02.445 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:02 smithi023 bash[18432]: cluster 2024-04-14T15:43:01.135893+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-14T15:43:02.445 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:02 smithi023 bash[18432]: audit 2024-04-14T15:43:02.014118+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:02.445 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:02 smithi023 bash[18432]: audit 2024-04-14T15:43:02.027955+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:43:02.445 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:02 smithi023 bash[18432]: audit 2024-04-14T15:43:02.030569+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:02.445 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:02 smithi023 bash[18432]: audit 2024-04-14T15:43:02.032372+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:43:02.719 DEBUG:teuthology.orchestra.run.smithi023:mon.c> sudo journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mon.c.service 2024-04-14T15:43:02.721 DEBUG:teuthology.orchestra.run.smithi119:mon.b> sudo journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mon.b.service 2024-04-14T15:43:02.724 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-14T15:43:02.724 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph mon dump -f json 2024-04-14T15:43:03.671 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:03 smithi023 bash[18432]: audit 2024-04-14T15:43:02.001259+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi023:172.21.15.23=a;smithi023:[v2:172.21.15.23:3301,v1:172.21.15.23:6790]=c;smithi119:172.21.15.119=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:43:03.672 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:03 smithi023 bash[18432]: cephadm 2024-04-14T15:43:02.006710+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Saving service mon spec with placement smithi023:172.21.15.23=a;smithi023:[v2:172.21.15.23:3301,v1:172.21.15.23:6790]=c;smithi119:172.21.15.119=b;count:3 2024-04-14T15:43:03.672 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:03 smithi023 bash[18432]: cephadm 2024-04-14T15:43:02.035060+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.conf 2024-04-14T15:43:03.672 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:03 smithi023 bash[18432]: cephadm 2024-04-14T15:43:02.159512+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:43:03.672 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:03 smithi023 bash[18432]: audit 2024-04-14T15:43:02.414475+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:03.672 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:03 smithi023 bash[18432]: audit 2024-04-14T15:43:02.422602+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:03.672 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:03 smithi023 bash[18432]: audit 2024-04-14T15:43:02.426187+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:43:03.672 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:03 smithi023 bash[18432]: audit 2024-04-14T15:43:02.427916+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:03.672 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:03 smithi023 bash[18432]: cephadm 2024-04-14T15:43:02.429825+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Deploying daemon mon.c on smithi023 2024-04-14T15:43:04.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:04 smithi023 bash[18432]: cluster 2024-04-14T15:43:03.136299+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-14T15:43:05.345 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-14T15:43:05.345 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":1,"fsid":"4fd7c954-fa75-11ee-bc8e-c7b262605968","modified":"2024-04-14T15:41:22.645581Z","created":"2024-04-14T15:41:22.645581Z","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.23:3300","nonce":0},{"type":"v1","addr":"172.21.15.23:6789","nonce":0}]},"addr":"172.21.15.23:6789/0","public_addr":"172.21.15.23:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-14T15:43:05.347 INFO:teuthology.orchestra.run.smithi119.stderr:dumped monmap epoch 1 2024-04-14T15:43:05.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:05 smithi023 bash[18432]: audit 2024-04-14T15:43:05.344337+0000 mon.a (mon.0) 132 : audit [DBG] from='client.? 172.21.15.119:0/1304016186' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-14T15:43:06.162 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:05 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:43:06.162 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:43:06.162 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:43:05 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:43:06.162 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:43:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:43:06.163 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:05 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:43:06.163 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:05 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:43:06.163 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:05 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:43:06.163 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:43:06.563 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:06 smithi023 systemd[1]: Started Ceph mon.c for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:43:06.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:06 smithi023 bash[18432]: cluster 2024-04-14T15:43:05.136686+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:43:06.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:06 smithi023 bash[18432]: audit 2024-04-14T15:43:06.200610+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:06.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:06 smithi023 bash[18432]: audit 2024-04-14T15:43:06.201806+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:43:06.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:06 smithi023 bash[18432]: audit 2024-04-14T15:43:06.202571+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:06.890 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-14T15:43:06.890 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph mon dump -f json 2024-04-14T15:43:07.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.017+0000 7f340676d880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-14T15:43:07.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.017+0000 7f340676d880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-14T15:43:07.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.017+0000 7f340676d880 0 pidfile_write: ignore empty --pid-file 2024-04-14T15:43:07.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 0 load: jerasure load: lrc 2024-04-14T15:43:07.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: RocksDB version: 6.15.5 2024-04-14T15:43:07.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-14T15:43:07.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Compile date Apr 18 2022 2024-04-14T15:43:07.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: DB SUMMARY 2024-04-14T15:43:07.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: DB Session ID: H9QZ8M19P15UKG9B7G7T 2024-04-14T15:43:07.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: CURRENT file: CURRENT 2024-04-14T15:43:07.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-14T15:43:07.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-04-14T15:43:07.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-04-14T15:43:07.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-04-14T15:43:07.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.error_if_exists: 0 2024-04-14T15:43:07.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.create_if_missing: 0 2024-04-14T15:43:07.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.paranoid_checks: 1 2024-04-14T15:43:07.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-14T15:43:07.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.env: 0x556f726c6860 2024-04-14T15:43:07.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.fs: Posix File System 2024-04-14T15:43:07.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.info_log: 0x556f736cfe00 2024-04-14T15:43:07.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-14T15:43:07.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.statistics: (nil) 2024-04-14T15:43:07.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.use_fsync: 0 2024-04-14T15:43:07.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_log_file_size: 0 2024-04-14T15:43:07.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-14T15:43:07.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-14T15:43:07.344 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-14T15:43:07.344 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-14T15:43:07.344 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.allow_fallocate: 1 2024-04-14T15:43:07.345 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-14T15:43:07.345 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-14T15:43:07.345 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.use_direct_reads: 0 2024-04-14T15:43:07.345 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-14T15:43:07.345 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-14T15:43:07.345 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.db_log_dir: 2024-04-14T15:43:07.345 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-04-14T15:43:07.345 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-14T15:43:07.345 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-14T15:43:07.345 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-14T15:43:07.345 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-14T15:43:07.345 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-14T15:43:07.345 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-14T15:43:07.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-14T15:43:07.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-14T15:43:07.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.write_buffer_manager: 0x556f737c0300 2024-04-14T15:43:07.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-14T15:43:07.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-14T15:43:07.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-14T15:43:07.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-14T15:43:07.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-14T15:43:07.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-14T15:43:07.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-14T15:43:07.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-14T15:43:07.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-14T15:43:07.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.unordered_write: 0 2024-04-14T15:43:07.347 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-14T15:43:07.347 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-14T15:43:07.347 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-14T15:43:07.347 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-14T15:43:07.347 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.row_cache: None 2024-04-14T15:43:07.347 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.wal_filter: None 2024-04-14T15:43:07.347 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-14T15:43:07.347 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-14T15:43:07.347 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.preserve_deletes: 0 2024-04-14T15:43:07.347 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.two_write_queues: 0 2024-04-14T15:43:07.347 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-14T15:43:07.347 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.atomic_flush: 0 2024-04-14T15:43:07.347 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-14T15:43:07.347 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-14T15:43:07.348 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-14T15:43:07.348 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.log_readahead_size: 0 2024-04-14T15:43:07.348 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-14T15:43:07.348 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-14T15:43:07.348 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-14T15:43:07.348 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-14T15:43:07.348 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-14T15:43:07.348 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-14T15:43:07.348 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_background_jobs: 2 2024-04-14T15:43:07.348 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_background_compactions: -1 2024-04-14T15:43:07.348 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_subcompactions: 1 2024-04-14T15:43:07.348 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-14T15:43:07.348 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-14T15:43:07.348 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-14T15:43:07.349 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-14T15:43:07.349 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-14T15:43:07.349 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-14T15:43:07.349 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-14T15:43:07.349 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-14T15:43:07.349 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_open_files: -1 2024-04-14T15:43:07.349 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-14T15:43:07.349 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-14T15:43:07.349 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-14T15:43:07.349 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-14T15:43:07.349 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_background_flushes: -1 2024-04-14T15:43:07.349 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Compression algorithms supported: 2024-04-14T15:43:07.349 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-14T15:43:07.349 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: kZSTD supported: 0 2024-04-14T15:43:07.349 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: kXpressCompression supported: 0 2024-04-14T15:43:07.350 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-14T15:43:07.350 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: kLZ4Compression supported: 1 2024-04-14T15:43:07.350 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: kBZip2Compression supported: 0 2024-04-14T15:43:07.350 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: kZlibCompression supported: 1 2024-04-14T15:43:07.350 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: kSnappyCompression supported: 1 2024-04-14T15:43:07.350 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-14T15:43:07.350 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-04-14T15:43:07.350 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-14T15:43:07.350 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-14T15:43:07.350 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.merge_operator: 2024-04-14T15:43:07.352 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compaction_filter: None 2024-04-14T15:43:07.352 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-14T15:43:07.352 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-14T15:43:07.352 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-14T15:43:07.352 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-14T15:43:07.352 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556f7369dd00) 2024-04-14T15:43:07.352 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: cache_index_and_filter_blocks: 1 2024-04-14T15:43:07.352 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-14T15:43:07.352 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-14T15:43:07.352 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: pin_top_level_index_and_filter: 1 2024-04-14T15:43:07.352 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: index_type: 0 2024-04-14T15:43:07.352 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: data_block_index_type: 0 2024-04-14T15:43:07.352 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: index_shortening: 1 2024-04-14T15:43:07.352 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: data_block_hash_table_util_ratio: 0.750000 2024-04-14T15:43:07.353 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: hash_index_allow_collision: 1 2024-04-14T15:43:07.353 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: checksum: 1 2024-04-14T15:43:07.353 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: no_block_cache: 0 2024-04-14T15:43:07.353 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: block_cache: 0x556f73704170 2024-04-14T15:43:07.353 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: block_cache_name: BinnedLRUCache 2024-04-14T15:43:07.353 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: block_cache_options: 2024-04-14T15:43:07.353 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: capacity : 536870912 2024-04-14T15:43:07.353 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: num_shard_bits : 4 2024-04-14T15:43:07.353 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: strict_capacity_limit : 0 2024-04-14T15:43:07.353 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: high_pri_pool_ratio: 0.000 2024-04-14T15:43:07.353 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: block_cache_compressed: (nil) 2024-04-14T15:43:07.353 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: persistent_cache: (nil) 2024-04-14T15:43:07.353 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: block_size: 4096 2024-04-14T15:43:07.353 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: block_size_deviation: 10 2024-04-14T15:43:07.353 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: block_restart_interval: 16 2024-04-14T15:43:07.354 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: index_block_restart_interval: 1 2024-04-14T15:43:07.354 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: metadata_block_size: 4096 2024-04-14T15:43:07.354 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: partition_filters: 0 2024-04-14T15:43:07.354 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: use_delta_encoding: 1 2024-04-14T15:43:07.354 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-14T15:43:07.354 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: whole_key_filtering: 1 2024-04-14T15:43:07.354 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: verify_compression: 0 2024-04-14T15:43:07.354 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: read_amp_bytes_per_bit: 0 2024-04-14T15:43:07.354 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: format_version: 4 2024-04-14T15:43:07.354 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: enable_index_compression: 1 2024-04-14T15:43:07.354 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: block_align: 0 2024-04-14T15:43:07.354 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-14T15:43:07.354 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-14T15:43:07.354 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compression: NoCompression 2024-04-14T15:43:07.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-14T15:43:07.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-14T15:43:07.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-14T15:43:07.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.num_levels: 7 2024-04-14T15:43:07.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-14T15:43:07.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-14T15:43:07.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-14T15:43:07.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-14T15:43:07.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-14T15:43:07.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-14T15:43:07.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-14T15:43:07.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-14T15:43:07.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-14T15:43:07.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-14T15:43:07.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-14T15:43:07.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-14T15:43:07.356 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-14T15:43:07.356 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-14T15:43:07.356 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-14T15:43:07.356 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-14T15:43:07.356 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-14T15:43:07.356 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-14T15:43:07.356 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-14T15:43:07.356 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-14T15:43:07.356 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-14T15:43:07.356 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-14T15:43:07.356 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-14T15:43:07.356 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-14T15:43:07.356 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-14T15:43:07.356 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-14T15:43:07.357 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-14T15:43:07.357 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-14T15:43:07.357 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-14T15:43:07.357 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-14T15:43:07.357 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-14T15:43:07.357 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-14T15:43:07.357 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-14T15:43:07.357 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-14T15:43:07.357 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-14T15:43:07.357 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-14T15:43:07.357 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-14T15:43:07.357 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-14T15:43:07.357 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-14T15:43:07.357 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-14T15:43:07.357 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-14T15:43:07.357 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-14T15:43:07.358 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-14T15:43:07.358 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-14T15:43:07.358 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-14T15:43:07.358 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-14T15:43:07.358 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-14T15:43:07.358 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-14T15:43:07.358 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.021+0000 7f340676d880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-14T15:43:07.358 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: Options.table_properties_collectors: 2024-04-14T15:43:07.358 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: Options.inplace_update_support: 0 2024-04-14T15:43:07.358 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-14T15:43:07.358 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-14T15:43:07.358 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-14T15:43:07.358 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-14T15:43:07.358 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: Options.bloom_locality: 0 2024-04-14T15:43:07.358 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: Options.max_successive_merges: 0 2024-04-14T15:43:07.359 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-14T15:43:07.359 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-14T15:43:07.359 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-14T15:43:07.359 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-14T15:43:07.359 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: Options.ttl: 2592000 2024-04-14T15:43:07.359 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-14T15:43:07.359 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: Options.enable_blob_files: false 2024-04-14T15:43:07.359 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: Options.min_blob_size: 0 2024-04-14T15:43:07.359 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-14T15:43:07.359 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-14T15:43:07.359 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-14T15:43:07.359 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-14T15:43:07.359 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 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-14T15:43:07.359 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-14T15:43:07.360 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.025+0000 7f340676d880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-04-14T15:43:07.360 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.029+0000 7f340676d880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713109387033468, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-14T15:43:07.360 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.029+0000 7f340676d880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-04-14T15:43:07.360 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.029+0000 7f340676d880 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-14T15:43:07.360 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.029+0000 7f340676d880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713109387033976, "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": 1713109387, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "715128fa-b544-4073-8c29-c53b9091693f", "db_session_id": "H9QZ8M19P15UKG9B7G7T"}} 2024-04-14T15:43:07.360 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.029+0000 7f340676d880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-04-14T15:43:07.360 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.029+0000 7f340676d880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713109387034509, "job": 1, "event": "recovery_finished"} 2024-04-14T15:43:07.360 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.029+0000 7f340676d880 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-14T15:43:07.360 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.033+0000 7f340676d880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x556f736eaa80 2024-04-14T15:43:07.360 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.033+0000 7f340676d880 4 rocksdb: DB pointer 0x556f736fa000 2024-04-14T15:43:07.360 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.033+0000 7f33f64f5700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-14T15:43:07.360 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.033+0000 7f33f64f5700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-14T15:43:07.360 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: ** DB Stats ** 2024-04-14T15:43:07.360 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-14T15:43:07.361 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: 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-14T15:43:07.361 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-14T15:43:07.361 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-14T15:43:07.361 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: 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-14T15:43:07.361 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-14T15:43:07.361 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-14T15:43:07.361 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: ** Compaction Stats [default] ** 2024-04-14T15:43:07.361 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: 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-14T15:43:07.361 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-14T15:43:07.361 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: 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.1 0.00 0.00 1 0.000 0 0 2024-04-14T15:43:07.361 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: 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.1 0.00 0.00 1 0.000 0 0 2024-04-14T15:43:07.361 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: 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.1 0.00 0.00 1 0.000 0 0 2024-04-14T15:43:07.361 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: ** Compaction Stats [default] ** 2024-04-14T15:43:07.361 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: 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-14T15:43:07.362 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-14T15:43:07.362 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: 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.1 0.00 0.00 1 0.000 0 0 2024-04-14T15:43:07.362 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-14T15:43:07.362 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-14T15:43:07.362 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-14T15:43:07.362 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: AddFile(Total Files): cumulative 0, interval 0 2024-04-14T15:43:07.362 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-14T15:43:07.362 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: AddFile(Keys): cumulative 0, interval 0 2024-04-14T15:43:07.362 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: Cumulative compaction: 0.00 GB write, 0.15 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-14T15:43:07.362 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: Interval compaction: 0.00 GB write, 0.15 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-14T15:43:07.362 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: 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-14T15:43:07.362 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: ** File Read Latency Histogram By Level [default] ** 2024-04-14T15:43:07.362 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: ** Compaction Stats [default] ** 2024-04-14T15:43:07.362 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: 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-14T15:43:07.362 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-14T15:43:07.363 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: 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.1 0.00 0.00 1 0.000 0 0 2024-04-14T15:43:07.363 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: 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.1 0.00 0.00 1 0.000 0 0 2024-04-14T15:43:07.363 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: 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-14T15:43:07.363 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: ** Compaction Stats [default] ** 2024-04-14T15:43:07.363 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: 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-14T15:43:07.363 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-14T15:43:07.363 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: 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.1 0.00 0.00 1 0.000 0 0 2024-04-14T15:43:07.363 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-14T15:43:07.363 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-14T15:43:07.363 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-14T15:43:07.363 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: AddFile(Total Files): cumulative 0, interval 0 2024-04-14T15:43:07.363 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-14T15:43:07.363 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: AddFile(Keys): cumulative 0, interval 0 2024-04-14T15:43:07.363 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: Cumulative compaction: 0.00 GB write, 0.15 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-14T15:43:07.364 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: 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-14T15:43:07.364 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: 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-14T15:43:07.364 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: ** File Read Latency Histogram By Level [default] ** 2024-04-14T15:43:07.364 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.033+0000 7f340676d880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-04-14T15:43:07.364 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.033+0000 7f340676d880 0 using public_addrv [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] 2024-04-14T15:43:07.364 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.033+0000 7f340676d880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] at bind addrs [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:43:07.364 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.037+0000 7f340676d880 1 mon.c@-1(???) e0 preinit fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:43:07.364 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.049+0000 7f33f94fb700 0 mon.c@-1(synchronizing).mds e1 new map 2024-04-14T15:43:07.364 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.049+0000 7f33f94fb700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-04-14T15:43:07.364 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: e1 2024-04-14T15:43:07.364 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-14T15:43:07.364 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: 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-14T15:43:07.364 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: legacy client fscid: -1 2024-04-14T15:43:07.364 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: 2024-04-14T15:43:07.365 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: No filesystems configured 2024-04-14T15:43:07.365 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.049+0000 7f33f94fb700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-14T15:43:07.365 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.049+0000 7f33f94fb700 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-14T15:43:07.365 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.049+0000 7f33f94fb700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-14T15:43:07.365 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.049+0000 7f33f94fb700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-14T15:43:07.365 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.049+0000 7f33f94fb700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-14T15:43:07.365 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.049+0000 7f33f94fb700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-14T15:43:07.365 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.053+0000 7f33f94fb700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-14T15:43:07.365 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.053+0000 7f33f94fb700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-14T15:43:07.365 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.053+0000 7f33f94fb700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-14T15:43:07.365 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.053+0000 7f33f94fb700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-14T15:43:07.365 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: cluster 2024-04-14T15:42:53.134408+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-14T15:43:07.365 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: audit 2024-04-14T15:42:55.089396+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-14T15:43:07.365 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: cluster 2024-04-14T15:42:55.134719+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-14T15:43:07.366 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: cluster 2024-04-14T15:42:57.135042+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-14T15:43:07.366 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: audit 2024-04-14T15:42:57.886290+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:07.366 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: audit 2024-04-14T15:42:57.893895+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:07.366 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: audit 2024-04-14T15:42:57.895874+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi119", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:43:07.366 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: audit 2024-04-14T15:42:57.902172+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:07.366 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: audit 2024-04-14T15:42:58.309646+0000 mon.a (mon.0) 121 : audit [INF] from='client.? 172.21.15.23:0/1326435821' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-14T15:43:07.366 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: audit 2024-04-14T15:42:58.906523+0000 mon.a (mon.0) 122 : audit [INF] from='client.? 172.21.15.23:0/1326435821' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-14T15:43:07.366 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: cluster 2024-04-14T15:42:58.906664+0000 mon.a (mon.0) 123 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-14T15:43:07.366 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: cluster 2024-04-14T15:42:59.135447+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-14T15:43:07.366 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: cluster 2024-04-14T15:43:01.135893+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-14T15:43:07.366 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: audit 2024-04-14T15:43:02.014118+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:07.366 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: audit 2024-04-14T15:43:02.027955+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:43:07.366 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: audit 2024-04-14T15:43:02.030569+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:07.366 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: audit 2024-04-14T15:43:02.032372+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:43:07.367 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: audit 2024-04-14T15:43:02.001259+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi023:172.21.15.23=a;smithi023:[v2:172.21.15.23:3301,v1:172.21.15.23:6790]=c;smithi119:172.21.15.119=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:43:07.367 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: cephadm 2024-04-14T15:43:02.006710+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Saving service mon spec with placement smithi023:172.21.15.23=a;smithi023:[v2:172.21.15.23:3301,v1:172.21.15.23:6790]=c;smithi119:172.21.15.119=b;count:3 2024-04-14T15:43:07.367 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: cephadm 2024-04-14T15:43:02.035060+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.conf 2024-04-14T15:43:07.367 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: cephadm 2024-04-14T15:43:02.159512+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:43:07.367 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: audit 2024-04-14T15:43:02.414475+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:07.367 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: audit 2024-04-14T15:43:02.422602+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:07.367 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: audit 2024-04-14T15:43:02.426187+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:43:07.367 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: audit 2024-04-14T15:43:02.427916+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:07.367 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: cephadm 2024-04-14T15:43:02.429825+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Deploying daemon mon.c on smithi023 2024-04-14T15:43:07.367 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: cluster 2024-04-14T15:43:03.136299+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-14T15:43:07.367 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: audit 2024-04-14T15:43:05.344337+0000 mon.a (mon.0) 132 : audit [DBG] from='client.? 172.21.15.119:0/1304016186' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-14T15:43:07.367 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: cluster 2024-04-14T15:43:05.136686+0000 mgr.y (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:43:07.367 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: audit 2024-04-14T15:43:06.200610+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:07.367 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: audit 2024-04-14T15:43:06.201806+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:43:07.367 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: audit 2024-04-14T15:43:06.202571+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:07.368 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.061+0000 7f33f94fb700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-14T15:43:07.368 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:07 smithi023 bash[23507]: debug 2024-04-14T15:43:07.061+0000 7f33f94fb700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-04-14T15:43:12.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:12 smithi119 bash[18543]: debug 2024-04-14T15:43:12.297+0000 7fca765e8700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-14T15:43:12.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: audit 2024-04-14T15:43:07.070344+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:43:12.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: cluster 2024-04-14T15:43:07.070546+0000 mon.a (mon.0) 138 : cluster [INF] mon.a calling monitor election 2024-04-14T15:43:12.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: audit 2024-04-14T15:43:07.099493+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:43:12.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: cluster 2024-04-14T15:43:07.137047+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-14T15:43:12.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: audit 2024-04-14T15:43:08.068002+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:43:12.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: audit 2024-04-14T15:43:09.068577+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:43:12.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: cluster 2024-04-14T15:43:09.070364+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-14T15:43:12.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: cluster 2024-04-14T15:43:09.137431+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-14T15:43:12.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: audit 2024-04-14T15:43:10.068785+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:43:12.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: audit 2024-04-14T15:43:11.068927+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:43:12.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: cluster 2024-04-14T15:43:11.137808+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-14T15:43:12.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: audit 2024-04-14T15:43:12.068996+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:43:12.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: cluster 2024-04-14T15:43:12.120753+0000 mon.a (mon.0) 145 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-14T15:43:12.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: cluster 2024-04-14T15:43:12.136030+0000 mon.a (mon.0) 146 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],c=[v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0]} 2024-04-14T15:43:12.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: cluster 2024-04-14T15:43:12.136177+0000 mon.a (mon.0) 147 : cluster [DBG] fsmap 2024-04-14T15:43:12.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: cluster 2024-04-14T15:43:12.136248+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-14T15:43:12.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: cluster 2024-04-14T15:43:12.136594+0000 mon.a (mon.0) 149 : cluster [DBG] mgrmap e13: y(active, since 45s) 2024-04-14T15:43:12.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: cluster 2024-04-14T15:43:12.144392+0000 mon.a (mon.0) 150 : cluster [INF] overall HEALTH_OK 2024-04-14T15:43:12.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: audit 2024-04-14T15:43:12.149130+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:12.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: audit 2024-04-14T15:43:12.151889+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:43:12.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: audit 2024-04-14T15:43:12.154391+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:12.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[18432]: audit 2024-04-14T15:43:12.156017+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:43:12.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: audit 2024-04-14T15:43:07.070344+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:43:12.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: cluster 2024-04-14T15:43:07.070546+0000 mon.a (mon.0) 138 : cluster [INF] mon.a calling monitor election 2024-04-14T15:43:12.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: audit 2024-04-14T15:43:07.099493+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:43:12.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: cluster 2024-04-14T15:43:07.137047+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-14T15:43:12.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: audit 2024-04-14T15:43:08.068002+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:43:12.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: audit 2024-04-14T15:43:09.068577+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:43:12.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: cluster 2024-04-14T15:43:09.070364+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-14T15:43:12.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: cluster 2024-04-14T15:43:09.137431+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-14T15:43:12.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: audit 2024-04-14T15:43:10.068785+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:43:12.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: audit 2024-04-14T15:43:11.068927+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:43:12.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: cluster 2024-04-14T15:43:11.137808+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-14T15:43:12.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: audit 2024-04-14T15:43:12.068996+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:43:12.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: cluster 2024-04-14T15:43:12.120753+0000 mon.a (mon.0) 145 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-14T15:43:12.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: cluster 2024-04-14T15:43:12.136030+0000 mon.a (mon.0) 146 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],c=[v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0]} 2024-04-14T15:43:12.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: cluster 2024-04-14T15:43:12.136177+0000 mon.a (mon.0) 147 : cluster [DBG] fsmap 2024-04-14T15:43:12.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: cluster 2024-04-14T15:43:12.136248+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-14T15:43:12.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: cluster 2024-04-14T15:43:12.136594+0000 mon.a (mon.0) 149 : cluster [DBG] mgrmap e13: y(active, since 45s) 2024-04-14T15:43:12.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: cluster 2024-04-14T15:43:12.144392+0000 mon.a (mon.0) 150 : cluster [INF] overall HEALTH_OK 2024-04-14T15:43:12.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: audit 2024-04-14T15:43:12.149130+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:12.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: audit 2024-04-14T15:43:12.151889+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:43:12.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: audit 2024-04-14T15:43:12.154391+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:12.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:12 smithi023 bash[23507]: audit 2024-04-14T15:43:12.156017+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:43:17.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: audit 2024-04-14T15:43:12.306865+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:43:17.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: cluster 2024-04-14T15:43:12.307203+0000 mon.a (mon.0) 158 : cluster [INF] mon.a calling monitor election 2024-04-14T15:43:17.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: cluster 2024-04-14T15:43:12.316901+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-14T15:43:17.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: audit 2024-04-14T15:43:12.332281+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:17.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: audit 2024-04-14T15:43:12.332579+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:43:17.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: cluster 2024-04-14T15:43:13.138229+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-14T15:43:17.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: audit 2024-04-14T15:43:13.300823+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:17.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: audit 2024-04-14T15:43:14.301289+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:17.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: cluster 2024-04-14T15:43:14.307839+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-14T15:43:17.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: cluster 2024-04-14T15:43:15.138579+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-14T15:43:17.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: audit 2024-04-14T15:43:15.301285+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:17.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: audit 2024-04-14T15:43:16.301202+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:17.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: audit 2024-04-14T15:43:17.301413+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:17.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: cluster 2024-04-14T15:43:17.355155+0000 mon.a (mon.0) 166 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-14T15:43:17.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: cluster 2024-04-14T15:43:17.362001+0000 mon.a (mon.0) 167 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],c=[v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0]} 2024-04-14T15:43:17.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: cluster 2024-04-14T15:43:17.362093+0000 mon.a (mon.0) 168 : cluster [DBG] fsmap 2024-04-14T15:43:17.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: cluster 2024-04-14T15:43:17.362138+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-14T15:43:17.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: cluster 2024-04-14T15:43:17.362401+0000 mon.a (mon.0) 170 : cluster [DBG] mgrmap e13: y(active, since 50s) 2024-04-14T15:43:17.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: cluster 2024-04-14T15:43:17.370196+0000 mon.a (mon.0) 171 : cluster [INF] overall HEALTH_OK 2024-04-14T15:43:17.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: audit 2024-04-14T15:43:17.375417+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:17.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:17 smithi119 bash[18543]: audit 2024-04-14T15:43:17.381896+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:17.818 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: audit 2024-04-14T15:43:12.306865+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:43:17.818 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: cluster 2024-04-14T15:43:12.307203+0000 mon.a (mon.0) 158 : cluster [INF] mon.a calling monitor election 2024-04-14T15:43:17.818 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: cluster 2024-04-14T15:43:12.316901+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-14T15:43:17.818 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: audit 2024-04-14T15:43:12.332281+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:17.818 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: audit 2024-04-14T15:43:12.332579+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:43:17.818 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: cluster 2024-04-14T15:43:13.138229+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-14T15:43:17.818 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: audit 2024-04-14T15:43:13.300823+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:17.818 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: audit 2024-04-14T15:43:14.301289+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:17.818 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: cluster 2024-04-14T15:43:14.307839+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-14T15:43:17.818 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: cluster 2024-04-14T15:43:15.138579+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-14T15:43:17.818 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: audit 2024-04-14T15:43:15.301285+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:17.818 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: audit 2024-04-14T15:43:16.301202+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:17.819 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: audit 2024-04-14T15:43:17.301413+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:17.819 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: cluster 2024-04-14T15:43:17.355155+0000 mon.a (mon.0) 166 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-14T15:43:17.819 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: cluster 2024-04-14T15:43:17.362001+0000 mon.a (mon.0) 167 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],c=[v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0]} 2024-04-14T15:43:17.819 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: cluster 2024-04-14T15:43:17.362093+0000 mon.a (mon.0) 168 : cluster [DBG] fsmap 2024-04-14T15:43:17.819 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: cluster 2024-04-14T15:43:17.362138+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-14T15:43:17.819 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: cluster 2024-04-14T15:43:17.362401+0000 mon.a (mon.0) 170 : cluster [DBG] mgrmap e13: y(active, since 50s) 2024-04-14T15:43:17.819 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: cluster 2024-04-14T15:43:17.370196+0000 mon.a (mon.0) 171 : cluster [INF] overall HEALTH_OK 2024-04-14T15:43:17.819 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: audit 2024-04-14T15:43:17.375417+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:17.819 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[18432]: audit 2024-04-14T15:43:17.381896+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:17.819 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: audit 2024-04-14T15:43:12.306865+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:43:17.819 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: cluster 2024-04-14T15:43:12.307203+0000 mon.a (mon.0) 158 : cluster [INF] mon.a calling monitor election 2024-04-14T15:43:17.819 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: cluster 2024-04-14T15:43:12.316901+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-14T15:43:17.819 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: audit 2024-04-14T15:43:12.332281+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:17.820 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: audit 2024-04-14T15:43:12.332579+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:43:17.820 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: cluster 2024-04-14T15:43:13.138229+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-14T15:43:17.820 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: audit 2024-04-14T15:43:13.300823+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:17.820 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: audit 2024-04-14T15:43:14.301289+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:17.820 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: cluster 2024-04-14T15:43:14.307839+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-14T15:43:17.820 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: cluster 2024-04-14T15:43:15.138579+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-14T15:43:17.820 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: audit 2024-04-14T15:43:15.301285+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:17.820 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: audit 2024-04-14T15:43:16.301202+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:17.820 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: audit 2024-04-14T15:43:17.301413+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:17.820 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: cluster 2024-04-14T15:43:17.355155+0000 mon.a (mon.0) 166 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-14T15:43:17.820 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: cluster 2024-04-14T15:43:17.362001+0000 mon.a (mon.0) 167 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0],b=[v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0],c=[v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0]} 2024-04-14T15:43:17.820 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: cluster 2024-04-14T15:43:17.362093+0000 mon.a (mon.0) 168 : cluster [DBG] fsmap 2024-04-14T15:43:17.820 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: cluster 2024-04-14T15:43:17.362138+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-14T15:43:17.820 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: cluster 2024-04-14T15:43:17.362401+0000 mon.a (mon.0) 170 : cluster [DBG] mgrmap e13: y(active, since 50s) 2024-04-14T15:43:17.820 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: cluster 2024-04-14T15:43:17.370196+0000 mon.a (mon.0) 171 : cluster [INF] overall HEALTH_OK 2024-04-14T15:43:17.821 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: audit 2024-04-14T15:43:17.375417+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:17.821 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:17 smithi023 bash[23507]: audit 2024-04-14T15:43:17.381896+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:17.959 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-04-14T15:43:17.959 INFO:teuthology.orchestra.run.smithi119.stdout:{"epoch":3,"fsid":"4fd7c954-fa75-11ee-bc8e-c7b262605968","modified":"2024-04-14T15:43:12.300485Z","created":"2024-04-14T15:41:22.645581Z","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.23:3300","nonce":0},{"type":"v1","addr":"172.21.15.23:6789","nonce":0}]},"addr":"172.21.15.23:6789/0","public_addr":"172.21.15.23:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:3301","nonce":0},{"type":"v1","addr":"172.21.15.23:6790","nonce":0}]},"addr":"172.21.15.23:6790/0","public_addr":"172.21.15.23:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:3300","nonce":0},{"type":"v1","addr":"172.21.15.119:6789","nonce":0}]},"addr":"172.21.15.119:6789/0","public_addr":"172.21.15.119:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-04-14T15:43:17.961 INFO:teuthology.orchestra.run.smithi119.stderr:dumped monmap epoch 3 2024-04-14T15:43:18.745 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-14T15:43:18.745 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph config generate-minimal-conf 2024-04-14T15:43:18.807 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[18432]: cluster 2024-04-14T15:43:17.138979+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-14T15:43:18.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[18432]: cephadm 2024-04-14T15:43:17.376540+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.conf 2024-04-14T15:43:18.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[18432]: cephadm 2024-04-14T15:43:17.383377+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.conf 2024-04-14T15:43:18.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[18432]: audit 2024-04-14T15:43:17.549255+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:18.808 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[18432]: audit 2024-04-14T15:43:17.581531+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:18.809 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[18432]: audit 2024-04-14T15:43:17.599471+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:18.809 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[18432]: cephadm 2024-04-14T15:43:17.601984+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-14T15:43:18.809 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[18432]: audit 2024-04-14T15:43:17.602462+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:43:18.809 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[18432]: audit 2024-04-14T15:43:17.603765+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:43:18.809 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[18432]: audit 2024-04-14T15:43:17.604892+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:18.809 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[18432]: cephadm 2024-04-14T15:43:17.606356+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi023 2024-04-14T15:43:18.809 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[18432]: audit 2024-04-14T15:43:17.958137+0000 mon.a (mon.0) 180 : audit [DBG] from='client.? 172.21.15.119:0/1855345376' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-14T15:43:18.809 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[18432]: audit 2024-04-14T15:43:18.301813+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:18.809 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[23507]: cluster 2024-04-14T15:43:17.138979+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-14T15:43:18.809 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[23507]: cephadm 2024-04-14T15:43:17.376540+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.conf 2024-04-14T15:43:18.809 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[23507]: cephadm 2024-04-14T15:43:17.383377+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.conf 2024-04-14T15:43:18.810 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[23507]: audit 2024-04-14T15:43:17.549255+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:18.810 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[23507]: audit 2024-04-14T15:43:17.581531+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:18.810 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[23507]: audit 2024-04-14T15:43:17.599471+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:18.810 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[23507]: cephadm 2024-04-14T15:43:17.601984+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-14T15:43:18.810 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[23507]: audit 2024-04-14T15:43:17.602462+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:43:18.810 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[23507]: audit 2024-04-14T15:43:17.603765+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:43:18.810 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[23507]: audit 2024-04-14T15:43:17.604892+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:18.810 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[23507]: cephadm 2024-04-14T15:43:17.606356+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi023 2024-04-14T15:43:18.810 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[23507]: audit 2024-04-14T15:43:17.958137+0000 mon.a (mon.0) 180 : audit [DBG] from='client.? 172.21.15.119:0/1855345376' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-14T15:43:18.810 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:18 smithi023 bash[23507]: audit 2024-04-14T15:43:18.301813+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:18.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:18 smithi119 bash[18543]: cluster 2024-04-14T15:43:17.138979+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-14T15:43:18.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:18 smithi119 bash[18543]: cephadm 2024-04-14T15:43:17.376540+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.conf 2024-04-14T15:43:18.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:18 smithi119 bash[18543]: cephadm 2024-04-14T15:43:17.383377+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.conf 2024-04-14T15:43:18.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:18 smithi119 bash[18543]: audit 2024-04-14T15:43:17.549255+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:18.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:18 smithi119 bash[18543]: audit 2024-04-14T15:43:17.581531+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:18.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:18 smithi119 bash[18543]: audit 2024-04-14T15:43:17.599471+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:18.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:18 smithi119 bash[18543]: cephadm 2024-04-14T15:43:17.601984+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-14T15:43:18.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:18 smithi119 bash[18543]: audit 2024-04-14T15:43:17.602462+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:43:18.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:18 smithi119 bash[18543]: audit 2024-04-14T15:43:17.603765+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:43:18.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:18 smithi119 bash[18543]: audit 2024-04-14T15:43:17.604892+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:18.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:18 smithi119 bash[18543]: cephadm 2024-04-14T15:43:17.606356+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi023 2024-04-14T15:43:18.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:18 smithi119 bash[18543]: audit 2024-04-14T15:43:17.958137+0000 mon.a (mon.0) 180 : audit [DBG] from='client.? 172.21.15.119:0/1855345376' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-14T15:43:18.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:18 smithi119 bash[18543]: audit 2024-04-14T15:43:18.301813+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:43:20.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:20 smithi023 bash[18432]: cluster 2024-04-14T15:43:19.139323+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:43:20.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:20 smithi023 bash[18432]: audit 2024-04-14T15:43:19.902630+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:20.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:20 smithi023 bash[18432]: audit 2024-04-14T15:43:19.904088+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:43:20.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:20 smithi023 bash[18432]: audit 2024-04-14T15:43:19.905021+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:43:20.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:20 smithi023 bash[18432]: audit 2024-04-14T15:43:19.906249+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:20.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:20 smithi023 bash[23507]: cluster 2024-04-14T15:43:19.139323+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:43:20.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:20 smithi023 bash[23507]: audit 2024-04-14T15:43:19.902630+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:20.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:20 smithi023 bash[23507]: audit 2024-04-14T15:43:19.904088+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:43:20.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:20 smithi023 bash[23507]: audit 2024-04-14T15:43:19.905021+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:43:20.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:20 smithi023 bash[23507]: audit 2024-04-14T15:43:19.906249+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:20.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:20 smithi119 bash[18543]: cluster 2024-04-14T15:43:19.139323+0000 mgr.y (mgr.14152) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:43:20.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:20 smithi119 bash[18543]: audit 2024-04-14T15:43:19.902630+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:20.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:20 smithi119 bash[18543]: audit 2024-04-14T15:43:19.904088+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:43:20.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:20 smithi119 bash[18543]: audit 2024-04-14T15:43:19.905021+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:43:20.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:20 smithi119 bash[18543]: audit 2024-04-14T15:43:19.906249+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:21.719 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:21 smithi023 bash[18432]: cephadm 2024-04-14T15:43:19.903651+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-14T15:43:21.720 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:21 smithi023 bash[18432]: cephadm 2024-04-14T15:43:19.907548+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi023 2024-04-14T15:43:21.720 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:21 smithi023 bash[23507]: cephadm 2024-04-14T15:43:19.903651+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-14T15:43:21.720 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:21 smithi023 bash[23507]: cephadm 2024-04-14T15:43:19.907548+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi023 2024-04-14T15:43:21.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:21 smithi119 bash[18543]: cephadm 2024-04-14T15:43:19.903651+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-14T15:43:21.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:21 smithi119 bash[18543]: cephadm 2024-04-14T15:43:19.907548+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi023 2024-04-14T15:43:22.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:22 smithi023 bash[23507]: cluster 2024-04-14T15:43:21.139756+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:43:22.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:22 smithi023 bash[18432]: cluster 2024-04-14T15:43:21.139756+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:43:22.887 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:22 smithi119 bash[18543]: cluster 2024-04-14T15:43:21.139756+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:43:23.216 INFO:teuthology.orchestra.run.smithi023.stdout:# minimal ceph.conf for 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:43:23.216 INFO:teuthology.orchestra.run.smithi023.stdout:[global] 2024-04-14T15:43:23.216 INFO:teuthology.orchestra.run.smithi023.stdout: fsid = 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:43:23.216 INFO:teuthology.orchestra.run.smithi023.stdout: mon_host = [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] 2024-04-14T15:43:23.925 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-14T15:43:23.925 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-14T15:43:23.925 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/etc/ceph/ceph.conf 2024-04-14T15:43:23.939 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-14T15:43:23.939 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:43:23.999 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-04-14T15:43:23.999 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/ceph/ceph.conf 2024-04-14T15:43:24.011 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-04-14T15:43:24.011 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:43:24.063 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:23 smithi119 bash[18543]: audit 2024-04-14T15:43:22.867802+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:24.063 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:23 smithi119 bash[18543]: cephadm 2024-04-14T15:43:22.868575+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-14T15:43:24.063 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:23 smithi119 bash[18543]: audit 2024-04-14T15:43:22.868934+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:43:24.063 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:23 smithi119 bash[18543]: audit 2024-04-14T15:43:22.869831+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:43:24.063 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:23 smithi119 bash[18543]: audit 2024-04-14T15:43:22.870635+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:24.063 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:23 smithi119 bash[18543]: cephadm 2024-04-14T15:43:22.871669+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi119 2024-04-14T15:43:24.063 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:23 smithi119 bash[18543]: cluster 2024-04-14T15:43:23.140148+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:43:24.063 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:23 smithi119 bash[18543]: audit 2024-04-14T15:43:23.215271+0000 mon.a (mon.0) 190 : audit [DBG] from='client.? 172.21.15.23:0/2344724239' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:24.065 INFO:tasks.cephadm:Adding mgr.y on smithi023 2024-04-14T15:43:24.065 INFO:tasks.cephadm:Adding mgr.x on smithi119 2024-04-14T15:43:24.066 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph orch apply mgr '2;smithi023=y;smithi119=x' 2024-04-14T15:43:24.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:23 smithi023 bash[18432]: audit 2024-04-14T15:43:22.867802+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:24.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:23 smithi023 bash[18432]: cephadm 2024-04-14T15:43:22.868575+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-14T15:43:24.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:23 smithi023 bash[18432]: audit 2024-04-14T15:43:22.868934+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:43:24.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:23 smithi023 bash[18432]: audit 2024-04-14T15:43:22.869831+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:43:24.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:23 smithi023 bash[18432]: audit 2024-04-14T15:43:22.870635+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:24.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:23 smithi023 bash[18432]: cephadm 2024-04-14T15:43:22.871669+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi119 2024-04-14T15:43:24.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:23 smithi023 bash[18432]: cluster 2024-04-14T15:43:23.140148+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:43:24.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:23 smithi023 bash[18432]: audit 2024-04-14T15:43:23.215271+0000 mon.a (mon.0) 190 : audit [DBG] from='client.? 172.21.15.23:0/2344724239' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:24.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:23 smithi023 bash[23507]: audit 2024-04-14T15:43:22.867802+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:24.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:23 smithi023 bash[23507]: cephadm 2024-04-14T15:43:22.868575+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-14T15:43:24.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:23 smithi023 bash[23507]: audit 2024-04-14T15:43:22.868934+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:43:24.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:23 smithi023 bash[23507]: audit 2024-04-14T15:43:22.869831+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:43:24.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:23 smithi023 bash[23507]: audit 2024-04-14T15:43:22.870635+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:24.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:23 smithi023 bash[23507]: cephadm 2024-04-14T15:43:22.871669+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi119 2024-04-14T15:43:24.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:23 smithi023 bash[23507]: cluster 2024-04-14T15:43:23.140148+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:43:24.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:23 smithi023 bash[23507]: audit 2024-04-14T15:43:23.215271+0000 mon.a (mon.0) 190 : audit [DBG] from='client.? 172.21.15.23:0/2344724239' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:26.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:25 smithi023 bash[18432]: audit 2024-04-14T15:43:24.950047+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:26.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:25 smithi023 bash[18432]: audit 2024-04-14T15:43:24.952432+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:43:26.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:25 smithi023 bash[18432]: audit 2024-04-14T15:43:24.955134+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:26.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:25 smithi023 bash[18432]: audit 2024-04-14T15:43:24.956976+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:43:26.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:25 smithi023 bash[18432]: cephadm 2024-04-14T15:43:24.959520+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.conf 2024-04-14T15:43:26.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:25 smithi023 bash[18432]: cephadm 2024-04-14T15:43:24.960035+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.conf 2024-04-14T15:43:26.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:25 smithi023 bash[18432]: cluster 2024-04-14T15:43:25.140583+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:43:26.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:25 smithi023 bash[18432]: audit 2024-04-14T15:43:25.164265+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:26.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:25 smithi023 bash[18432]: audit 2024-04-14T15:43:25.177392+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:26.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:25 smithi023 bash[18432]: audit 2024-04-14T15:43:25.184782+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:26.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:25 smithi023 bash[23507]: audit 2024-04-14T15:43:24.950047+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:26.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:25 smithi023 bash[23507]: audit 2024-04-14T15:43:24.952432+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:43:26.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:25 smithi023 bash[23507]: audit 2024-04-14T15:43:24.955134+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:26.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:25 smithi023 bash[23507]: audit 2024-04-14T15:43:24.956976+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:43:26.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:25 smithi023 bash[23507]: cephadm 2024-04-14T15:43:24.959520+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.conf 2024-04-14T15:43:26.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:25 smithi023 bash[23507]: cephadm 2024-04-14T15:43:24.960035+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.conf 2024-04-14T15:43:26.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:25 smithi023 bash[23507]: cluster 2024-04-14T15:43:25.140583+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:43:26.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:25 smithi023 bash[23507]: audit 2024-04-14T15:43:25.164265+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:26.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:25 smithi023 bash[23507]: audit 2024-04-14T15:43:25.177392+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:26.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:25 smithi023 bash[23507]: audit 2024-04-14T15:43:25.184782+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:26.438 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:25 smithi119 bash[18543]: audit 2024-04-14T15:43:24.950047+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:26.438 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:25 smithi119 bash[18543]: audit 2024-04-14T15:43:24.952432+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:43:26.438 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:25 smithi119 bash[18543]: audit 2024-04-14T15:43:24.955134+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:26.438 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:25 smithi119 bash[18543]: audit 2024-04-14T15:43:24.956976+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:43:26.438 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:25 smithi119 bash[18543]: cephadm 2024-04-14T15:43:24.959520+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.conf 2024-04-14T15:43:26.438 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:25 smithi119 bash[18543]: cephadm 2024-04-14T15:43:24.960035+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.conf 2024-04-14T15:43:26.438 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:25 smithi119 bash[18543]: cluster 2024-04-14T15:43:25.140583+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:43:26.438 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:25 smithi119 bash[18543]: audit 2024-04-14T15:43:25.164265+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:26.438 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:25 smithi119 bash[18543]: audit 2024-04-14T15:43:25.177392+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:26.438 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:25 smithi119 bash[18543]: audit 2024-04-14T15:43:25.184782+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:26.819 INFO:teuthology.orchestra.run.smithi119.stdout:Scheduled mgr update... 2024-04-14T15:43:27.819 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:27 smithi119 bash[18543]: audit 2024-04-14T15:43:26.804501+0000 mgr.y (mgr.14152) 51 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi023=y;smithi119=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:43:27.819 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:27 smithi119 bash[18543]: cephadm 2024-04-14T15:43:26.808055+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Saving service mgr spec with placement smithi023=y;smithi119=x;count:2 2024-04-14T15:43:27.819 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:27 smithi119 bash[18543]: audit 2024-04-14T15:43:26.817481+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:27.819 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:27 smithi119 bash[18543]: audit 2024-04-14T15:43:26.859047+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:43:27.819 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:27 smithi119 bash[18543]: audit 2024-04-14T15:43:26.861678+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:27.819 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:27 smithi119 bash[18543]: audit 2024-04-14T15:43:26.863694+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:43:27.819 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:27 smithi119 bash[18543]: audit 2024-04-14T15:43:26.874981+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:27.819 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:27 smithi119 bash[18543]: audit 2024-04-14T15:43:26.878028+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:43:27.819 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:27 smithi119 bash[18543]: audit 2024-04-14T15:43:26.884285+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-14T15:43:27.820 DEBUG:teuthology.orchestra.run.smithi119:mgr.x> sudo journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mgr.x.service 2024-04-14T15:43:27.823 INFO:tasks.cephadm:Deploying OSDs... 2024-04-14T15:43:27.823 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-14T15:43:27.823 DEBUG:teuthology.orchestra.run.smithi023:> dd if=/scratch_devs of=/dev/stdout 2024-04-14T15:43:27.833 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-14T15:43:27.833 DEBUG:teuthology.orchestra.run.smithi023:> stat /dev/vg_nvme/lv_1 2024-04-14T15:43:27.880 INFO:teuthology.orchestra.run.smithi023.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-14T15:43:27.880 INFO:teuthology.orchestra.run.smithi023.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-14T15:43:27.880 INFO:teuthology.orchestra.run.smithi023.stdout:Device: 5h/5d Inode: 849 Links: 1 2024-04-14T15:43:27.880 INFO:teuthology.orchestra.run.smithi023.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-14T15:43:27.880 INFO:teuthology.orchestra.run.smithi023.stdout:Access: 2024-04-14 15:36:58.724246282 +0000 2024-04-14T15:43:27.880 INFO:teuthology.orchestra.run.smithi023.stdout:Modify: 2024-04-14 15:36:58.720246318 +0000 2024-04-14T15:43:27.880 INFO:teuthology.orchestra.run.smithi023.stdout:Change: 2024-04-14 15:36:58.720246318 +0000 2024-04-14T15:43:27.880 INFO:teuthology.orchestra.run.smithi023.stdout: Birth: - 2024-04-14T15:43:27.880 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-14T15:43:27.935 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records in 2024-04-14T15:43:27.935 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records out 2024-04-14T15:43:27.935 INFO:teuthology.orchestra.run.smithi023.stderr:512 bytes copied, 0.000500906 s, 1.0 MB/s 2024-04-14T15:43:27.936 DEBUG:teuthology.orchestra.run.smithi023:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-14T15:43:27.989 DEBUG:teuthology.orchestra.run.smithi023:> stat /dev/vg_nvme/lv_2 2024-04-14T15:43:28.040 INFO:teuthology.orchestra.run.smithi023.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-14T15:43:28.040 INFO:teuthology.orchestra.run.smithi023.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-14T15:43:28.040 INFO:teuthology.orchestra.run.smithi023.stdout:Device: 5h/5d Inode: 863 Links: 1 2024-04-14T15:43:28.040 INFO:teuthology.orchestra.run.smithi023.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-14T15:43:28.040 INFO:teuthology.orchestra.run.smithi023.stdout:Access: 2024-04-14 15:36:59.504239316 +0000 2024-04-14T15:43:28.040 INFO:teuthology.orchestra.run.smithi023.stdout:Modify: 2024-04-14 15:36:59.232241745 +0000 2024-04-14T15:43:28.040 INFO:teuthology.orchestra.run.smithi023.stdout:Change: 2024-04-14 15:36:59.232241745 +0000 2024-04-14T15:43:28.040 INFO:teuthology.orchestra.run.smithi023.stdout: Birth: - 2024-04-14T15:43:28.041 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-14T15:43:28.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[23507]: audit 2024-04-14T15:43:26.804501+0000 mgr.y (mgr.14152) 51 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi023=y;smithi119=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:43:28.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[23507]: cephadm 2024-04-14T15:43:26.808055+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Saving service mgr spec with placement smithi023=y;smithi119=x;count:2 2024-04-14T15:43:28.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[23507]: audit 2024-04-14T15:43:26.817481+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:28.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[23507]: audit 2024-04-14T15:43:26.859047+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:43:28.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[23507]: audit 2024-04-14T15:43:26.861678+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:28.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[23507]: audit 2024-04-14T15:43:26.863694+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:43:28.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[23507]: audit 2024-04-14T15:43:26.874981+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:28.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[23507]: audit 2024-04-14T15:43:26.878028+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:43:28.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[23507]: audit 2024-04-14T15:43:26.884285+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-14T15:43:28.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[23507]: audit 2024-04-14T15:43:26.885933+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:43:28.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[23507]: audit 2024-04-14T15:43:26.887862+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:28.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[23507]: cephadm 2024-04-14T15:43:26.889658+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Deploying daemon mgr.x on smithi119 2024-04-14T15:43:28.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[23507]: cluster 2024-04-14T15:43:27.141007+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:43:28.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[23507]: audit 2024-04-14T15:43:27.197717+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:43:28.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[23507]: audit 2024-04-14T15:43:27.199431+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:43:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[18432]: audit 2024-04-14T15:43:26.804501+0000 mgr.y (mgr.14152) 51 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi023=y;smithi119=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:43:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[18432]: cephadm 2024-04-14T15:43:26.808055+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Saving service mgr spec with placement smithi023=y;smithi119=x;count:2 2024-04-14T15:43:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[18432]: audit 2024-04-14T15:43:26.817481+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[18432]: audit 2024-04-14T15:43:26.859047+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:43:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[18432]: audit 2024-04-14T15:43:26.861678+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[18432]: audit 2024-04-14T15:43:26.863694+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:43:28.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[18432]: audit 2024-04-14T15:43:26.874981+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:28.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[18432]: audit 2024-04-14T15:43:26.878028+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:43:28.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[18432]: audit 2024-04-14T15:43:26.884285+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-14T15:43:28.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[18432]: audit 2024-04-14T15:43:26.885933+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:43:28.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[18432]: audit 2024-04-14T15:43:26.887862+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:28.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[18432]: cephadm 2024-04-14T15:43:26.889658+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Deploying daemon mgr.x on smithi119 2024-04-14T15:43:28.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[18432]: cluster 2024-04-14T15:43:27.141007+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:43:28.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[18432]: audit 2024-04-14T15:43:27.197717+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:43:28.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:27 smithi023 bash[18432]: audit 2024-04-14T15:43:27.199431+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:43:28.094 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records in 2024-04-14T15:43:28.094 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records out 2024-04-14T15:43:28.094 INFO:teuthology.orchestra.run.smithi023.stderr:512 bytes copied, 0.000444309 s, 1.2 MB/s 2024-04-14T15:43:28.095 DEBUG:teuthology.orchestra.run.smithi023:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-14T15:43:28.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:27 smithi119 bash[18543]: audit 2024-04-14T15:43:26.885933+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:43:28.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:27 smithi119 bash[18543]: audit 2024-04-14T15:43:26.887862+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:28.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:27 smithi119 bash[18543]: cephadm 2024-04-14T15:43:26.889658+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Deploying daemon mgr.x on smithi119 2024-04-14T15:43:28.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:27 smithi119 bash[18543]: cluster 2024-04-14T15:43:27.141007+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:43:28.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:27 smithi119 bash[18543]: audit 2024-04-14T15:43:27.197717+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:43:28.129 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:27 smithi119 bash[18543]: audit 2024-04-14T15:43:27.199431+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:43:28.145 DEBUG:teuthology.orchestra.run.smithi023:> stat /dev/vg_nvme/lv_3 2024-04-14T15:43:28.191 INFO:teuthology.orchestra.run.smithi023.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-14T15:43:28.191 INFO:teuthology.orchestra.run.smithi023.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-14T15:43:28.191 INFO:teuthology.orchestra.run.smithi023.stdout:Device: 5h/5d Inode: 883 Links: 1 2024-04-14T15:43:28.192 INFO:teuthology.orchestra.run.smithi023.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-14T15:43:28.192 INFO:teuthology.orchestra.run.smithi023.stdout:Access: 2024-04-14 15:36:59.988234992 +0000 2024-04-14T15:43:28.192 INFO:teuthology.orchestra.run.smithi023.stdout:Modify: 2024-04-14 15:36:59.740237207 +0000 2024-04-14T15:43:28.192 INFO:teuthology.orchestra.run.smithi023.stdout:Change: 2024-04-14 15:36:59.740237207 +0000 2024-04-14T15:43:28.192 INFO:teuthology.orchestra.run.smithi023.stdout: Birth: - 2024-04-14T15:43:28.192 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-14T15:43:28.245 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records in 2024-04-14T15:43:28.246 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records out 2024-04-14T15:43:28.246 INFO:teuthology.orchestra.run.smithi023.stderr:512 bytes copied, 0.000445812 s, 1.1 MB/s 2024-04-14T15:43:28.247 DEBUG:teuthology.orchestra.run.smithi023:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-14T15:43:28.299 DEBUG:teuthology.orchestra.run.smithi023:> stat /dev/vg_nvme/lv_4 2024-04-14T15:43:28.347 INFO:teuthology.orchestra.run.smithi023.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-14T15:43:28.347 INFO:teuthology.orchestra.run.smithi023.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-14T15:43:28.347 INFO:teuthology.orchestra.run.smithi023.stdout:Device: 5h/5d Inode: 903 Links: 1 2024-04-14T15:43:28.348 INFO:teuthology.orchestra.run.smithi023.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-14T15:43:28.348 INFO:teuthology.orchestra.run.smithi023.stdout:Access: 2024-04-14 15:37:00.500230419 +0000 2024-04-14T15:43:28.348 INFO:teuthology.orchestra.run.smithi023.stdout:Modify: 2024-04-14 15:37:00.248232670 +0000 2024-04-14T15:43:28.348 INFO:teuthology.orchestra.run.smithi023.stdout:Change: 2024-04-14 15:37:00.248232670 +0000 2024-04-14T15:43:28.348 INFO:teuthology.orchestra.run.smithi023.stdout: Birth: - 2024-04-14T15:43:28.348 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-14T15:43:28.402 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records in 2024-04-14T15:43:28.402 INFO:teuthology.orchestra.run.smithi023.stderr:1+0 records out 2024-04-14T15:43:28.402 INFO:teuthology.orchestra.run.smithi023.stderr:512 bytes copied, 0.000497524 s, 1.0 MB/s 2024-04-14T15:43:28.403 DEBUG:teuthology.orchestra.run.smithi023:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-14T15:43:28.457 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-04-14T15:43:28.457 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/scratch_devs of=/dev/stdout 2024-04-14T15:43:28.463 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-14T15:43:28.464 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_1 2024-04-14T15:43:28.510 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-14T15:43:28.510 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-14T15:43:28.510 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 5h/5d Inode: 877 Links: 1 2024-04-14T15:43:28.510 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-14T15:43:28.510 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2024-04-14 15:36:59.163059226 +0000 2024-04-14T15:43:28.511 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2024-04-14 15:36:58.903061550 +0000 2024-04-14T15:43:28.511 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2024-04-14 15:36:58.903061550 +0000 2024-04-14T15:43:28.511 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: - 2024-04-14T15:43:28.512 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-14T15:43:28.564 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2024-04-14T15:43:28.565 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2024-04-14T15:43:28.565 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000437147 s, 1.2 MB/s 2024-04-14T15:43:28.566 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-14T15:43:28.615 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_2 2024-04-14T15:43:28.661 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-14T15:43:28.661 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-14T15:43:28.661 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 5h/5d Inode: 892 Links: 1 2024-04-14T15:43:28.662 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-14T15:43:28.662 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2024-04-14 15:36:59.675054654 +0000 2024-04-14T15:43:28.662 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2024-04-14 15:36:59.431056833 +0000 2024-04-14T15:43:28.662 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2024-04-14 15:36:59.431056833 +0000 2024-04-14T15:43:28.662 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: - 2024-04-14T15:43:28.662 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-14T15:43:28.716 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2024-04-14T15:43:28.716 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2024-04-14T15:43:28.716 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000348276 s, 1.5 MB/s 2024-04-14T15:43:28.717 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-14T15:43:28.767 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_3 2024-04-14T15:43:28.813 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-14T15:43:28.814 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-14T15:43:28.814 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 5h/5d Inode: 911 Links: 1 2024-04-14T15:43:28.814 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-14T15:43:28.814 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2024-04-14 15:37:00.179050152 +0000 2024-04-14T15:43:28.814 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2024-04-14 15:36:59.915052510 +0000 2024-04-14T15:43:28.814 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2024-04-14 15:36:59.915052510 +0000 2024-04-14T15:43:28.814 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: - 2024-04-14T15:43:28.814 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-14T15:43:28.873 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2024-04-14T15:43:28.873 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2024-04-14T15:43:28.873 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000307122 s, 1.7 MB/s 2024-04-14T15:43:28.874 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-14T15:43:28.923 DEBUG:teuthology.orchestra.run.smithi119:> stat /dev/vg_nvme/lv_4 2024-04-14T15:43:28.973 INFO:teuthology.orchestra.run.smithi119.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-14T15:43:28.973 INFO:teuthology.orchestra.run.smithi119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-14T15:43:28.973 INFO:teuthology.orchestra.run.smithi119.stdout:Device: 5h/5d Inode: 920 Links: 1 2024-04-14T15:43:28.973 INFO:teuthology.orchestra.run.smithi119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-14T15:43:28.974 INFO:teuthology.orchestra.run.smithi119.stdout:Access: 2024-04-14 15:37:00.687045614 +0000 2024-04-14T15:43:28.974 INFO:teuthology.orchestra.run.smithi119.stdout:Modify: 2024-04-14 15:37:00.423047973 +0000 2024-04-14T15:43:28.974 INFO:teuthology.orchestra.run.smithi119.stdout:Change: 2024-04-14 15:37:00.423047973 +0000 2024-04-14T15:43:28.974 INFO:teuthology.orchestra.run.smithi119.stdout: Birth: - 2024-04-14T15:43:28.974 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-14T15:43:29.025 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records in 2024-04-14T15:43:29.025 INFO:teuthology.orchestra.run.smithi119.stderr:1+0 records out 2024-04-14T15:43:29.025 INFO:teuthology.orchestra.run.smithi119.stderr:512 bytes copied, 0.000236238 s, 2.2 MB/s 2024-04-14T15:43:29.026 DEBUG:teuthology.orchestra.run.smithi119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-14T15:43:29.073 INFO:tasks.cephadm:Deploying osd.0 on smithi023 with /dev/vg_nvme/lv_4... 2024-04-14T15:43:29.073 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-14T15:43:29.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:29 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:43:29.195 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:29 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:43:29.195 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:29 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:43:29.195 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:29 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:43:29.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:29 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:43:29.695 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:29 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:43:29.695 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:29 smithi119 systemd[1]: Started Ceph mgr.x for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:43:30.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:30 smithi119 bash[18543]: cluster 2024-04-14T15:43:29.141450+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-14T15:43:30.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:30 smithi119 bash[18543]: audit 2024-04-14T15:43:29.372482+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:30.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:30 smithi119 bash[18543]: audit 2024-04-14T15:43:29.376599+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:43:30.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:30 smithi119 bash[18543]: audit 2024-04-14T15:43:29.379387+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:30.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:30 smithi119 bash[18543]: audit 2024-04-14T15:43:29.381080+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:43:30.445 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:30 smithi119 bash[19223]: debug 2024-04-14T15:43:30.253+0000 7f4ed4a3a700 1 -- 172.21.15.119:0/1336607428 <== mon.2 v2:172.21.15.119:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b3bda76340 con 0x55b3be7f2800 2024-04-14T15:43:30.445 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:30 smithi119 bash[19223]: debug 2024-04-14T15:43:30.393+0000 7f4edd6a9000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-14T15:43:30.447 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:30 smithi023 bash[18432]: cluster 2024-04-14T15:43:29.141450+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-14T15:43:30.448 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:30 smithi023 bash[18432]: audit 2024-04-14T15:43:29.372482+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:30.448 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:30 smithi023 bash[18432]: audit 2024-04-14T15:43:29.376599+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:43:30.448 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:30 smithi023 bash[18432]: audit 2024-04-14T15:43:29.379387+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:30.448 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:30 smithi023 bash[18432]: audit 2024-04-14T15:43:29.381080+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:43:30.448 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:30 smithi023 bash[23507]: cluster 2024-04-14T15:43:29.141450+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-14T15:43:30.448 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:30 smithi023 bash[23507]: audit 2024-04-14T15:43:29.372482+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:30.448 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:30 smithi023 bash[23507]: audit 2024-04-14T15:43:29.376599+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:43:30.448 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:30 smithi023 bash[23507]: audit 2024-04-14T15:43:29.379387+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:30.448 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:30 smithi023 bash[23507]: audit 2024-04-14T15:43:29.381080+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:43:32.080 INFO:teuthology.orchestra.run.smithi023.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-14T15:43:32.080 INFO:teuthology.orchestra.run.smithi023.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-14T15:43:32.080 INFO:teuthology.orchestra.run.smithi023.stderr: stderr: 10+0 records in 2024-04-14T15:43:32.080 INFO:teuthology.orchestra.run.smithi023.stderr:10+0 records out 2024-04-14T15:43:32.080 INFO:teuthology.orchestra.run.smithi023.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0186766 s, 561 MB/s 2024-04-14T15:43:32.080 INFO:teuthology.orchestra.run.smithi023.stderr:--> Zapping successful for: 2024-04-14T15:43:32.194 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:31 smithi119 bash[19223]: debug 2024-04-14T15:43:31.889+0000 7f4edd6a9000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-14T15:43:32.194 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:31 smithi119 bash[19223]: debug 2024-04-14T15:43:31.981+0000 7f4edd6a9000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-14T15:43:32.694 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:32 smithi119 bash[19223]: debug 2024-04-14T15:43:32.229+0000 7f4edd6a9000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-14T15:43:32.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:32 smithi119 bash[18543]: cluster 2024-04-14T15:43:31.141844+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-14T15:43:32.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:32 smithi119 bash[18543]: audit 2024-04-14T15:43:32.216813+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:32.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:32 smithi119 bash[18543]: audit 2024-04-14T15:43:32.320396+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:32.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:32 smithi119 bash[18543]: audit 2024-04-14T15:43:32.329964+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:32.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:32 smithi119 bash[18543]: audit 2024-04-14T15:43:32.334258+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:43:32.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:32 smithi119 bash[18543]: audit 2024-04-14T15:43:32.336183+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:43:32.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:32 smithi119 bash[18543]: audit 2024-04-14T15:43:32.337831+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:32.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:32 smithi023 bash[18432]: cluster 2024-04-14T15:43:31.141844+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-14T15:43:32.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:32 smithi023 bash[18432]: audit 2024-04-14T15:43:32.216813+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:32.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:32 smithi023 bash[18432]: audit 2024-04-14T15:43:32.320396+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:32.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:32 smithi023 bash[18432]: audit 2024-04-14T15:43:32.329964+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:32.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:32 smithi023 bash[18432]: audit 2024-04-14T15:43:32.334258+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:43:32.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:32 smithi023 bash[18432]: audit 2024-04-14T15:43:32.336183+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:43:32.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:32 smithi023 bash[18432]: audit 2024-04-14T15:43:32.337831+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:32.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:32 smithi023 bash[23507]: cluster 2024-04-14T15:43:31.141844+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-14T15:43:32.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:32 smithi023 bash[23507]: audit 2024-04-14T15:43:32.216813+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:32.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:32 smithi023 bash[23507]: audit 2024-04-14T15:43:32.320396+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:32.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:32 smithi023 bash[23507]: audit 2024-04-14T15:43:32.329964+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:32.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:32 smithi023 bash[23507]: audit 2024-04-14T15:43:32.334258+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:43:32.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:32 smithi023 bash[23507]: audit 2024-04-14T15:43:32.336183+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:43:32.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:32 smithi023 bash[23507]: audit 2024-04-14T15:43:32.337831+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:33.054 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph orch daemon add osd smithi023:vg_nvme/lv_4 2024-04-14T15:43:33.266 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:32 smithi119 bash[19223]: debug 2024-04-14T15:43:32.957+0000 7f4edd6a9000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-14T15:43:33.266 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:33 smithi119 bash[19223]: debug 2024-04-14T15:43:33.061+0000 7f4edd6a9000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-14T15:43:33.266 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:33 smithi119 bash[19223]: debug 2024-04-14T15:43:33.161+0000 7f4edd6a9000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-14T15:43:33.565 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:33 smithi119 bash[19223]: debug 2024-04-14T15:43:33.269+0000 7f4edd6a9000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-14T15:43:33.565 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:33 smithi119 bash[19223]: debug 2024-04-14T15:43:33.473+0000 7f4edd6a9000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-14T15:43:33.840 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:33 smithi119 bash[19223]: debug 2024-04-14T15:43:33.741+0000 7f4edd6a9000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-14T15:43:33.840 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:33 smithi119 bash[18543]: cephadm 2024-04-14T15:43:32.333630+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-14T15:43:33.841 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:33 smithi119 bash[18543]: cephadm 2024-04-14T15:43:32.339673+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring daemon mgr.y on smithi023 2024-04-14T15:43:33.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:33 smithi023 bash[18432]: cephadm 2024-04-14T15:43:32.333630+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-14T15:43:33.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:33 smithi023 bash[18432]: cephadm 2024-04-14T15:43:32.339673+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring daemon mgr.y on smithi023 2024-04-14T15:43:33.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:33 smithi023 bash[23507]: cephadm 2024-04-14T15:43:32.333630+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-14T15:43:33.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:33 smithi023 bash[23507]: cephadm 2024-04-14T15:43:32.339673+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Reconfiguring daemon mgr.y on smithi023 2024-04-14T15:43:34.194 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:33 smithi119 bash[19223]: debug 2024-04-14T15:43:33.841+0000 7f4edd6a9000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-14T15:43:34.195 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:34 smithi119 bash[19223]: debug 2024-04-14T15:43:34.017+0000 7f4edd6a9000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-14T15:43:34.519 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:34 smithi119 bash[19223]: debug 2024-04-14T15:43:34.257+0000 7f4edd6a9000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-14T15:43:34.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:34 smithi023 bash[18432]: cluster 2024-04-14T15:43:33.142189+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:43:34.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:34 smithi023 bash[23507]: cluster 2024-04-14T15:43:33.142189+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:43:34.908 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:34 smithi119 bash[18543]: cluster 2024-04-14T15:43:33.142189+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-14T15:43:34.909 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:34 smithi119 bash[19223]: debug 2024-04-14T15:43:34.521+0000 7f4edd6a9000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-14T15:43:34.909 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:34 smithi119 bash[19223]: debug 2024-04-14T15:43:34.681+0000 7f4edd6a9000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:43:34.909 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:34 smithi119 bash[19223]: debug 2024-04-14T15:43:34.909+0000 7f4edd6a9000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-14T15:43:35.194 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:35 smithi119 bash[19223]: debug 2024-04-14T15:43:35.021+0000 7f4edd6a9000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-14T15:43:35.694 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:35 smithi119 bash[19223]: debug 2024-04-14T15:43:35.353+0000 7f4edd6a9000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:43:36.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:35 smithi023 bash[18432]: audit 2024-04-14T15:43:34.829238+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:36.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:35 smithi023 bash[18432]: audit 2024-04-14T15:43:34.830960+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:43:36.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:35 smithi023 bash[18432]: audit 2024-04-14T15:43:34.832532+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:36.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:35 smithi023 bash[18432]: audit 2024-04-14T15:43:34.833495+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:43:36.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:35 smithi023 bash[18432]: audit 2024-04-14T15:43:35.107206+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:36.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:35 smithi023 bash[18432]: cluster 2024-04-14T15:43:35.142574+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-14T15:43:36.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:35 smithi023 bash[23507]: audit 2024-04-14T15:43:34.829238+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:36.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:35 smithi023 bash[23507]: audit 2024-04-14T15:43:34.830960+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:43:36.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:35 smithi023 bash[23507]: audit 2024-04-14T15:43:34.832532+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:36.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:35 smithi023 bash[23507]: audit 2024-04-14T15:43:34.833495+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:43:36.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:35 smithi023 bash[23507]: audit 2024-04-14T15:43:35.107206+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:36.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:35 smithi023 bash[23507]: cluster 2024-04-14T15:43:35.142574+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-14T15:43:36.174 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:36 smithi119 bash[19223]: debug 2024-04-14T15:43:36.065+0000 7f4edd6a9000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-14T15:43:36.175 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:36 smithi119 bash[19223]: debug 2024-04-14T15:43:36.177+0000 7f4edd6a9000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-14T15:43:36.175 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:35 smithi119 bash[18543]: audit 2024-04-14T15:43:34.829238+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:36.175 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:35 smithi119 bash[18543]: audit 2024-04-14T15:43:34.830960+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:43:36.175 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:35 smithi119 bash[18543]: audit 2024-04-14T15:43:34.832532+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:36.175 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:35 smithi119 bash[18543]: audit 2024-04-14T15:43:34.833495+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:43:36.175 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:35 smithi119 bash[18543]: audit 2024-04-14T15:43:35.107206+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:36.175 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:35 smithi119 bash[18543]: cluster 2024-04-14T15:43:35.142574+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-14T15:43:36.444 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:36 smithi119 bash[19223]: debug 2024-04-14T15:43:36.377+0000 7f4edd6a9000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-14T15:43:36.944 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:36 smithi119 bash[19223]: debug 2024-04-14T15:43:36.693+0000 7f4edd6a9000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-14T15:43:37.444 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:37 smithi119 bash[19223]: debug 2024-04-14T15:43:37.057+0000 7f4edd6a9000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-14T15:43:37.445 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:43:37 smithi119 bash[19223]: debug 2024-04-14T15:43:37.169+0000 7f4edd6a9000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-14T15:43:37.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:37 smithi119 bash[18543]: audit 2024-04-14T15:43:36.410015+0000 mgr.y (mgr.14152) 61 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:43:37.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:37 smithi119 bash[18543]: audit 2024-04-14T15:43:36.416849+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:43:37.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:37 smithi119 bash[18543]: audit 2024-04-14T15:43:36.423245+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:43:37.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:37 smithi119 bash[18543]: audit 2024-04-14T15:43:36.424787+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:37.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:37 smithi023 bash[18432]: audit 2024-04-14T15:43:36.410015+0000 mgr.y (mgr.14152) 61 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:43:37.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:37 smithi023 bash[18432]: audit 2024-04-14T15:43:36.416849+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:43:37.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:37 smithi023 bash[18432]: audit 2024-04-14T15:43:36.423245+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:43:37.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:37 smithi023 bash[18432]: audit 2024-04-14T15:43:36.424787+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:37.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:37 smithi023 bash[23507]: audit 2024-04-14T15:43:36.410015+0000 mgr.y (mgr.14152) 61 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:43:37.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:37 smithi023 bash[23507]: audit 2024-04-14T15:43:36.416849+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:43:37.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:37 smithi023 bash[23507]: audit 2024-04-14T15:43:36.423245+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:43:37.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:37 smithi023 bash[23507]: audit 2024-04-14T15:43:36.424787+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:38.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:38 smithi119 bash[18543]: cluster 2024-04-14T15:43:37.142953+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-14T15:43:38.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:38 smithi119 bash[18543]: cluster 2024-04-14T15:43:37.188310+0000 mon.a (mon.0) 227 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:43:38.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:38 smithi119 bash[18543]: audit 2024-04-14T15:43:37.195012+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.119:0/1130884982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-14T15:43:38.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:38 smithi119 bash[18543]: audit 2024-04-14T15:43:37.195960+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.119:0/1130884982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:43:38.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:38 smithi119 bash[18543]: audit 2024-04-14T15:43:37.197114+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.119:0/1130884982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-14T15:43:38.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:38 smithi119 bash[18543]: audit 2024-04-14T15:43:37.197705+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.119:0/1130884982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:43:38.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:38 smithi023 bash[18432]: cluster 2024-04-14T15:43:37.142953+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-14T15:43:38.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:38 smithi023 bash[18432]: cluster 2024-04-14T15:43:37.188310+0000 mon.a (mon.0) 227 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:43:38.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:38 smithi023 bash[18432]: audit 2024-04-14T15:43:37.195012+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.119:0/1130884982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-14T15:43:38.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:38 smithi023 bash[18432]: audit 2024-04-14T15:43:37.195960+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.119:0/1130884982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:43:38.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:38 smithi023 bash[18432]: audit 2024-04-14T15:43:37.197114+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.119:0/1130884982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-14T15:43:38.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:38 smithi023 bash[18432]: audit 2024-04-14T15:43:37.197705+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.119:0/1130884982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:43:38.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:38 smithi023 bash[23507]: cluster 2024-04-14T15:43:37.142953+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-14T15:43:38.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:38 smithi023 bash[23507]: cluster 2024-04-14T15:43:37.188310+0000 mon.a (mon.0) 227 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:43:38.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:38 smithi023 bash[23507]: audit 2024-04-14T15:43:37.195012+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.119:0/1130884982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-14T15:43:38.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:38 smithi023 bash[23507]: audit 2024-04-14T15:43:37.195960+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.119:0/1130884982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:43:38.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:38 smithi023 bash[23507]: audit 2024-04-14T15:43:37.197114+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.119:0/1130884982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-14T15:43:38.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:38 smithi023 bash[23507]: audit 2024-04-14T15:43:37.197705+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.119:0/1130884982' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:43:39.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:39 smithi119 bash[18543]: cluster 2024-04-14T15:43:38.162409+0000 mon.a (mon.0) 228 : cluster [DBG] mgrmap e14: y(active, since 71s), standbys: x 2024-04-14T15:43:39.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:39 smithi119 bash[18543]: audit 2024-04-14T15:43:38.162675+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-14T15:43:39.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:39 smithi023 bash[18432]: cluster 2024-04-14T15:43:38.162409+0000 mon.a (mon.0) 228 : cluster [DBG] mgrmap e14: y(active, since 71s), standbys: x 2024-04-14T15:43:39.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:39 smithi023 bash[18432]: audit 2024-04-14T15:43:38.162675+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-14T15:43:39.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:39 smithi023 bash[23507]: cluster 2024-04-14T15:43:38.162409+0000 mon.a (mon.0) 228 : cluster [DBG] mgrmap e14: y(active, since 71s), standbys: x 2024-04-14T15:43:39.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:39 smithi023 bash[23507]: audit 2024-04-14T15:43:38.162675+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-14T15:43:40.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:40 smithi023 bash[18432]: cluster 2024-04-14T15:43:39.143357+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-14T15:43:40.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:40 smithi023 bash[23507]: cluster 2024-04-14T15:43:39.143357+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-14T15:43:40.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:40 smithi119 bash[18543]: cluster 2024-04-14T15:43:39.143357+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-14T15:43:42.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:42 smithi119 bash[18543]: cluster 2024-04-14T15:43:41.143850+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-14T15:43:42.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:42 smithi023 bash[18432]: cluster 2024-04-14T15:43:41.143850+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-14T15:43:42.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:42 smithi023 bash[23507]: cluster 2024-04-14T15:43:41.143850+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-14T15:43:43.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:43 smithi023 bash[18432]: audit 2024-04-14T15:43:42.410957+0000 mon.a (mon.0) 230 : audit [INF] from='client.? 172.21.15.23:0/4050937180' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38a04696-2e2d-4883-8a01-588d3465e1b7"}]: dispatch 2024-04-14T15:43:43.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:43 smithi023 bash[18432]: audit 2024-04-14T15:43:42.424803+0000 mon.a (mon.0) 231 : audit [INF] from='client.? 172.21.15.23:0/4050937180' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38a04696-2e2d-4883-8a01-588d3465e1b7"}]': finished 2024-04-14T15:43:43.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:43 smithi023 bash[18432]: cluster 2024-04-14T15:43:42.424888+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-14T15:43:43.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:43 smithi023 bash[18432]: audit 2024-04-14T15:43:42.425103+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:43:43.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:43 smithi023 bash[18432]: audit 2024-04-14T15:43:43.079909+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.23:0/2968287546' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:43:43.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:43 smithi023 bash[23507]: audit 2024-04-14T15:43:42.410957+0000 mon.a (mon.0) 230 : audit [INF] from='client.? 172.21.15.23:0/4050937180' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38a04696-2e2d-4883-8a01-588d3465e1b7"}]: dispatch 2024-04-14T15:43:43.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:43 smithi023 bash[23507]: audit 2024-04-14T15:43:42.424803+0000 mon.a (mon.0) 231 : audit [INF] from='client.? 172.21.15.23:0/4050937180' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38a04696-2e2d-4883-8a01-588d3465e1b7"}]': finished 2024-04-14T15:43:43.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:43 smithi023 bash[23507]: cluster 2024-04-14T15:43:42.424888+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-14T15:43:43.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:43 smithi023 bash[23507]: audit 2024-04-14T15:43:42.425103+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:43:43.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:43 smithi023 bash[23507]: audit 2024-04-14T15:43:43.079909+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.23:0/2968287546' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:43:43.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:43 smithi119 bash[18543]: audit 2024-04-14T15:43:42.410957+0000 mon.a (mon.0) 230 : audit [INF] from='client.? 172.21.15.23:0/4050937180' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "38a04696-2e2d-4883-8a01-588d3465e1b7"}]: dispatch 2024-04-14T15:43:43.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:43 smithi119 bash[18543]: audit 2024-04-14T15:43:42.424803+0000 mon.a (mon.0) 231 : audit [INF] from='client.? 172.21.15.23:0/4050937180' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "38a04696-2e2d-4883-8a01-588d3465e1b7"}]': finished 2024-04-14T15:43:43.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:43 smithi119 bash[18543]: cluster 2024-04-14T15:43:42.424888+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-14T15:43:43.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:43 smithi119 bash[18543]: audit 2024-04-14T15:43:42.425103+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:43:43.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:43 smithi119 bash[18543]: audit 2024-04-14T15:43:43.079909+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.23:0/2968287546' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:43:44.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:44 smithi023 bash[18432]: cluster 2024-04-14T15:43:43.144330+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-14T15:43:44.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:44 smithi023 bash[23507]: cluster 2024-04-14T15:43:43.144330+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-14T15:43:44.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:44 smithi119 bash[18543]: cluster 2024-04-14T15:43:43.144330+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-14T15:43:46.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:46 smithi119 bash[18543]: cluster 2024-04-14T15:43:45.144810+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-14T15:43:47.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:46 smithi023 bash[18432]: cluster 2024-04-14T15:43:45.144810+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-14T15:43:47.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:46 smithi023 bash[23507]: cluster 2024-04-14T15:43:45.144810+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-14T15:43:48.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:48 smithi119 bash[18543]: cluster 2024-04-14T15:43:47.145256+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-14T15:43:49.012 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:48 smithi023 bash[18432]: cluster 2024-04-14T15:43:47.145256+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-14T15:43:49.013 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:48 smithi023 bash[23507]: cluster 2024-04-14T15:43:47.145256+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-14T15:43:50.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:50 smithi023 bash[18432]: cluster 2024-04-14T15:43:49.145677+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-14T15:43:50.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:50 smithi023 bash[23507]: cluster 2024-04-14T15:43:49.145677+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-14T15:43:50.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:50 smithi119 bash[18543]: cluster 2024-04-14T15:43:49.145677+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-14T15:43:52.631 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:52 smithi023 bash[18432]: cluster 2024-04-14T15:43:51.146125+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-14T15:43:52.631 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:52 smithi023 bash[18432]: audit 2024-04-14T15:43:52.381984+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-14T15:43:52.631 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:52 smithi023 bash[18432]: audit 2024-04-14T15:43:52.383471+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:52.632 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:52 smithi023 bash[23507]: cluster 2024-04-14T15:43:51.146125+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-14T15:43:52.632 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:52 smithi023 bash[23507]: audit 2024-04-14T15:43:52.381984+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-14T15:43:52.632 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:52 smithi023 bash[23507]: audit 2024-04-14T15:43:52.383471+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:52.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:52 smithi119 bash[18543]: cluster 2024-04-14T15:43:51.146125+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-14T15:43:52.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:52 smithi119 bash[18543]: audit 2024-04-14T15:43:52.381984+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-14T15:43:52.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:52 smithi119 bash[18543]: audit 2024-04-14T15:43:52.383471+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:53.680 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:53 smithi023 bash[18432]: cephadm 2024-04-14T15:43:52.384652+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Deploying daemon osd.0 on smithi023 2024-04-14T15:43:53.680 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:53 smithi023 bash[23507]: cephadm 2024-04-14T15:43:52.384652+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Deploying daemon osd.0 on smithi023 2024-04-14T15:43:53.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:53 smithi119 bash[18543]: cephadm 2024-04-14T15:43:52.384652+0000 mgr.y (mgr.14152) 70 : cephadm [INF] Deploying daemon osd.0 on smithi023 2024-04-14T15:43:54.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:54 smithi119 bash[18543]: cluster 2024-04-14T15:43:53.146489+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-14T15:43:55.076 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:54 smithi023 bash[18432]: cluster 2024-04-14T15:43:53.146489+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-14T15:43:55.077 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:54 smithi023 bash[23507]: cluster 2024-04-14T15:43:53.146489+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-14T15:43:55.942 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:43:55.943 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:43:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:43:55.943 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:43:56.194 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:56 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:43:56.194 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:43:56 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:43:56.195 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:56 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:43:56.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:56 smithi119 bash[18543]: cluster 2024-04-14T15:43:55.146884+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-14T15:43:56.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:56 smithi119 bash[18543]: audit 2024-04-14T15:43:56.174320+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:43:56.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:56 smithi119 bash[18543]: audit 2024-04-14T15:43:56.175590+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:56.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:56 smithi119 bash[18543]: audit 2024-04-14T15:43:56.176186+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:43:56.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:56 smithi119 bash[18543]: audit 2024-04-14T15:43:56.182470+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:57.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:56 smithi023 bash[18432]: cluster 2024-04-14T15:43:55.146884+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-14T15:43:57.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:56 smithi023 bash[18432]: audit 2024-04-14T15:43:56.174320+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:43:57.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:56 smithi023 bash[18432]: audit 2024-04-14T15:43:56.175590+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:57.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:56 smithi023 bash[18432]: audit 2024-04-14T15:43:56.176186+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:43:57.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:56 smithi023 bash[18432]: audit 2024-04-14T15:43:56.182470+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:57.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:56 smithi023 bash[23507]: cluster 2024-04-14T15:43:55.146884+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-14T15:43:57.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:56 smithi023 bash[23507]: audit 2024-04-14T15:43:56.174320+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:43:57.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:56 smithi023 bash[23507]: audit 2024-04-14T15:43:56.175590+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:43:57.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:56 smithi023 bash[23507]: audit 2024-04-14T15:43:56.176186+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:43:57.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:56 smithi023 bash[23507]: audit 2024-04-14T15:43:56.182470+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:43:58.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:43:58 smithi119 bash[18543]: cluster 2024-04-14T15:43:57.147141+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-14T15:43:59.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:43:58 smithi023 bash[18432]: cluster 2024-04-14T15:43:57.147141+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-14T15:43:59.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:43:58 smithi023 bash[23507]: cluster 2024-04-14T15:43:57.147141+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-14T15:44:00.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:00 smithi023 bash[18432]: cluster 2024-04-14T15:43:59.147392+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-14T15:44:00.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:00 smithi023 bash[18432]: audit 2024-04-14T15:43:59.491603+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:00.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:00 smithi023 bash[18432]: audit 2024-04-14T15:43:59.497240+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:00.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:00 smithi023 bash[23507]: cluster 2024-04-14T15:43:59.147392+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-14T15:44:00.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:00 smithi023 bash[23507]: audit 2024-04-14T15:43:59.491603+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:00.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:00 smithi023 bash[23507]: audit 2024-04-14T15:43:59.497240+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:00.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:00 smithi119 bash[18543]: cluster 2024-04-14T15:43:59.147392+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-14T15:44:00.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:00 smithi119 bash[18543]: audit 2024-04-14T15:43:59.491603+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:00.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:00 smithi119 bash[18543]: audit 2024-04-14T15:43:59.497240+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:02.453 INFO:teuthology.orchestra.run.smithi023.stdout:Created osd(s) 0 on host 'smithi023' 2024-04-14T15:44:02.738 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:02 smithi023 bash[18432]: cluster 2024-04-14T15:44:01.147793+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-14T15:44:02.738 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:02 smithi023 bash[18432]: audit 2024-04-14T15:44:02.451685+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:02.738 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:02 smithi023 bash[18432]: audit 2024-04-14T15:44:02.470579+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:44:02.738 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:02 smithi023 bash[18432]: audit 2024-04-14T15:44:02.472084+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:44:02.738 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:02 smithi023 bash[18432]: audit 2024-04-14T15:44:02.472911+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:44:02.739 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:02 smithi023 bash[23507]: cluster 2024-04-14T15:44:01.147793+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-14T15:44:02.739 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:02 smithi023 bash[23507]: audit 2024-04-14T15:44:02.451685+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:02.739 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:02 smithi023 bash[23507]: audit 2024-04-14T15:44:02.470579+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:44:02.739 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:02 smithi023 bash[23507]: audit 2024-04-14T15:44:02.472084+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:44:02.739 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:02 smithi023 bash[23507]: audit 2024-04-14T15:44:02.472911+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:44:02.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:02 smithi119 bash[18543]: cluster 2024-04-14T15:44:01.147793+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-14T15:44:02.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:02 smithi119 bash[18543]: audit 2024-04-14T15:44:02.451685+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:02.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:02 smithi119 bash[18543]: audit 2024-04-14T15:44:02.470579+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:44:02.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:02 smithi119 bash[18543]: audit 2024-04-14T15:44:02.472084+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:44:02.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:02 smithi119 bash[18543]: audit 2024-04-14T15:44:02.472911+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:44:03.078 DEBUG:teuthology.orchestra.run.smithi023:osd.0> sudo journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.0.service 2024-04-14T15:44:03.081 INFO:tasks.cephadm:Deploying osd.1 on smithi023 with /dev/vg_nvme/lv_3... 2024-04-14T15:44:03.081 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-14T15:44:03.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:03 smithi023 bash[18432]: audit 2024-04-14T15:44:02.740839+0000 mon.a (mon.0) 246 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/1070920390,v1:172.21.15.23:6803/1070920390]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-14T15:44:03.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:03 smithi023 bash[23507]: audit 2024-04-14T15:44:02.740839+0000 mon.a (mon.0) 246 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/1070920390,v1:172.21.15.23:6803/1070920390]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-14T15:44:03.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:03 smithi119 bash[18543]: audit 2024-04-14T15:44:02.740839+0000 mon.a (mon.0) 246 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/1070920390,v1:172.21.15.23:6803/1070920390]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-14T15:44:04.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:04 smithi023 bash[18432]: cluster 2024-04-14T15:44:03.148247+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-14T15:44:04.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:04 smithi023 bash[18432]: audit 2024-04-14T15:44:03.580883+0000 mon.a (mon.0) 247 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/1070920390,v1:172.21.15.23:6803/1070920390]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-14T15:44:04.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:04 smithi023 bash[18432]: cluster 2024-04-14T15:44:03.581043+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-14T15:44:04.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:04 smithi023 bash[18432]: audit 2024-04-14T15:44:03.581284+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:44:04.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:04 smithi023 bash[18432]: audit 2024-04-14T15:44:03.582238+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/1070920390,v1:172.21.15.23:6803/1070920390]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T15:44:04.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:04 smithi023 bash[23507]: cluster 2024-04-14T15:44:03.148247+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-14T15:44:04.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:04 smithi023 bash[23507]: audit 2024-04-14T15:44:03.580883+0000 mon.a (mon.0) 247 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/1070920390,v1:172.21.15.23:6803/1070920390]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-14T15:44:04.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:04 smithi023 bash[23507]: cluster 2024-04-14T15:44:03.581043+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-14T15:44:04.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:04 smithi023 bash[23507]: audit 2024-04-14T15:44:03.581284+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:44:04.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:04 smithi023 bash[23507]: audit 2024-04-14T15:44:03.582238+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/1070920390,v1:172.21.15.23:6803/1070920390]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T15:44:04.843 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:44:04 smithi023 bash[26119]: debug 2024-04-14T15:44:04.592+0000 7f85d3749700 -1 osd.0 0 waiting for initial osdmap 2024-04-14T15:44:04.843 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:44:04 smithi023 bash[26119]: debug 2024-04-14T15:44:04.600+0000 7f85ce8e1700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-14T15:44:04.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:04 smithi119 bash[18543]: cluster 2024-04-14T15:44:03.148247+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-14T15:44:04.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:04 smithi119 bash[18543]: audit 2024-04-14T15:44:03.580883+0000 mon.a (mon.0) 247 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/1070920390,v1:172.21.15.23:6803/1070920390]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-14T15:44:04.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:04 smithi119 bash[18543]: cluster 2024-04-14T15:44:03.581043+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-14T15:44:04.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:04 smithi119 bash[18543]: audit 2024-04-14T15:44:03.581284+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:44:04.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:04 smithi119 bash[18543]: audit 2024-04-14T15:44:03.582238+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/1070920390,v1:172.21.15.23:6803/1070920390]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T15:44:05.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:05 smithi119 bash[18543]: audit 2024-04-14T15:44:04.588840+0000 mon.a (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/1070920390,v1:172.21.15.23:6803/1070920390]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-04-14T15:44:05.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:05 smithi119 bash[18543]: cluster 2024-04-14T15:44:04.589051+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-14T15:44:05.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:05 smithi119 bash[18543]: audit 2024-04-14T15:44:04.590058+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:44:05.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:05 smithi119 bash[18543]: audit 2024-04-14T15:44:04.601714+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:44:05.995 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:05 smithi023 bash[23507]: audit 2024-04-14T15:44:04.588840+0000 mon.a (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/1070920390,v1:172.21.15.23:6803/1070920390]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-04-14T15:44:05.995 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:05 smithi023 bash[23507]: cluster 2024-04-14T15:44:04.589051+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-14T15:44:05.995 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:05 smithi023 bash[23507]: audit 2024-04-14T15:44:04.590058+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:44:05.996 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:05 smithi023 bash[23507]: audit 2024-04-14T15:44:04.601714+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:44:05.996 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:05 smithi023 bash[18432]: audit 2024-04-14T15:44:04.588840+0000 mon.a (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/1070920390,v1:172.21.15.23:6803/1070920390]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-04-14T15:44:05.996 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:05 smithi023 bash[18432]: cluster 2024-04-14T15:44:04.589051+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-14T15:44:05.996 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:05 smithi023 bash[18432]: audit 2024-04-14T15:44:04.590058+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:44:05.996 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:05 smithi023 bash[18432]: audit 2024-04-14T15:44:04.601714+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:44:06.592 INFO:teuthology.orchestra.run.smithi023.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-14T15:44:06.592 INFO:teuthology.orchestra.run.smithi023.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-14T15:44:06.592 INFO:teuthology.orchestra.run.smithi023.stderr: stderr: 10+0 records in 2024-04-14T15:44:06.592 INFO:teuthology.orchestra.run.smithi023.stderr:10+0 records out 2024-04-14T15:44:06.592 INFO:teuthology.orchestra.run.smithi023.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.019871 s, 528 MB/s 2024-04-14T15:44:06.592 INFO:teuthology.orchestra.run.smithi023.stderr:--> Zapping successful for: 2024-04-14T15:44:06.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:06 smithi119 bash[18543]: cluster 2024-04-14T15:44:03.748009+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:44:06.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:06 smithi119 bash[18543]: cluster 2024-04-14T15:44:03.748174+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:44:06.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:06 smithi119 bash[18543]: cluster 2024-04-14T15:44:05.148701+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-14T15:44:06.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:06 smithi119 bash[18543]: cluster 2024-04-14T15:44:05.602376+0000 mon.a (mon.0) 255 : cluster [INF] osd.0 [v2:172.21.15.23:6802/1070920390,v1:172.21.15.23:6803/1070920390] boot 2024-04-14T15:44:06.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:06 smithi119 bash[18543]: cluster 2024-04-14T15:44:05.602470+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-14T15:44:06.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:06 smithi119 bash[18543]: audit 2024-04-14T15:44:05.605487+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:44:07.017 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:06 smithi023 bash[18432]: cluster 2024-04-14T15:44:03.748009+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:44:07.017 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:06 smithi023 bash[18432]: cluster 2024-04-14T15:44:03.748174+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:44:07.018 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:06 smithi023 bash[18432]: cluster 2024-04-14T15:44:05.148701+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-14T15:44:07.018 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:06 smithi023 bash[18432]: cluster 2024-04-14T15:44:05.602376+0000 mon.a (mon.0) 255 : cluster [INF] osd.0 [v2:172.21.15.23:6802/1070920390,v1:172.21.15.23:6803/1070920390] boot 2024-04-14T15:44:07.018 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:06 smithi023 bash[18432]: cluster 2024-04-14T15:44:05.602470+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-14T15:44:07.018 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:06 smithi023 bash[18432]: audit 2024-04-14T15:44:05.605487+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:44:07.018 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:06 smithi023 bash[23507]: cluster 2024-04-14T15:44:03.748009+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:44:07.018 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:06 smithi023 bash[23507]: cluster 2024-04-14T15:44:03.748174+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:44:07.018 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:06 smithi023 bash[23507]: cluster 2024-04-14T15:44:05.148701+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-14T15:44:07.018 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:06 smithi023 bash[23507]: cluster 2024-04-14T15:44:05.602376+0000 mon.a (mon.0) 255 : cluster [INF] osd.0 [v2:172.21.15.23:6802/1070920390,v1:172.21.15.23:6803/1070920390] boot 2024-04-14T15:44:07.018 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:06 smithi023 bash[23507]: cluster 2024-04-14T15:44:05.602470+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-14T15:44:07.019 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:06 smithi023 bash[23507]: audit 2024-04-14T15:44:05.605487+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:44:07.660 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph orch daemon add osd smithi023:vg_nvme/lv_3 2024-04-14T15:44:07.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:07 smithi119 bash[18543]: cluster 2024-04-14T15:44:06.627473+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-14T15:44:08.066 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:07 smithi023 bash[18432]: cluster 2024-04-14T15:44:06.627473+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-14T15:44:08.066 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:07 smithi023 bash[23507]: cluster 2024-04-14T15:44:06.627473+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-14T15:44:08.918 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:08 smithi023 bash[18432]: cluster 2024-04-14T15:44:07.149205+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-14T15:44:08.919 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:08 smithi023 bash[23507]: cluster 2024-04-14T15:44:07.149205+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-14T15:44:08.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:08 smithi119 bash[18543]: cluster 2024-04-14T15:44:07.149205+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-14T15:44:10.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:10 smithi023 bash[23507]: cluster 2024-04-14T15:44:09.149535+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-14T15:44:10.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:10 smithi023 bash[23507]: audit 2024-04-14T15:44:10.528370+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:10.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:10 smithi023 bash[23507]: audit 2024-04-14T15:44:10.529832+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:44:10.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:10 smithi023 bash[23507]: audit 2024-04-14T15:44:10.544458+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:10.761 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:10 smithi023 bash[23507]: audit 2024-04-14T15:44:10.559022+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:10.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:10 smithi023 bash[18432]: cluster 2024-04-14T15:44:09.149535+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-14T15:44:10.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:10 smithi023 bash[18432]: audit 2024-04-14T15:44:10.528370+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:10.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:10 smithi023 bash[18432]: audit 2024-04-14T15:44:10.529832+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:44:10.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:10 smithi023 bash[18432]: audit 2024-04-14T15:44:10.544458+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:10.762 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:10 smithi023 bash[18432]: audit 2024-04-14T15:44:10.559022+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:10.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:10 smithi119 bash[18543]: cluster 2024-04-14T15:44:09.149535+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-14T15:44:10.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:10 smithi119 bash[18543]: audit 2024-04-14T15:44:10.528370+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:10.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:10 smithi119 bash[18543]: audit 2024-04-14T15:44:10.529832+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:44:10.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:10 smithi119 bash[18543]: audit 2024-04-14T15:44:10.544458+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:10.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:10 smithi119 bash[18543]: audit 2024-04-14T15:44:10.559022+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:11.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:11 smithi119 bash[18543]: cephadm 2024-04-14T15:44:10.516647+0000 mgr.y (mgr.14152) 80 : cephadm [INF] Detected new or changed devices on smithi023 2024-04-14T15:44:11.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:11 smithi119 bash[18543]: cephadm 2024-04-14T15:44:10.531066+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Adjusting osd_memory_target on smithi023 to 16241M 2024-04-14T15:44:11.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:11 smithi119 bash[18543]: audit 2024-04-14T15:44:11.158574+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:44:11.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:11 smithi119 bash[18543]: audit 2024-04-14T15:44:11.164293+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:44:11.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:11 smithi119 bash[18543]: audit 2024-04-14T15:44:11.165814+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:44:12.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:11 smithi023 bash[18432]: cephadm 2024-04-14T15:44:10.516647+0000 mgr.y (mgr.14152) 80 : cephadm [INF] Detected new or changed devices on smithi023 2024-04-14T15:44:12.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:11 smithi023 bash[18432]: cephadm 2024-04-14T15:44:10.531066+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Adjusting osd_memory_target on smithi023 to 16241M 2024-04-14T15:44:12.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:11 smithi023 bash[18432]: audit 2024-04-14T15:44:11.158574+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:44:12.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:11 smithi023 bash[18432]: audit 2024-04-14T15:44:11.164293+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:44:12.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:11 smithi023 bash[18432]: audit 2024-04-14T15:44:11.165814+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:44:12.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:11 smithi023 bash[23507]: cephadm 2024-04-14T15:44:10.516647+0000 mgr.y (mgr.14152) 80 : cephadm [INF] Detected new or changed devices on smithi023 2024-04-14T15:44:12.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:11 smithi023 bash[23507]: cephadm 2024-04-14T15:44:10.531066+0000 mgr.y (mgr.14152) 81 : cephadm [INF] Adjusting osd_memory_target on smithi023 to 16241M 2024-04-14T15:44:12.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:11 smithi023 bash[23507]: audit 2024-04-14T15:44:11.158574+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:44:12.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:11 smithi023 bash[23507]: audit 2024-04-14T15:44:11.164293+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:44:12.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:11 smithi023 bash[23507]: audit 2024-04-14T15:44:11.165814+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:44:12.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:12 smithi119 bash[18543]: cluster 2024-04-14T15:44:11.150028+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-14T15:44:12.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:12 smithi119 bash[18543]: audit 2024-04-14T15:44:11.152413+0000 mgr.y (mgr.14152) 83 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:44:13.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:12 smithi023 bash[18432]: cluster 2024-04-14T15:44:11.150028+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-14T15:44:13.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:12 smithi023 bash[18432]: audit 2024-04-14T15:44:11.152413+0000 mgr.y (mgr.14152) 83 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:44:13.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:12 smithi023 bash[23507]: cluster 2024-04-14T15:44:11.150028+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-14T15:44:13.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:12 smithi023 bash[23507]: audit 2024-04-14T15:44:11.152413+0000 mgr.y (mgr.14152) 83 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:44:14.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:14 smithi119 bash[18543]: cluster 2024-04-14T15:44:13.150632+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-14T15:44:15.016 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:14 smithi023 bash[18432]: cluster 2024-04-14T15:44:13.150632+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-14T15:44:15.017 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:14 smithi023 bash[23507]: cluster 2024-04-14T15:44:13.150632+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-14T15:44:16.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:16 smithi119 bash[18543]: cluster 2024-04-14T15:44:15.151241+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-14T15:44:17.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:16 smithi023 bash[18432]: cluster 2024-04-14T15:44:15.151241+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-14T15:44:17.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:16 smithi023 bash[23507]: cluster 2024-04-14T15:44:15.151241+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-14T15:44:18.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:17 smithi023 bash[23507]: audit 2024-04-14T15:44:16.889761+0000 mon.a (mon.0) 266 : audit [INF] from='client.? 172.21.15.23:0/3526209139' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a3ad58f4-467d-49b4-ba8c-8b1368f79288"}]: dispatch 2024-04-14T15:44:18.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:17 smithi023 bash[23507]: audit 2024-04-14T15:44:16.901277+0000 mon.a (mon.0) 267 : audit [INF] from='client.? 172.21.15.23:0/3526209139' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a3ad58f4-467d-49b4-ba8c-8b1368f79288"}]': finished 2024-04-14T15:44:18.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:17 smithi023 bash[23507]: cluster 2024-04-14T15:44:16.901472+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-14T15:44:18.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:17 smithi023 bash[23507]: audit 2024-04-14T15:44:16.901643+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:44:18.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:17 smithi023 bash[23507]: audit 2024-04-14T15:44:17.616130+0000 mon.a (mon.0) 270 : audit [DBG] from='client.? 172.21.15.23:0/2363322841' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:44:18.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:17 smithi023 bash[18432]: audit 2024-04-14T15:44:16.889761+0000 mon.a (mon.0) 266 : audit [INF] from='client.? 172.21.15.23:0/3526209139' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a3ad58f4-467d-49b4-ba8c-8b1368f79288"}]: dispatch 2024-04-14T15:44:18.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:17 smithi023 bash[18432]: audit 2024-04-14T15:44:16.901277+0000 mon.a (mon.0) 267 : audit [INF] from='client.? 172.21.15.23:0/3526209139' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a3ad58f4-467d-49b4-ba8c-8b1368f79288"}]': finished 2024-04-14T15:44:18.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:17 smithi023 bash[18432]: cluster 2024-04-14T15:44:16.901472+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-14T15:44:18.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:17 smithi023 bash[18432]: audit 2024-04-14T15:44:16.901643+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:44:18.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:17 smithi023 bash[18432]: audit 2024-04-14T15:44:17.616130+0000 mon.a (mon.0) 270 : audit [DBG] from='client.? 172.21.15.23:0/2363322841' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:44:18.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:17 smithi119 bash[18543]: audit 2024-04-14T15:44:16.889761+0000 mon.a (mon.0) 266 : audit [INF] from='client.? 172.21.15.23:0/3526209139' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a3ad58f4-467d-49b4-ba8c-8b1368f79288"}]: dispatch 2024-04-14T15:44:18.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:17 smithi119 bash[18543]: audit 2024-04-14T15:44:16.901277+0000 mon.a (mon.0) 267 : audit [INF] from='client.? 172.21.15.23:0/3526209139' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a3ad58f4-467d-49b4-ba8c-8b1368f79288"}]': finished 2024-04-14T15:44:18.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:17 smithi119 bash[18543]: cluster 2024-04-14T15:44:16.901472+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-14T15:44:18.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:17 smithi119 bash[18543]: audit 2024-04-14T15:44:16.901643+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:44:18.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:17 smithi119 bash[18543]: audit 2024-04-14T15:44:17.616130+0000 mon.a (mon.0) 270 : audit [DBG] from='client.? 172.21.15.23:0/2363322841' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:44:19.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:18 smithi023 bash[18432]: cluster 2024-04-14T15:44:17.151629+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-14T15:44:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:18 smithi023 bash[23507]: cluster 2024-04-14T15:44:17.151629+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-14T15:44:19.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:18 smithi119 bash[18543]: cluster 2024-04-14T15:44:17.151629+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-14T15:44:21.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:20 smithi023 bash[18432]: cluster 2024-04-14T15:44:19.152031+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-14T15:44:21.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:20 smithi023 bash[23507]: cluster 2024-04-14T15:44:19.152031+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-14T15:44:21.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:20 smithi119 bash[18543]: cluster 2024-04-14T15:44:19.152031+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-14T15:44:23.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:22 smithi023 bash[18432]: cluster 2024-04-14T15:44:21.152542+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-14T15:44:23.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:22 smithi023 bash[23507]: cluster 2024-04-14T15:44:21.152542+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-14T15:44:23.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:22 smithi119 bash[18543]: cluster 2024-04-14T15:44:21.152542+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-14T15:44:24.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:24 smithi023 bash[18432]: cluster 2024-04-14T15:44:23.153006+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-14T15:44:24.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:24 smithi023 bash[23507]: cluster 2024-04-14T15:44:23.153006+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-14T15:44:25.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:24 smithi119 bash[18543]: cluster 2024-04-14T15:44:23.153006+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-14T15:44:27.064 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:26 smithi023 bash[23507]: cluster 2024-04-14T15:44:25.153438+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-14T15:44:27.064 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:26 smithi023 bash[18432]: cluster 2024-04-14T15:44:25.153438+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-14T15:44:27.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:26 smithi119 bash[18543]: cluster 2024-04-14T15:44:25.153438+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-14T15:44:28.016 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:27 smithi023 bash[18432]: audit 2024-04-14T15:44:26.864333+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-14T15:44:28.017 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:27 smithi023 bash[18432]: audit 2024-04-14T15:44:26.866138+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:44:28.017 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:27 smithi023 bash[18432]: audit 2024-04-14T15:44:27.199605+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:44:28.017 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:27 smithi023 bash[18432]: audit 2024-04-14T15:44:27.201480+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:44:28.017 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:27 smithi023 bash[23507]: audit 2024-04-14T15:44:26.864333+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-14T15:44:28.017 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:27 smithi023 bash[23507]: audit 2024-04-14T15:44:26.866138+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:44:28.017 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:27 smithi023 bash[23507]: audit 2024-04-14T15:44:27.199605+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:44:28.017 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:27 smithi023 bash[23507]: audit 2024-04-14T15:44:27.201480+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:44:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:27 smithi119 bash[18543]: audit 2024-04-14T15:44:26.864333+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-14T15:44:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:27 smithi119 bash[18543]: audit 2024-04-14T15:44:26.866138+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:44:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:27 smithi119 bash[18543]: audit 2024-04-14T15:44:27.199605+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:44:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:27 smithi119 bash[18543]: audit 2024-04-14T15:44:27.201480+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:44:29.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:28 smithi023 bash[23507]: cephadm 2024-04-14T15:44:26.867589+0000 mgr.y (mgr.14152) 91 : cephadm [INF] Deploying daemon osd.1 on smithi023 2024-04-14T15:44:29.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:28 smithi023 bash[23507]: cluster 2024-04-14T15:44:27.153867+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-14T15:44:29.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:28 smithi023 bash[18432]: cephadm 2024-04-14T15:44:26.867589+0000 mgr.y (mgr.14152) 91 : cephadm [INF] Deploying daemon osd.1 on smithi023 2024-04-14T15:44:29.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:28 smithi023 bash[18432]: cluster 2024-04-14T15:44:27.153867+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-14T15:44:29.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:28 smithi119 bash[18543]: cephadm 2024-04-14T15:44:26.867589+0000 mgr.y (mgr.14152) 91 : cephadm [INF] Deploying daemon osd.1 on smithi023 2024-04-14T15:44:29.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:28 smithi119 bash[18543]: cluster 2024-04-14T15:44:27.153867+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-14T15:44:30.570 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:30 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:44:30.571 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:44:30 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:44:30.571 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:30 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:44:30.571 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:44:30 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:44:30.841 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:44:30 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:44:30.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:30 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:44:30.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:30 smithi023 bash[18432]: cluster 2024-04-14T15:44:29.154333+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-14T15:44:30.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:30 smithi023 bash[18432]: audit 2024-04-14T15:44:30.704100+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:30.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:30 smithi023 bash[18432]: audit 2024-04-14T15:44:30.723572+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:44:30.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:30 smithi023 bash[18432]: audit 2024-04-14T15:44:30.724699+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:44:30.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:30 smithi023 bash[18432]: audit 2024-04-14T15:44:30.725324+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:44:30.842 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:44:30 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:44:30.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:30 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:44:30.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:30 smithi023 bash[23507]: cluster 2024-04-14T15:44:29.154333+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-14T15:44:30.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:30 smithi023 bash[23507]: audit 2024-04-14T15:44:30.704100+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:30.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:30 smithi023 bash[23507]: audit 2024-04-14T15:44:30.723572+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:44:30.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:30 smithi023 bash[23507]: audit 2024-04-14T15:44:30.724699+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:44:30.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:30 smithi023 bash[23507]: audit 2024-04-14T15:44:30.725324+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:44:31.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:30 smithi119 bash[18543]: cluster 2024-04-14T15:44:29.154333+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-14T15:44:31.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:30 smithi119 bash[18543]: audit 2024-04-14T15:44:30.704100+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:31.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:30 smithi119 bash[18543]: audit 2024-04-14T15:44:30.723572+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:44:31.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:30 smithi119 bash[18543]: audit 2024-04-14T15:44:30.724699+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:44:31.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:30 smithi119 bash[18543]: audit 2024-04-14T15:44:30.725324+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:44:33.064 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:32 smithi023 bash[18432]: cluster 2024-04-14T15:44:31.154828+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-14T15:44:33.065 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:32 smithi023 bash[23507]: cluster 2024-04-14T15:44:31.154828+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-14T15:44:33.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:32 smithi119 bash[18543]: cluster 2024-04-14T15:44:31.154828+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-14T15:44:35.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:34 smithi023 bash[18432]: cluster 2024-04-14T15:44:33.155307+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-14T15:44:35.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:34 smithi023 bash[18432]: audit 2024-04-14T15:44:34.274021+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:35.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:34 smithi023 bash[18432]: audit 2024-04-14T15:44:34.282104+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:35.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:34 smithi023 bash[23507]: cluster 2024-04-14T15:44:33.155307+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-14T15:44:35.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:34 smithi023 bash[23507]: audit 2024-04-14T15:44:34.274021+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:35.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:34 smithi023 bash[23507]: audit 2024-04-14T15:44:34.282104+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:35.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:34 smithi119 bash[18543]: cluster 2024-04-14T15:44:33.155307+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-14T15:44:35.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:34 smithi119 bash[18543]: audit 2024-04-14T15:44:34.274021+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:35.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:34 smithi119 bash[18543]: audit 2024-04-14T15:44:34.282104+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:36.932 INFO:teuthology.orchestra.run.smithi023.stdout:Created osd(s) 1 on host 'smithi023' 2024-04-14T15:44:37.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:36 smithi023 bash[18432]: cluster 2024-04-14T15:44:35.155774+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-14T15:44:37.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:36 smithi023 bash[23507]: cluster 2024-04-14T15:44:35.155774+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-14T15:44:37.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:36 smithi119 bash[18543]: cluster 2024-04-14T15:44:35.155774+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-14T15:44:37.558 DEBUG:teuthology.orchestra.run.smithi023:osd.1> sudo journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.1.service 2024-04-14T15:44:37.561 INFO:tasks.cephadm:Deploying osd.2 on smithi023 with /dev/vg_nvme/lv_2... 2024-04-14T15:44:37.561 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-14T15:44:37.841 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:44:37 smithi023 bash[29098]: debug 2024-04-14T15:44:37.704+0000 7f93ccdcd3c0 -1 osd.1 0 log_to_monitors true 2024-04-14T15:44:38.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:37 smithi023 bash[18432]: audit 2024-04-14T15:44:36.930356+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:38.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:37 smithi023 bash[18432]: audit 2024-04-14T15:44:36.955219+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:44:38.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:37 smithi023 bash[18432]: audit 2024-04-14T15:44:36.957005+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:44:38.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:37 smithi023 bash[18432]: audit 2024-04-14T15:44:36.958039+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:44:38.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:37 smithi023 bash[18432]: cluster 2024-04-14T15:44:37.156233+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-14T15:44:38.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:37 smithi023 bash[18432]: audit 2024-04-14T15:44:37.710391+0000 mon.c (mon.1) 4 : audit [INF] from='osd.1 [v2:172.21.15.23:6810/2038749860,v1:172.21.15.23:6811/2038749860]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-14T15:44:38.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:37 smithi023 bash[18432]: audit 2024-04-14T15:44:37.710745+0000 mon.a (mon.0) 285 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-14T15:44:38.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:37 smithi023 bash[23507]: audit 2024-04-14T15:44:36.930356+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:38.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:37 smithi023 bash[23507]: audit 2024-04-14T15:44:36.955219+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:44:38.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:37 smithi023 bash[23507]: audit 2024-04-14T15:44:36.957005+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:44:38.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:37 smithi023 bash[23507]: audit 2024-04-14T15:44:36.958039+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:44:38.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:37 smithi023 bash[23507]: cluster 2024-04-14T15:44:37.156233+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-14T15:44:38.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:37 smithi023 bash[23507]: audit 2024-04-14T15:44:37.710391+0000 mon.c (mon.1) 4 : audit [INF] from='osd.1 [v2:172.21.15.23:6810/2038749860,v1:172.21.15.23:6811/2038749860]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-14T15:44:38.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:37 smithi023 bash[23507]: audit 2024-04-14T15:44:37.710745+0000 mon.a (mon.0) 285 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-14T15:44:38.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:37 smithi119 bash[18543]: audit 2024-04-14T15:44:36.930356+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:38.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:37 smithi119 bash[18543]: audit 2024-04-14T15:44:36.955219+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:44:38.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:37 smithi119 bash[18543]: audit 2024-04-14T15:44:36.957005+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:44:38.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:37 smithi119 bash[18543]: audit 2024-04-14T15:44:36.958039+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:44:38.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:37 smithi119 bash[18543]: cluster 2024-04-14T15:44:37.156233+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-14T15:44:38.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:37 smithi119 bash[18543]: audit 2024-04-14T15:44:37.710391+0000 mon.c (mon.1) 4 : audit [INF] from='osd.1 [v2:172.21.15.23:6810/2038749860,v1:172.21.15.23:6811/2038749860]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-14T15:44:38.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:37 smithi119 bash[18543]: audit 2024-04-14T15:44:37.710745+0000 mon.a (mon.0) 285 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-14T15:44:39.611 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:39 smithi023 bash[23507]: audit 2024-04-14T15:44:38.582060+0000 mon.a (mon.0) 286 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-14T15:44:39.611 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:39 smithi023 bash[23507]: cluster 2024-04-14T15:44:38.582220+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-14T15:44:39.611 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:39 smithi023 bash[23507]: audit 2024-04-14T15:44:38.582421+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:44:39.612 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:39 smithi023 bash[23507]: audit 2024-04-14T15:44:38.587164+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.23:6810/2038749860,v1:172.21.15.23:6811/2038749860]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T15:44:39.612 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:39 smithi023 bash[23507]: audit 2024-04-14T15:44:38.587787+0000 mon.a (mon.0) 289 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T15:44:39.612 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:44:39 smithi023 bash[29098]: debug 2024-04-14T15:44:39.600+0000 7f93c37d0700 -1 osd.1 0 waiting for initial osdmap 2024-04-14T15:44:39.612 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:44:39 smithi023 bash[29098]: debug 2024-04-14T15:44:39.604+0000 7f93c016b700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-14T15:44:39.612 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:39 smithi023 bash[18432]: audit 2024-04-14T15:44:38.582060+0000 mon.a (mon.0) 286 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-14T15:44:39.612 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:39 smithi023 bash[18432]: cluster 2024-04-14T15:44:38.582220+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-14T15:44:39.612 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:39 smithi023 bash[18432]: audit 2024-04-14T15:44:38.582421+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:44:39.612 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:39 smithi023 bash[18432]: audit 2024-04-14T15:44:38.587164+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.23:6810/2038749860,v1:172.21.15.23:6811/2038749860]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T15:44:39.613 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:39 smithi023 bash[18432]: audit 2024-04-14T15:44:38.587787+0000 mon.a (mon.0) 289 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T15:44:39.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:39 smithi119 bash[18543]: audit 2024-04-14T15:44:38.582060+0000 mon.a (mon.0) 286 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-14T15:44:39.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:39 smithi119 bash[18543]: cluster 2024-04-14T15:44:38.582220+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-14T15:44:39.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:39 smithi119 bash[18543]: audit 2024-04-14T15:44:38.582421+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:44:39.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:39 smithi119 bash[18543]: audit 2024-04-14T15:44:38.587164+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.23:6810/2038749860,v1:172.21.15.23:6811/2038749860]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T15:44:39.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:39 smithi119 bash[18543]: audit 2024-04-14T15:44:38.587787+0000 mon.a (mon.0) 289 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T15:44:40.554 INFO:teuthology.orchestra.run.smithi023.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-14T15:44:40.554 INFO:teuthology.orchestra.run.smithi023.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-14T15:44:40.554 INFO:teuthology.orchestra.run.smithi023.stderr: stderr: 10+0 records in 2024-04-14T15:44:40.554 INFO:teuthology.orchestra.run.smithi023.stderr:10+0 records out 2024-04-14T15:44:40.554 INFO:teuthology.orchestra.run.smithi023.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0199997 s, 524 MB/s 2024-04-14T15:44:40.554 INFO:teuthology.orchestra.run.smithi023.stderr:--> Zapping successful for: 2024-04-14T15:44:40.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:40 smithi023 bash[18432]: cluster 2024-04-14T15:44:39.156832+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-14T15:44:40.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:40 smithi023 bash[18432]: audit 2024-04-14T15:44:39.588576+0000 mon.a (mon.0) 290 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-04-14T15:44:40.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:40 smithi023 bash[18432]: cluster 2024-04-14T15:44:39.588750+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-14T15:44:40.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:40 smithi023 bash[18432]: audit 2024-04-14T15:44:39.589890+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:44:40.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:40 smithi023 bash[18432]: audit 2024-04-14T15:44:39.606632+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:44:40.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:40 smithi023 bash[23507]: cluster 2024-04-14T15:44:39.156832+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-14T15:44:40.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:40 smithi023 bash[23507]: audit 2024-04-14T15:44:39.588576+0000 mon.a (mon.0) 290 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-04-14T15:44:40.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:40 smithi023 bash[23507]: cluster 2024-04-14T15:44:39.588750+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-14T15:44:40.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:40 smithi023 bash[23507]: audit 2024-04-14T15:44:39.589890+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:44:40.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:40 smithi023 bash[23507]: audit 2024-04-14T15:44:39.606632+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:44:40.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:40 smithi119 bash[18543]: cluster 2024-04-14T15:44:39.156832+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-14T15:44:40.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:40 smithi119 bash[18543]: audit 2024-04-14T15:44:39.588576+0000 mon.a (mon.0) 290 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-04-14T15:44:40.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:40 smithi119 bash[18543]: cluster 2024-04-14T15:44:39.588750+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-14T15:44:40.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:40 smithi119 bash[18543]: audit 2024-04-14T15:44:39.589890+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:44:40.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:40 smithi119 bash[18543]: audit 2024-04-14T15:44:39.606632+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:44:41.467 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph orch daemon add osd smithi023:vg_nvme/lv_2 2024-04-14T15:44:41.636 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:41 smithi023 bash[18432]: cluster 2024-04-14T15:44:38.758478+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:44:41.636 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:41 smithi023 bash[18432]: cluster 2024-04-14T15:44:38.758682+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:44:41.636 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:41 smithi023 bash[18432]: audit 2024-04-14T15:44:40.595313+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:44:41.637 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:41 smithi023 bash[18432]: cluster 2024-04-14T15:44:40.603724+0000 mon.a (mon.0) 295 : cluster [INF] osd.1 [v2:172.21.15.23:6810/2038749860,v1:172.21.15.23:6811/2038749860] boot 2024-04-14T15:44:41.637 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:41 smithi023 bash[18432]: cluster 2024-04-14T15:44:40.603766+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-14T15:44:41.637 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:41 smithi023 bash[18432]: audit 2024-04-14T15:44:40.604323+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:44:41.637 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:41 smithi023 bash[23507]: cluster 2024-04-14T15:44:38.758478+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:44:41.637 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:41 smithi023 bash[23507]: cluster 2024-04-14T15:44:38.758682+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:44:41.637 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:41 smithi023 bash[23507]: audit 2024-04-14T15:44:40.595313+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:44:41.637 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:41 smithi023 bash[23507]: cluster 2024-04-14T15:44:40.603724+0000 mon.a (mon.0) 295 : cluster [INF] osd.1 [v2:172.21.15.23:6810/2038749860,v1:172.21.15.23:6811/2038749860] boot 2024-04-14T15:44:41.637 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:41 smithi023 bash[23507]: cluster 2024-04-14T15:44:40.603766+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-14T15:44:41.637 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:41 smithi023 bash[23507]: audit 2024-04-14T15:44:40.604323+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:44:41.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:41 smithi119 bash[18543]: cluster 2024-04-14T15:44:38.758478+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:44:41.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:41 smithi119 bash[18543]: cluster 2024-04-14T15:44:38.758682+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:44:41.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:41 smithi119 bash[18543]: audit 2024-04-14T15:44:40.595313+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:44:41.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:41 smithi119 bash[18543]: cluster 2024-04-14T15:44:40.603724+0000 mon.a (mon.0) 295 : cluster [INF] osd.1 [v2:172.21.15.23:6810/2038749860,v1:172.21.15.23:6811/2038749860] boot 2024-04-14T15:44:41.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:41 smithi119 bash[18543]: cluster 2024-04-14T15:44:40.603766+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-14T15:44:41.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:41 smithi119 bash[18543]: audit 2024-04-14T15:44:40.604323+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:44:42.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:42 smithi119 bash[18543]: cluster 2024-04-14T15:44:41.157293+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-14T15:44:42.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:42 smithi119 bash[18543]: cluster 2024-04-14T15:44:41.625031+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-14T15:44:43.080 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:42 smithi023 bash[23507]: cluster 2024-04-14T15:44:41.157293+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-14T15:44:43.080 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:42 smithi023 bash[23507]: cluster 2024-04-14T15:44:41.625031+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-14T15:44:43.081 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:42 smithi023 bash[18432]: cluster 2024-04-14T15:44:41.157293+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-14T15:44:43.081 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:42 smithi023 bash[18432]: cluster 2024-04-14T15:44:41.625031+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-14T15:44:44.929 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:44 smithi023 bash[18432]: cluster 2024-04-14T15:44:43.157679+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-14T15:44:44.929 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:44 smithi023 bash[23507]: cluster 2024-04-14T15:44:43.157679+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-14T15:44:44.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:44 smithi119 bash[18543]: cluster 2024-04-14T15:44:43.157679+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-14T15:44:45.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:45 smithi119 bash[18543]: audit 2024-04-14T15:44:44.971468+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:44:45.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:45 smithi119 bash[18543]: audit 2024-04-14T15:44:44.973942+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:44:45.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:45 smithi119 bash[18543]: audit 2024-04-14T15:44:44.974829+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:44:45.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:45 smithi119 bash[18543]: audit 2024-04-14T15:44:45.397203+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:45.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:45 smithi119 bash[18543]: audit 2024-04-14T15:44:45.398695+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:44:45.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:45 smithi119 bash[18543]: audit 2024-04-14T15:44:45.400343+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:44:45.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:45 smithi119 bash[18543]: audit 2024-04-14T15:44:45.416216+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:45.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:45 smithi119 bash[18543]: audit 2024-04-14T15:44:45.426982+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:46.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:45 smithi023 bash[18432]: audit 2024-04-14T15:44:44.971468+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:44:46.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:45 smithi023 bash[18432]: audit 2024-04-14T15:44:44.973942+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:44:46.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:45 smithi023 bash[18432]: audit 2024-04-14T15:44:44.974829+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:44:46.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:45 smithi023 bash[18432]: audit 2024-04-14T15:44:45.397203+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:46.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:45 smithi023 bash[18432]: audit 2024-04-14T15:44:45.398695+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:44:46.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:45 smithi023 bash[18432]: audit 2024-04-14T15:44:45.400343+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:44:46.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:45 smithi023 bash[18432]: audit 2024-04-14T15:44:45.416216+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:46.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:45 smithi023 bash[18432]: audit 2024-04-14T15:44:45.426982+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:46.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:45 smithi023 bash[23507]: audit 2024-04-14T15:44:44.971468+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:44:46.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:45 smithi023 bash[23507]: audit 2024-04-14T15:44:44.973942+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:44:46.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:45 smithi023 bash[23507]: audit 2024-04-14T15:44:44.974829+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:44:46.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:45 smithi023 bash[23507]: audit 2024-04-14T15:44:45.397203+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:46.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:45 smithi023 bash[23507]: audit 2024-04-14T15:44:45.398695+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:44:46.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:45 smithi023 bash[23507]: audit 2024-04-14T15:44:45.400343+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:44:46.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:45 smithi023 bash[23507]: audit 2024-04-14T15:44:45.416216+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:46.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:45 smithi023 bash[23507]: audit 2024-04-14T15:44:45.426982+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:44:46.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:46 smithi119 bash[18543]: audit 2024-04-14T15:44:44.967963+0000 mgr.y (mgr.14152) 101 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:44:46.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:46 smithi119 bash[18543]: cluster 2024-04-14T15:44:45.157957+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-14T15:44:46.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:46 smithi119 bash[18543]: cephadm 2024-04-14T15:44:45.384683+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Detected new or changed devices on smithi023 2024-04-14T15:44:46.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:46 smithi119 bash[18543]: cephadm 2024-04-14T15:44:45.401525+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Adjusting osd_memory_target on smithi023 to 8120M 2024-04-14T15:44:47.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:46 smithi023 bash[18432]: audit 2024-04-14T15:44:44.967963+0000 mgr.y (mgr.14152) 101 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:44:47.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:46 smithi023 bash[18432]: cluster 2024-04-14T15:44:45.157957+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-14T15:44:47.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:46 smithi023 bash[18432]: cephadm 2024-04-14T15:44:45.384683+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Detected new or changed devices on smithi023 2024-04-14T15:44:47.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:46 smithi023 bash[18432]: cephadm 2024-04-14T15:44:45.401525+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Adjusting osd_memory_target on smithi023 to 8120M 2024-04-14T15:44:47.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:46 smithi023 bash[23507]: audit 2024-04-14T15:44:44.967963+0000 mgr.y (mgr.14152) 101 : audit [DBG] from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:44:47.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:46 smithi023 bash[23507]: cluster 2024-04-14T15:44:45.157957+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-14T15:44:47.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:46 smithi023 bash[23507]: cephadm 2024-04-14T15:44:45.384683+0000 mgr.y (mgr.14152) 103 : cephadm [INF] Detected new or changed devices on smithi023 2024-04-14T15:44:47.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:46 smithi023 bash[23507]: cephadm 2024-04-14T15:44:45.401525+0000 mgr.y (mgr.14152) 104 : cephadm [INF] Adjusting osd_memory_target on smithi023 to 8120M 2024-04-14T15:44:48.754 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:48 smithi023 bash[18432]: cluster 2024-04-14T15:44:47.158498+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-14T15:44:48.755 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:48 smithi023 bash[23507]: cluster 2024-04-14T15:44:47.158498+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-14T15:44:48.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:48 smithi119 bash[18543]: cluster 2024-04-14T15:44:47.158498+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-14T15:44:50.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:50 smithi119 bash[18543]: cluster 2024-04-14T15:44:49.159100+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-14T15:44:51.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:50 smithi023 bash[18432]: cluster 2024-04-14T15:44:49.159100+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-14T15:44:51.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:50 smithi023 bash[23507]: cluster 2024-04-14T15:44:49.159100+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-14T15:44:51.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:51 smithi119 bash[18543]: audit 2024-04-14T15:44:50.721005+0000 mon.a (mon.0) 307 : audit [INF] from='client.? 172.21.15.23:0/547366580' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7d560773-a983-4c6e-9213-62d461bbcdec"}]: dispatch 2024-04-14T15:44:51.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:51 smithi119 bash[18543]: audit 2024-04-14T15:44:50.727147+0000 mon.a (mon.0) 308 : audit [INF] from='client.? 172.21.15.23:0/547366580' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7d560773-a983-4c6e-9213-62d461bbcdec"}]': finished 2024-04-14T15:44:51.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:51 smithi119 bash[18543]: cluster 2024-04-14T15:44:50.727259+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-14T15:44:51.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:51 smithi119 bash[18543]: audit 2024-04-14T15:44:50.727381+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:44:51.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:51 smithi119 bash[18543]: audit 2024-04-14T15:44:51.433970+0000 mon.a (mon.0) 311 : audit [DBG] from='client.? 172.21.15.23:0/3973236806' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:44:52.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:51 smithi023 bash[18432]: audit 2024-04-14T15:44:50.721005+0000 mon.a (mon.0) 307 : audit [INF] from='client.? 172.21.15.23:0/547366580' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7d560773-a983-4c6e-9213-62d461bbcdec"}]: dispatch 2024-04-14T15:44:52.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:51 smithi023 bash[18432]: audit 2024-04-14T15:44:50.727147+0000 mon.a (mon.0) 308 : audit [INF] from='client.? 172.21.15.23:0/547366580' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7d560773-a983-4c6e-9213-62d461bbcdec"}]': finished 2024-04-14T15:44:52.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:51 smithi023 bash[18432]: cluster 2024-04-14T15:44:50.727259+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-14T15:44:52.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:51 smithi023 bash[18432]: audit 2024-04-14T15:44:50.727381+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:44:52.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:51 smithi023 bash[18432]: audit 2024-04-14T15:44:51.433970+0000 mon.a (mon.0) 311 : audit [DBG] from='client.? 172.21.15.23:0/3973236806' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:44:52.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:51 smithi023 bash[23507]: audit 2024-04-14T15:44:50.721005+0000 mon.a (mon.0) 307 : audit [INF] from='client.? 172.21.15.23:0/547366580' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7d560773-a983-4c6e-9213-62d461bbcdec"}]: dispatch 2024-04-14T15:44:52.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:51 smithi023 bash[23507]: audit 2024-04-14T15:44:50.727147+0000 mon.a (mon.0) 308 : audit [INF] from='client.? 172.21.15.23:0/547366580' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7d560773-a983-4c6e-9213-62d461bbcdec"}]': finished 2024-04-14T15:44:52.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:51 smithi023 bash[23507]: cluster 2024-04-14T15:44:50.727259+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-14T15:44:52.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:51 smithi023 bash[23507]: audit 2024-04-14T15:44:50.727381+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:44:52.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:51 smithi023 bash[23507]: audit 2024-04-14T15:44:51.433970+0000 mon.a (mon.0) 311 : audit [DBG] from='client.? 172.21.15.23:0/3973236806' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:44:53.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:52 smithi023 bash[23507]: cluster 2024-04-14T15:44:51.159446+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-14T15:44:53.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:52 smithi023 bash[18432]: cluster 2024-04-14T15:44:51.159446+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-14T15:44:53.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:52 smithi119 bash[18543]: cluster 2024-04-14T15:44:51.159446+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-14T15:44:55.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:54 smithi023 bash[18432]: cluster 2024-04-14T15:44:53.159978+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-14T15:44:55.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:54 smithi023 bash[23507]: cluster 2024-04-14T15:44:53.159978+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-14T15:44:55.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:54 smithi119 bash[18543]: cluster 2024-04-14T15:44:53.159978+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-14T15:44:57.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:56 smithi023 bash[18432]: cluster 2024-04-14T15:44:55.160565+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-14T15:44:57.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:56 smithi023 bash[23507]: cluster 2024-04-14T15:44:55.160565+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-14T15:44:57.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:56 smithi119 bash[18543]: cluster 2024-04-14T15:44:55.160565+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-14T15:44:59.070 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:44:58 smithi023 bash[18432]: cluster 2024-04-14T15:44:57.161191+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-14T15:44:59.070 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:44:58 smithi023 bash[23507]: cluster 2024-04-14T15:44:57.161191+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-14T15:44:59.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:44:58 smithi119 bash[18543]: cluster 2024-04-14T15:44:57.161191+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-14T15:45:01.070 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:00 smithi023 bash[18432]: cluster 2024-04-14T15:44:59.161823+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-14T15:45:01.070 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:00 smithi023 bash[23507]: cluster 2024-04-14T15:44:59.161823+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-14T15:45:01.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:00 smithi119 bash[18543]: cluster 2024-04-14T15:44:59.161823+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-14T15:45:02.053 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:01 smithi023 bash[23507]: audit 2024-04-14T15:45:01.076434+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-14T15:45:02.053 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:01 smithi023 bash[23507]: audit 2024-04-14T15:45:01.077702+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:02.053 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:01 smithi023 bash[18432]: audit 2024-04-14T15:45:01.076434+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-14T15:45:02.053 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:01 smithi023 bash[18432]: audit 2024-04-14T15:45:01.077702+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:02.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:01 smithi119 bash[18543]: audit 2024-04-14T15:45:01.076434+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-14T15:45:02.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:01 smithi119 bash[18543]: audit 2024-04-14T15:45:01.077702+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:03.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:02 smithi023 bash[18432]: cephadm 2024-04-14T15:45:01.078759+0000 mgr.y (mgr.14152) 112 : cephadm [INF] Deploying daemon osd.2 on smithi023 2024-04-14T15:45:03.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:02 smithi023 bash[18432]: cluster 2024-04-14T15:45:01.162252+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-14T15:45:03.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:02 smithi023 bash[23507]: cephadm 2024-04-14T15:45:01.078759+0000 mgr.y (mgr.14152) 112 : cephadm [INF] Deploying daemon osd.2 on smithi023 2024-04-14T15:45:03.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:02 smithi023 bash[23507]: cluster 2024-04-14T15:45:01.162252+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-14T15:45:03.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:02 smithi119 bash[18543]: cephadm 2024-04-14T15:45:01.078759+0000 mgr.y (mgr.14152) 112 : cephadm [INF] Deploying daemon osd.2 on smithi023 2024-04-14T15:45:03.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:02 smithi119 bash[18543]: cluster 2024-04-14T15:45:01.162252+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-14T15:45:04.822 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:04 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:04.822 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:04 smithi023 bash[18432]: cluster 2024-04-14T15:45:03.162861+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-14T15:45:04.823 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:45:04 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:04.823 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:04 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:04.823 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:04 smithi023 bash[23507]: cluster 2024-04-14T15:45:03.162861+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-14T15:45:04.823 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:45:04 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:04.824 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:45:04 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:05.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:04 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:05.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:04 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:05.091 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:45:04 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:05.091 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:45:04 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:05.092 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:45:04 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:05.162 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:04 smithi119 bash[18543]: cluster 2024-04-14T15:45:03.162861+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-14T15:45:06.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:06 smithi023 bash[23507]: audit 2024-04-14T15:45:05.102856+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:06.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:06 smithi023 bash[23507]: audit 2024-04-14T15:45:05.141543+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:45:06.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:06 smithi023 bash[23507]: audit 2024-04-14T15:45:05.143090+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:06.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:06 smithi023 bash[23507]: audit 2024-04-14T15:45:05.143894+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:45:06.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:06 smithi023 bash[23507]: cluster 2024-04-14T15:45:05.163194+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-14T15:45:06.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:06 smithi023 bash[18432]: audit 2024-04-14T15:45:05.102856+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:06.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:06 smithi023 bash[18432]: audit 2024-04-14T15:45:05.141543+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:45:06.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:06 smithi023 bash[18432]: audit 2024-04-14T15:45:05.143090+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:06.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:06 smithi023 bash[18432]: audit 2024-04-14T15:45:05.143894+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:45:06.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:06 smithi023 bash[18432]: cluster 2024-04-14T15:45:05.163194+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-14T15:45:06.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:06 smithi119 bash[18543]: audit 2024-04-14T15:45:05.102856+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:06.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:06 smithi119 bash[18543]: audit 2024-04-14T15:45:05.141543+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:45:06.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:06 smithi119 bash[18543]: audit 2024-04-14T15:45:05.143090+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:06.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:06 smithi119 bash[18543]: audit 2024-04-14T15:45:05.143894+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:45:06.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:06 smithi119 bash[18543]: cluster 2024-04-14T15:45:05.163194+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-14T15:45:08.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:08 smithi023 bash[18432]: cluster 2024-04-14T15:45:07.163635+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-14T15:45:08.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:08 smithi023 bash[18432]: audit 2024-04-14T15:45:08.334249+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:08.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:08 smithi023 bash[18432]: audit 2024-04-14T15:45:08.338575+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:08.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:08 smithi023 bash[23507]: cluster 2024-04-14T15:45:07.163635+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-14T15:45:08.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:08 smithi023 bash[23507]: audit 2024-04-14T15:45:08.334249+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:08.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:08 smithi023 bash[23507]: audit 2024-04-14T15:45:08.338575+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:08.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:08 smithi119 bash[18543]: cluster 2024-04-14T15:45:07.163635+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-14T15:45:08.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:08 smithi119 bash[18543]: audit 2024-04-14T15:45:08.334249+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:08.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:08 smithi119 bash[18543]: audit 2024-04-14T15:45:08.338575+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:10.883 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:10 smithi023 bash[18432]: cluster 2024-04-14T15:45:09.164173+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-14T15:45:10.883 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:10 smithi023 bash[23507]: cluster 2024-04-14T15:45:09.164173+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-14T15:45:10.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:10 smithi119 bash[18543]: cluster 2024-04-14T15:45:09.164173+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-14T15:45:11.352 INFO:teuthology.orchestra.run.smithi023.stdout:Created osd(s) 2 on host 'smithi023' 2024-04-14T15:45:11.987 DEBUG:teuthology.orchestra.run.smithi023:osd.2> sudo journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.2.service 2024-04-14T15:45:11.990 INFO:tasks.cephadm:Deploying osd.3 on smithi023 with /dev/vg_nvme/lv_1... 2024-04-14T15:45:11.991 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-14T15:45:12.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:12 smithi023 bash[18432]: cluster 2024-04-14T15:45:11.164636+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-14T15:45:12.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:12 smithi023 bash[18432]: audit 2024-04-14T15:45:11.350121+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:12.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:12 smithi023 bash[18432]: audit 2024-04-14T15:45:11.362969+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:45:12.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:12 smithi023 bash[18432]: audit 2024-04-14T15:45:11.364607+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:12.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:12 smithi023 bash[18432]: audit 2024-04-14T15:45:11.365600+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:45:12.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:12 smithi023 bash[18432]: audit 2024-04-14T15:45:11.747916+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.23:6818/3044170424,v1:172.21.15.23:6819/3044170424]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-14T15:45:12.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:12 smithi023 bash[18432]: audit 2024-04-14T15:45:11.748325+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-14T15:45:12.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:12 smithi023 bash[23507]: cluster 2024-04-14T15:45:11.164636+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-14T15:45:12.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:12 smithi023 bash[23507]: audit 2024-04-14T15:45:11.350121+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:12.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:12 smithi023 bash[23507]: audit 2024-04-14T15:45:11.362969+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:45:12.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:12 smithi023 bash[23507]: audit 2024-04-14T15:45:11.364607+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:12.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:12 smithi023 bash[23507]: audit 2024-04-14T15:45:11.365600+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:45:12.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:12 smithi023 bash[23507]: audit 2024-04-14T15:45:11.747916+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.23:6818/3044170424,v1:172.21.15.23:6819/3044170424]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-14T15:45:12.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:12 smithi023 bash[23507]: audit 2024-04-14T15:45:11.748325+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-14T15:45:12.699 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:12 smithi119 bash[18543]: cluster 2024-04-14T15:45:11.164636+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-14T15:45:12.699 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:12 smithi119 bash[18543]: audit 2024-04-14T15:45:11.350121+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:12.699 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:12 smithi119 bash[18543]: audit 2024-04-14T15:45:11.362969+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:45:12.699 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:12 smithi119 bash[18543]: audit 2024-04-14T15:45:11.364607+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:12.699 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:12 smithi119 bash[18543]: audit 2024-04-14T15:45:11.365600+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:45:12.699 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:12 smithi119 bash[18543]: audit 2024-04-14T15:45:11.747916+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.23:6818/3044170424,v1:172.21.15.23:6819/3044170424]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-14T15:45:12.699 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:12 smithi119 bash[18543]: audit 2024-04-14T15:45:11.748325+0000 mon.a (mon.0) 324 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-14T15:45:13.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:13 smithi023 bash[23507]: audit 2024-04-14T15:45:12.615064+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-14T15:45:13.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:13 smithi023 bash[23507]: cluster 2024-04-14T15:45:12.615222+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-14T15:45:13.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:13 smithi023 bash[23507]: audit 2024-04-14T15:45:12.615432+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:45:13.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:13 smithi023 bash[23507]: audit 2024-04-14T15:45:12.625616+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.23:6818/3044170424,v1:172.21.15.23:6819/3044170424]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T15:45:13.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:13 smithi023 bash[23507]: audit 2024-04-14T15:45:12.626586+0000 mon.a (mon.0) 328 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T15:45:13.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:13 smithi023 bash[18432]: audit 2024-04-14T15:45:12.615064+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-14T15:45:13.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:13 smithi023 bash[18432]: cluster 2024-04-14T15:45:12.615222+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-14T15:45:13.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:13 smithi023 bash[18432]: audit 2024-04-14T15:45:12.615432+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:45:13.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:13 smithi023 bash[18432]: audit 2024-04-14T15:45:12.625616+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.23:6818/3044170424,v1:172.21.15.23:6819/3044170424]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T15:45:13.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:13 smithi023 bash[18432]: audit 2024-04-14T15:45:12.626586+0000 mon.a (mon.0) 328 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T15:45:13.842 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:45:13 smithi023 bash[32106]: debug 2024-04-14T15:45:13.656+0000 7f2442a45700 -1 osd.2 0 waiting for initial osdmap 2024-04-14T15:45:13.842 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:45:13 smithi023 bash[32106]: debug 2024-04-14T15:45:13.660+0000 7f243e3de700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-14T15:45:13.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:13 smithi119 bash[18543]: audit 2024-04-14T15:45:12.615064+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-14T15:45:13.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:13 smithi119 bash[18543]: cluster 2024-04-14T15:45:12.615222+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-14T15:45:13.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:13 smithi119 bash[18543]: audit 2024-04-14T15:45:12.615432+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:45:13.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:13 smithi119 bash[18543]: audit 2024-04-14T15:45:12.625616+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.23:6818/3044170424,v1:172.21.15.23:6819/3044170424]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T15:45:13.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:13 smithi119 bash[18543]: audit 2024-04-14T15:45:12.626586+0000 mon.a (mon.0) 328 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T15:45:14.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:14 smithi119 bash[18543]: cluster 2024-04-14T15:45:13.164933+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-14T15:45:14.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:14 smithi119 bash[18543]: audit 2024-04-14T15:45:13.649432+0000 mon.a (mon.0) 329 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-04-14T15:45:14.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:14 smithi119 bash[18543]: cluster 2024-04-14T15:45:13.649561+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-14T15:45:14.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:14 smithi119 bash[18543]: audit 2024-04-14T15:45:13.649924+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:45:14.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:14 smithi119 bash[18543]: audit 2024-04-14T15:45:13.660033+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:45:14.975 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:14 smithi023 bash[23507]: cluster 2024-04-14T15:45:13.164933+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-14T15:45:14.975 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:14 smithi023 bash[23507]: audit 2024-04-14T15:45:13.649432+0000 mon.a (mon.0) 329 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-04-14T15:45:14.975 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:14 smithi023 bash[23507]: cluster 2024-04-14T15:45:13.649561+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-14T15:45:14.975 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:14 smithi023 bash[23507]: audit 2024-04-14T15:45:13.649924+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:45:14.975 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:14 smithi023 bash[23507]: audit 2024-04-14T15:45:13.660033+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:45:14.975 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:14 smithi023 bash[18432]: cluster 2024-04-14T15:45:13.164933+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-14T15:45:14.975 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:14 smithi023 bash[18432]: audit 2024-04-14T15:45:13.649432+0000 mon.a (mon.0) 329 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-04-14T15:45:14.975 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:14 smithi023 bash[18432]: cluster 2024-04-14T15:45:13.649561+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-14T15:45:14.975 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:14 smithi023 bash[18432]: audit 2024-04-14T15:45:13.649924+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:45:14.976 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:14 smithi023 bash[18432]: audit 2024-04-14T15:45:13.660033+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:45:15.758 INFO:teuthology.orchestra.run.smithi023.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-14T15:45:15.758 INFO:teuthology.orchestra.run.smithi023.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-14T15:45:15.759 INFO:teuthology.orchestra.run.smithi023.stderr: stderr: 10+0 records in 2024-04-14T15:45:15.759 INFO:teuthology.orchestra.run.smithi023.stderr:10+0 records out 2024-04-14T15:45:15.759 INFO:teuthology.orchestra.run.smithi023.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0173941 s, 603 MB/s 2024-04-14T15:45:15.759 INFO:teuthology.orchestra.run.smithi023.stderr:--> Zapping successful for: 2024-04-14T15:45:15.800 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:15 smithi023 bash[23507]: cluster 2024-04-14T15:45:12.770959+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:45:15.800 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:15 smithi023 bash[23507]: cluster 2024-04-14T15:45:12.771167+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:45:15.800 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:15 smithi023 bash[23507]: cluster 2024-04-14T15:45:14.644175+0000 mon.a (mon.0) 333 : cluster [INF] osd.2 [v2:172.21.15.23:6818/3044170424,v1:172.21.15.23:6819/3044170424] boot 2024-04-14T15:45:15.801 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:15 smithi023 bash[23507]: cluster 2024-04-14T15:45:14.644305+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-14T15:45:15.801 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:15 smithi023 bash[23507]: audit 2024-04-14T15:45:14.645017+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:45:15.801 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:15 smithi023 bash[23507]: audit 2024-04-14T15:45:15.271155+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' 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-14T15:45:15.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:15 smithi023 bash[18432]: cluster 2024-04-14T15:45:12.770959+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:45:15.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:15 smithi023 bash[18432]: cluster 2024-04-14T15:45:12.771167+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:45:15.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:15 smithi023 bash[18432]: cluster 2024-04-14T15:45:14.644175+0000 mon.a (mon.0) 333 : cluster [INF] osd.2 [v2:172.21.15.23:6818/3044170424,v1:172.21.15.23:6819/3044170424] boot 2024-04-14T15:45:15.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:15 smithi023 bash[18432]: cluster 2024-04-14T15:45:14.644305+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-14T15:45:15.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:15 smithi023 bash[18432]: audit 2024-04-14T15:45:14.645017+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:45:15.801 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:15 smithi023 bash[18432]: audit 2024-04-14T15:45:15.271155+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' 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-14T15:45:16.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:15 smithi119 bash[18543]: cluster 2024-04-14T15:45:12.770959+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:45:16.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:15 smithi119 bash[18543]: cluster 2024-04-14T15:45:12.771167+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:45:16.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:15 smithi119 bash[18543]: cluster 2024-04-14T15:45:14.644175+0000 mon.a (mon.0) 333 : cluster [INF] osd.2 [v2:172.21.15.23:6818/3044170424,v1:172.21.15.23:6819/3044170424] boot 2024-04-14T15:45:16.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:15 smithi119 bash[18543]: cluster 2024-04-14T15:45:14.644305+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-14T15:45:16.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:15 smithi119 bash[18543]: audit 2024-04-14T15:45:14.645017+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:45:16.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:15 smithi119 bash[18543]: audit 2024-04-14T15:45:15.271155+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' 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-14T15:45:16.809 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph orch daemon add osd smithi023:vg_nvme/lv_1 2024-04-14T15:45:17.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:16 smithi023 bash[18432]: cluster 2024-04-14T15:45:15.165375+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-14T15:45:17.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:16 smithi023 bash[18432]: audit 2024-04-14T15:45:15.723633+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' 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-14T15:45:17.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:16 smithi023 bash[18432]: cluster 2024-04-14T15:45:15.723803+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-14T15:45:17.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:16 smithi023 bash[18432]: audit 2024-04-14T15:45:15.725570+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-14T15:45:17.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:16 smithi023 bash[23507]: cluster 2024-04-14T15:45:15.165375+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-14T15:45:17.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:16 smithi023 bash[23507]: audit 2024-04-14T15:45:15.723633+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' 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-14T15:45:17.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:16 smithi023 bash[23507]: cluster 2024-04-14T15:45:15.723803+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-14T15:45:17.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:16 smithi023 bash[23507]: audit 2024-04-14T15:45:15.725570+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-14T15:45:17.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:16 smithi119 bash[18543]: cluster 2024-04-14T15:45:15.165375+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-14T15:45:17.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:16 smithi119 bash[18543]: audit 2024-04-14T15:45:15.723633+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' 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-14T15:45:17.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:16 smithi119 bash[18543]: cluster 2024-04-14T15:45:15.723803+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-14T15:45:17.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:16 smithi119 bash[18543]: audit 2024-04-14T15:45:15.725570+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-14T15:45:18.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:17 smithi023 bash[18432]: audit 2024-04-14T15:45:16.728471+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-14T15:45:18.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:17 smithi023 bash[18432]: cluster 2024-04-14T15:45:16.728622+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-14T15:45:18.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:17 smithi023 bash[23507]: audit 2024-04-14T15:45:16.728471+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-14T15:45:18.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:17 smithi023 bash[23507]: cluster 2024-04-14T15:45:16.728622+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-14T15:45:18.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:17 smithi119 bash[18543]: audit 2024-04-14T15:45:16.728471+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-14T15:45:18.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:17 smithi119 bash[18543]: cluster 2024-04-14T15:45:16.728622+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-14T15:45:19.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:18 smithi023 bash[18432]: cluster 2024-04-14T15:45:17.166002+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v95: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-14T15:45:19.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:18 smithi023 bash[18432]: cluster 2024-04-14T15:45:17.773322+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-14T15:45:19.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:18 smithi023 bash[18432]: audit 2024-04-14T15:45:17.819178+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:18 smithi023 bash[23507]: cluster 2024-04-14T15:45:17.166002+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v95: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-14T15:45:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:18 smithi023 bash[23507]: cluster 2024-04-14T15:45:17.773322+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-14T15:45:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:18 smithi023 bash[23507]: audit 2024-04-14T15:45:17.819178+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:19.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:18 smithi119 bash[18543]: cluster 2024-04-14T15:45:17.166002+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v95: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-14T15:45:19.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:18 smithi119 bash[18543]: cluster 2024-04-14T15:45:17.773322+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-14T15:45:19.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:18 smithi119 bash[18543]: audit 2024-04-14T15:45:17.819178+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:21.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:21 smithi023 bash[18432]: cluster 2024-04-14T15:45:18.833948+0000 mon.a (mon.0) 344 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-14T15:45:21.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:21 smithi023 bash[18432]: audit 2024-04-14T15:45:19.573455+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:21.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:21 smithi023 bash[18432]: audit 2024-04-14T15:45:19.574703+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:21.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:21 smithi023 bash[18432]: audit 2024-04-14T15:45:19.575755+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:21.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:21 smithi023 bash[18432]: audit 2024-04-14T15:45:19.576696+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:21.845 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:21 smithi023 bash[18432]: audit 2024-04-14T15:45:19.583463+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:21.845 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:21 smithi023 bash[18432]: audit 2024-04-14T15:45:19.590013+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:21.845 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:21 smithi023 bash[18432]: audit 2024-04-14T15:45:19.664099+0000 mon.a (mon.0) 351 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-14T15:45:21.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:21 smithi023 bash[23507]: cluster 2024-04-14T15:45:18.833948+0000 mon.a (mon.0) 344 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-14T15:45:21.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:21 smithi023 bash[23507]: audit 2024-04-14T15:45:19.573455+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:21.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:21 smithi023 bash[23507]: audit 2024-04-14T15:45:19.574703+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:21.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:21 smithi023 bash[23507]: audit 2024-04-14T15:45:19.575755+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:21.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:21 smithi023 bash[23507]: audit 2024-04-14T15:45:19.576696+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:21.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:21 smithi023 bash[23507]: audit 2024-04-14T15:45:19.583463+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:21.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:21 smithi023 bash[23507]: audit 2024-04-14T15:45:19.590013+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:21.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:21 smithi023 bash[23507]: audit 2024-04-14T15:45:19.664099+0000 mon.a (mon.0) 351 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-14T15:45:21.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:21 smithi119 bash[18543]: cluster 2024-04-14T15:45:18.833948+0000 mon.a (mon.0) 344 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-14T15:45:21.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:21 smithi119 bash[18543]: audit 2024-04-14T15:45:19.573455+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:21.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:21 smithi119 bash[18543]: audit 2024-04-14T15:45:19.574703+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:21.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:21 smithi119 bash[18543]: audit 2024-04-14T15:45:19.575755+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:21.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:21 smithi119 bash[18543]: audit 2024-04-14T15:45:19.576696+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:21.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:21 smithi119 bash[18543]: audit 2024-04-14T15:45:19.583463+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:21.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:21 smithi119 bash[18543]: audit 2024-04-14T15:45:19.590013+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:21.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:21 smithi119 bash[18543]: audit 2024-04-14T15:45:19.664099+0000 mon.a (mon.0) 351 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-14T15:45:22.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: cluster 2024-04-14T15:45:19.166358+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v97: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-14T15:45:22.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: cephadm 2024-04-14T15:45:19.565823+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Detected new or changed devices on smithi023 2024-04-14T15:45:22.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: cephadm 2024-04-14T15:45:19.577358+0000 mgr.y (mgr.14152) 124 : cephadm [INF] Adjusting osd_memory_target on smithi023 to 5413M 2024-04-14T15:45:22.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: audit 2024-04-14T15:45:20.174597+0000 mgr.y (mgr.14152) 125 : audit [DBG] from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:45:22.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: audit 2024-04-14T15:45:20.552041+0000 mon.a (mon.0) 352 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-14T15:45:22.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: audit 2024-04-14T15:45:20.553447+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:45:22.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: audit 2024-04-14T15:45:20.553764+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:45:22.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: audit 2024-04-14T15:45:20.553996+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:45:22.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: audit 2024-04-14T15:45:20.554330+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:45:22.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: audit 2024-04-14T15:45:20.559195+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-14T15:45:22.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: audit 2024-04-14T15:45:20.561181+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:45:22.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: audit 2024-04-14T15:45:20.561541+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:45:22.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: audit 2024-04-14T15:45:20.561825+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:45:22.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: audit 2024-04-14T15:45:20.562111+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:45:22.847 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: audit 2024-04-14T15:45:20.563081+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:22.847 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: cluster 2024-04-14T15:45:21.166822+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v98: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-14T15:45:22.847 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: audit 2024-04-14T15:45:21.474137+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-14T15:45:22.847 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: audit 2024-04-14T15:45:21.484187+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-14T15:45:22.847 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: audit 2024-04-14T15:45:21.484255+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:45:22.848 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: cluster 2024-04-14T15:45:19.166358+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v97: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-14T15:45:22.848 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: cephadm 2024-04-14T15:45:19.565823+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Detected new or changed devices on smithi023 2024-04-14T15:45:22.849 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: cephadm 2024-04-14T15:45:19.577358+0000 mgr.y (mgr.14152) 124 : cephadm [INF] Adjusting osd_memory_target on smithi023 to 5413M 2024-04-14T15:45:22.849 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: audit 2024-04-14T15:45:20.174597+0000 mgr.y (mgr.14152) 125 : audit [DBG] from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:45:22.849 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: audit 2024-04-14T15:45:20.552041+0000 mon.a (mon.0) 352 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-14T15:45:22.849 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: audit 2024-04-14T15:45:20.553447+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:45:22.849 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: audit 2024-04-14T15:45:20.553764+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:45:22.849 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: audit 2024-04-14T15:45:20.553996+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:45:22.850 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: audit 2024-04-14T15:45:20.554330+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:45:22.850 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: audit 2024-04-14T15:45:20.559195+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-14T15:45:22.850 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: audit 2024-04-14T15:45:20.561181+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:45:22.850 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: audit 2024-04-14T15:45:20.561541+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:45:22.850 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: audit 2024-04-14T15:45:20.561825+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:45:22.850 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: audit 2024-04-14T15:45:20.562111+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:45:22.851 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: audit 2024-04-14T15:45:20.563081+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:22.851 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: cluster 2024-04-14T15:45:21.166822+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v98: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-14T15:45:22.852 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: audit 2024-04-14T15:45:21.474137+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-14T15:45:22.852 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: audit 2024-04-14T15:45:21.484187+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-14T15:45:22.852 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: audit 2024-04-14T15:45:21.484255+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:45:22.852 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: audit 2024-04-14T15:45:21.484805+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:45:22.852 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: audit 2024-04-14T15:45:21.485126+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:45:22.852 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: audit 2024-04-14T15:45:22.384460+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-14T15:45:22.853 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[23507]: audit 2024-04-14T15:45:22.436926+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:22.853 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: audit 2024-04-14T15:45:21.484805+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:45:22.853 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: audit 2024-04-14T15:45:21.485126+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:45:22.853 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: audit 2024-04-14T15:45:22.384460+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-14T15:45:22.853 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:22 smithi023 bash[18432]: audit 2024-04-14T15:45:22.436926+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:22.950 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: cluster 2024-04-14T15:45:19.166358+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v97: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-14T15:45:22.950 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: cephadm 2024-04-14T15:45:19.565823+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Detected new or changed devices on smithi023 2024-04-14T15:45:22.950 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: cephadm 2024-04-14T15:45:19.577358+0000 mgr.y (mgr.14152) 124 : cephadm [INF] Adjusting osd_memory_target on smithi023 to 5413M 2024-04-14T15:45:22.950 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: audit 2024-04-14T15:45:20.174597+0000 mgr.y (mgr.14152) 125 : audit [DBG] from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi023:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:45:22.950 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: audit 2024-04-14T15:45:20.552041+0000 mon.a (mon.0) 352 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-14T15:45:22.950 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: audit 2024-04-14T15:45:20.553447+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:45:22.950 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: audit 2024-04-14T15:45:20.553764+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:45:22.950 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: audit 2024-04-14T15:45:20.553996+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:45:22.950 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: audit 2024-04-14T15:45:20.554330+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:45:22.950 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: audit 2024-04-14T15:45:20.559195+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-14T15:45:22.950 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: audit 2024-04-14T15:45:20.561181+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:45:22.950 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: audit 2024-04-14T15:45:20.561541+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:45:22.951 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: audit 2024-04-14T15:45:20.561825+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:45:22.951 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: audit 2024-04-14T15:45:20.562111+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:45:22.951 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: audit 2024-04-14T15:45:20.563081+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:22.951 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: cluster 2024-04-14T15:45:21.166822+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v98: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-14T15:45:22.951 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: audit 2024-04-14T15:45:21.474137+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-14T15:45:22.951 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: audit 2024-04-14T15:45:21.484187+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-14T15:45:22.951 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: audit 2024-04-14T15:45:21.484255+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:45:22.951 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: audit 2024-04-14T15:45:21.484805+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:45:22.951 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: audit 2024-04-14T15:45:21.485126+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:45:22.951 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: audit 2024-04-14T15:45:22.384460+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-14T15:45:22.951 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:22 smithi119 bash[18543]: audit 2024-04-14T15:45:22.436926+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:24.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:24 smithi023 bash[18432]: cluster 2024-04-14T15:45:23.167343+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-14T15:45:24.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:24 smithi023 bash[23507]: cluster 2024-04-14T15:45:23.167343+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-14T15:45:24.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:24 smithi119 bash[18543]: cluster 2024-04-14T15:45:23.167343+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-14T15:45:26.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:26 smithi119 bash[18543]: cluster 2024-04-14T15:45:25.167926+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 2024-04-14T15:45:26.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:26 smithi119 bash[18543]: audit 2024-04-14T15:45:26.512706+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.23:0/3353834762' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "715dbd72-7021-4f66-be64-47080344d504"}]: dispatch 2024-04-14T15:45:26.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:26 smithi119 bash[18543]: audit 2024-04-14T15:45:26.513203+0000 mon.a (mon.0) 366 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "715dbd72-7021-4f66-be64-47080344d504"}]: dispatch 2024-04-14T15:45:26.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:26 smithi119 bash[18543]: audit 2024-04-14T15:45:26.529870+0000 mon.a (mon.0) 367 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "715dbd72-7021-4f66-be64-47080344d504"}]': finished 2024-04-14T15:45:26.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:26 smithi119 bash[18543]: cluster 2024-04-14T15:45:26.530037+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-14T15:45:26.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:26 smithi119 bash[18543]: audit 2024-04-14T15:45:26.548027+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:45:27.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:26 smithi023 bash[18432]: cluster 2024-04-14T15:45:25.167926+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 2024-04-14T15:45:27.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:26 smithi023 bash[18432]: audit 2024-04-14T15:45:26.512706+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.23:0/3353834762' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "715dbd72-7021-4f66-be64-47080344d504"}]: dispatch 2024-04-14T15:45:27.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:26 smithi023 bash[18432]: audit 2024-04-14T15:45:26.513203+0000 mon.a (mon.0) 366 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "715dbd72-7021-4f66-be64-47080344d504"}]: dispatch 2024-04-14T15:45:27.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:26 smithi023 bash[18432]: audit 2024-04-14T15:45:26.529870+0000 mon.a (mon.0) 367 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "715dbd72-7021-4f66-be64-47080344d504"}]': finished 2024-04-14T15:45:27.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:26 smithi023 bash[18432]: cluster 2024-04-14T15:45:26.530037+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-14T15:45:27.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:26 smithi023 bash[18432]: audit 2024-04-14T15:45:26.548027+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:45:27.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:26 smithi023 bash[23507]: cluster 2024-04-14T15:45:25.167926+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 2024-04-14T15:45:27.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:26 smithi023 bash[23507]: audit 2024-04-14T15:45:26.512706+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.23:0/3353834762' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "715dbd72-7021-4f66-be64-47080344d504"}]: dispatch 2024-04-14T15:45:27.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:26 smithi023 bash[23507]: audit 2024-04-14T15:45:26.513203+0000 mon.a (mon.0) 366 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "715dbd72-7021-4f66-be64-47080344d504"}]: dispatch 2024-04-14T15:45:27.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:26 smithi023 bash[23507]: audit 2024-04-14T15:45:26.529870+0000 mon.a (mon.0) 367 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "715dbd72-7021-4f66-be64-47080344d504"}]': finished 2024-04-14T15:45:27.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:26 smithi023 bash[23507]: cluster 2024-04-14T15:45:26.530037+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-14T15:45:27.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:26 smithi023 bash[23507]: audit 2024-04-14T15:45:26.548027+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:45:27.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:27 smithi119 bash[18543]: audit 2024-04-14T15:45:27.201365+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:45:27.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:27 smithi119 bash[18543]: audit 2024-04-14T15:45:27.203777+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:45:27.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:27 smithi119 bash[18543]: audit 2024-04-14T15:45:27.239300+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.23:0/484695118' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:45:28.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:27 smithi023 bash[18432]: audit 2024-04-14T15:45:27.201365+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:45:28.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:27 smithi023 bash[18432]: audit 2024-04-14T15:45:27.203777+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:45:28.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:27 smithi023 bash[18432]: audit 2024-04-14T15:45:27.239300+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.23:0/484695118' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:45:28.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:27 smithi023 bash[23507]: audit 2024-04-14T15:45:27.201365+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:45:28.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:27 smithi023 bash[23507]: audit 2024-04-14T15:45:27.203777+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:45:28.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:27 smithi023 bash[23507]: audit 2024-04-14T15:45:27.239300+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.23:0/484695118' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:45:28.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:28 smithi119 bash[18543]: cluster 2024-04-14T15:45:27.168605+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; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-14T15:45:29.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:28 smithi023 bash[18432]: cluster 2024-04-14T15:45:27.168605+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; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-14T15:45:29.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:28 smithi023 bash[23507]: cluster 2024-04-14T15:45:27.168605+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; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-14T15:45:30.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:30 smithi023 bash[18432]: cluster 2024-04-14T15:45:29.169297+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; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-14T15:45:30.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:30 smithi023 bash[23507]: cluster 2024-04-14T15:45:29.169297+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; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-14T15:45:30.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:30 smithi119 bash[18543]: cluster 2024-04-14T15:45:29.169297+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; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-14T15:45:32.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:32 smithi119 bash[18543]: cluster 2024-04-14T15:45:31.170047+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; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-14T15:45:33.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:32 smithi023 bash[18432]: cluster 2024-04-14T15:45:31.170047+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; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-14T15:45:33.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:32 smithi023 bash[23507]: cluster 2024-04-14T15:45:31.170047+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; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-14T15:45:34.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:34 smithi119 bash[18543]: cluster 2024-04-14T15:45:33.170522+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-14T15:45:35.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:34 smithi023 bash[18432]: cluster 2024-04-14T15:45:33.170522+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-14T15:45:35.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:34 smithi023 bash[23507]: cluster 2024-04-14T15:45:33.170522+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-14T15:45:36.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:36 smithi119 bash[18543]: cluster 2024-04-14T15:45:35.171090+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-14T15:45:37.035 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:36 smithi023 bash[18432]: cluster 2024-04-14T15:45:35.171090+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-14T15:45:37.035 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:36 smithi023 bash[23507]: cluster 2024-04-14T15:45:35.171090+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-14T15:45:37.913 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:37 smithi023 bash[18432]: audit 2024-04-14T15:45:36.833976+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-14T15:45:37.914 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:37 smithi023 bash[18432]: audit 2024-04-14T15:45:36.835436+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:37.914 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:37 smithi023 bash[23507]: audit 2024-04-14T15:45:36.833976+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-14T15:45:37.914 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:37 smithi023 bash[23507]: audit 2024-04-14T15:45:36.835436+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:37.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:37 smithi119 bash[18543]: audit 2024-04-14T15:45:36.833976+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-14T15:45:37.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:37 smithi119 bash[18543]: audit 2024-04-14T15:45:36.835436+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:38.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:38 smithi119 bash[18543]: cephadm 2024-04-14T15:45:36.836676+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Deploying daemon osd.3 on smithi023 2024-04-14T15:45:38.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:38 smithi119 bash[18543]: cluster 2024-04-14T15:45:37.171683+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 74 KiB/s wr, 5 op/s 2024-04-14T15:45:39.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:38 smithi023 bash[18432]: cephadm 2024-04-14T15:45:36.836676+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Deploying daemon osd.3 on smithi023 2024-04-14T15:45:39.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:38 smithi023 bash[18432]: cluster 2024-04-14T15:45:37.171683+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 74 KiB/s wr, 5 op/s 2024-04-14T15:45:39.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:38 smithi023 bash[23507]: cephadm 2024-04-14T15:45:36.836676+0000 mgr.y (mgr.14152) 134 : cephadm [INF] Deploying daemon osd.3 on smithi023 2024-04-14T15:45:39.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:38 smithi023 bash[23507]: cluster 2024-04-14T15:45:37.171683+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 74 KiB/s wr, 5 op/s 2024-04-14T15:45:40.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:45:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:40.841 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:45:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:40.841 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:45:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:40.841 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:45:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:40.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:40.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:40 smithi023 bash[18432]: cluster 2024-04-14T15:45:39.172251+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-14T15:45:40.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:40.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:40 smithi023 bash[23507]: cluster 2024-04-14T15:45:39.172251+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-14T15:45:40.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:40 smithi119 bash[18543]: cluster 2024-04-14T15:45:39.172251+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-14T15:45:41.300 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:41.301 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:45:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:41.301 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:41.301 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:45:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:41.302 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:45:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:41.302 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:45:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:45:42.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:42 smithi023 bash[18432]: audit 2024-04-14T15:45:41.023450+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:42.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:42 smithi023 bash[18432]: audit 2024-04-14T15:45:41.057125+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:45:42.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:42 smithi023 bash[18432]: audit 2024-04-14T15:45:41.058241+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:42.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:42 smithi023 bash[18432]: audit 2024-04-14T15:45:41.058842+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:45:42.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:42 smithi023 bash[18432]: cluster 2024-04-14T15:45:41.172622+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-14T15:45:42.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:42 smithi023 bash[23507]: audit 2024-04-14T15:45:41.023450+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:42.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:42 smithi023 bash[23507]: audit 2024-04-14T15:45:41.057125+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:45:42.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:42 smithi023 bash[23507]: audit 2024-04-14T15:45:41.058241+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:42.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:42 smithi023 bash[23507]: audit 2024-04-14T15:45:41.058842+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:45:42.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:42 smithi023 bash[23507]: cluster 2024-04-14T15:45:41.172622+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-14T15:45:42.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:42 smithi119 bash[18543]: audit 2024-04-14T15:45:41.023450+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:42.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:42 smithi119 bash[18543]: audit 2024-04-14T15:45:41.057125+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:45:42.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:42 smithi119 bash[18543]: audit 2024-04-14T15:45:41.058241+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:42.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:42 smithi119 bash[18543]: audit 2024-04-14T15:45:41.058842+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:45:42.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:42 smithi119 bash[18543]: cluster 2024-04-14T15:45:41.172622+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-14T15:45:44.710 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:44 smithi023 bash[18432]: cluster 2024-04-14T15:45:43.173155+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-14T15:45:44.710 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:44 smithi023 bash[23507]: cluster 2024-04-14T15:45:43.173155+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-14T15:45:44.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:44 smithi119 bash[18543]: cluster 2024-04-14T15:45:43.173155+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-14T15:45:45.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:45 smithi119 bash[18543]: audit 2024-04-14T15:45:44.621001+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:45.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:45 smithi119 bash[18543]: audit 2024-04-14T15:45:44.886409+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:46.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:45 smithi023 bash[18432]: audit 2024-04-14T15:45:44.621001+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:46.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:45 smithi023 bash[18432]: audit 2024-04-14T15:45:44.886409+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:46.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:45 smithi023 bash[23507]: audit 2024-04-14T15:45:44.621001+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:46.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:45 smithi023 bash[23507]: audit 2024-04-14T15:45:44.886409+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:46.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:46 smithi023 bash[18432]: cluster 2024-04-14T15:45:45.173706+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-14T15:45:46.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:46 smithi023 bash[23507]: cluster 2024-04-14T15:45:45.173706+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-14T15:45:46.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:46 smithi119 bash[18543]: cluster 2024-04-14T15:45:45.173706+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-14T15:45:47.680 INFO:teuthology.orchestra.run.smithi023.stdout:Created osd(s) 3 on host 'smithi023' 2024-04-14T15:45:48.308 DEBUG:teuthology.orchestra.run.smithi023:osd.3> sudo journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.3.service 2024-04-14T15:45:48.310 INFO:tasks.cephadm:Deploying osd.4 on smithi119 with /dev/vg_nvme/lv_4... 2024-04-14T15:45:48.311 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-14T15:45:48.950 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:48 smithi119 bash[18543]: cluster 2024-04-14T15:45:47.174240+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-14T15:45:48.951 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:48 smithi119 bash[18543]: audit 2024-04-14T15:45:47.678009+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:48.951 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:48 smithi119 bash[18543]: audit 2024-04-14T15:45:47.708902+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:45:48.951 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:48 smithi119 bash[18543]: audit 2024-04-14T15:45:47.710501+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:48.951 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:48 smithi119 bash[18543]: audit 2024-04-14T15:45:47.711885+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:45:48.951 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:48 smithi119 bash[18543]: audit 2024-04-14T15:45:48.042393+0000 mon.a (mon.0) 384 : audit [INF] from='osd.3 [v2:172.21.15.23:6826/340997084,v1:172.21.15.23:6827/340997084]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-14T15:45:49.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:48 smithi023 bash[23507]: cluster 2024-04-14T15:45:47.174240+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-14T15:45:49.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:48 smithi023 bash[23507]: audit 2024-04-14T15:45:47.678009+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:49.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:48 smithi023 bash[23507]: audit 2024-04-14T15:45:47.708902+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:45:49.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:48 smithi023 bash[23507]: audit 2024-04-14T15:45:47.710501+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:49.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:48 smithi023 bash[23507]: audit 2024-04-14T15:45:47.711885+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:45:49.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:48 smithi023 bash[23507]: audit 2024-04-14T15:45:48.042393+0000 mon.a (mon.0) 384 : audit [INF] from='osd.3 [v2:172.21.15.23:6826/340997084,v1:172.21.15.23:6827/340997084]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-14T15:45:49.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:48 smithi023 bash[18432]: cluster 2024-04-14T15:45:47.174240+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-14T15:45:49.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:48 smithi023 bash[18432]: audit 2024-04-14T15:45:47.678009+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:49.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:48 smithi023 bash[18432]: audit 2024-04-14T15:45:47.708902+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:45:49.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:48 smithi023 bash[18432]: audit 2024-04-14T15:45:47.710501+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:49.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:48 smithi023 bash[18432]: audit 2024-04-14T15:45:47.711885+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:45:49.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:48 smithi023 bash[18432]: audit 2024-04-14T15:45:48.042393+0000 mon.a (mon.0) 384 : audit [INF] from='osd.3 [v2:172.21.15.23:6826/340997084,v1:172.21.15.23:6827/340997084]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-14T15:45:49.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:49 smithi119 bash[18543]: audit 2024-04-14T15:45:48.680137+0000 mon.a (mon.0) 385 : audit [INF] from='osd.3 [v2:172.21.15.23:6826/340997084,v1:172.21.15.23:6827/340997084]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-14T15:45:49.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:49 smithi119 bash[18543]: cluster 2024-04-14T15:45:48.680332+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-14T15:45:49.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:49 smithi119 bash[18543]: audit 2024-04-14T15:45:48.681167+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:45:49.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:49 smithi119 bash[18543]: audit 2024-04-14T15:45:48.681940+0000 mon.a (mon.0) 388 : audit [INF] from='osd.3 [v2:172.21.15.23:6826/340997084,v1:172.21.15.23:6827/340997084]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T15:45:49.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:49 smithi119 bash[18543]: audit 2024-04-14T15:45:49.683396+0000 mon.a (mon.0) 389 : audit [INF] from='osd.3 [v2:172.21.15.23:6826/340997084,v1:172.21.15.23:6827/340997084]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-04-14T15:45:49.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:49 smithi119 bash[18543]: cluster 2024-04-14T15:45:49.683533+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-14T15:45:49.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:49 smithi119 bash[18543]: audit 2024-04-14T15:45:49.683850+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:45:50.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:49 smithi023 bash[18432]: audit 2024-04-14T15:45:48.680137+0000 mon.a (mon.0) 385 : audit [INF] from='osd.3 [v2:172.21.15.23:6826/340997084,v1:172.21.15.23:6827/340997084]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-14T15:45:50.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:49 smithi023 bash[18432]: cluster 2024-04-14T15:45:48.680332+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-14T15:45:50.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:49 smithi023 bash[18432]: audit 2024-04-14T15:45:48.681167+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:45:50.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:49 smithi023 bash[18432]: audit 2024-04-14T15:45:48.681940+0000 mon.a (mon.0) 388 : audit [INF] from='osd.3 [v2:172.21.15.23:6826/340997084,v1:172.21.15.23:6827/340997084]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T15:45:50.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:49 smithi023 bash[18432]: audit 2024-04-14T15:45:49.683396+0000 mon.a (mon.0) 389 : audit [INF] from='osd.3 [v2:172.21.15.23:6826/340997084,v1:172.21.15.23:6827/340997084]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-04-14T15:45:50.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:49 smithi023 bash[18432]: cluster 2024-04-14T15:45:49.683533+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-14T15:45:50.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:49 smithi023 bash[18432]: audit 2024-04-14T15:45:49.683850+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:45:50.091 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 15:45:49 smithi023 bash[35173]: debug 2024-04-14T15:45:49.688+0000 7fc84d388700 -1 osd.3 0 waiting for initial osdmap 2024-04-14T15:45:50.091 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 15:45:49 smithi023 bash[35173]: debug 2024-04-14T15:45:49.704+0000 7fc84751e700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-14T15:45:50.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:49 smithi023 bash[23507]: audit 2024-04-14T15:45:48.680137+0000 mon.a (mon.0) 385 : audit [INF] from='osd.3 [v2:172.21.15.23:6826/340997084,v1:172.21.15.23:6827/340997084]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-14T15:45:50.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:49 smithi023 bash[23507]: cluster 2024-04-14T15:45:48.680332+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-14T15:45:50.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:49 smithi023 bash[23507]: audit 2024-04-14T15:45:48.681167+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:45:50.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:49 smithi023 bash[23507]: audit 2024-04-14T15:45:48.681940+0000 mon.a (mon.0) 388 : audit [INF] from='osd.3 [v2:172.21.15.23:6826/340997084,v1:172.21.15.23:6827/340997084]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T15:45:50.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:49 smithi023 bash[23507]: audit 2024-04-14T15:45:49.683396+0000 mon.a (mon.0) 389 : audit [INF] from='osd.3 [v2:172.21.15.23:6826/340997084,v1:172.21.15.23:6827/340997084]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]': finished 2024-04-14T15:45:50.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:49 smithi023 bash[23507]: cluster 2024-04-14T15:45:49.683533+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-14T15:45:50.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:49 smithi023 bash[23507]: audit 2024-04-14T15:45:49.683850+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:45:51.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:50 smithi023 bash[18432]: cluster 2024-04-14T15:45:49.174821+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-14T15:45:51.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:50 smithi023 bash[18432]: audit 2024-04-14T15:45:49.697722+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:45:51.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:50 smithi023 bash[18432]: audit 2024-04-14T15:45:50.691478+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:45:51.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:50 smithi023 bash[23507]: cluster 2024-04-14T15:45:49.174821+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-14T15:45:51.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:50 smithi023 bash[23507]: audit 2024-04-14T15:45:49.697722+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:45:51.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:50 smithi023 bash[23507]: audit 2024-04-14T15:45:50.691478+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:45:51.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:50 smithi119 bash[18543]: cluster 2024-04-14T15:45:49.174821+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-14T15:45:51.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:50 smithi119 bash[18543]: audit 2024-04-14T15:45:49.697722+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:45:51.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:50 smithi119 bash[18543]: audit 2024-04-14T15:45:50.691478+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:45:51.272 INFO:teuthology.orchestra.run.smithi119.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-14T15:45:51.272 INFO:teuthology.orchestra.run.smithi119.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-14T15:45:51.272 INFO:teuthology.orchestra.run.smithi119.stderr: stderr: 10+0 records in 2024-04-14T15:45:51.272 INFO:teuthology.orchestra.run.smithi119.stderr:10+0 records out 2024-04-14T15:45:51.272 INFO:teuthology.orchestra.run.smithi119.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0144299 s, 727 MB/s 2024-04-14T15:45:51.272 INFO:teuthology.orchestra.run.smithi119.stderr:--> Zapping successful for: 2024-04-14T15:45:51.890 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph orch daemon add osd smithi119:vg_nvme/lv_4 2024-04-14T15:45:52.072 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:51 smithi119 bash[18543]: cluster 2024-04-14T15:45:49.023709+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:45:52.072 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:51 smithi119 bash[18543]: cluster 2024-04-14T15:45:49.023943+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:45:52.072 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:51 smithi119 bash[18543]: cluster 2024-04-14T15:45:50.714834+0000 mon.a (mon.0) 394 : cluster [INF] osd.3 [v2:172.21.15.23:6826/340997084,v1:172.21.15.23:6827/340997084] boot 2024-04-14T15:45:52.072 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:51 smithi119 bash[18543]: cluster 2024-04-14T15:45:50.714903+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-14T15:45:52.072 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:51 smithi119 bash[18543]: audit 2024-04-14T15:45:50.720938+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:45:52.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:51 smithi023 bash[18432]: cluster 2024-04-14T15:45:49.023709+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:45:52.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:51 smithi023 bash[18432]: cluster 2024-04-14T15:45:49.023943+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:45:52.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:51 smithi023 bash[18432]: cluster 2024-04-14T15:45:50.714834+0000 mon.a (mon.0) 394 : cluster [INF] osd.3 [v2:172.21.15.23:6826/340997084,v1:172.21.15.23:6827/340997084] boot 2024-04-14T15:45:52.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:51 smithi023 bash[18432]: cluster 2024-04-14T15:45:50.714903+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-14T15:45:52.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:51 smithi023 bash[18432]: audit 2024-04-14T15:45:50.720938+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:45:52.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:51 smithi023 bash[23507]: cluster 2024-04-14T15:45:49.023709+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:45:52.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:51 smithi023 bash[23507]: cluster 2024-04-14T15:45:49.023943+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:45:52.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:51 smithi023 bash[23507]: cluster 2024-04-14T15:45:50.714834+0000 mon.a (mon.0) 394 : cluster [INF] osd.3 [v2:172.21.15.23:6826/340997084,v1:172.21.15.23:6827/340997084] boot 2024-04-14T15:45:52.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:51 smithi023 bash[23507]: cluster 2024-04-14T15:45:50.714903+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-14T15:45:52.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:51 smithi023 bash[23507]: audit 2024-04-14T15:45:50.720938+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:45:53.018 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:52 smithi023 bash[18432]: cluster 2024-04-14T15:45:51.175337+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-14T15:45:53.018 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:52 smithi023 bash[18432]: cluster 2024-04-14T15:45:51.757964+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-14T15:45:53.019 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:52 smithi023 bash[23507]: cluster 2024-04-14T15:45:51.175337+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-14T15:45:53.019 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:52 smithi023 bash[23507]: cluster 2024-04-14T15:45:51.757964+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-14T15:45:53.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:52 smithi119 bash[18543]: cluster 2024-04-14T15:45:51.175337+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-14T15:45:53.103 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:52 smithi119 bash[18543]: cluster 2024-04-14T15:45:51.757964+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-14T15:45:54.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:54 smithi119 bash[18543]: cluster 2024-04-14T15:45:53.175897+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-14T15:45:54.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:54 smithi119 bash[18543]: audit 2024-04-14T15:45:54.553570+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:45:54.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:54 smithi119 bash[18543]: audit 2024-04-14T15:45:54.560517+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:45:54.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:54 smithi119 bash[18543]: audit 2024-04-14T15:45:54.562220+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:55.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:54 smithi023 bash[23507]: cluster 2024-04-14T15:45:53.175897+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-14T15:45:55.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:54 smithi023 bash[23507]: audit 2024-04-14T15:45:54.553570+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:45:55.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:54 smithi023 bash[23507]: audit 2024-04-14T15:45:54.560517+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:45:55.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:54 smithi023 bash[23507]: audit 2024-04-14T15:45:54.562220+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:55.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:54 smithi023 bash[18432]: cluster 2024-04-14T15:45:53.175897+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-14T15:45:55.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:54 smithi023 bash[18432]: audit 2024-04-14T15:45:54.553570+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:45:55.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:54 smithi023 bash[18432]: audit 2024-04-14T15:45:54.560517+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:45:55.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:54 smithi023 bash[18432]: audit 2024-04-14T15:45:54.562220+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:45:56.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:55 smithi023 bash[23507]: audit 2024-04-14T15:45:54.546559+0000 mgr.y (mgr.14152) 144 : audit [DBG] from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:45:56.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:55 smithi023 bash[23507]: audit 2024-04-14T15:45:55.112592+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:56.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:55 smithi023 bash[23507]: audit 2024-04-14T15:45:55.114794+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:56.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:55 smithi023 bash[23507]: audit 2024-04-14T15:45:55.116700+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:56.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:55 smithi023 bash[23507]: audit 2024-04-14T15:45:55.118425+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:56.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:55 smithi023 bash[23507]: audit 2024-04-14T15:45:55.120080+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:56.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:55 smithi023 bash[23507]: audit 2024-04-14T15:45:55.128553+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:56.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:55 smithi023 bash[23507]: audit 2024-04-14T15:45:55.137464+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:56.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:55 smithi023 bash[18432]: audit 2024-04-14T15:45:54.546559+0000 mgr.y (mgr.14152) 144 : audit [DBG] from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:45:56.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:55 smithi023 bash[18432]: audit 2024-04-14T15:45:55.112592+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:56.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:55 smithi023 bash[18432]: audit 2024-04-14T15:45:55.114794+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:56.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:55 smithi023 bash[18432]: audit 2024-04-14T15:45:55.116700+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:56.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:55 smithi023 bash[18432]: audit 2024-04-14T15:45:55.118425+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:56.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:55 smithi023 bash[18432]: audit 2024-04-14T15:45:55.120080+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:56.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:55 smithi023 bash[18432]: audit 2024-04-14T15:45:55.128553+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:56.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:55 smithi023 bash[18432]: audit 2024-04-14T15:45:55.137464+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:56.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:55 smithi119 bash[18543]: audit 2024-04-14T15:45:54.546559+0000 mgr.y (mgr.14152) 144 : audit [DBG] from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:45:56.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:55 smithi119 bash[18543]: audit 2024-04-14T15:45:55.112592+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:56.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:55 smithi119 bash[18543]: audit 2024-04-14T15:45:55.114794+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:56.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:55 smithi119 bash[18543]: audit 2024-04-14T15:45:55.116700+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:56.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:55 smithi119 bash[18543]: audit 2024-04-14T15:45:55.118425+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:56.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:55 smithi119 bash[18543]: audit 2024-04-14T15:45:55.120080+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:45:56.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:55 smithi119 bash[18543]: audit 2024-04-14T15:45:55.128553+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:56.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:55 smithi119 bash[18543]: audit 2024-04-14T15:45:55.137464+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:45:57.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:56 smithi023 bash[23507]: cephadm 2024-04-14T15:45:55.103084+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Detected new or changed devices on smithi023 2024-04-14T15:45:57.097 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:56 smithi023 bash[23507]: cephadm 2024-04-14T15:45:55.121364+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Adjusting osd_memory_target on smithi023 to 4060M 2024-04-14T15:45:57.097 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:56 smithi023 bash[23507]: cluster 2024-04-14T15:45:55.176453+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-14T15:45:57.098 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:56 smithi023 bash[18432]: cephadm 2024-04-14T15:45:55.103084+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Detected new or changed devices on smithi023 2024-04-14T15:45:57.098 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:56 smithi023 bash[18432]: cephadm 2024-04-14T15:45:55.121364+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Adjusting osd_memory_target on smithi023 to 4060M 2024-04-14T15:45:57.098 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:56 smithi023 bash[18432]: cluster 2024-04-14T15:45:55.176453+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-14T15:45:57.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:56 smithi119 bash[18543]: cephadm 2024-04-14T15:45:55.103084+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Detected new or changed devices on smithi023 2024-04-14T15:45:57.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:56 smithi119 bash[18543]: cephadm 2024-04-14T15:45:55.121364+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Adjusting osd_memory_target on smithi023 to 4060M 2024-04-14T15:45:57.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:56 smithi119 bash[18543]: cluster 2024-04-14T15:45:55.176453+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-14T15:45:59.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:45:58 smithi023 bash[18432]: cluster 2024-04-14T15:45:57.177024+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-14T15:45:59.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:45:58 smithi023 bash[23507]: cluster 2024-04-14T15:45:57.177024+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-14T15:45:59.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:45:58 smithi119 bash[18543]: cluster 2024-04-14T15:45:57.177024+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-14T15:46:01.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:00 smithi023 bash[18432]: cluster 2024-04-14T15:45:59.177556+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-14T15:46:01.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:00 smithi023 bash[18432]: audit 2024-04-14T15:46:00.257430+0000 mon.a (mon.0) 408 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e905fcc2-12b6-416e-9904-cc6496406b5f"}]: dispatch 2024-04-14T15:46:01.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:00 smithi023 bash[18432]: audit 2024-04-14T15:46:00.257640+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.119:0/906828430' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e905fcc2-12b6-416e-9904-cc6496406b5f"}]: dispatch 2024-04-14T15:46:01.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:00 smithi023 bash[18432]: audit 2024-04-14T15:46:00.274635+0000 mon.a (mon.0) 409 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e905fcc2-12b6-416e-9904-cc6496406b5f"}]': finished 2024-04-14T15:46:01.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:00 smithi023 bash[18432]: cluster 2024-04-14T15:46:00.274783+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-14T15:46:01.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:00 smithi023 bash[18432]: audit 2024-04-14T15:46:00.275055+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:46:01.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:00 smithi023 bash[23507]: cluster 2024-04-14T15:45:59.177556+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-14T15:46:01.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:00 smithi023 bash[23507]: audit 2024-04-14T15:46:00.257430+0000 mon.a (mon.0) 408 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e905fcc2-12b6-416e-9904-cc6496406b5f"}]: dispatch 2024-04-14T15:46:01.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:00 smithi023 bash[23507]: audit 2024-04-14T15:46:00.257640+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.119:0/906828430' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e905fcc2-12b6-416e-9904-cc6496406b5f"}]: dispatch 2024-04-14T15:46:01.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:00 smithi023 bash[23507]: audit 2024-04-14T15:46:00.274635+0000 mon.a (mon.0) 409 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e905fcc2-12b6-416e-9904-cc6496406b5f"}]': finished 2024-04-14T15:46:01.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:00 smithi023 bash[23507]: cluster 2024-04-14T15:46:00.274783+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-14T15:46:01.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:00 smithi023 bash[23507]: audit 2024-04-14T15:46:00.275055+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:46:01.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:00 smithi119 bash[18543]: cluster 2024-04-14T15:45:59.177556+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-14T15:46:01.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:00 smithi119 bash[18543]: audit 2024-04-14T15:46:00.257430+0000 mon.a (mon.0) 408 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e905fcc2-12b6-416e-9904-cc6496406b5f"}]: dispatch 2024-04-14T15:46:01.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:00 smithi119 bash[18543]: audit 2024-04-14T15:46:00.257640+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.119:0/906828430' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e905fcc2-12b6-416e-9904-cc6496406b5f"}]: dispatch 2024-04-14T15:46:01.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:00 smithi119 bash[18543]: audit 2024-04-14T15:46:00.274635+0000 mon.a (mon.0) 409 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e905fcc2-12b6-416e-9904-cc6496406b5f"}]': finished 2024-04-14T15:46:01.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:00 smithi119 bash[18543]: cluster 2024-04-14T15:46:00.274783+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-14T15:46:01.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:00 smithi119 bash[18543]: audit 2024-04-14T15:46:00.275055+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:46:02.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:01 smithi023 bash[18432]: audit 2024-04-14T15:46:00.958664+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.119:0/1507511601' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:46:02.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:01 smithi023 bash[23507]: audit 2024-04-14T15:46:00.958664+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.119:0/1507511601' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:46:02.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:01 smithi119 bash[18543]: audit 2024-04-14T15:46:00.958664+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.119:0/1507511601' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:46:03.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:02 smithi023 bash[18432]: cluster 2024-04-14T15:46:01.178071+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-14T15:46:03.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:02 smithi023 bash[23507]: cluster 2024-04-14T15:46:01.178071+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-14T15:46:03.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:02 smithi119 bash[18543]: cluster 2024-04-14T15:46:01.178071+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-14T15:46:04.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:03 smithi023 bash[18432]: cluster 2024-04-14T15:46:03.178761+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-14T15:46:04.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:03 smithi023 bash[23507]: cluster 2024-04-14T15:46:03.178761+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-14T15:46:04.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:03 smithi119 bash[18543]: cluster 2024-04-14T15:46:03.178761+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-14T15:46:06.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:06 smithi023 bash[18432]: cluster 2024-04-14T15:46:05.179452+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-14T15:46:06.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:06 smithi023 bash[23507]: cluster 2024-04-14T15:46:05.179452+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-14T15:46:06.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:06 smithi119 bash[18543]: cluster 2024-04-14T15:46:05.179452+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-14T15:46:08.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:08 smithi119 bash[18543]: cluster 2024-04-14T15:46:07.180060+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-14T15:46:09.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:08 smithi023 bash[18432]: cluster 2024-04-14T15:46:07.180060+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-14T15:46:09.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:08 smithi023 bash[23507]: cluster 2024-04-14T15:46:07.180060+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-14T15:46:10.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:10 smithi119 bash[18543]: cluster 2024-04-14T15:46:09.180602+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-14T15:46:10.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:10 smithi119 bash[18543]: audit 2024-04-14T15:46:09.808757+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-14T15:46:10.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:10 smithi119 bash[18543]: audit 2024-04-14T15:46:09.810630+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:10.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:10 smithi119 bash[18543]: cephadm 2024-04-14T15:46:09.812239+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Deploying daemon osd.4 on smithi119 2024-04-14T15:46:11.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:10 smithi023 bash[18432]: cluster 2024-04-14T15:46:09.180602+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-14T15:46:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:10 smithi023 bash[18432]: audit 2024-04-14T15:46:09.808757+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-14T15:46:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:10 smithi023 bash[18432]: audit 2024-04-14T15:46:09.810630+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:10 smithi023 bash[18432]: cephadm 2024-04-14T15:46:09.812239+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Deploying daemon osd.4 on smithi119 2024-04-14T15:46:11.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:10 smithi023 bash[23507]: cluster 2024-04-14T15:46:09.180602+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-14T15:46:11.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:10 smithi023 bash[23507]: audit 2024-04-14T15:46:09.808757+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-14T15:46:11.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:10 smithi023 bash[23507]: audit 2024-04-14T15:46:09.810630+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:11.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:10 smithi023 bash[23507]: cephadm 2024-04-14T15:46:09.812239+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Deploying daemon osd.4 on smithi119 2024-04-14T15:46:12.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:12 smithi119 bash[18543]: cluster 2024-04-14T15:46:11.181134+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-14T15:46:13.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:12 smithi023 bash[18432]: cluster 2024-04-14T15:46:11.181134+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-14T15:46:13.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:12 smithi023 bash[23507]: cluster 2024-04-14T15:46:11.181134+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-14T15:46:13.326 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:13 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:46:13.327 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:46:13 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:46:13.638 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:13 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:46:13.639 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:46:13 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:46:13.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:13 smithi119 bash[18543]: audit 2024-04-14T15:46:13.457244+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:46:13.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:13 smithi119 bash[18543]: audit 2024-04-14T15:46:13.464265+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:13.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:13 smithi119 bash[18543]: audit 2024-04-14T15:46:13.464751+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:13.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:13 smithi119 bash[18543]: audit 2024-04-14T15:46:13.466506+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:46:14.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:13 smithi023 bash[18432]: audit 2024-04-14T15:46:13.457244+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:46:14.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:13 smithi023 bash[18432]: audit 2024-04-14T15:46:13.464265+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:14.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:13 smithi023 bash[18432]: audit 2024-04-14T15:46:13.464751+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:14.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:13 smithi023 bash[18432]: audit 2024-04-14T15:46:13.466506+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:46:14.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:13 smithi023 bash[23507]: audit 2024-04-14T15:46:13.457244+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:46:14.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:13 smithi023 bash[23507]: audit 2024-04-14T15:46:13.464265+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:14.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:13 smithi023 bash[23507]: audit 2024-04-14T15:46:13.464751+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:14.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:13 smithi023 bash[23507]: audit 2024-04-14T15:46:13.466506+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:46:14.906 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:14 smithi119 bash[18543]: cluster 2024-04-14T15:46:13.181678+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-14T15:46:15.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:14 smithi023 bash[18432]: cluster 2024-04-14T15:46:13.181678+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-14T15:46:15.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:14 smithi023 bash[23507]: cluster 2024-04-14T15:46:13.181678+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-14T15:46:16.764 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:16 smithi119 bash[18543]: cluster 2024-04-14T15:46:15.182255+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-14T15:46:16.764 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:16 smithi119 bash[18543]: audit 2024-04-14T15:46:16.501602+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:17.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:16 smithi023 bash[18432]: cluster 2024-04-14T15:46:15.182255+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-14T15:46:17.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:16 smithi023 bash[18432]: audit 2024-04-14T15:46:16.501602+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:17.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:16 smithi023 bash[23507]: cluster 2024-04-14T15:46:15.182255+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-14T15:46:17.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:16 smithi023 bash[23507]: audit 2024-04-14T15:46:16.501602+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:17.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:17 smithi119 bash[18543]: audit 2024-04-14T15:46:16.779202+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:18.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:17 smithi023 bash[18432]: audit 2024-04-14T15:46:16.779202+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:18.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:17 smithi023 bash[23507]: audit 2024-04-14T15:46:16.779202+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:19.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:18 smithi023 bash[18432]: cluster 2024-04-14T15:46:17.182871+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-14T15:46:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:18 smithi023 bash[23507]: cluster 2024-04-14T15:46:17.182871+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-14T15:46:19.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:18 smithi119 bash[18543]: cluster 2024-04-14T15:46:17.182871+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-14T15:46:19.417 INFO:teuthology.orchestra.run.smithi119.stdout:Created osd(s) 4 on host 'smithi119' 2024-04-14T15:46:20.084 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:19 smithi119 bash[18543]: audit 2024-04-14T15:46:19.404672+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:46:20.084 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:19 smithi119 bash[18543]: audit 2024-04-14T15:46:19.407708+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:20.084 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:19 smithi119 bash[18543]: audit 2024-04-14T15:46:19.409639+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:46:20.085 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:19 smithi119 bash[18543]: audit 2024-04-14T15:46:19.415046+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:20.085 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:19 smithi119 bash[18543]: audit 2024-04-14T15:46:19.646223+0000 mon.a (mon.0) 424 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-14T15:46:20.085 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:19 smithi119 bash[18543]: audit 2024-04-14T15:46:19.646736+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.119:6800/2529475400,v1:172.21.15.119:6801/2529475400]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-14T15:46:20.086 DEBUG:teuthology.orchestra.run.smithi119:osd.4> sudo journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.4.service 2024-04-14T15:46:20.089 INFO:tasks.cephadm:Deploying osd.5 on smithi119 with /dev/vg_nvme/lv_3... 2024-04-14T15:46:20.089 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-14T15:46:20.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:19 smithi023 bash[18432]: audit 2024-04-14T15:46:19.404672+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:46:20.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:19 smithi023 bash[18432]: audit 2024-04-14T15:46:19.407708+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:20.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:19 smithi023 bash[18432]: audit 2024-04-14T15:46:19.409639+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:46:20.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:19 smithi023 bash[18432]: audit 2024-04-14T15:46:19.415046+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:20.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:19 smithi023 bash[18432]: audit 2024-04-14T15:46:19.646223+0000 mon.a (mon.0) 424 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-14T15:46:20.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:19 smithi023 bash[18432]: audit 2024-04-14T15:46:19.646736+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.119:6800/2529475400,v1:172.21.15.119:6801/2529475400]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-14T15:46:20.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:19 smithi023 bash[23507]: audit 2024-04-14T15:46:19.404672+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:46:20.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:19 smithi023 bash[23507]: audit 2024-04-14T15:46:19.407708+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:20.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:19 smithi023 bash[23507]: audit 2024-04-14T15:46:19.409639+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:46:20.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:19 smithi023 bash[23507]: audit 2024-04-14T15:46:19.415046+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:20.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:19 smithi023 bash[23507]: audit 2024-04-14T15:46:19.646223+0000 mon.a (mon.0) 424 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-14T15:46:20.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:19 smithi023 bash[23507]: audit 2024-04-14T15:46:19.646736+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.119:6800/2529475400,v1:172.21.15.119:6801/2529475400]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-14T15:46:21.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:20 smithi023 bash[18432]: cluster 2024-04-14T15:46:19.183378+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-14T15:46:21.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:20 smithi023 bash[18432]: audit 2024-04-14T15:46:20.419648+0000 mon.a (mon.0) 425 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-14T15:46:21.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:20 smithi023 bash[18432]: cluster 2024-04-14T15:46:20.419839+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-14T15:46:21.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:20 smithi023 bash[18432]: audit 2024-04-14T15:46:20.420124+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:46:21.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:20 smithi023 bash[18432]: audit 2024-04-14T15:46:20.421877+0000 mon.a (mon.0) 428 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:46:21.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:20 smithi023 bash[18432]: audit 2024-04-14T15:46:20.422266+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.119:6800/2529475400,v1:172.21.15.119:6801/2529475400]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:46:21.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:20 smithi023 bash[23507]: cluster 2024-04-14T15:46:19.183378+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-14T15:46:21.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:20 smithi023 bash[23507]: audit 2024-04-14T15:46:20.419648+0000 mon.a (mon.0) 425 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-14T15:46:21.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:20 smithi023 bash[23507]: cluster 2024-04-14T15:46:20.419839+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-14T15:46:21.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:20 smithi023 bash[23507]: audit 2024-04-14T15:46:20.420124+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:46:21.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:20 smithi023 bash[23507]: audit 2024-04-14T15:46:20.421877+0000 mon.a (mon.0) 428 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:46:21.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:20 smithi023 bash[23507]: audit 2024-04-14T15:46:20.422266+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.119:6800/2529475400,v1:172.21.15.119:6801/2529475400]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:46:21.094 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:20 smithi119 bash[18543]: cluster 2024-04-14T15:46:19.183378+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-14T15:46:21.094 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:20 smithi119 bash[18543]: audit 2024-04-14T15:46:20.419648+0000 mon.a (mon.0) 425 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-14T15:46:21.094 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:20 smithi119 bash[18543]: cluster 2024-04-14T15:46:20.419839+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-14T15:46:21.094 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:20 smithi119 bash[18543]: audit 2024-04-14T15:46:20.420124+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:46:21.094 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:20 smithi119 bash[18543]: audit 2024-04-14T15:46:20.421877+0000 mon.a (mon.0) 428 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:46:21.094 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:20 smithi119 bash[18543]: audit 2024-04-14T15:46:20.422266+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.119:6800/2529475400,v1:172.21.15.119:6801/2529475400]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:46:21.699 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:46:21 smithi119 bash[21433]: debug 2024-04-14T15:46:21.429+0000 7f3cec6fc700 -1 osd.4 0 waiting for initial osdmap 2024-04-14T15:46:21.699 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:46:21 smithi119 bash[21433]: debug 2024-04-14T15:46:21.437+0000 7f3ce508f700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-14T15:46:22.699 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:22 smithi119 bash[18543]: cluster 2024-04-14T15:46:21.184030+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-14T15:46:22.699 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:22 smithi119 bash[18543]: audit 2024-04-14T15:46:21.422346+0000 mon.a (mon.0) 429 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-04-14T15:46:22.699 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:22 smithi119 bash[18543]: cluster 2024-04-14T15:46:21.422573+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-14T15:46:22.699 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:22 smithi119 bash[18543]: audit 2024-04-14T15:46:21.422862+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:46:22.699 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:22 smithi119 bash[18543]: audit 2024-04-14T15:46:21.430999+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:46:22.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:22 smithi023 bash[18432]: cluster 2024-04-14T15:46:21.184030+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-14T15:46:22.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:22 smithi023 bash[18432]: audit 2024-04-14T15:46:21.422346+0000 mon.a (mon.0) 429 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-04-14T15:46:22.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:22 smithi023 bash[18432]: cluster 2024-04-14T15:46:21.422573+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-14T15:46:22.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:22 smithi023 bash[18432]: audit 2024-04-14T15:46:21.422862+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:46:22.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:22 smithi023 bash[18432]: audit 2024-04-14T15:46:21.430999+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:46:22.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:22 smithi023 bash[23507]: cluster 2024-04-14T15:46:21.184030+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-14T15:46:22.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:22 smithi023 bash[23507]: audit 2024-04-14T15:46:21.422346+0000 mon.a (mon.0) 429 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-04-14T15:46:22.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:22 smithi023 bash[23507]: cluster 2024-04-14T15:46:21.422573+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-14T15:46:22.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:22 smithi023 bash[23507]: audit 2024-04-14T15:46:21.422862+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:46:22.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:22 smithi023 bash[23507]: audit 2024-04-14T15:46:21.430999+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:46:23.439 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:23 smithi119 bash[18543]: cluster 2024-04-14T15:46:20.650127+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:46:23.439 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:23 smithi119 bash[18543]: cluster 2024-04-14T15:46:20.650313+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:46:23.439 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:23 smithi119 bash[18543]: audit 2024-04-14T15:46:22.430980+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:46:23.439 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:23 smithi119 bash[18543]: cluster 2024-04-14T15:46:22.439590+0000 mon.a (mon.0) 434 : cluster [INF] osd.4 [v2:172.21.15.119:6800/2529475400,v1:172.21.15.119:6801/2529475400] boot 2024-04-14T15:46:23.439 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:23 smithi119 bash[18543]: cluster 2024-04-14T15:46:22.439720+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-14T15:46:23.439 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:23 smithi119 bash[18543]: audit 2024-04-14T15:46:22.440074+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:46:23.439 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:23 smithi119 bash[18543]: cluster 2024-04-14T15:46:22.609703+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-14T15:46:23.552 INFO:teuthology.orchestra.run.smithi119.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-14T15:46:23.552 INFO:teuthology.orchestra.run.smithi119.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-14T15:46:23.553 INFO:teuthology.orchestra.run.smithi119.stderr: stderr: 10+0 records in 2024-04-14T15:46:23.553 INFO:teuthology.orchestra.run.smithi119.stderr:10+0 records out 2024-04-14T15:46:23.553 INFO:teuthology.orchestra.run.smithi119.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0145923 s, 719 MB/s 2024-04-14T15:46:23.553 INFO:teuthology.orchestra.run.smithi119.stderr:--> Zapping successful for: 2024-04-14T15:46:23.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:23 smithi023 bash[18432]: cluster 2024-04-14T15:46:20.650127+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:46:23.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:23 smithi023 bash[18432]: cluster 2024-04-14T15:46:20.650313+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:46:23.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:23 smithi023 bash[18432]: audit 2024-04-14T15:46:22.430980+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:46:23.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:23 smithi023 bash[18432]: cluster 2024-04-14T15:46:22.439590+0000 mon.a (mon.0) 434 : cluster [INF] osd.4 [v2:172.21.15.119:6800/2529475400,v1:172.21.15.119:6801/2529475400] boot 2024-04-14T15:46:23.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:23 smithi023 bash[18432]: cluster 2024-04-14T15:46:22.439720+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-14T15:46:23.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:23 smithi023 bash[18432]: audit 2024-04-14T15:46:22.440074+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:46:23.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:23 smithi023 bash[18432]: cluster 2024-04-14T15:46:22.609703+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-14T15:46:23.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:23 smithi023 bash[23507]: cluster 2024-04-14T15:46:20.650127+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:46:23.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:23 smithi023 bash[23507]: cluster 2024-04-14T15:46:20.650313+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:46:23.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:23 smithi023 bash[23507]: audit 2024-04-14T15:46:22.430980+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:46:23.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:23 smithi023 bash[23507]: cluster 2024-04-14T15:46:22.439590+0000 mon.a (mon.0) 434 : cluster [INF] osd.4 [v2:172.21.15.119:6800/2529475400,v1:172.21.15.119:6801/2529475400] boot 2024-04-14T15:46:23.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:23 smithi023 bash[23507]: cluster 2024-04-14T15:46:22.439720+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-14T15:46:23.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:23 smithi023 bash[23507]: audit 2024-04-14T15:46:22.440074+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:46:23.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:23 smithi023 bash[23507]: cluster 2024-04-14T15:46:22.609703+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-14T15:46:24.576 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph orch daemon add osd smithi119:vg_nvme/lv_3 2024-04-14T15:46:24.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:24 smithi119 bash[18543]: cluster 2024-04-14T15:46:23.184586+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v139: 1 pgs: 1 peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-14T15:46:24.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:24 smithi119 bash[18543]: cluster 2024-04-14T15:46:23.625794+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-14T15:46:25.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:24 smithi023 bash[23507]: cluster 2024-04-14T15:46:23.184586+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v139: 1 pgs: 1 peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-14T15:46:25.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:24 smithi023 bash[23507]: cluster 2024-04-14T15:46:23.625794+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-14T15:46:25.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:24 smithi023 bash[18432]: cluster 2024-04-14T15:46:23.184586+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v139: 1 pgs: 1 peering; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-14T15:46:25.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:24 smithi023 bash[18432]: cluster 2024-04-14T15:46:23.625794+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-14T15:46:25.848 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:25 smithi119 bash[18543]: cluster 2024-04-14T15:46:24.629225+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-14T15:46:26.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:25 smithi023 bash[18432]: cluster 2024-04-14T15:46:24.629225+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-14T15:46:26.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:25 smithi023 bash[23507]: cluster 2024-04-14T15:46:24.629225+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-14T15:46:26.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:26 smithi119 bash[18543]: cluster 2024-04-14T15:46:25.185144+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 2024-04-14T15:46:26.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:26 smithi119 bash[18543]: cluster 2024-04-14T15:46:25.667746+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-14T15:46:27.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:26 smithi023 bash[23507]: cluster 2024-04-14T15:46:25.185144+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 2024-04-14T15:46:27.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:26 smithi023 bash[23507]: cluster 2024-04-14T15:46:25.667746+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-14T15:46:27.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:26 smithi023 bash[18432]: cluster 2024-04-14T15:46:25.185144+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 2024-04-14T15:46:27.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:26 smithi023 bash[18432]: cluster 2024-04-14T15:46:25.667746+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-14T15:46:28.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[18432]: cephadm 2024-04-14T15:46:26.978288+0000 mgr.y (mgr.14152) 164 : cephadm [INF] Detected new or changed devices on smithi119 2024-04-14T15:46:28.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[18432]: audit 2024-04-14T15:46:26.987811+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:28.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[18432]: audit 2024-04-14T15:46:26.989894+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:46:28.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[18432]: cephadm 2024-04-14T15:46:26.991510+0000 mgr.y (mgr.14152) 165 : cephadm [INF] Adjusting osd_memory_target on smithi119 to 17265M 2024-04-14T15:46:28.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[18432]: audit 2024-04-14T15:46:27.000442+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:28.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[18432]: audit 2024-04-14T15:46:27.009449+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:28.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[18432]: cluster 2024-04-14T15:46:27.185704+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-04-14T15:46:28.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[18432]: audit 2024-04-14T15:46:27.206050+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:46:28.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[18432]: audit 2024-04-14T15:46:27.206569+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:46:28.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[18432]: audit 2024-04-14T15:46:27.546802+0000 mgr.y (mgr.14152) 167 : audit [DBG] from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:46:28.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[18432]: audit 2024-04-14T15:46:27.553595+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:46:28.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[18432]: audit 2024-04-14T15:46:27.559747+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:46:28.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[18432]: audit 2024-04-14T15:46:27.561502+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:28.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[23507]: cephadm 2024-04-14T15:46:26.978288+0000 mgr.y (mgr.14152) 164 : cephadm [INF] Detected new or changed devices on smithi119 2024-04-14T15:46:28.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[23507]: audit 2024-04-14T15:46:26.987811+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:28.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[23507]: audit 2024-04-14T15:46:26.989894+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:46:28.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[23507]: cephadm 2024-04-14T15:46:26.991510+0000 mgr.y (mgr.14152) 165 : cephadm [INF] Adjusting osd_memory_target on smithi119 to 17265M 2024-04-14T15:46:28.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[23507]: audit 2024-04-14T15:46:27.000442+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:28.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[23507]: audit 2024-04-14T15:46:27.009449+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:28.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[23507]: cluster 2024-04-14T15:46:27.185704+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-04-14T15:46:28.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[23507]: audit 2024-04-14T15:46:27.206050+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:46:28.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[23507]: audit 2024-04-14T15:46:27.206569+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:46:28.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[23507]: audit 2024-04-14T15:46:27.546802+0000 mgr.y (mgr.14152) 167 : audit [DBG] from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:46:28.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[23507]: audit 2024-04-14T15:46:27.553595+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:46:28.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[23507]: audit 2024-04-14T15:46:27.559747+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:46:28.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:27 smithi023 bash[23507]: audit 2024-04-14T15:46:27.561502+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:28.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:27 smithi119 bash[18543]: cephadm 2024-04-14T15:46:26.978288+0000 mgr.y (mgr.14152) 164 : cephadm [INF] Detected new or changed devices on smithi119 2024-04-14T15:46:28.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:27 smithi119 bash[18543]: audit 2024-04-14T15:46:26.987811+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:28.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:27 smithi119 bash[18543]: audit 2024-04-14T15:46:26.989894+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:46:28.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:27 smithi119 bash[18543]: cephadm 2024-04-14T15:46:26.991510+0000 mgr.y (mgr.14152) 165 : cephadm [INF] Adjusting osd_memory_target on smithi119 to 17265M 2024-04-14T15:46:28.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:27 smithi119 bash[18543]: audit 2024-04-14T15:46:27.000442+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:28.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:27 smithi119 bash[18543]: audit 2024-04-14T15:46:27.009449+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:28.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:27 smithi119 bash[18543]: cluster 2024-04-14T15:46:27.185704+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-04-14T15:46:28.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:27 smithi119 bash[18543]: audit 2024-04-14T15:46:27.206050+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:46:28.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:27 smithi119 bash[18543]: audit 2024-04-14T15:46:27.206569+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:46:28.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:27 smithi119 bash[18543]: audit 2024-04-14T15:46:27.546802+0000 mgr.y (mgr.14152) 167 : audit [DBG] from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:46:28.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:27 smithi119 bash[18543]: audit 2024-04-14T15:46:27.553595+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:46:28.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:27 smithi119 bash[18543]: audit 2024-04-14T15:46:27.559747+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:46:28.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:27 smithi119 bash[18543]: audit 2024-04-14T15:46:27.561502+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:30.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:30 smithi023 bash[23507]: cluster 2024-04-14T15:46:29.186255+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-14T15:46:30.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:30 smithi023 bash[18432]: cluster 2024-04-14T15:46:29.186255+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-14T15:46:30.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:30 smithi119 bash[18543]: cluster 2024-04-14T15:46:29.186255+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-14T15:46:32.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:32 smithi023 bash[23507]: cluster 2024-04-14T15:46:31.186956+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; 68 KiB/s, 0 objects/s recovering 2024-04-14T15:46:32.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:32 smithi023 bash[18432]: cluster 2024-04-14T15:46:31.186956+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; 68 KiB/s, 0 objects/s recovering 2024-04-14T15:46:32.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:32 smithi119 bash[18543]: cluster 2024-04-14T15:46:31.186956+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; 68 KiB/s, 0 objects/s recovering 2024-04-14T15:46:33.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:33 smithi119 bash[18543]: audit 2024-04-14T15:46:33.101199+0000 mon.a (mon.0) 450 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07237f3b-09f3-4e7d-b376-9c07fffd83e7"}]: dispatch 2024-04-14T15:46:33.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:33 smithi119 bash[18543]: audit 2024-04-14T15:46:33.101449+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.119:0/2737997769' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07237f3b-09f3-4e7d-b376-9c07fffd83e7"}]: dispatch 2024-04-14T15:46:33.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:33 smithi119 bash[18543]: audit 2024-04-14T15:46:33.114867+0000 mon.a (mon.0) 451 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "07237f3b-09f3-4e7d-b376-9c07fffd83e7"}]': finished 2024-04-14T15:46:33.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:33 smithi119 bash[18543]: cluster 2024-04-14T15:46:33.115064+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-14T15:46:33.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:33 smithi119 bash[18543]: audit 2024-04-14T15:46:33.115298+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:46:34.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:33 smithi023 bash[18432]: audit 2024-04-14T15:46:33.101199+0000 mon.a (mon.0) 450 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07237f3b-09f3-4e7d-b376-9c07fffd83e7"}]: dispatch 2024-04-14T15:46:34.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:33 smithi023 bash[18432]: audit 2024-04-14T15:46:33.101449+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.119:0/2737997769' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07237f3b-09f3-4e7d-b376-9c07fffd83e7"}]: dispatch 2024-04-14T15:46:34.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:33 smithi023 bash[18432]: audit 2024-04-14T15:46:33.114867+0000 mon.a (mon.0) 451 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "07237f3b-09f3-4e7d-b376-9c07fffd83e7"}]': finished 2024-04-14T15:46:34.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:33 smithi023 bash[18432]: cluster 2024-04-14T15:46:33.115064+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-14T15:46:34.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:33 smithi023 bash[18432]: audit 2024-04-14T15:46:33.115298+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:46:34.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:33 smithi023 bash[23507]: audit 2024-04-14T15:46:33.101199+0000 mon.a (mon.0) 450 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07237f3b-09f3-4e7d-b376-9c07fffd83e7"}]: dispatch 2024-04-14T15:46:34.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:33 smithi023 bash[23507]: audit 2024-04-14T15:46:33.101449+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.119:0/2737997769' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07237f3b-09f3-4e7d-b376-9c07fffd83e7"}]: dispatch 2024-04-14T15:46:34.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:33 smithi023 bash[23507]: audit 2024-04-14T15:46:33.114867+0000 mon.a (mon.0) 451 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "07237f3b-09f3-4e7d-b376-9c07fffd83e7"}]': finished 2024-04-14T15:46:34.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:33 smithi023 bash[23507]: cluster 2024-04-14T15:46:33.115064+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-14T15:46:34.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:33 smithi023 bash[23507]: audit 2024-04-14T15:46:33.115298+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:46:34.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:34 smithi119 bash[18543]: cluster 2024-04-14T15:46:33.187533+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; 65 KiB/s, 0 objects/s recovering 2024-04-14T15:46:34.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:34 smithi119 bash[18543]: audit 2024-04-14T15:46:33.778622+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.119:0/3770610006' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:46:35.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:34 smithi023 bash[18432]: cluster 2024-04-14T15:46:33.187533+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; 65 KiB/s, 0 objects/s recovering 2024-04-14T15:46:35.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:34 smithi023 bash[18432]: audit 2024-04-14T15:46:33.778622+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.119:0/3770610006' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:46:35.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:34 smithi023 bash[23507]: cluster 2024-04-14T15:46:33.187533+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; 65 KiB/s, 0 objects/s recovering 2024-04-14T15:46:35.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:34 smithi023 bash[23507]: audit 2024-04-14T15:46:33.778622+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.119:0/3770610006' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:46:36.883 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:36 smithi119 bash[18543]: cluster 2024-04-14T15:46:35.188133+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; 54 KiB/s, 0 objects/s recovering 2024-04-14T15:46:37.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:36 smithi023 bash[23507]: cluster 2024-04-14T15:46:35.188133+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; 54 KiB/s, 0 objects/s recovering 2024-04-14T15:46:37.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:36 smithi023 bash[18432]: cluster 2024-04-14T15:46:35.188133+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; 54 KiB/s, 0 objects/s recovering 2024-04-14T15:46:38.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:38 smithi119 bash[18543]: cluster 2024-04-14T15:46:37.188722+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-14T15:46:39.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:38 smithi023 bash[23507]: cluster 2024-04-14T15:46:37.188722+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-14T15:46:39.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:38 smithi023 bash[18432]: cluster 2024-04-14T15:46:37.188722+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-14T15:46:40.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:40 smithi119 bash[18543]: cluster 2024-04-14T15:46:39.189308+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-14T15:46:41.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:40 smithi023 bash[23507]: cluster 2024-04-14T15:46:39.189308+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-14T15:46:41.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:40 smithi023 bash[18432]: cluster 2024-04-14T15:46:39.189308+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-14T15:46:42.921 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:42 smithi119 bash[18543]: cluster 2024-04-14T15:46:41.189920+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-14T15:46:43.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:42 smithi023 bash[18432]: cluster 2024-04-14T15:46:41.189920+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-14T15:46:43.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:42 smithi023 bash[23507]: cluster 2024-04-14T15:46:41.189920+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-14T15:46:43.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:43 smithi119 bash[18543]: audit 2024-04-14T15:46:42.714608+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-14T15:46:43.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:43 smithi119 bash[18543]: audit 2024-04-14T15:46:42.716447+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:43.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:43 smithi119 bash[18543]: cephadm 2024-04-14T15:46:42.717956+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Deploying daemon osd.5 on smithi119 2024-04-14T15:46:44.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:43 smithi023 bash[18432]: audit 2024-04-14T15:46:42.714608+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-14T15:46:44.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:43 smithi023 bash[18432]: audit 2024-04-14T15:46:42.716447+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:44.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:43 smithi023 bash[18432]: cephadm 2024-04-14T15:46:42.717956+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Deploying daemon osd.5 on smithi119 2024-04-14T15:46:44.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:43 smithi023 bash[23507]: audit 2024-04-14T15:46:42.714608+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-14T15:46:44.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:43 smithi023 bash[23507]: audit 2024-04-14T15:46:42.716447+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:44.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:43 smithi023 bash[23507]: cephadm 2024-04-14T15:46:42.717956+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Deploying daemon osd.5 on smithi119 2024-04-14T15:46:44.938 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:44 smithi119 bash[18543]: cluster 2024-04-14T15:46:43.190623+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-14T15:46:45.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:44 smithi023 bash[23507]: cluster 2024-04-14T15:46:43.190623+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-14T15:46:45.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:44 smithi023 bash[18432]: cluster 2024-04-14T15:46:43.190623+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-14T15:46:46.086 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:45 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:46:46.086 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:46:45 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:46:46.086 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:46:45 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:46:46.345 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:46 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:46:46.345 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:46:46 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:46:46.346 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:46:46 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:46:46.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:46 smithi119 bash[18543]: cluster 2024-04-14T15:46:45.191181+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-14T15:46:46.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:46 smithi119 bash[18543]: audit 2024-04-14T15:46:46.331789+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:46:46.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:46 smithi119 bash[18543]: audit 2024-04-14T15:46:46.334556+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:46.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:46 smithi119 bash[18543]: audit 2024-04-14T15:46:46.336173+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:46:46.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:46 smithi119 bash[18543]: audit 2024-04-14T15:46:46.342276+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:47.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:46 smithi023 bash[18432]: cluster 2024-04-14T15:46:45.191181+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-14T15:46:47.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:46 smithi023 bash[18432]: audit 2024-04-14T15:46:46.331789+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:46:47.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:46 smithi023 bash[18432]: audit 2024-04-14T15:46:46.334556+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:47.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:46 smithi023 bash[18432]: audit 2024-04-14T15:46:46.336173+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:46:47.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:46 smithi023 bash[18432]: audit 2024-04-14T15:46:46.342276+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:47.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:46 smithi023 bash[23507]: cluster 2024-04-14T15:46:45.191181+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-14T15:46:47.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:46 smithi023 bash[23507]: audit 2024-04-14T15:46:46.331789+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:46:47.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:46 smithi023 bash[23507]: audit 2024-04-14T15:46:46.334556+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:47.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:46 smithi023 bash[23507]: audit 2024-04-14T15:46:46.336173+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:46:47.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:46 smithi023 bash[23507]: audit 2024-04-14T15:46:46.342276+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:49.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:48 smithi023 bash[18432]: cluster 2024-04-14T15:46:47.191760+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-14T15:46:49.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:48 smithi023 bash[23507]: cluster 2024-04-14T15:46:47.191760+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-14T15:46:49.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:48 smithi119 bash[18543]: cluster 2024-04-14T15:46:47.191760+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-14T15:46:51.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:50 smithi023 bash[18432]: cluster 2024-04-14T15:46:49.192348+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-14T15:46:51.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:50 smithi023 bash[18432]: audit 2024-04-14T15:46:49.747393+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:51.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:50 smithi023 bash[18432]: audit 2024-04-14T15:46:49.756525+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:51.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:50 smithi023 bash[23507]: cluster 2024-04-14T15:46:49.192348+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-14T15:46:51.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:50 smithi023 bash[23507]: audit 2024-04-14T15:46:49.747393+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:51.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:50 smithi023 bash[23507]: audit 2024-04-14T15:46:49.756525+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:51.178 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:50 smithi119 bash[18543]: cluster 2024-04-14T15:46:49.192348+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-14T15:46:51.179 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:50 smithi119 bash[18543]: audit 2024-04-14T15:46:49.747393+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:51.179 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:50 smithi119 bash[18543]: audit 2024-04-14T15:46:49.756525+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:52.280 INFO:teuthology.orchestra.run.smithi119.stdout:Created osd(s) 5 on host 'smithi119' 2024-04-14T15:46:52.930 DEBUG:teuthology.orchestra.run.smithi119:osd.5> sudo journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.5.service 2024-04-14T15:46:52.932 INFO:tasks.cephadm:Deploying osd.6 on smithi119 with /dev/vg_nvme/lv_2... 2024-04-14T15:46:52.932 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-14T15:46:53.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:52 smithi023 bash[23507]: cluster 2024-04-14T15:46:51.192848+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-14T15:46:53.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:52 smithi023 bash[23507]: audit 2024-04-14T15:46:52.278312+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:53.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:52 smithi023 bash[23507]: audit 2024-04-14T15:46:52.282908+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:46:53.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:52 smithi023 bash[23507]: audit 2024-04-14T15:46:52.285881+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:53.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:52 smithi023 bash[23507]: audit 2024-04-14T15:46:52.287776+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:46:53.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:52 smithi023 bash[18432]: cluster 2024-04-14T15:46:51.192848+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-14T15:46:53.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:52 smithi023 bash[18432]: audit 2024-04-14T15:46:52.278312+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:53.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:52 smithi023 bash[18432]: audit 2024-04-14T15:46:52.282908+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:46:53.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:52 smithi023 bash[18432]: audit 2024-04-14T15:46:52.285881+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:53.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:52 smithi023 bash[18432]: audit 2024-04-14T15:46:52.287776+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:46:53.143 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:52 smithi119 bash[18543]: cluster 2024-04-14T15:46:51.192848+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-14T15:46:53.143 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:52 smithi119 bash[18543]: audit 2024-04-14T15:46:52.278312+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:46:53.143 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:52 smithi119 bash[18543]: audit 2024-04-14T15:46:52.282908+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:46:53.143 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:52 smithi119 bash[18543]: audit 2024-04-14T15:46:52.285881+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:46:53.143 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:52 smithi119 bash[18543]: audit 2024-04-14T15:46:52.287776+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:46:53.448 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:46:53 smithi119 bash[24416]: debug 2024-04-14T15:46:53.220+0000 7f6ad61183c0 -1 osd.5 0 log_to_monitors true 2024-04-14T15:46:54.043 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:53 smithi119 bash[18543]: audit 2024-04-14T15:46:53.227997+0000 mon.a (mon.0) 466 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-14T15:46:54.043 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:53 smithi119 bash[18543]: audit 2024-04-14T15:46:53.228807+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.119:6808/3107259017,v1:172.21.15.119:6809/3107259017]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-14T15:46:54.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:53 smithi023 bash[18432]: audit 2024-04-14T15:46:53.227997+0000 mon.a (mon.0) 466 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-14T15:46:54.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:53 smithi023 bash[18432]: audit 2024-04-14T15:46:53.228807+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.119:6808/3107259017,v1:172.21.15.119:6809/3107259017]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-14T15:46:54.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:53 smithi023 bash[23507]: audit 2024-04-14T15:46:53.227997+0000 mon.a (mon.0) 466 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-14T15:46:54.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:53 smithi023 bash[23507]: audit 2024-04-14T15:46:53.228807+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.119:6808/3107259017,v1:172.21.15.119:6809/3107259017]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-14T15:46:54.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:54 smithi119 bash[18543]: cluster 2024-04-14T15:46:53.193546+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-14T15:46:54.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:54 smithi119 bash[18543]: audit 2024-04-14T15:46:53.773176+0000 mon.a (mon.0) 467 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-14T15:46:54.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:54 smithi119 bash[18543]: cluster 2024-04-14T15:46:53.773359+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-14T15:46:54.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:54 smithi119 bash[18543]: audit 2024-04-14T15:46:53.773602+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:46:54.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:54 smithi119 bash[18543]: audit 2024-04-14T15:46:53.778418+0000 mon.a (mon.0) 470 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:46:54.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:54 smithi119 bash[18543]: audit 2024-04-14T15:46:53.779037+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.119:6808/3107259017,v1:172.21.15.119:6809/3107259017]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:46:54.949 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:46:54 smithi119 bash[24416]: debug 2024-04-14T15:46:54.800+0000 7f6accb1b700 -1 osd.5 0 waiting for initial osdmap 2024-04-14T15:46:54.949 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:46:54 smithi119 bash[24416]: debug 2024-04-14T15:46:54.808+0000 7f6ac54ae700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-14T15:46:55.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:54 smithi023 bash[18432]: cluster 2024-04-14T15:46:53.193546+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-14T15:46:55.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:54 smithi023 bash[18432]: audit 2024-04-14T15:46:53.773176+0000 mon.a (mon.0) 467 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-14T15:46:55.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:54 smithi023 bash[18432]: cluster 2024-04-14T15:46:53.773359+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-14T15:46:55.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:54 smithi023 bash[18432]: audit 2024-04-14T15:46:53.773602+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:46:55.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:54 smithi023 bash[18432]: audit 2024-04-14T15:46:53.778418+0000 mon.a (mon.0) 470 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:46:55.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:54 smithi023 bash[18432]: audit 2024-04-14T15:46:53.779037+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.119:6808/3107259017,v1:172.21.15.119:6809/3107259017]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:46:55.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:54 smithi023 bash[23507]: cluster 2024-04-14T15:46:53.193546+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-14T15:46:55.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:54 smithi023 bash[23507]: audit 2024-04-14T15:46:53.773176+0000 mon.a (mon.0) 467 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-14T15:46:55.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:54 smithi023 bash[23507]: cluster 2024-04-14T15:46:53.773359+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-14T15:46:55.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:54 smithi023 bash[23507]: audit 2024-04-14T15:46:53.773602+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:46:55.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:54 smithi023 bash[23507]: audit 2024-04-14T15:46:53.778418+0000 mon.a (mon.0) 470 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:46:55.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:54 smithi023 bash[23507]: audit 2024-04-14T15:46:53.779037+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.119:6808/3107259017,v1:172.21.15.119:6809/3107259017]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:46:56.082 INFO:teuthology.orchestra.run.smithi119.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-14T15:46:56.082 INFO:teuthology.orchestra.run.smithi119.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-14T15:46:56.082 INFO:teuthology.orchestra.run.smithi119.stderr: stderr: 10+0 records in 2024-04-14T15:46:56.082 INFO:teuthology.orchestra.run.smithi119.stderr:10+0 records out 2024-04-14T15:46:56.082 INFO:teuthology.orchestra.run.smithi119.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0130906 s, 801 MB/s 2024-04-14T15:46:56.083 INFO:teuthology.orchestra.run.smithi119.stderr:--> Zapping successful for: 2024-04-14T15:46:56.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:55 smithi023 bash[18432]: audit 2024-04-14T15:46:54.781429+0000 mon.a (mon.0) 471 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-04-14T15:46:56.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:55 smithi023 bash[18432]: cluster 2024-04-14T15:46:54.781751+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-14T15:46:56.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:55 smithi023 bash[18432]: audit 2024-04-14T15:46:54.782639+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:46:56.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:55 smithi023 bash[18432]: audit 2024-04-14T15:46:54.789902+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:46:56.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:55 smithi023 bash[18432]: cluster 2024-04-14T15:46:55.780027+0000 mon.a (mon.0) 475 : cluster [INF] osd.5 [v2:172.21.15.119:6808/3107259017,v1:172.21.15.119:6809/3107259017] boot 2024-04-14T15:46:56.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:55 smithi023 bash[18432]: cluster 2024-04-14T15:46:55.780130+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-14T15:46:56.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:55 smithi023 bash[18432]: audit 2024-04-14T15:46:55.780420+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:46:56.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:55 smithi023 bash[23507]: audit 2024-04-14T15:46:54.781429+0000 mon.a (mon.0) 471 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-04-14T15:46:56.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:55 smithi023 bash[23507]: cluster 2024-04-14T15:46:54.781751+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-14T15:46:56.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:55 smithi023 bash[23507]: audit 2024-04-14T15:46:54.782639+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:46:56.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:55 smithi023 bash[23507]: audit 2024-04-14T15:46:54.789902+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:46:56.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:55 smithi023 bash[23507]: cluster 2024-04-14T15:46:55.780027+0000 mon.a (mon.0) 475 : cluster [INF] osd.5 [v2:172.21.15.119:6808/3107259017,v1:172.21.15.119:6809/3107259017] boot 2024-04-14T15:46:56.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:55 smithi023 bash[23507]: cluster 2024-04-14T15:46:55.780130+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-14T15:46:56.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:55 smithi023 bash[23507]: audit 2024-04-14T15:46:55.780420+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:46:56.105 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:55 smithi119 bash[18543]: audit 2024-04-14T15:46:54.781429+0000 mon.a (mon.0) 471 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-04-14T15:46:56.105 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:55 smithi119 bash[18543]: cluster 2024-04-14T15:46:54.781751+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-14T15:46:56.105 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:55 smithi119 bash[18543]: audit 2024-04-14T15:46:54.782639+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:46:56.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:55 smithi119 bash[18543]: audit 2024-04-14T15:46:54.789902+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:46:56.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:55 smithi119 bash[18543]: cluster 2024-04-14T15:46:55.780027+0000 mon.a (mon.0) 475 : cluster [INF] osd.5 [v2:172.21.15.119:6808/3107259017,v1:172.21.15.119:6809/3107259017] boot 2024-04-14T15:46:56.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:55 smithi119 bash[18543]: cluster 2024-04-14T15:46:55.780130+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-14T15:46:56.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:55 smithi119 bash[18543]: audit 2024-04-14T15:46:55.780420+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:46:56.913 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph orch daemon add osd smithi119:vg_nvme/lv_2 2024-04-14T15:46:56.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:56 smithi119 bash[18543]: cluster 2024-04-14T15:46:54.225910+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:46:56.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:56 smithi119 bash[18543]: cluster 2024-04-14T15:46:54.226103+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:46:56.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:56 smithi119 bash[18543]: cluster 2024-04-14T15:46:55.194126+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-14T15:46:56.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:56 smithi119 bash[18543]: cluster 2024-04-14T15:46:56.792938+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-14T15:46:57.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:56 smithi023 bash[18432]: cluster 2024-04-14T15:46:54.225910+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:46:57.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:56 smithi023 bash[18432]: cluster 2024-04-14T15:46:54.226103+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:46:57.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:56 smithi023 bash[18432]: cluster 2024-04-14T15:46:55.194126+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-14T15:46:57.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:56 smithi023 bash[18432]: cluster 2024-04-14T15:46:56.792938+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-14T15:46:57.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:56 smithi023 bash[23507]: cluster 2024-04-14T15:46:54.225910+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:46:57.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:56 smithi023 bash[23507]: cluster 2024-04-14T15:46:54.226103+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:46:57.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:56 smithi023 bash[23507]: cluster 2024-04-14T15:46:55.194126+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-14T15:46:57.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:56 smithi023 bash[23507]: cluster 2024-04-14T15:46:56.792938+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-14T15:46:58.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:58 smithi119 bash[18543]: cluster 2024-04-14T15:46:57.194695+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v164: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-14T15:46:58.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:58 smithi119 bash[18543]: cluster 2024-04-14T15:46:57.790616+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-14T15:46:58.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:58 smithi119 bash[18543]: cluster 2024-04-14T15:46:57.806481+0000 mon.a (mon.0) 480 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-14T15:46:59.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:58 smithi023 bash[18432]: cluster 2024-04-14T15:46:57.194695+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v164: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-14T15:46:59.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:58 smithi023 bash[18432]: cluster 2024-04-14T15:46:57.790616+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-14T15:46:59.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:58 smithi023 bash[18432]: cluster 2024-04-14T15:46:57.806481+0000 mon.a (mon.0) 480 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-14T15:46:59.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:58 smithi023 bash[23507]: cluster 2024-04-14T15:46:57.194695+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v164: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-14T15:46:59.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:58 smithi023 bash[23507]: cluster 2024-04-14T15:46:57.790616+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-14T15:46:59.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:58 smithi023 bash[23507]: cluster 2024-04-14T15:46:57.806481+0000 mon.a (mon.0) 480 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-14T15:46:59.918 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:59 smithi119 bash[18543]: cluster 2024-04-14T15:46:58.819308+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-14T15:46:59.919 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:59 smithi119 bash[18543]: audit 2024-04-14T15:46:59.611680+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:46:59.919 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:59 smithi119 bash[18543]: audit 2024-04-14T15:46:59.617961+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:46:59.919 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:46:59 smithi119 bash[18543]: audit 2024-04-14T15:46:59.619774+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:00.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:59 smithi023 bash[18432]: cluster 2024-04-14T15:46:58.819308+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-14T15:47:00.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:59 smithi023 bash[18432]: audit 2024-04-14T15:46:59.611680+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:47:00.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:59 smithi023 bash[18432]: audit 2024-04-14T15:46:59.617961+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:47:00.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:46:59 smithi023 bash[18432]: audit 2024-04-14T15:46:59.619774+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:00.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:59 smithi023 bash[23507]: cluster 2024-04-14T15:46:58.819308+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-14T15:47:00.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:59 smithi023 bash[23507]: audit 2024-04-14T15:46:59.611680+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:47:00.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:59 smithi023 bash[23507]: audit 2024-04-14T15:46:59.617961+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:47:00.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:46:59 smithi023 bash[23507]: audit 2024-04-14T15:46:59.619774+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:01.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:00 smithi023 bash[18432]: cluster 2024-04-14T15:46:59.195316+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v167: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-14T15:47:01.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:00 smithi023 bash[18432]: audit 2024-04-14T15:46:59.604826+0000 mgr.y (mgr.14152) 185 : audit [DBG] from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:47:01.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:00 smithi023 bash[18432]: cluster 2024-04-14T15:46:59.835547+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-14T15:47:01.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:00 smithi023 bash[18432]: audit 2024-04-14T15:46:59.934440+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:01.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:00 smithi023 bash[18432]: audit 2024-04-14T15:46:59.936598+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:47:01.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:00 smithi023 bash[18432]: audit 2024-04-14T15:46:59.938402+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:47:01.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:00 smithi023 bash[18432]: audit 2024-04-14T15:46:59.952328+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:01.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:00 smithi023 bash[18432]: audit 2024-04-14T15:46:59.961071+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:01.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:00 smithi023 bash[23507]: cluster 2024-04-14T15:46:59.195316+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v167: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-14T15:47:01.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:00 smithi023 bash[23507]: audit 2024-04-14T15:46:59.604826+0000 mgr.y (mgr.14152) 185 : audit [DBG] from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:47:01.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:00 smithi023 bash[23507]: cluster 2024-04-14T15:46:59.835547+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-14T15:47:01.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:00 smithi023 bash[23507]: audit 2024-04-14T15:46:59.934440+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:01.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:00 smithi023 bash[23507]: audit 2024-04-14T15:46:59.936598+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:47:01.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:00 smithi023 bash[23507]: audit 2024-04-14T15:46:59.938402+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:47:01.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:00 smithi023 bash[23507]: audit 2024-04-14T15:46:59.952328+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:01.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:00 smithi023 bash[23507]: audit 2024-04-14T15:46:59.961071+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:01.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:00 smithi119 bash[18543]: cluster 2024-04-14T15:46:59.195316+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v167: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-14T15:47:01.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:00 smithi119 bash[18543]: audit 2024-04-14T15:46:59.604826+0000 mgr.y (mgr.14152) 185 : audit [DBG] from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:47:01.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:00 smithi119 bash[18543]: cluster 2024-04-14T15:46:59.835547+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-14T15:47:01.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:00 smithi119 bash[18543]: audit 2024-04-14T15:46:59.934440+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:01.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:00 smithi119 bash[18543]: audit 2024-04-14T15:46:59.936598+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:47:01.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:00 smithi119 bash[18543]: audit 2024-04-14T15:46:59.938402+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:47:01.200 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:00 smithi119 bash[18543]: audit 2024-04-14T15:46:59.952328+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:01.200 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:00 smithi119 bash[18543]: audit 2024-04-14T15:46:59.961071+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:02.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:01 smithi119 bash[18543]: cephadm 2024-04-14T15:46:59.924627+0000 mgr.y (mgr.14152) 186 : cephadm [INF] Detected new or changed devices on smithi119 2024-04-14T15:47:02.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:01 smithi119 bash[18543]: cephadm 2024-04-14T15:46:59.939780+0000 mgr.y (mgr.14152) 187 : cephadm [INF] Adjusting osd_memory_target on smithi119 to 8632M 2024-04-14T15:47:02.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:01 smithi023 bash[18432]: cephadm 2024-04-14T15:46:59.924627+0000 mgr.y (mgr.14152) 186 : cephadm [INF] Detected new or changed devices on smithi119 2024-04-14T15:47:02.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:01 smithi023 bash[18432]: cephadm 2024-04-14T15:46:59.939780+0000 mgr.y (mgr.14152) 187 : cephadm [INF] Adjusting osd_memory_target on smithi119 to 8632M 2024-04-14T15:47:02.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:01 smithi023 bash[23507]: cephadm 2024-04-14T15:46:59.924627+0000 mgr.y (mgr.14152) 186 : cephadm [INF] Detected new or changed devices on smithi119 2024-04-14T15:47:02.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:01 smithi023 bash[23507]: cephadm 2024-04-14T15:46:59.939780+0000 mgr.y (mgr.14152) 187 : cephadm [INF] Adjusting osd_memory_target on smithi119 to 8632M 2024-04-14T15:47:03.109 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:02 smithi119 bash[18543]: cluster 2024-04-14T15:47:01.195954+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; 117 KiB/s, 0 objects/s recovering 2024-04-14T15:47:03.110 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:02 smithi119 bash[18543]: cluster 2024-04-14T15:47:01.824422+0000 mon.a (mon.0) 491 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-14T15:47:03.110 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:02 smithi119 bash[18543]: cluster 2024-04-14T15:47:01.824482+0000 mon.a (mon.0) 492 : cluster [INF] Cluster is now healthy 2024-04-14T15:47:03.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:02 smithi023 bash[18432]: cluster 2024-04-14T15:47:01.195954+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; 117 KiB/s, 0 objects/s recovering 2024-04-14T15:47:03.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:02 smithi023 bash[18432]: cluster 2024-04-14T15:47:01.824422+0000 mon.a (mon.0) 491 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-14T15:47:03.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:02 smithi023 bash[18432]: cluster 2024-04-14T15:47:01.824482+0000 mon.a (mon.0) 492 : cluster [INF] Cluster is now healthy 2024-04-14T15:47:03.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:02 smithi023 bash[23507]: cluster 2024-04-14T15:47:01.195954+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; 117 KiB/s, 0 objects/s recovering 2024-04-14T15:47:03.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:02 smithi023 bash[23507]: cluster 2024-04-14T15:47:01.824422+0000 mon.a (mon.0) 491 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-14T15:47:03.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:02 smithi023 bash[23507]: cluster 2024-04-14T15:47:01.824482+0000 mon.a (mon.0) 492 : cluster [INF] Cluster is now healthy 2024-04-14T15:47:04.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:03 smithi119 bash[18543]: cluster 2024-04-14T15:47:03.196542+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; 86 KiB/s, 0 objects/s recovering 2024-04-14T15:47:04.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:03 smithi023 bash[18432]: cluster 2024-04-14T15:47:03.196542+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; 86 KiB/s, 0 objects/s recovering 2024-04-14T15:47:04.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:03 smithi023 bash[23507]: cluster 2024-04-14T15:47:03.196542+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; 86 KiB/s, 0 objects/s recovering 2024-04-14T15:47:06.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:06 smithi023 bash[18432]: cluster 2024-04-14T15:47:05.197072+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-14T15:47:06.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:06 smithi023 bash[18432]: audit 2024-04-14T15:47:05.303754+0000 mon.a (mon.0) 493 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b568d68-e716-41d2-8bae-405642ec189e"}]: dispatch 2024-04-14T15:47:06.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:06 smithi023 bash[18432]: audit 2024-04-14T15:47:05.304518+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.119:0/1021105991' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b568d68-e716-41d2-8bae-405642ec189e"}]: dispatch 2024-04-14T15:47:06.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:06 smithi023 bash[18432]: audit 2024-04-14T15:47:05.312390+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b568d68-e716-41d2-8bae-405642ec189e"}]': finished 2024-04-14T15:47:06.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:06 smithi023 bash[18432]: cluster 2024-04-14T15:47:05.312600+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-14T15:47:06.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:06 smithi023 bash[18432]: audit 2024-04-14T15:47:05.312827+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:47:06.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:06 smithi023 bash[18432]: audit 2024-04-14T15:47:05.969080+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.119:0/474650150' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:47:06.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:06 smithi023 bash[23507]: cluster 2024-04-14T15:47:05.197072+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-14T15:47:06.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:06 smithi023 bash[23507]: audit 2024-04-14T15:47:05.303754+0000 mon.a (mon.0) 493 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b568d68-e716-41d2-8bae-405642ec189e"}]: dispatch 2024-04-14T15:47:06.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:06 smithi023 bash[23507]: audit 2024-04-14T15:47:05.304518+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.119:0/1021105991' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b568d68-e716-41d2-8bae-405642ec189e"}]: dispatch 2024-04-14T15:47:06.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:06 smithi023 bash[23507]: audit 2024-04-14T15:47:05.312390+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b568d68-e716-41d2-8bae-405642ec189e"}]': finished 2024-04-14T15:47:06.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:06 smithi023 bash[23507]: cluster 2024-04-14T15:47:05.312600+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-14T15:47:06.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:06 smithi023 bash[23507]: audit 2024-04-14T15:47:05.312827+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:47:06.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:06 smithi023 bash[23507]: audit 2024-04-14T15:47:05.969080+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.119:0/474650150' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:47:06.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:06 smithi119 bash[18543]: cluster 2024-04-14T15:47:05.197072+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-14T15:47:06.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:06 smithi119 bash[18543]: audit 2024-04-14T15:47:05.303754+0000 mon.a (mon.0) 493 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b568d68-e716-41d2-8bae-405642ec189e"}]: dispatch 2024-04-14T15:47:06.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:06 smithi119 bash[18543]: audit 2024-04-14T15:47:05.304518+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.119:0/1021105991' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b568d68-e716-41d2-8bae-405642ec189e"}]: dispatch 2024-04-14T15:47:06.699 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:06 smithi119 bash[18543]: audit 2024-04-14T15:47:05.312390+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b568d68-e716-41d2-8bae-405642ec189e"}]': finished 2024-04-14T15:47:06.699 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:06 smithi119 bash[18543]: cluster 2024-04-14T15:47:05.312600+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-14T15:47:06.699 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:06 smithi119 bash[18543]: audit 2024-04-14T15:47:05.312827+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:47:06.699 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:06 smithi119 bash[18543]: audit 2024-04-14T15:47:05.969080+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.119:0/474650150' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:47:08.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:08 smithi119 bash[18543]: cluster 2024-04-14T15:47:07.197685+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; 65 KiB/s, 0 objects/s recovering 2024-04-14T15:47:09.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:08 smithi023 bash[18432]: cluster 2024-04-14T15:47:07.197685+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; 65 KiB/s, 0 objects/s recovering 2024-04-14T15:47:09.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:08 smithi023 bash[23507]: cluster 2024-04-14T15:47:07.197685+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; 65 KiB/s, 0 objects/s recovering 2024-04-14T15:47:10.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:10 smithi119 bash[18543]: cluster 2024-04-14T15:47:09.198210+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; 55 KiB/s, 0 objects/s recovering 2024-04-14T15:47:11.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:10 smithi023 bash[18432]: cluster 2024-04-14T15:47:09.198210+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; 55 KiB/s, 0 objects/s recovering 2024-04-14T15:47:11.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:10 smithi023 bash[23507]: cluster 2024-04-14T15:47:09.198210+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; 55 KiB/s, 0 objects/s recovering 2024-04-14T15:47:12.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:12 smithi119 bash[18543]: cluster 2024-04-14T15:47:11.198800+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-14T15:47:13.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:12 smithi023 bash[18432]: cluster 2024-04-14T15:47:11.198800+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-14T15:47:13.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:12 smithi023 bash[23507]: cluster 2024-04-14T15:47:11.198800+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-14T15:47:14.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:14 smithi119 bash[18543]: cluster 2024-04-14T15:47:13.199322+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-14T15:47:15.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:14 smithi023 bash[18432]: cluster 2024-04-14T15:47:13.199322+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-14T15:47:15.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:14 smithi023 bash[23507]: cluster 2024-04-14T15:47:13.199322+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-14T15:47:15.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:15 smithi119 bash[18543]: audit 2024-04-14T15:47:15.179774+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-14T15:47:15.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:15 smithi119 bash[18543]: audit 2024-04-14T15:47:15.181508+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:16.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:15 smithi023 bash[18432]: audit 2024-04-14T15:47:15.179774+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-14T15:47:16.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:15 smithi023 bash[18432]: audit 2024-04-14T15:47:15.181508+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:16.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:15 smithi023 bash[23507]: audit 2024-04-14T15:47:15.179774+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-14T15:47:16.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:15 smithi023 bash[23507]: audit 2024-04-14T15:47:15.181508+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:16.879 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:16 smithi119 bash[18543]: cephadm 2024-04-14T15:47:15.182987+0000 mgr.y (mgr.14152) 195 : cephadm [INF] Deploying daemon osd.6 on smithi119 2024-04-14T15:47:16.879 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:16 smithi119 bash[18543]: cluster 2024-04-14T15:47:15.199942+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-14T15:47:17.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:16 smithi023 bash[18432]: cephadm 2024-04-14T15:47:15.182987+0000 mgr.y (mgr.14152) 195 : cephadm [INF] Deploying daemon osd.6 on smithi119 2024-04-14T15:47:17.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:16 smithi023 bash[18432]: cluster 2024-04-14T15:47:15.199942+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-14T15:47:17.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:16 smithi023 bash[23507]: cephadm 2024-04-14T15:47:15.182987+0000 mgr.y (mgr.14152) 195 : cephadm [INF] Deploying daemon osd.6 on smithi119 2024-04-14T15:47:17.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:16 smithi023 bash[23507]: cluster 2024-04-14T15:47:15.199942+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-14T15:47:18.655 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:47:18 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:47:18.656 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:47:18 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:47:18.656 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:47:18 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:47:18.656 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:18 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:47:18.914 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:47:18 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:47:18.914 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:47:18 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:47:18.914 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:47:18 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:47:18.915 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:18 smithi119 bash[18543]: cluster 2024-04-14T15:47:17.200690+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-14T15:47:18.915 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:18 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:47:19.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:18 smithi023 bash[18432]: cluster 2024-04-14T15:47:17.200690+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-14T15:47:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:18 smithi023 bash[23507]: cluster 2024-04-14T15:47:17.200690+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-14T15:47:20.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:19 smithi119 bash[18543]: audit 2024-04-14T15:47:18.901505+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:20.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:19 smithi119 bash[18543]: audit 2024-04-14T15:47:18.929348+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:47:20.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:19 smithi119 bash[18543]: audit 2024-04-14T15:47:18.932196+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:20.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:19 smithi119 bash[18543]: audit 2024-04-14T15:47:18.933936+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:47:20.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:19 smithi119 bash[18543]: cluster 2024-04-14T15:47:19.201271+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-14T15:47:20.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:19 smithi023 bash[18432]: audit 2024-04-14T15:47:18.901505+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:20.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:19 smithi023 bash[18432]: audit 2024-04-14T15:47:18.929348+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:47:20.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:19 smithi023 bash[18432]: audit 2024-04-14T15:47:18.932196+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:20.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:19 smithi023 bash[18432]: audit 2024-04-14T15:47:18.933936+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:47:20.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:19 smithi023 bash[18432]: cluster 2024-04-14T15:47:19.201271+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-14T15:47:20.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:19 smithi023 bash[23507]: audit 2024-04-14T15:47:18.901505+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:20.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:19 smithi023 bash[23507]: audit 2024-04-14T15:47:18.929348+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:47:20.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:19 smithi023 bash[23507]: audit 2024-04-14T15:47:18.932196+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:20.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:19 smithi023 bash[23507]: audit 2024-04-14T15:47:18.933936+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:47:20.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:19 smithi023 bash[23507]: cluster 2024-04-14T15:47:19.201271+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-14T15:47:22.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:22 smithi119 bash[18543]: cluster 2024-04-14T15:47:21.201851+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-14T15:47:22.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:22 smithi119 bash[18543]: audit 2024-04-14T15:47:21.928095+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:22.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:22 smithi119 bash[18543]: audit 2024-04-14T15:47:22.194230+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:22.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:22 smithi023 bash[18432]: cluster 2024-04-14T15:47:21.201851+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-14T15:47:22.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:22 smithi023 bash[18432]: audit 2024-04-14T15:47:21.928095+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:22.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:22 smithi023 bash[18432]: audit 2024-04-14T15:47:22.194230+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:22.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:22 smithi023 bash[23507]: cluster 2024-04-14T15:47:21.201851+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-14T15:47:22.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:22 smithi023 bash[23507]: audit 2024-04-14T15:47:21.928095+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:22.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:22 smithi023 bash[23507]: audit 2024-04-14T15:47:22.194230+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:24.787 INFO:teuthology.orchestra.run.smithi119.stdout:Created osd(s) 6 on host 'smithi119' 2024-04-14T15:47:24.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:24 smithi119 bash[18543]: cluster 2024-04-14T15:47:23.202440+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-14T15:47:25.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:24 smithi023 bash[18432]: cluster 2024-04-14T15:47:23.202440+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-14T15:47:25.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:24 smithi023 bash[23507]: cluster 2024-04-14T15:47:23.202440+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-14T15:47:25.421 DEBUG:teuthology.orchestra.run.smithi119:osd.6> sudo journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.6.service 2024-04-14T15:47:25.466 INFO:tasks.cephadm:Deploying osd.7 on smithi119 with /dev/vg_nvme/lv_1... 2024-04-14T15:47:25.467 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-14T15:47:25.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:25 smithi119 bash[18543]: audit 2024-04-14T15:47:24.785154+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:25.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:25 smithi119 bash[18543]: audit 2024-04-14T15:47:24.820376+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:47:25.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:25 smithi119 bash[18543]: audit 2024-04-14T15:47:24.823058+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:25.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:25 smithi119 bash[18543]: audit 2024-04-14T15:47:24.824830+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:47:25.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:25 smithi119 bash[18543]: audit 2024-04-14T15:47:25.145385+0000 mon.a (mon.0) 509 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-14T15:47:25.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:25 smithi119 bash[18543]: audit 2024-04-14T15:47:25.146537+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.119:6816/3926677719,v1:172.21.15.119:6817/3926677719]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-14T15:47:26.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:25 smithi023 bash[23507]: audit 2024-04-14T15:47:24.785154+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:26.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:25 smithi023 bash[23507]: audit 2024-04-14T15:47:24.820376+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:47:26.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:25 smithi023 bash[23507]: audit 2024-04-14T15:47:24.823058+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:26.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:25 smithi023 bash[23507]: audit 2024-04-14T15:47:24.824830+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:47:26.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:25 smithi023 bash[23507]: audit 2024-04-14T15:47:25.145385+0000 mon.a (mon.0) 509 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-14T15:47:26.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:25 smithi023 bash[23507]: audit 2024-04-14T15:47:25.146537+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.119:6816/3926677719,v1:172.21.15.119:6817/3926677719]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-14T15:47:26.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:25 smithi023 bash[18432]: audit 2024-04-14T15:47:24.785154+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:26.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:25 smithi023 bash[18432]: audit 2024-04-14T15:47:24.820376+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:47:26.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:25 smithi023 bash[18432]: audit 2024-04-14T15:47:24.823058+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:26.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:25 smithi023 bash[18432]: audit 2024-04-14T15:47:24.824830+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:47:26.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:25 smithi023 bash[18432]: audit 2024-04-14T15:47:25.145385+0000 mon.a (mon.0) 509 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-14T15:47:26.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:25 smithi023 bash[18432]: audit 2024-04-14T15:47:25.146537+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.119:6816/3926677719,v1:172.21.15.119:6817/3926677719]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-14T15:47:27.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:26 smithi023 bash[18432]: cluster 2024-04-14T15:47:25.202992+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-14T15:47:27.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:26 smithi023 bash[18432]: audit 2024-04-14T15:47:25.822038+0000 mon.a (mon.0) 510 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-14T15:47:27.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:26 smithi023 bash[18432]: cluster 2024-04-14T15:47:25.822235+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-14T15:47:27.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:26 smithi023 bash[18432]: audit 2024-04-14T15:47:25.822753+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:47:27.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:26 smithi023 bash[18432]: audit 2024-04-14T15:47:25.824680+0000 mon.a (mon.0) 513 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:47:27.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:26 smithi023 bash[18432]: audit 2024-04-14T15:47:25.825229+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.119:6816/3926677719,v1:172.21.15.119:6817/3926677719]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:47:27.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:26 smithi023 bash[23507]: cluster 2024-04-14T15:47:25.202992+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-14T15:47:27.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:26 smithi023 bash[23507]: audit 2024-04-14T15:47:25.822038+0000 mon.a (mon.0) 510 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-14T15:47:27.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:26 smithi023 bash[23507]: cluster 2024-04-14T15:47:25.822235+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-14T15:47:27.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:26 smithi023 bash[23507]: audit 2024-04-14T15:47:25.822753+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:47:27.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:26 smithi023 bash[23507]: audit 2024-04-14T15:47:25.824680+0000 mon.a (mon.0) 513 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:47:27.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:26 smithi023 bash[23507]: audit 2024-04-14T15:47:25.825229+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.119:6816/3926677719,v1:172.21.15.119:6817/3926677719]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:47:27.184 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:26 smithi119 bash[18543]: cluster 2024-04-14T15:47:25.202992+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-14T15:47:27.184 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:26 smithi119 bash[18543]: audit 2024-04-14T15:47:25.822038+0000 mon.a (mon.0) 510 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-14T15:47:27.184 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:26 smithi119 bash[18543]: cluster 2024-04-14T15:47:25.822235+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-14T15:47:27.184 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:26 smithi119 bash[18543]: audit 2024-04-14T15:47:25.822753+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:47:27.184 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:26 smithi119 bash[18543]: audit 2024-04-14T15:47:25.824680+0000 mon.a (mon.0) 513 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:47:27.185 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:26 smithi119 bash[18543]: audit 2024-04-14T15:47:25.825229+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.119:6816/3926677719,v1:172.21.15.119:6817/3926677719]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:47:27.187 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 15:47:26 smithi119 bash[27406]: debug 2024-04-14T15:47:26.836+0000 7f790c6a8700 -1 osd.6 0 waiting for initial osdmap 2024-04-14T15:47:27.187 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 15:47:26 smithi119 bash[27406]: debug 2024-04-14T15:47:26.852+0000 7f7908842700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-14T15:47:28.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:27 smithi023 bash[18432]: audit 2024-04-14T15:47:26.823827+0000 mon.a (mon.0) 514 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-04-14T15:47:28.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:27 smithi023 bash[18432]: cluster 2024-04-14T15:47:26.824110+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-14T15:47:28.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:27 smithi023 bash[18432]: audit 2024-04-14T15:47:26.825028+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:47:28.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:27 smithi023 bash[18432]: audit 2024-04-14T15:47:26.838350+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:47:28.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:27 smithi023 bash[18432]: audit 2024-04-14T15:47:27.213575+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:47:28.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:27 smithi023 bash[18432]: audit 2024-04-14T15:47:27.214289+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:47:28.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:27 smithi023 bash[18432]: cluster 2024-04-14T15:47:27.632085+0000 mon.a (mon.0) 520 : cluster [INF] osd.6 [v2:172.21.15.119:6816/3926677719,v1:172.21.15.119:6817/3926677719] boot 2024-04-14T15:47:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:27 smithi023 bash[18432]: cluster 2024-04-14T15:47:27.632249+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-14T15:47:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:27 smithi023 bash[18432]: audit 2024-04-14T15:47:27.633038+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:47:28.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:27 smithi023 bash[23507]: audit 2024-04-14T15:47:26.823827+0000 mon.a (mon.0) 514 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-04-14T15:47:28.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:27 smithi023 bash[23507]: cluster 2024-04-14T15:47:26.824110+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-14T15:47:28.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:27 smithi023 bash[23507]: audit 2024-04-14T15:47:26.825028+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:47:28.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:27 smithi023 bash[23507]: audit 2024-04-14T15:47:26.838350+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:47:28.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:27 smithi023 bash[23507]: audit 2024-04-14T15:47:27.213575+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:47:28.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:27 smithi023 bash[23507]: audit 2024-04-14T15:47:27.214289+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:47:28.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:27 smithi023 bash[23507]: cluster 2024-04-14T15:47:27.632085+0000 mon.a (mon.0) 520 : cluster [INF] osd.6 [v2:172.21.15.119:6816/3926677719,v1:172.21.15.119:6817/3926677719] boot 2024-04-14T15:47:28.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:27 smithi023 bash[23507]: cluster 2024-04-14T15:47:27.632249+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-14T15:47:28.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:27 smithi023 bash[23507]: audit 2024-04-14T15:47:27.633038+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:47:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:27 smithi119 bash[18543]: audit 2024-04-14T15:47:26.823827+0000 mon.a (mon.0) 514 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-04-14T15:47:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:27 smithi119 bash[18543]: cluster 2024-04-14T15:47:26.824110+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-14T15:47:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:27 smithi119 bash[18543]: audit 2024-04-14T15:47:26.825028+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:47:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:27 smithi119 bash[18543]: audit 2024-04-14T15:47:26.838350+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:47:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:27 smithi119 bash[18543]: audit 2024-04-14T15:47:27.213575+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:47:28.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:27 smithi119 bash[18543]: audit 2024-04-14T15:47:27.214289+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:47:28.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:27 smithi119 bash[18543]: cluster 2024-04-14T15:47:27.632085+0000 mon.a (mon.0) 520 : cluster [INF] osd.6 [v2:172.21.15.119:6816/3926677719,v1:172.21.15.119:6817/3926677719] boot 2024-04-14T15:47:28.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:27 smithi119 bash[18543]: cluster 2024-04-14T15:47:27.632249+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-14T15:47:28.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:27 smithi119 bash[18543]: audit 2024-04-14T15:47:27.633038+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:47:28.832 INFO:teuthology.orchestra.run.smithi119.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-14T15:47:28.832 INFO:teuthology.orchestra.run.smithi119.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-14T15:47:28.832 INFO:teuthology.orchestra.run.smithi119.stderr: stderr: 10+0 records in 2024-04-14T15:47:28.832 INFO:teuthology.orchestra.run.smithi119.stderr:10+0 records out 2024-04-14T15:47:28.832 INFO:teuthology.orchestra.run.smithi119.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0170652 s, 614 MB/s 2024-04-14T15:47:28.832 INFO:teuthology.orchestra.run.smithi119.stderr:--> Zapping successful for: 2024-04-14T15:47:29.137 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:28 smithi119 bash[18543]: cluster 2024-04-14T15:47:26.177965+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:47:29.137 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:28 smithi119 bash[18543]: cluster 2024-04-14T15:47:26.178163+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:47:29.137 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:28 smithi119 bash[18543]: cluster 2024-04-14T15:47:27.203565+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-14T15:47:29.137 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:28 smithi119 bash[18543]: cluster 2024-04-14T15:47:28.647993+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-14T15:47:29.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:28 smithi023 bash[18432]: cluster 2024-04-14T15:47:26.177965+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:47:29.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:28 smithi023 bash[18432]: cluster 2024-04-14T15:47:26.178163+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:47:29.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:28 smithi023 bash[18432]: cluster 2024-04-14T15:47:27.203565+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-14T15:47:29.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:28 smithi023 bash[18432]: cluster 2024-04-14T15:47:28.647993+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-14T15:47:29.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:28 smithi023 bash[23507]: cluster 2024-04-14T15:47:26.177965+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:47:29.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:28 smithi023 bash[23507]: cluster 2024-04-14T15:47:26.178163+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:47:29.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:28 smithi023 bash[23507]: cluster 2024-04-14T15:47:27.203565+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-14T15:47:29.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:28 smithi023 bash[23507]: cluster 2024-04-14T15:47:28.647993+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-14T15:47:29.852 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph orch daemon add osd smithi119:vg_nvme/lv_1 2024-04-14T15:47:30.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:30 smithi119 bash[18543]: cluster 2024-04-14T15:47:29.204156+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-14T15:47:30.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:30 smithi119 bash[18543]: cluster 2024-04-14T15:47:29.653522+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-14T15:47:31.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:30 smithi023 bash[23507]: cluster 2024-04-14T15:47:29.204156+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-14T15:47:31.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:30 smithi023 bash[23507]: cluster 2024-04-14T15:47:29.653522+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-14T15:47:31.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:30 smithi023 bash[18432]: cluster 2024-04-14T15:47:29.204156+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-14T15:47:31.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:30 smithi023 bash[18432]: cluster 2024-04-14T15:47:29.653522+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-14T15:47:32.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:31 smithi119 bash[18543]: cluster 2024-04-14T15:47:30.863852+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-14T15:47:32.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:31 smithi119 bash[18543]: cluster 2024-04-14T15:47:31.204729+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-14T15:47:32.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:31 smithi023 bash[18432]: cluster 2024-04-14T15:47:30.863852+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-14T15:47:32.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:31 smithi023 bash[18432]: cluster 2024-04-14T15:47:31.204729+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-14T15:47:32.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:31 smithi023 bash[23507]: cluster 2024-04-14T15:47:30.863852+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-14T15:47:32.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:31 smithi023 bash[23507]: cluster 2024-04-14T15:47:31.204729+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-14T15:47:33.164 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:32 smithi119 bash[18543]: cluster 2024-04-14T15:47:31.885345+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-14T15:47:33.164 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:32 smithi119 bash[18543]: cephadm 2024-04-14T15:47:32.633687+0000 mgr.y (mgr.14152) 205 : cephadm [INF] Detected new or changed devices on smithi119 2024-04-14T15:47:33.164 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:32 smithi119 bash[18543]: audit 2024-04-14T15:47:32.645960+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:33.164 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:32 smithi119 bash[18543]: audit 2024-04-14T15:47:32.648372+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:47:33.164 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:32 smithi119 bash[18543]: audit 2024-04-14T15:47:32.650262+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:47:33.164 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:32 smithi119 bash[18543]: audit 2024-04-14T15:47:32.652172+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:47:33.164 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:32 smithi119 bash[18543]: cephadm 2024-04-14T15:47:32.653527+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Adjusting osd_memory_target on smithi119 to 5755M 2024-04-14T15:47:33.164 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:32 smithi119 bash[18543]: audit 2024-04-14T15:47:32.665222+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:33.164 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:32 smithi119 bash[18543]: audit 2024-04-14T15:47:32.674112+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:33.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:32 smithi023 bash[18432]: cluster 2024-04-14T15:47:31.885345+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-14T15:47:33.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:32 smithi023 bash[18432]: cephadm 2024-04-14T15:47:32.633687+0000 mgr.y (mgr.14152) 205 : cephadm [INF] Detected new or changed devices on smithi119 2024-04-14T15:47:33.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:32 smithi023 bash[18432]: audit 2024-04-14T15:47:32.645960+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:33.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:32 smithi023 bash[18432]: audit 2024-04-14T15:47:32.648372+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:47:33.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:32 smithi023 bash[18432]: audit 2024-04-14T15:47:32.650262+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:47:33.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:32 smithi023 bash[18432]: audit 2024-04-14T15:47:32.652172+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:47:33.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:32 smithi023 bash[18432]: cephadm 2024-04-14T15:47:32.653527+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Adjusting osd_memory_target on smithi119 to 5755M 2024-04-14T15:47:33.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:32 smithi023 bash[18432]: audit 2024-04-14T15:47:32.665222+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:33.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:32 smithi023 bash[18432]: audit 2024-04-14T15:47:32.674112+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:33.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:32 smithi023 bash[23507]: cluster 2024-04-14T15:47:31.885345+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-14T15:47:33.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:32 smithi023 bash[23507]: cephadm 2024-04-14T15:47:32.633687+0000 mgr.y (mgr.14152) 205 : cephadm [INF] Detected new or changed devices on smithi119 2024-04-14T15:47:33.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:32 smithi023 bash[23507]: audit 2024-04-14T15:47:32.645960+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:33.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:32 smithi023 bash[23507]: audit 2024-04-14T15:47:32.648372+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:47:33.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:32 smithi023 bash[23507]: audit 2024-04-14T15:47:32.650262+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:47:33.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:32 smithi023 bash[23507]: audit 2024-04-14T15:47:32.652172+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:47:33.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:32 smithi023 bash[23507]: cephadm 2024-04-14T15:47:32.653527+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Adjusting osd_memory_target on smithi119 to 5755M 2024-04-14T15:47:33.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:32 smithi023 bash[23507]: audit 2024-04-14T15:47:32.665222+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:33.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:32 smithi023 bash[23507]: audit 2024-04-14T15:47:32.674112+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:34.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:33 smithi119 bash[18543]: audit 2024-04-14T15:47:33.132233+0000 mgr.y (mgr.14152) 207 : audit [DBG] from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:47:34.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:33 smithi119 bash[18543]: audit 2024-04-14T15:47:33.139069+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:47:34.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:33 smithi119 bash[18543]: audit 2024-04-14T15:47:33.145825+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:47:34.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:33 smithi119 bash[18543]: audit 2024-04-14T15:47:33.147670+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:34.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:33 smithi119 bash[18543]: cluster 2024-04-14T15:47:33.205310+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; 113 KiB/s, 0 objects/s recovering 2024-04-14T15:47:34.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:33 smithi023 bash[18432]: audit 2024-04-14T15:47:33.132233+0000 mgr.y (mgr.14152) 207 : audit [DBG] from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:47:34.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:33 smithi023 bash[18432]: audit 2024-04-14T15:47:33.139069+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:47:34.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:33 smithi023 bash[18432]: audit 2024-04-14T15:47:33.145825+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:47:34.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:33 smithi023 bash[18432]: audit 2024-04-14T15:47:33.147670+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:34.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:33 smithi023 bash[18432]: cluster 2024-04-14T15:47:33.205310+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; 113 KiB/s, 0 objects/s recovering 2024-04-14T15:47:34.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:33 smithi023 bash[23507]: audit 2024-04-14T15:47:33.132233+0000 mgr.y (mgr.14152) 207 : audit [DBG] from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi119:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:47:34.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:33 smithi023 bash[23507]: audit 2024-04-14T15:47:33.139069+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-14T15:47:34.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:33 smithi023 bash[23507]: audit 2024-04-14T15:47:33.145825+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-14T15:47:34.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:33 smithi023 bash[23507]: audit 2024-04-14T15:47:33.147670+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:34.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:33 smithi023 bash[23507]: cluster 2024-04-14T15:47:33.205310+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; 113 KiB/s, 0 objects/s recovering 2024-04-14T15:47:36.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:36 smithi023 bash[18432]: cluster 2024-04-14T15:47:35.205966+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-14T15:47:36.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:36 smithi023 bash[23507]: cluster 2024-04-14T15:47:35.205966+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-14T15:47:36.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:36 smithi119 bash[18543]: cluster 2024-04-14T15:47:35.205966+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-14T15:47:38.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:38 smithi119 bash[18543]: cluster 2024-04-14T15:47:37.206592+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; 68 KiB/s, 0 objects/s recovering 2024-04-14T15:47:39.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:38 smithi023 bash[18432]: cluster 2024-04-14T15:47:37.206592+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; 68 KiB/s, 0 objects/s recovering 2024-04-14T15:47:39.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:38 smithi023 bash[23507]: cluster 2024-04-14T15:47:37.206592+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; 68 KiB/s, 0 objects/s recovering 2024-04-14T15:47:39.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:39 smithi119 bash[18543]: audit 2024-04-14T15:47:38.812096+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1bcde6a8-a01d-4cdc-b775-12a285a06e4c"}]: dispatch 2024-04-14T15:47:39.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:39 smithi119 bash[18543]: audit 2024-04-14T15:47:38.813227+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.119:0/2035192950' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1bcde6a8-a01d-4cdc-b775-12a285a06e4c"}]: dispatch 2024-04-14T15:47:39.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:39 smithi119 bash[18543]: audit 2024-04-14T15:47:38.829530+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1bcde6a8-a01d-4cdc-b775-12a285a06e4c"}]': finished 2024-04-14T15:47:39.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:39 smithi119 bash[18543]: cluster 2024-04-14T15:47:38.829748+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-14T15:47:39.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:39 smithi119 bash[18543]: audit 2024-04-14T15:47:38.830002+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:47:39.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:39 smithi119 bash[18543]: audit 2024-04-14T15:47:39.506015+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.119:0/3195965405' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:47:40.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:39 smithi023 bash[18432]: audit 2024-04-14T15:47:38.812096+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1bcde6a8-a01d-4cdc-b775-12a285a06e4c"}]: dispatch 2024-04-14T15:47:40.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:39 smithi023 bash[18432]: audit 2024-04-14T15:47:38.813227+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.119:0/2035192950' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1bcde6a8-a01d-4cdc-b775-12a285a06e4c"}]: dispatch 2024-04-14T15:47:40.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:39 smithi023 bash[18432]: audit 2024-04-14T15:47:38.829530+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1bcde6a8-a01d-4cdc-b775-12a285a06e4c"}]': finished 2024-04-14T15:47:40.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:39 smithi023 bash[18432]: cluster 2024-04-14T15:47:38.829748+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-14T15:47:40.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:39 smithi023 bash[18432]: audit 2024-04-14T15:47:38.830002+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:47:40.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:39 smithi023 bash[18432]: audit 2024-04-14T15:47:39.506015+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.119:0/3195965405' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:47:40.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:39 smithi023 bash[23507]: audit 2024-04-14T15:47:38.812096+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1bcde6a8-a01d-4cdc-b775-12a285a06e4c"}]: dispatch 2024-04-14T15:47:40.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:39 smithi023 bash[23507]: audit 2024-04-14T15:47:38.813227+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.119:0/2035192950' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1bcde6a8-a01d-4cdc-b775-12a285a06e4c"}]: dispatch 2024-04-14T15:47:40.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:39 smithi023 bash[23507]: audit 2024-04-14T15:47:38.829530+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1bcde6a8-a01d-4cdc-b775-12a285a06e4c"}]': finished 2024-04-14T15:47:40.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:39 smithi023 bash[23507]: cluster 2024-04-14T15:47:38.829748+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-14T15:47:40.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:39 smithi023 bash[23507]: audit 2024-04-14T15:47:38.830002+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:47:40.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:39 smithi023 bash[23507]: audit 2024-04-14T15:47:39.506015+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.119:0/3195965405' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-14T15:47:41.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:40 smithi023 bash[18432]: cluster 2024-04-14T15:47:39.207193+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-14T15:47:41.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:40 smithi023 bash[23507]: cluster 2024-04-14T15:47:39.207193+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-14T15:47:41.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:40 smithi119 bash[18543]: cluster 2024-04-14T15:47:39.207193+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-14T15:47:42.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:42 smithi119 bash[18543]: cluster 2024-04-14T15:47:41.207800+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-14T15:47:43.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:42 smithi023 bash[18432]: cluster 2024-04-14T15:47:41.207800+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-14T15:47:43.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:42 smithi023 bash[23507]: cluster 2024-04-14T15:47:41.207800+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-14T15:47:45.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:44 smithi119 bash[18543]: cluster 2024-04-14T15:47:43.208417+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-14T15:47:45.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:44 smithi023 bash[18432]: cluster 2024-04-14T15:47:43.208417+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-14T15:47:45.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:44 smithi023 bash[23507]: cluster 2024-04-14T15:47:43.208417+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-14T15:47:46.162 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:45 smithi119 bash[18543]: cluster 2024-04-14T15:47:45.209015+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-14T15:47:46.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:45 smithi023 bash[18432]: cluster 2024-04-14T15:47:45.209015+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-14T15:47:46.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:45 smithi023 bash[23507]: cluster 2024-04-14T15:47:45.209015+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-14T15:47:48.841 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:48 smithi119 bash[18543]: cluster 2024-04-14T15:47:47.209580+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-14T15:47:48.841 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:48 smithi119 bash[18543]: audit 2024-04-14T15:47:48.597874+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-14T15:47:48.841 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:48 smithi119 bash[18543]: audit 2024-04-14T15:47:48.599796+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:49.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:48 smithi023 bash[18432]: cluster 2024-04-14T15:47:47.209580+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-14T15:47:49.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:48 smithi023 bash[18432]: audit 2024-04-14T15:47:48.597874+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-14T15:47:49.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:48 smithi023 bash[18432]: audit 2024-04-14T15:47:48.599796+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:49.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:48 smithi023 bash[23507]: cluster 2024-04-14T15:47:47.209580+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-14T15:47:49.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:48 smithi023 bash[23507]: audit 2024-04-14T15:47:48.597874+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-14T15:47:49.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:48 smithi023 bash[23507]: audit 2024-04-14T15:47:48.599796+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:49.841 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:49 smithi119 bash[18543]: cephadm 2024-04-14T15:47:48.601373+0000 mgr.y (mgr.14152) 216 : cephadm [INF] Deploying daemon osd.7 on smithi119 2024-04-14T15:47:50.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:49 smithi023 bash[18432]: cephadm 2024-04-14T15:47:48.601373+0000 mgr.y (mgr.14152) 216 : cephadm [INF] Deploying daemon osd.7 on smithi119 2024-04-14T15:47:50.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:49 smithi023 bash[23507]: cephadm 2024-04-14T15:47:48.601373+0000 mgr.y (mgr.14152) 216 : cephadm [INF] Deploying daemon osd.7 on smithi119 2024-04-14T15:47:50.927 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:50 smithi119 bash[18543]: cluster 2024-04-14T15:47:49.210174+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-14T15:47:51.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:50 smithi023 bash[18432]: cluster 2024-04-14T15:47:49.210174+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-14T15:47:51.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:50 smithi023 bash[23507]: cluster 2024-04-14T15:47:49.210174+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-14T15:47:52.162 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:52 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:47:52.163 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:47:52 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:47:52.163 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:47:52 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:47:52.163 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:47:52 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:47:52.163 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 15:47:52 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:47:52.435 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:52 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:47:52.436 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:47:52 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:47:52.436 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:47:52 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:47:52.436 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 15:47:52 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:47:52.437 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:47:52 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:47:52.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:52 smithi119 bash[18543]: cluster 2024-04-14T15:47:51.210795+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-14T15:47:52.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:52 smithi119 bash[18543]: audit 2024-04-14T15:47:52.449405+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:47:52.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:52 smithi119 bash[18543]: audit 2024-04-14T15:47:52.456408+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:52.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:52 smithi119 bash[18543]: audit 2024-04-14T15:47:52.457117+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:52.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:52 smithi119 bash[18543]: audit 2024-04-14T15:47:52.459902+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:47:52.781 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:52 smithi023 bash[18432]: cluster 2024-04-14T15:47:51.210795+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-14T15:47:52.781 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:52 smithi023 bash[18432]: audit 2024-04-14T15:47:52.449405+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:47:52.781 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:52 smithi023 bash[18432]: audit 2024-04-14T15:47:52.456408+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:52.782 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:52 smithi023 bash[18432]: audit 2024-04-14T15:47:52.457117+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:52.782 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:52 smithi023 bash[18432]: audit 2024-04-14T15:47:52.459902+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:47:52.782 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:52 smithi023 bash[23507]: cluster 2024-04-14T15:47:51.210795+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-14T15:47:52.782 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:52 smithi023 bash[23507]: audit 2024-04-14T15:47:52.449405+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:47:52.782 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:52 smithi023 bash[23507]: audit 2024-04-14T15:47:52.456408+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:52.782 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:52 smithi023 bash[23507]: audit 2024-04-14T15:47:52.457117+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:52.782 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:52 smithi023 bash[23507]: audit 2024-04-14T15:47:52.459902+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:47:54.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:54 smithi119 bash[18543]: cluster 2024-04-14T15:47:53.211452+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-14T15:47:55.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:54 smithi023 bash[18432]: cluster 2024-04-14T15:47:53.211452+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-14T15:47:55.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:54 smithi023 bash[23507]: cluster 2024-04-14T15:47:53.211452+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-14T15:47:56.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:56 smithi119 bash[18543]: cluster 2024-04-14T15:47:55.212180+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-14T15:47:56.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:56 smithi119 bash[18543]: audit 2024-04-14T15:47:55.508591+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:56.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:56 smithi119 bash[18543]: audit 2024-04-14T15:47:55.518929+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:56.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:56 smithi023 bash[23507]: cluster 2024-04-14T15:47:55.212180+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-14T15:47:56.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:56 smithi023 bash[23507]: audit 2024-04-14T15:47:55.508591+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:56.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:56 smithi023 bash[23507]: audit 2024-04-14T15:47:55.518929+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:56.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:56 smithi023 bash[18432]: cluster 2024-04-14T15:47:55.212180+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-14T15:47:56.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:56 smithi023 bash[18432]: audit 2024-04-14T15:47:55.508591+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:56.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:56 smithi023 bash[18432]: audit 2024-04-14T15:47:55.518929+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:58.436 INFO:teuthology.orchestra.run.smithi119.stdout:Created osd(s) 7 on host 'smithi119' 2024-04-14T15:47:58.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:58 smithi119 bash[18543]: cluster 2024-04-14T15:47:57.212824+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-14T15:47:58.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:58 smithi119 bash[18543]: audit 2024-04-14T15:47:58.434569+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:58.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:58 smithi119 bash[18543]: audit 2024-04-14T15:47:58.446253+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:47:58.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:58 smithi119 bash[18543]: audit 2024-04-14T15:47:58.449072+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:58.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:58 smithi119 bash[18543]: audit 2024-04-14T15:47:58.450940+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:47:59.086 DEBUG:teuthology.orchestra.run.smithi119:osd.7> sudo journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.7.service 2024-04-14T15:47:59.088 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-14T15:47:59.089 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph osd stat -f json 2024-04-14T15:47:59.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:58 smithi023 bash[18432]: cluster 2024-04-14T15:47:57.212824+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-14T15:47:59.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:58 smithi023 bash[18432]: audit 2024-04-14T15:47:58.434569+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:59.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:58 smithi023 bash[18432]: audit 2024-04-14T15:47:58.446253+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:47:59.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:58 smithi023 bash[18432]: audit 2024-04-14T15:47:58.449072+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:59.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:58 smithi023 bash[18432]: audit 2024-04-14T15:47:58.450940+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:47:59.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:58 smithi023 bash[23507]: cluster 2024-04-14T15:47:57.212824+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-14T15:47:59.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:58 smithi023 bash[23507]: audit 2024-04-14T15:47:58.434569+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:47:59.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:58 smithi023 bash[23507]: audit 2024-04-14T15:47:58.446253+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:47:59.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:58 smithi023 bash[23507]: audit 2024-04-14T15:47:58.449072+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:47:59.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:58 smithi023 bash[23507]: audit 2024-04-14T15:47:58.450940+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:47:59.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:59 smithi119 bash[18543]: audit 2024-04-14T15:47:58.821222+0000 mon.a (mon.0) 552 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-14T15:48:00.014 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:47:59 smithi119 bash[18543]: audit 2024-04-14T15:47:58.822733+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.119:6824/912368460,v1:172.21.15.119:6825/912368460]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-14T15:48:00.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:59 smithi023 bash[18432]: audit 2024-04-14T15:47:58.821222+0000 mon.a (mon.0) 552 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-14T15:48:00.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:47:59 smithi023 bash[18432]: audit 2024-04-14T15:47:58.822733+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.119:6824/912368460,v1:172.21.15.119:6825/912368460]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-14T15:48:00.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:59 smithi023 bash[23507]: audit 2024-04-14T15:47:58.821222+0000 mon.a (mon.0) 552 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-14T15:48:00.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:47:59 smithi023 bash[23507]: audit 2024-04-14T15:47:58.822733+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.119:6824/912368460,v1:172.21.15.119:6825/912368460]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-14T15:48:00.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:00 smithi023 bash[23507]: cluster 2024-04-14T15:47:59.213424+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-14T15:48:00.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:00 smithi023 bash[23507]: audit 2024-04-14T15:47:59.662964+0000 mon.a (mon.0) 553 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-14T15:48:00.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:00 smithi023 bash[23507]: cluster 2024-04-14T15:47:59.663132+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-14T15:48:00.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:00 smithi023 bash[23507]: audit 2024-04-14T15:47:59.663382+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:48:00.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:00 smithi023 bash[23507]: audit 2024-04-14T15:47:59.665215+0000 mon.a (mon.0) 556 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:48:00.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:00 smithi023 bash[23507]: audit 2024-04-14T15:47:59.666564+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.119:6824/912368460,v1:172.21.15.119:6825/912368460]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:48:00.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:00 smithi023 bash[18432]: cluster 2024-04-14T15:47:59.213424+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-14T15:48:00.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:00 smithi023 bash[18432]: audit 2024-04-14T15:47:59.662964+0000 mon.a (mon.0) 553 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-14T15:48:00.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:00 smithi023 bash[18432]: cluster 2024-04-14T15:47:59.663132+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-14T15:48:00.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:00 smithi023 bash[18432]: audit 2024-04-14T15:47:59.663382+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:48:00.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:00 smithi023 bash[18432]: audit 2024-04-14T15:47:59.665215+0000 mon.a (mon.0) 556 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:48:00.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:00 smithi023 bash[18432]: audit 2024-04-14T15:47:59.666564+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.119:6824/912368460,v1:172.21.15.119:6825/912368460]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:48:00.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:00 smithi119 bash[18543]: cluster 2024-04-14T15:47:59.213424+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-14T15:48:00.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:00 smithi119 bash[18543]: audit 2024-04-14T15:47:59.662964+0000 mon.a (mon.0) 553 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-14T15:48:00.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:00 smithi119 bash[18543]: cluster 2024-04-14T15:47:59.663132+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-14T15:48:00.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:00 smithi119 bash[18543]: audit 2024-04-14T15:47:59.663382+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:48:00.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:00 smithi119 bash[18543]: audit 2024-04-14T15:47:59.665215+0000 mon.a (mon.0) 556 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:48:00.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:00 smithi119 bash[18543]: audit 2024-04-14T15:47:59.666564+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.119:6824/912368460,v1:172.21.15.119:6825/912368460]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T15:48:00.948 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 15:48:00 smithi119 bash[30481]: debug 2024-04-14T15:48:00.667+0000 7f3c0d024700 -1 osd.7 0 waiting for initial osdmap 2024-04-14T15:48:00.948 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 15:48:00 smithi119 bash[30481]: debug 2024-04-14T15:48:00.683+0000 7f3c069b9700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-14T15:48:01.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:01 smithi119 bash[18543]: audit 2024-04-14T15:48:00.664755+0000 mon.a (mon.0) 557 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-04-14T15:48:01.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:01 smithi119 bash[18543]: cluster 2024-04-14T15:48:00.664975+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-14T15:48:01.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:01 smithi119 bash[18543]: audit 2024-04-14T15:48:00.670227+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:48:01.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:01 smithi119 bash[18543]: audit 2024-04-14T15:48:00.672651+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:48:01.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:01 smithi119 bash[18543]: cluster 2024-04-14T15:48:01.665283+0000 mon.a (mon.0) 561 : cluster [INF] osd.7 [v2:172.21.15.119:6824/912368460,v1:172.21.15.119:6825/912368460] boot 2024-04-14T15:48:01.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:01 smithi119 bash[18543]: cluster 2024-04-14T15:48:01.665379+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-14T15:48:01.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:01 smithi119 bash[18543]: audit 2024-04-14T15:48:01.665700+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:48:02.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:01 smithi023 bash[23507]: audit 2024-04-14T15:48:00.664755+0000 mon.a (mon.0) 557 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-04-14T15:48:02.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:01 smithi023 bash[23507]: cluster 2024-04-14T15:48:00.664975+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-14T15:48:02.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:01 smithi023 bash[23507]: audit 2024-04-14T15:48:00.670227+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:48:02.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:01 smithi023 bash[23507]: audit 2024-04-14T15:48:00.672651+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:48:02.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:01 smithi023 bash[23507]: cluster 2024-04-14T15:48:01.665283+0000 mon.a (mon.0) 561 : cluster [INF] osd.7 [v2:172.21.15.119:6824/912368460,v1:172.21.15.119:6825/912368460] boot 2024-04-14T15:48:02.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:01 smithi023 bash[23507]: cluster 2024-04-14T15:48:01.665379+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-14T15:48:02.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:01 smithi023 bash[23507]: audit 2024-04-14T15:48:01.665700+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:48:02.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:01 smithi023 bash[18432]: audit 2024-04-14T15:48:00.664755+0000 mon.a (mon.0) 557 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]': finished 2024-04-14T15:48:02.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:01 smithi023 bash[18432]: cluster 2024-04-14T15:48:00.664975+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-14T15:48:02.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:01 smithi023 bash[18432]: audit 2024-04-14T15:48:00.670227+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:48:02.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:01 smithi023 bash[18432]: audit 2024-04-14T15:48:00.672651+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:48:02.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:01 smithi023 bash[18432]: cluster 2024-04-14T15:48:01.665283+0000 mon.a (mon.0) 561 : cluster [INF] osd.7 [v2:172.21.15.119:6824/912368460,v1:172.21.15.119:6825/912368460] boot 2024-04-14T15:48:02.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:01 smithi023 bash[18432]: cluster 2024-04-14T15:48:01.665379+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-14T15:48:02.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:01 smithi023 bash[18432]: audit 2024-04-14T15:48:01.665700+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:48:02.105 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-14T15:48:02.844 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1713109681,"num_in_osds":8,"osd_in_since":1713109658,"num_remapped_pgs":1} 2024-04-14T15:48:02.845 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph osd dump --format=json 2024-04-14T15:48:02.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:02 smithi119 bash[18543]: cluster 2024-04-14T15:47:59.863460+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:48:02.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:02 smithi119 bash[18543]: cluster 2024-04-14T15:47:59.863654+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:48:02.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:02 smithi119 bash[18543]: cluster 2024-04-14T15:48:01.214130+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-14T15:48:02.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:02 smithi119 bash[18543]: audit 2024-04-14T15:48:02.104835+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.23:0/2676926620' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-14T15:48:02.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:02 smithi119 bash[18543]: cluster 2024-04-14T15:48:02.641968+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-14T15:48:03.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:02 smithi023 bash[18432]: cluster 2024-04-14T15:47:59.863460+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:48:03.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:02 smithi023 bash[18432]: cluster 2024-04-14T15:47:59.863654+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:48:03.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:02 smithi023 bash[18432]: cluster 2024-04-14T15:48:01.214130+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-14T15:48:03.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:02 smithi023 bash[18432]: audit 2024-04-14T15:48:02.104835+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.23:0/2676926620' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-14T15:48:03.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:02 smithi023 bash[18432]: cluster 2024-04-14T15:48:02.641968+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-14T15:48:03.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:02 smithi023 bash[23507]: cluster 2024-04-14T15:47:59.863460+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-14T15:48:03.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:02 smithi023 bash[23507]: cluster 2024-04-14T15:47:59.863654+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-14T15:48:03.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:02 smithi023 bash[23507]: cluster 2024-04-14T15:48:01.214130+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-14T15:48:03.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:02 smithi023 bash[23507]: audit 2024-04-14T15:48:02.104835+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.23:0/2676926620' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-14T15:48:03.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:02 smithi023 bash[23507]: cluster 2024-04-14T15:48:02.641968+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-14T15:48:04.915 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:04 smithi119 bash[18543]: cluster 2024-04-14T15:48:03.214760+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:04.915 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:04 smithi119 bash[18543]: cluster 2024-04-14T15:48:03.643697+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-14T15:48:05.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:04 smithi023 bash[18432]: cluster 2024-04-14T15:48:03.214760+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:05.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:04 smithi023 bash[18432]: cluster 2024-04-14T15:48:03.643697+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-14T15:48:05.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:04 smithi023 bash[23507]: cluster 2024-04-14T15:48:03.214760+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:05.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:04 smithi023 bash[23507]: cluster 2024-04-14T15:48:03.643697+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-14T15:48:05.571 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:48:05.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:05 smithi119 bash[18543]: cluster 2024-04-14T15:48:04.649542+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-14T15:48:05.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:05 smithi119 bash[18543]: audit 2024-04-14T15:48:05.364341+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:48:05.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:05 smithi119 bash[18543]: audit 2024-04-14T15:48:05.366958+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:48:05.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:05 smithi119 bash[18543]: audit 2024-04-14T15:48:05.368825+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:48:05.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:05 smithi119 bash[18543]: audit 2024-04-14T15:48:05.370609+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:48:05.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:05 smithi119 bash[18543]: audit 2024-04-14T15:48:05.372450+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:48:05.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:05 smithi119 bash[18543]: audit 2024-04-14T15:48:05.384316+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:48:05.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:05 smithi119 bash[18543]: audit 2024-04-14T15:48:05.393593+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:48:06.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:05 smithi023 bash[18432]: cluster 2024-04-14T15:48:04.649542+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-14T15:48:06.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:05 smithi023 bash[18432]: audit 2024-04-14T15:48:05.364341+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:48:06.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:05 smithi023 bash[18432]: audit 2024-04-14T15:48:05.366958+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:48:06.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:05 smithi023 bash[18432]: audit 2024-04-14T15:48:05.368825+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:48:06.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:05 smithi023 bash[18432]: audit 2024-04-14T15:48:05.370609+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:48:06.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:05 smithi023 bash[18432]: audit 2024-04-14T15:48:05.372450+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:48:06.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:05 smithi023 bash[18432]: audit 2024-04-14T15:48:05.384316+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:48:06.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:05 smithi023 bash[18432]: audit 2024-04-14T15:48:05.393593+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:48:06.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:05 smithi023 bash[23507]: cluster 2024-04-14T15:48:04.649542+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-14T15:48:06.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:05 smithi023 bash[23507]: audit 2024-04-14T15:48:05.364341+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:48:06.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:05 smithi023 bash[23507]: audit 2024-04-14T15:48:05.366958+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:48:06.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:05 smithi023 bash[23507]: audit 2024-04-14T15:48:05.368825+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:48:06.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:05 smithi023 bash[23507]: audit 2024-04-14T15:48:05.370609+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:48:06.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:05 smithi023 bash[23507]: audit 2024-04-14T15:48:05.372450+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:48:06.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:05 smithi023 bash[23507]: audit 2024-04-14T15:48:05.384316+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:48:06.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:05 smithi023 bash[23507]: audit 2024-04-14T15:48:05.393593+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:48:06.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:06 smithi023 bash[23507]: cluster 2024-04-14T15:48:05.215402+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:06.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:06 smithi023 bash[23507]: cephadm 2024-04-14T15:48:05.351829+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Detected new or changed devices on smithi119 2024-04-14T15:48:06.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:06 smithi023 bash[23507]: cephadm 2024-04-14T15:48:05.373888+0000 mgr.y (mgr.14152) 227 : cephadm [INF] Adjusting osd_memory_target on smithi119 to 4316M 2024-04-14T15:48:06.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:06 smithi023 bash[23507]: cluster 2024-04-14T15:48:05.689573+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-14T15:48:06.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:06 smithi023 bash[18432]: cluster 2024-04-14T15:48:05.215402+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:06.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:06 smithi023 bash[18432]: cephadm 2024-04-14T15:48:05.351829+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Detected new or changed devices on smithi119 2024-04-14T15:48:06.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:06 smithi023 bash[18432]: cephadm 2024-04-14T15:48:05.373888+0000 mgr.y (mgr.14152) 227 : cephadm [INF] Adjusting osd_memory_target on smithi119 to 4316M 2024-04-14T15:48:06.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:06 smithi023 bash[18432]: cluster 2024-04-14T15:48:05.689573+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-14T15:48:06.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:06 smithi119 bash[18543]: cluster 2024-04-14T15:48:05.215402+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:06.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:06 smithi119 bash[18543]: cephadm 2024-04-14T15:48:05.351829+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Detected new or changed devices on smithi119 2024-04-14T15:48:06.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:06 smithi119 bash[18543]: cephadm 2024-04-14T15:48:05.373888+0000 mgr.y (mgr.14152) 227 : cephadm [INF] Adjusting osd_memory_target on smithi119 to 4316M 2024-04-14T15:48:06.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:06 smithi119 bash[18543]: cluster 2024-04-14T15:48:05.689573+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-14T15:48:08.509 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-14T15:48:08.509 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":58,"fsid":"4fd7c954-fa75-11ee-bc8e-c7b262605968","created":"2024-04-14T15:41:26.797982+0000","modified":"2024-04-14T15:48:05.654131+0000","last_up_change":"2024-04-14T15:48:01.655401+0000","last_in_change":"2024-04-14T15:47:38.813583+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-14T15:45:15.704258+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":"38a04696-2e2d-4883-8a01-588d3465e1b7","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.23:6802","nonce":1070920390},{"type":"v1","addr":"172.21.15.23:6803","nonce":1070920390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6804","nonce":1070920390},{"type":"v1","addr":"172.21.15.23:6805","nonce":1070920390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6808","nonce":1070920390},{"type":"v1","addr":"172.21.15.23:6809","nonce":1070920390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6806","nonce":1070920390},{"type":"v1","addr":"172.21.15.23:6807","nonce":1070920390}]},"public_addr":"172.21.15.23:6803/1070920390","cluster_addr":"172.21.15.23:6805/1070920390","heartbeat_back_addr":"172.21.15.23:6809/1070920390","heartbeat_front_addr":"172.21.15.23:6807/1070920390","state":["exists","up"]},{"osd":1,"uuid":"a3ad58f4-467d-49b4-ba8c-8b1368f79288","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.23:6810","nonce":2038749860},{"type":"v1","addr":"172.21.15.23:6811","nonce":2038749860}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6812","nonce":2038749860},{"type":"v1","addr":"172.21.15.23:6813","nonce":2038749860}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6816","nonce":2038749860},{"type":"v1","addr":"172.21.15.23:6817","nonce":2038749860}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6814","nonce":2038749860},{"type":"v1","addr":"172.21.15.23:6815","nonce":2038749860}]},"public_addr":"172.21.15.23:6811/2038749860","cluster_addr":"172.21.15.23:6813/2038749860","heartbeat_back_addr":"172.21.15.23:6817/2038749860","heartbeat_front_addr":"172.21.15.23:6815/2038749860","state":["exists","up"]},{"osd":2,"uuid":"7d560773-a983-4c6e-9213-62d461bbcdec","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.23:6818","nonce":3044170424},{"type":"v1","addr":"172.21.15.23:6819","nonce":3044170424}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6820","nonce":3044170424},{"type":"v1","addr":"172.21.15.23:6821","nonce":3044170424}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6824","nonce":3044170424},{"type":"v1","addr":"172.21.15.23:6825","nonce":3044170424}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6822","nonce":3044170424},{"type":"v1","addr":"172.21.15.23:6823","nonce":3044170424}]},"public_addr":"172.21.15.23:6819/3044170424","cluster_addr":"172.21.15.23:6821/3044170424","heartbeat_back_addr":"172.21.15.23:6825/3044170424","heartbeat_front_addr":"172.21.15.23:6823/3044170424","state":["exists","up"]},{"osd":3,"uuid":"715dbd72-7021-4f66-be64-47080344d504","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.23:6826","nonce":340997084},{"type":"v1","addr":"172.21.15.23:6827","nonce":340997084}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6828","nonce":340997084},{"type":"v1","addr":"172.21.15.23:6829","nonce":340997084}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6832","nonce":340997084},{"type":"v1","addr":"172.21.15.23:6833","nonce":340997084}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6830","nonce":340997084},{"type":"v1","addr":"172.21.15.23:6831","nonce":340997084}]},"public_addr":"172.21.15.23:6827/340997084","cluster_addr":"172.21.15.23:6829/340997084","heartbeat_back_addr":"172.21.15.23:6833/340997084","heartbeat_front_addr":"172.21.15.23:6831/340997084","state":["exists","up"]},{"osd":4,"uuid":"e905fcc2-12b6-416e-9904-cc6496406b5f","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.119:6800","nonce":2529475400},{"type":"v1","addr":"172.21.15.119:6801","nonce":2529475400}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":2529475400},{"type":"v1","addr":"172.21.15.119:6803","nonce":2529475400}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":2529475400},{"type":"v1","addr":"172.21.15.119:6807","nonce":2529475400}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":2529475400},{"type":"v1","addr":"172.21.15.119:6805","nonce":2529475400}]},"public_addr":"172.21.15.119:6801/2529475400","cluster_addr":"172.21.15.119:6803/2529475400","heartbeat_back_addr":"172.21.15.119:6807/2529475400","heartbeat_front_addr":"172.21.15.119:6805/2529475400","state":["exists","up"]},{"osd":5,"uuid":"07237f3b-09f3-4e7d-b376-9c07fffd83e7","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.119:6808","nonce":3107259017},{"type":"v1","addr":"172.21.15.119:6809","nonce":3107259017}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6810","nonce":3107259017},{"type":"v1","addr":"172.21.15.119:6811","nonce":3107259017}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":3107259017},{"type":"v1","addr":"172.21.15.119:6815","nonce":3107259017}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":3107259017},{"type":"v1","addr":"172.21.15.119:6813","nonce":3107259017}]},"public_addr":"172.21.15.119:6809/3107259017","cluster_addr":"172.21.15.119:6811/3107259017","heartbeat_back_addr":"172.21.15.119:6815/3107259017","heartbeat_front_addr":"172.21.15.119:6813/3107259017","state":["exists","up"]},{"osd":6,"uuid":"9b568d68-e716-41d2-8bae-405642ec189e","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.119:6816","nonce":3926677719},{"type":"v1","addr":"172.21.15.119:6817","nonce":3926677719}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6818","nonce":3926677719},{"type":"v1","addr":"172.21.15.119:6819","nonce":3926677719}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6822","nonce":3926677719},{"type":"v1","addr":"172.21.15.119:6823","nonce":3926677719}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6820","nonce":3926677719},{"type":"v1","addr":"172.21.15.119:6821","nonce":3926677719}]},"public_addr":"172.21.15.119:6817/3926677719","cluster_addr":"172.21.15.119:6819/3926677719","heartbeat_back_addr":"172.21.15.119:6823/3926677719","heartbeat_front_addr":"172.21.15.119:6821/3926677719","state":["exists","up"]},{"osd":7,"uuid":"1bcde6a8-a01d-4cdc-b775-12a285a06e4c","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.119:6824","nonce":912368460},{"type":"v1","addr":"172.21.15.119:6825","nonce":912368460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6826","nonce":912368460},{"type":"v1","addr":"172.21.15.119:6827","nonce":912368460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6830","nonce":912368460},{"type":"v1","addr":"172.21.15.119:6831","nonce":912368460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6828","nonce":912368460},{"type":"v1","addr":"172.21.15.119:6829","nonce":912368460}]},"public_addr":"172.21.15.119:6825/912368460","cluster_addr":"172.21.15.119:6827/912368460","heartbeat_back_addr":"172.21.15.119:6831/912368460","heartbeat_front_addr":"172.21.15.119:6829/912368460","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-14T15:44:03.748179+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-14T15:44:38.758688+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-14T15:45:12.771173+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-14T15:45:49.023953+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-14T15:46:20.650319+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-14T15:46:54.226108+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-14T15:47:26.178169+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-14T15:47:59.863660+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.23:0/2385905842":"2024-04-15T15:42:27.068935+0000","172.21.15.23:0/195619489":"2024-04-15T15:42:27.068935+0000","172.21.15.23:0/3242279827":"2024-04-15T15:42:27.068935+0000","172.21.15.23:6801/3690019940":"2024-04-15T15:42:27.068935+0000","172.21.15.23:6800/3690019940":"2024-04-15T15:42:27.068935+0000","172.21.15.23:0/3186749805":"2024-04-15T15:41:57.520276+0000","172.21.15.23:0/708209451":"2024-04-15T15:41:57.520276+0000","172.21.15.23:0/4053028772":"2024-04-15T15:41:57.520276+0000","172.21.15.23:6800/3328141035":"2024-04-15T15:41:57.520276+0000","172.21.15.23:6801/3328141035":"2024-04-15T15:41:57.520276+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-14T15:48:08.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:08 smithi023 bash[18432]: cluster 2024-04-14T15:48:07.216200+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; 113 KiB/s, 0 objects/s recovering 2024-04-14T15:48:08.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:08 smithi023 bash[18432]: audit 2024-04-14T15:48:08.507756+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.23:0/1215320058' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-14T15:48:08.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:08 smithi023 bash[23507]: cluster 2024-04-14T15:48:07.216200+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; 113 KiB/s, 0 objects/s recovering 2024-04-14T15:48:08.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:08 smithi023 bash[23507]: audit 2024-04-14T15:48:08.507756+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.23:0/1215320058' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-14T15:48:08.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:08 smithi119 bash[18543]: cluster 2024-04-14T15:48:07.216200+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; 113 KiB/s, 0 objects/s recovering 2024-04-14T15:48:08.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:08 smithi119 bash[18543]: audit 2024-04-14T15:48:08.507756+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.23:0/1215320058' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-14T15:48:09.218 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-14T15:45:15.704258+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-14T15:48:09.219 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-04-14T15:48:11.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:10 smithi023 bash[23507]: cluster 2024-04-14T15:48:09.217257+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; 86 KiB/s, 0 objects/s recovering 2024-04-14T15:48:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:10 smithi023 bash[18432]: cluster 2024-04-14T15:48:09.217257+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; 86 KiB/s, 0 objects/s recovering 2024-04-14T15:48:11.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:10 smithi119 bash[18543]: cluster 2024-04-14T15:48:09.217257+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; 86 KiB/s, 0 objects/s recovering 2024-04-14T15:48:11.939 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:48:12.964 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:12 smithi023 bash[18432]: cluster 2024-04-14T15:48:11.217938+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; 68 KiB/s, 0 objects/s recovering 2024-04-14T15:48:12.964 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:12 smithi023 bash[23507]: cluster 2024-04-14T15:48:11.217938+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; 68 KiB/s, 0 objects/s recovering 2024-04-14T15:48:13.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:12 smithi119 bash[18543]: cluster 2024-04-14T15:48:11.217938+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; 68 KiB/s, 0 objects/s recovering 2024-04-14T15:48:14.758 INFO:teuthology.orchestra.run.smithi023.stdout:pg_num: 1 2024-04-14T15:48:14.974 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:14 smithi023 bash[18432]: cluster 2024-04-14T15:48:13.218513+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-04-14T15:48:14.974 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:14 smithi023 bash[23507]: cluster 2024-04-14T15:48:13.218513+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-04-14T15:48:15.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:14 smithi119 bash[18543]: cluster 2024-04-14T15:48:13.218513+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-04-14T15:48:15.437 INFO:tasks.cephadm:Adding prometheus.a on smithi119 2024-04-14T15:48:15.437 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph orch apply prometheus '1;smithi119=a' 2024-04-14T15:48:15.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:15 smithi119 bash[18543]: audit 2024-04-14T15:48:14.758325+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.23:0/244604428' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-14T15:48:16.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:15 smithi023 bash[18432]: audit 2024-04-14T15:48:14.758325+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.23:0/244604428' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-14T15:48:16.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:15 smithi023 bash[23507]: audit 2024-04-14T15:48:14.758325+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.23:0/244604428' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-14T15:48:16.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:16 smithi119 bash[18543]: cluster 2024-04-14T15:48:15.219164+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-14T15:48:17.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:16 smithi023 bash[18432]: cluster 2024-04-14T15:48:15.219164+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-14T15:48:17.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:16 smithi023 bash[23507]: cluster 2024-04-14T15:48:15.219164+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-14T15:48:18.197 INFO:teuthology.orchestra.run.smithi119.stdout:Scheduled prometheus update... 2024-04-14T15:48:18.817 DEBUG:teuthology.orchestra.run.smithi119:prometheus.a> sudo journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@prometheus.a.service 2024-04-14T15:48:18.820 INFO:tasks.cephadm:Adding node-exporter.a on smithi023 2024-04-14T15:48:18.820 INFO:tasks.cephadm:Adding node-exporter.b on smithi119 2024-04-14T15:48:18.820 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph orch apply node-exporter '2;smithi023=a;smithi119=b' 2024-04-14T15:48:19.036 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:18 smithi119 bash[18543]: cluster 2024-04-14T15:48:17.219789+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s, 0 objects/s recovering 2024-04-14T15:48:19.037 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:18 smithi119 bash[18543]: audit 2024-04-14T15:48:18.196405+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:48:19.037 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:18 smithi119 bash[18543]: audit 2024-04-14T15:48:18.243992+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:48:19.037 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:18 smithi119 bash[18543]: audit 2024-04-14T15:48:18.246921+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:48:19.037 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:18 smithi119 bash[18543]: audit 2024-04-14T15:48:18.248967+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:48:19.037 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:18 smithi119 bash[18543]: audit 2024-04-14T15:48:18.259504+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:48:19.037 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:18 smithi119 bash[18543]: audit 2024-04-14T15:48:18.271655+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-14T15:48:19.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:18 smithi023 bash[18432]: cluster 2024-04-14T15:48:17.219789+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s, 0 objects/s recovering 2024-04-14T15:48:19.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:18 smithi023 bash[18432]: audit 2024-04-14T15:48:18.196405+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:48:19.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:18 smithi023 bash[18432]: audit 2024-04-14T15:48:18.243992+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:48:19.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:18 smithi023 bash[18432]: audit 2024-04-14T15:48:18.246921+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:48:19.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:18 smithi023 bash[18432]: audit 2024-04-14T15:48:18.248967+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:48:19.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:18 smithi023 bash[18432]: audit 2024-04-14T15:48:18.259504+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:48:19.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:18 smithi023 bash[18432]: audit 2024-04-14T15:48:18.271655+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-14T15:48:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:18 smithi023 bash[23507]: cluster 2024-04-14T15:48:17.219789+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s, 0 objects/s recovering 2024-04-14T15:48:19.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:18 smithi023 bash[23507]: audit 2024-04-14T15:48:18.196405+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:48:19.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:18 smithi023 bash[23507]: audit 2024-04-14T15:48:18.243992+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:48:19.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:18 smithi023 bash[23507]: audit 2024-04-14T15:48:18.246921+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:48:19.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:18 smithi023 bash[23507]: audit 2024-04-14T15:48:18.248967+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:48:19.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:18 smithi023 bash[23507]: audit 2024-04-14T15:48:18.259504+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' 2024-04-14T15:48:19.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:18 smithi023 bash[23507]: audit 2024-04-14T15:48:18.271655+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-14T15:48:19.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:19 smithi023 bash[18686]: ignoring --setuser ceph since I am not root 2024-04-14T15:48:19.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:19 smithi023 bash[18686]: ignoring --setgroup ceph since I am not root 2024-04-14T15:48:19.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:19 smithi023 bash[18686]: debug 2024-04-14T15:48:19.319+0000 7fe5097b5700 1 -- 172.21.15.23:0/2965028960 <== mon.1 v2:172.21.15.23:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e2bc9e0340 con 0x55e2bd75c400 2024-04-14T15:48:19.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:19 smithi023 bash[18686]: debug 2024-04-14T15:48:19.459+0000 7fe512211000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-14T15:48:19.697 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:19 smithi119 bash[19223]: ignoring --setuser ceph since I am not root 2024-04-14T15:48:19.697 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:19 smithi119 bash[19223]: ignoring --setgroup ceph since I am not root 2024-04-14T15:48:19.697 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:19 smithi119 bash[19223]: debug 2024-04-14T15:48:19.315+0000 7fa562aa7700 1 -- 172.21.15.119:0/3889311756 <== mon.2 v2:172.21.15.119:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c406b5a340 con 0x55c4078d6400 2024-04-14T15:48:19.698 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:19 smithi119 bash[19223]: debug 2024-04-14T15:48:19.459+0000 7fa56b503000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-14T15:48:20.080 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:19 smithi119 bash[18543]: audit 2024-04-14T15:48:18.181554+0000 mgr.y (mgr.14152) 234 : audit [DBG] from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi119=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:48:20.080 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:19 smithi119 bash[18543]: cephadm 2024-04-14T15:48:18.185005+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Saving service prometheus spec with placement smithi119=a;count:1 2024-04-14T15:48:20.081 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:19 smithi119 bash[18543]: audit 2024-04-14T15:48:19.273937+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-14T15:48:20.081 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:19 smithi119 bash[18543]: cluster 2024-04-14T15:48:19.273995+0000 mon.a (mon.0) 583 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-04-14T15:48:20.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:19 smithi023 bash[23507]: audit 2024-04-14T15:48:18.181554+0000 mgr.y (mgr.14152) 234 : audit [DBG] from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi119=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:48:20.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:19 smithi023 bash[23507]: cephadm 2024-04-14T15:48:18.185005+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Saving service prometheus spec with placement smithi119=a;count:1 2024-04-14T15:48:20.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:19 smithi023 bash[23507]: audit 2024-04-14T15:48:19.273937+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-14T15:48:20.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:19 smithi023 bash[23507]: cluster 2024-04-14T15:48:19.273995+0000 mon.a (mon.0) 583 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-04-14T15:48:20.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:19 smithi023 bash[18432]: audit 2024-04-14T15:48:18.181554+0000 mgr.y (mgr.14152) 234 : audit [DBG] from='client.24287 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi119=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:48:20.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:19 smithi023 bash[18432]: cephadm 2024-04-14T15:48:18.185005+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Saving service prometheus spec with placement smithi119=a;count:1 2024-04-14T15:48:20.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:19 smithi023 bash[18432]: audit 2024-04-14T15:48:19.273937+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.23:0/3538668049' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-14T15:48:20.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:19 smithi023 bash[18432]: cluster 2024-04-14T15:48:19.273995+0000 mon.a (mon.0) 583 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-04-14T15:48:21.340 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:21 smithi023 bash[18686]: debug 2024-04-14T15:48:21.039+0000 7fe512211000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-14T15:48:21.340 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:21 smithi023 bash[18686]: debug 2024-04-14T15:48:21.139+0000 7fe512211000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-14T15:48:21.368 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:21 smithi119 bash[19223]: debug 2024-04-14T15:48:21.015+0000 7fa56b503000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-14T15:48:21.368 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:21 smithi119 bash[19223]: debug 2024-04-14T15:48:21.115+0000 7fa56b503000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-14T15:48:21.697 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:21 smithi119 bash[19223]: debug 2024-04-14T15:48:21.367+0000 7fa56b503000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-14T15:48:21.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:21 smithi023 bash[18686]: debug 2024-04-14T15:48:21.391+0000 7fe512211000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-14T15:48:22.414 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:22 smithi119 bash[19223]: debug 2024-04-14T15:48:22.095+0000 7fa56b503000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-14T15:48:22.415 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:22 smithi119 bash[19223]: debug 2024-04-14T15:48:22.199+0000 7fa56b503000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-14T15:48:22.415 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:22 smithi119 bash[19223]: debug 2024-04-14T15:48:22.299+0000 7fa56b503000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-14T15:48:22.415 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:22 smithi119 bash[19223]: debug 2024-04-14T15:48:22.411+0000 7fa56b503000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-14T15:48:22.491 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:22 smithi023 bash[18686]: debug 2024-04-14T15:48:22.151+0000 7fe512211000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-14T15:48:22.491 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:22 smithi023 bash[18686]: debug 2024-04-14T15:48:22.263+0000 7fe512211000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-14T15:48:22.491 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:22 smithi023 bash[18686]: debug 2024-04-14T15:48:22.367+0000 7fe512211000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-14T15:48:22.697 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:22 smithi119 bash[19223]: debug 2024-04-14T15:48:22.619+0000 7fa56b503000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-14T15:48:22.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:22 smithi023 bash[18686]: debug 2024-04-14T15:48:22.483+0000 7fe512211000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-14T15:48:22.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:22 smithi023 bash[18686]: debug 2024-04-14T15:48:22.703+0000 7fe512211000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-14T15:48:23.169 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:22 smithi119 bash[19223]: debug 2024-04-14T15:48:22.891+0000 7fa56b503000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-14T15:48:23.169 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:22 smithi119 bash[19223]: debug 2024-04-14T15:48:22.991+0000 7fa56b503000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-14T15:48:23.287 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:22 smithi023 bash[18686]: debug 2024-04-14T15:48:22.991+0000 7fe512211000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-14T15:48:23.287 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:23 smithi023 bash[18686]: debug 2024-04-14T15:48:23.095+0000 7fe512211000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-14T15:48:23.447 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:23 smithi119 bash[19223]: debug 2024-04-14T15:48:23.167+0000 7fa56b503000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-14T15:48:23.447 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:23 smithi119 bash[19223]: debug 2024-04-14T15:48:23.407+0000 7fa56b503000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-14T15:48:23.539 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:23 smithi023 bash[18686]: debug 2024-04-14T15:48:23.283+0000 7fe512211000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-14T15:48:23.819 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:23 smithi023 bash[18686]: debug 2024-04-14T15:48:23.531+0000 7fe512211000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-14T15:48:23.947 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:23 smithi119 bash[19223]: debug 2024-04-14T15:48:23.671+0000 7fa56b503000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-14T15:48:23.947 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:23 smithi119 bash[19223]: debug 2024-04-14T15:48:23.831+0000 7fa56b503000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:48:24.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:23 smithi023 bash[18686]: debug 2024-04-14T15:48:23.815+0000 7fe512211000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-14T15:48:24.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:23 smithi023 bash[18686]: debug 2024-04-14T15:48:23.983+0000 7fe512211000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:48:24.447 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:24 smithi119 bash[19223]: debug 2024-04-14T15:48:24.063+0000 7fa56b503000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-14T15:48:24.447 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:24 smithi119 bash[19223]: debug 2024-04-14T15:48:24.175+0000 7fa56b503000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-14T15:48:24.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:24 smithi023 bash[18686]: debug 2024-04-14T15:48:24.227+0000 7fe512211000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-14T15:48:24.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:24 smithi023 bash[18686]: debug 2024-04-14T15:48:24.351+0000 7fe512211000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-14T15:48:24.947 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:24 smithi119 bash[19223]: debug 2024-04-14T15:48:24.523+0000 7fa56b503000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:48:25.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:24 smithi023 bash[18686]: debug 2024-04-14T15:48:24.695+0000 7fe512211000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:48:25.552 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:25 smithi119 bash[19223]: debug 2024-04-14T15:48:25.235+0000 7fa56b503000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-14T15:48:25.561 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:25 smithi119 bash[19223]: debug 2024-04-14T15:48:25.347+0000 7fa56b503000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-14T15:48:25.793 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:25 smithi023 bash[18686]: debug 2024-04-14T15:48:25.451+0000 7fe512211000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-14T15:48:25.793 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:25 smithi023 bash[18686]: debug 2024-04-14T15:48:25.571+0000 7fe512211000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-14T15:48:25.871 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:25 smithi119 bash[19223]: debug 2024-04-14T15:48:25.551+0000 7fa56b503000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-14T15:48:26.091 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:25 smithi023 bash[18686]: debug 2024-04-14T15:48:25.787+0000 7fe512211000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-14T15:48:26.197 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:25 smithi119 bash[19223]: debug 2024-04-14T15:48:25.867+0000 7fa56b503000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-14T15:48:26.448 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:26 smithi023 bash[18686]: debug 2024-04-14T15:48:26.115+0000 7fe512211000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-14T15:48:26.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:26 smithi119 bash[18543]: cluster 2024-04-14T15:48:26.370925+0000 mon.a (mon.0) 584 : cluster [DBG] Standby manager daemon x restarted 2024-04-14T15:48:26.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:26 smithi119 bash[18543]: cluster 2024-04-14T15:48:26.371081+0000 mon.a (mon.0) 585 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:48:26.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:26 smithi119 bash[18543]: audit 2024-04-14T15:48:26.374568+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.119:0/2620087247' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-14T15:48:26.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:26 smithi119 bash[18543]: audit 2024-04-14T15:48:26.375447+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.119:0/2620087247' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:48:26.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:26 smithi119 bash[18543]: audit 2024-04-14T15:48:26.380621+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.119:0/2620087247' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-14T15:48:26.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:26 smithi119 bash[18543]: audit 2024-04-14T15:48:26.382130+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.119:0/2620087247' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:48:26.698 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:26 smithi119 bash[19223]: debug 2024-04-14T15:48:26.235+0000 7fa56b503000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-14T15:48:26.698 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:26 smithi119 bash[19223]: debug 2024-04-14T15:48:26.347+0000 7fa56b503000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-14T15:48:26.698 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:26 smithi119 bash[19223]: [14/Apr/2024:15:48:26] ENGINE Bus STARTING 2024-04-14T15:48:26.698 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:26 smithi119 bash[19223]: CherryPy Checker: 2024-04-14T15:48:26.698 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:26 smithi119 bash[19223]: The Application mounted at '' has an empty config. 2024-04-14T15:48:26.699 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:26 smithi119 bash[19223]: [14/Apr/2024:15:48:26] ENGINE Serving on http://:::9283 2024-04-14T15:48:26.699 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:26 smithi119 bash[19223]: [14/Apr/2024:15:48:26] ENGINE Bus STARTED 2024-04-14T15:48:26.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:26 smithi023 bash[18686]: debug 2024-04-14T15:48:26.511+0000 7fe512211000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-14T15:48:26.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:26 smithi023 bash[18686]: debug 2024-04-14T15:48:26.635+0000 7fe512211000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-14T15:48:26.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:26 smithi023 bash[18432]: cluster 2024-04-14T15:48:26.370925+0000 mon.a (mon.0) 584 : cluster [DBG] Standby manager daemon x restarted 2024-04-14T15:48:26.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:26 smithi023 bash[18432]: cluster 2024-04-14T15:48:26.371081+0000 mon.a (mon.0) 585 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:48:26.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:26 smithi023 bash[18432]: audit 2024-04-14T15:48:26.374568+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.119:0/2620087247' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-14T15:48:26.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:26 smithi023 bash[18432]: audit 2024-04-14T15:48:26.375447+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.119:0/2620087247' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:48:26.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:26 smithi023 bash[18432]: audit 2024-04-14T15:48:26.380621+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.119:0/2620087247' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-14T15:48:26.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:26 smithi023 bash[18432]: audit 2024-04-14T15:48:26.382130+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.119:0/2620087247' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:48:26.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:26 smithi023 bash[23507]: cluster 2024-04-14T15:48:26.370925+0000 mon.a (mon.0) 584 : cluster [DBG] Standby manager daemon x restarted 2024-04-14T15:48:26.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:26 smithi023 bash[23507]: cluster 2024-04-14T15:48:26.371081+0000 mon.a (mon.0) 585 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:48:26.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:26 smithi023 bash[23507]: audit 2024-04-14T15:48:26.374568+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.119:0/2620087247' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-14T15:48:26.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:26 smithi023 bash[23507]: audit 2024-04-14T15:48:26.375447+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.119:0/2620087247' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:48:26.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:26 smithi023 bash[23507]: audit 2024-04-14T15:48:26.380621+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.119:0/2620087247' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-14T15:48:26.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:26 smithi023 bash[23507]: audit 2024-04-14T15:48:26.382130+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.119:0/2620087247' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:48:27.742 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:27 smithi023 bash[18432]: cluster 2024-04-14T15:48:26.437700+0000 mon.a (mon.0) 586 : cluster [DBG] mgrmap e17: y(active, since 5m), standbys: x 2024-04-14T15:48:27.742 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:27 smithi023 bash[18432]: cluster 2024-04-14T15:48:26.661146+0000 mon.a (mon.0) 587 : cluster [INF] Active manager daemon y restarted 2024-04-14T15:48:27.742 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:27 smithi023 bash[18432]: cluster 2024-04-14T15:48:26.662048+0000 mon.a (mon.0) 588 : cluster [INF] Activating manager daemon y 2024-04-14T15:48:27.742 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:27 smithi023 bash[18432]: cluster 2024-04-14T15:48:26.670882+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-14T15:48:27.742 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:27 smithi023 bash[18686]: [14/Apr/2024:15:48:27] ENGINE Bus STARTING 2024-04-14T15:48:27.742 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:27 smithi023 bash[18686]: CherryPy Checker: 2024-04-14T15:48:27.743 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:27 smithi023 bash[18686]: The Application mounted at '' has an empty config. 2024-04-14T15:48:27.743 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:27 smithi023 bash[18686]: [14/Apr/2024:15:48:27] ENGINE Serving on http://:::9283 2024-04-14T15:48:27.743 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:27 smithi023 bash[18686]: [14/Apr/2024:15:48:27] ENGINE Bus STARTED 2024-04-14T15:48:27.743 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:27 smithi023 bash[23507]: cluster 2024-04-14T15:48:26.437700+0000 mon.a (mon.0) 586 : cluster [DBG] mgrmap e17: y(active, since 5m), standbys: x 2024-04-14T15:48:27.743 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:27 smithi023 bash[23507]: cluster 2024-04-14T15:48:26.661146+0000 mon.a (mon.0) 587 : cluster [INF] Active manager daemon y restarted 2024-04-14T15:48:27.743 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:27 smithi023 bash[23507]: cluster 2024-04-14T15:48:26.662048+0000 mon.a (mon.0) 588 : cluster [INF] Activating manager daemon y 2024-04-14T15:48:27.743 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:27 smithi023 bash[23507]: cluster 2024-04-14T15:48:26.670882+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-14T15:48:27.745 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:27 smithi119 bash[18543]: cluster 2024-04-14T15:48:26.437700+0000 mon.a (mon.0) 586 : cluster [DBG] mgrmap e17: y(active, since 5m), standbys: x 2024-04-14T15:48:27.745 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:27 smithi119 bash[18543]: cluster 2024-04-14T15:48:26.661146+0000 mon.a (mon.0) 587 : cluster [INF] Active manager daemon y restarted 2024-04-14T15:48:27.745 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:27 smithi119 bash[18543]: cluster 2024-04-14T15:48:26.662048+0000 mon.a (mon.0) 588 : cluster [INF] Activating manager daemon y 2024-04-14T15:48:27.745 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:27 smithi119 bash[18543]: cluster 2024-04-14T15:48:26.670882+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-14T15:48:28.513 INFO:teuthology.orchestra.run.smithi119.stdout:Scheduled node-exporter update... 2024-04-14T15:48:28.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: cluster 2024-04-14T15:48:27.463050+0000 mon.a (mon.0) 590 : cluster [DBG] mgrmap e18: y(active, starting, since 0.801116s), standbys: x 2024-04-14T15:48:28.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.467206+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:48:28.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.467439+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:48:28.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.476854+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:48:28.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.477447+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-14T15:48:28.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.478074+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-14T15:48:28.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.478685+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:48:28.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.479566+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:48:28.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.480269+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:48:28.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.480956+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:48:28.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.481630+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:48:28.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.482305+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:48:28.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.483013+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:48:28.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.483704+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:48:28.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.484500+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-14T15:48:28.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.485090+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-14T15:48:28.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.486392+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-14T15:48:28.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: cluster 2024-04-14T15:48:27.496518+0000 mon.a (mon.0) 591 : cluster [INF] Manager daemon y is now available 2024-04-14T15:48:28.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.518801+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:48:28.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: cluster 2024-04-14T15:48:27.463050+0000 mon.a (mon.0) 590 : cluster [DBG] mgrmap e18: y(active, starting, since 0.801116s), standbys: x 2024-04-14T15:48:28.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.467206+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:48:28.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.467439+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:48:28.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.476854+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:48:28.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.477447+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-14T15:48:28.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.478074+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-14T15:48:28.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.478685+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:48:28.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.479566+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:48:28.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.480269+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:48:28.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.480956+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:48:28.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.481630+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:48:28.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.482305+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:48:28.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.483013+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:48:28.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.483704+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:48:28.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.484500+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-14T15:48:28.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.485090+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-14T15:48:28.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.486392+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-14T15:48:28.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: cluster 2024-04-14T15:48:27.496518+0000 mon.a (mon.0) 591 : cluster [INF] Manager daemon y is now available 2024-04-14T15:48:28.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.518801+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:48:28.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.520635+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:48:28.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.522757+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:48:28.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.523885+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:48:28.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.536003+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:28.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.552560+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:48:28.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.553142+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:48:28.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.560927+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:48:28.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[23507]: audit 2024-04-14T15:48:27.561354+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:48:28.845 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.520635+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:48:28.846 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.522757+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:48:28.846 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.523885+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:48:28.846 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.536003+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:28.846 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.552560+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:48:28.846 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.553142+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:48:28.846 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.560927+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:48:28.846 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18432]: audit 2024-04-14T15:48:27.561354+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:48:28.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: cluster 2024-04-14T15:48:27.463050+0000 mon.a (mon.0) 590 : cluster [DBG] mgrmap e18: y(active, starting, since 0.801116s), standbys: x 2024-04-14T15:48:28.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.467206+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:48:28.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.467439+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:48:28.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.476854+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:48:28.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.477447+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-14T15:48:28.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.478074+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-14T15:48:28.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.478685+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:48:28.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.479566+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:48:28.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.480269+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:48:28.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.480956+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:48:28.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.481630+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:48:28.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.482305+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:48:28.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.483013+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:48:28.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.483704+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:48:28.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.484500+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-14T15:48:28.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.485090+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-14T15:48:28.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.486392+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-14T15:48:28.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: cluster 2024-04-14T15:48:27.496518+0000 mon.a (mon.0) 591 : cluster [INF] Manager daemon y is now available 2024-04-14T15:48:28.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.518801+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:48:28.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.520635+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:48:28.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.522757+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:48:28.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.523885+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:48:28.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.536003+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:28.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.552560+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:48:28.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.553142+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:48:28.950 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.560927+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:48:28.950 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:28 smithi119 bash[18543]: audit 2024-04-14T15:48:27.561354+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:48:29.323 DEBUG:teuthology.orchestra.run.smithi023:node-exporter.a> sudo journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@node-exporter.a.service 2024-04-14T15:48:29.325 DEBUG:teuthology.orchestra.run.smithi119:node-exporter.b> sudo journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@node-exporter.b.service 2024-04-14T15:48:29.328 INFO:tasks.cephadm:Adding alertmanager.a on smithi023 2024-04-14T15:48:29.328 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph orch apply alertmanager '1;smithi023=a' 2024-04-14T15:48:29.334 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18686]: [14/Apr/2024:15:48:28] ENGINE Bus STARTING 2024-04-14T15:48:29.334 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18686]: [14/Apr/2024:15:48:28] ENGINE Serving on https://172.21.15.23:7150 2024-04-14T15:48:29.334 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:28 smithi023 bash[18686]: [14/Apr/2024:15:48:28] ENGINE Bus STARTED 2024-04-14T15:48:29.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:29 smithi023 bash[23507]: cluster 2024-04-14T15:48:28.484736+0000 mon.a (mon.0) 595 : cluster [DBG] mgrmap e19: y(active, since 1.82281s), standbys: x 2024-04-14T15:48:29.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:29 smithi023 bash[23507]: cephadm 2024-04-14T15:48:28.498680+0000 mgr.y (mgr.14379) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi023=a;smithi119=b;count:2 2024-04-14T15:48:29.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:29 smithi023 bash[23507]: audit 2024-04-14T15:48:28.510358+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:29.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:29 smithi023 bash[23507]: cephadm 2024-04-14T15:48:28.843164+0000 mgr.y (mgr.14379) 4 : cephadm [INF] [14/Apr/2024:15:48:28] ENGINE Bus STARTING 2024-04-14T15:48:29.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:29 smithi023 bash[23507]: cephadm 2024-04-14T15:48:28.964521+0000 mgr.y (mgr.14379) 5 : cephadm [INF] [14/Apr/2024:15:48:28] ENGINE Serving on https://172.21.15.23:7150 2024-04-14T15:48:29.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:29 smithi023 bash[23507]: cephadm 2024-04-14T15:48:28.964700+0000 mgr.y (mgr.14379) 6 : cephadm [INF] [14/Apr/2024:15:48:28] ENGINE Bus STARTED 2024-04-14T15:48:29.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:29 smithi023 bash[23507]: audit 2024-04-14T15:48:28.980383+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:29.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:29 smithi023 bash[18432]: cluster 2024-04-14T15:48:28.484736+0000 mon.a (mon.0) 595 : cluster [DBG] mgrmap e19: y(active, since 1.82281s), standbys: x 2024-04-14T15:48:29.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:29 smithi023 bash[18432]: cephadm 2024-04-14T15:48:28.498680+0000 mgr.y (mgr.14379) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi023=a;smithi119=b;count:2 2024-04-14T15:48:29.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:29 smithi023 bash[18432]: audit 2024-04-14T15:48:28.510358+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:29.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:29 smithi023 bash[18432]: cephadm 2024-04-14T15:48:28.843164+0000 mgr.y (mgr.14379) 4 : cephadm [INF] [14/Apr/2024:15:48:28] ENGINE Bus STARTING 2024-04-14T15:48:29.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:29 smithi023 bash[18432]: cephadm 2024-04-14T15:48:28.964521+0000 mgr.y (mgr.14379) 5 : cephadm [INF] [14/Apr/2024:15:48:28] ENGINE Serving on https://172.21.15.23:7150 2024-04-14T15:48:29.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:29 smithi023 bash[18432]: cephadm 2024-04-14T15:48:28.964700+0000 mgr.y (mgr.14379) 6 : cephadm [INF] [14/Apr/2024:15:48:28] ENGINE Bus STARTED 2024-04-14T15:48:29.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:29 smithi023 bash[18432]: audit 2024-04-14T15:48:28.980383+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:29.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:29 smithi119 bash[18543]: cluster 2024-04-14T15:48:28.484736+0000 mon.a (mon.0) 595 : cluster [DBG] mgrmap e19: y(active, since 1.82281s), standbys: x 2024-04-14T15:48:29.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:29 smithi119 bash[18543]: cephadm 2024-04-14T15:48:28.498680+0000 mgr.y (mgr.14379) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi023=a;smithi119=b;count:2 2024-04-14T15:48:29.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:29 smithi119 bash[18543]: audit 2024-04-14T15:48:28.510358+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:29.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:29 smithi119 bash[18543]: cephadm 2024-04-14T15:48:28.843164+0000 mgr.y (mgr.14379) 4 : cephadm [INF] [14/Apr/2024:15:48:28] ENGINE Bus STARTING 2024-04-14T15:48:29.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:29 smithi119 bash[18543]: cephadm 2024-04-14T15:48:28.964521+0000 mgr.y (mgr.14379) 5 : cephadm [INF] [14/Apr/2024:15:48:28] ENGINE Serving on https://172.21.15.23:7150 2024-04-14T15:48:29.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:29 smithi119 bash[18543]: cephadm 2024-04-14T15:48:28.964700+0000 mgr.y (mgr.14379) 6 : cephadm [INF] [14/Apr/2024:15:48:28] ENGINE Bus STARTED 2024-04-14T15:48:29.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:29 smithi119 bash[18543]: audit 2024-04-14T15:48:28.980383+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:30.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:30 smithi023 bash[18432]: cluster 2024-04-14T15:48:29.473357+0000 mgr.y (mgr.14379) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:30.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:30 smithi023 bash[18432]: cluster 2024-04-14T15:48:29.536315+0000 mon.a (mon.0) 598 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-04-14T15:48:30.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:30 smithi023 bash[23507]: cluster 2024-04-14T15:48:29.473357+0000 mgr.y (mgr.14379) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:30.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:30 smithi023 bash[23507]: cluster 2024-04-14T15:48:29.536315+0000 mon.a (mon.0) 598 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-04-14T15:48:30.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:30 smithi119 bash[18543]: cluster 2024-04-14T15:48:29.473357+0000 mgr.y (mgr.14379) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:30.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:30 smithi119 bash[18543]: cluster 2024-04-14T15:48:29.536315+0000 mon.a (mon.0) 598 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-04-14T15:48:32.081 INFO:teuthology.orchestra.run.smithi119.stdout:Scheduled alertmanager update... 2024-04-14T15:48:32.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:31 smithi023 bash[18432]: audit 2024-04-14T15:48:30.908923+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:31 smithi023 bash[18432]: audit 2024-04-14T15:48:31.117207+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:31 smithi023 bash[18432]: audit 2024-04-14T15:48:31.343339+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:31 smithi023 bash[18432]: audit 2024-04-14T15:48:31.606270+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:31 smithi023 bash[18432]: audit 2024-04-14T15:48:31.694923+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:31 smithi023 bash[18432]: audit 2024-04-14T15:48:31.885874+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:31 smithi023 bash[18432]: audit 2024-04-14T15:48:31.897922+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:31 smithi023 bash[23507]: audit 2024-04-14T15:48:30.908923+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:31 smithi023 bash[23507]: audit 2024-04-14T15:48:31.117207+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:31 smithi023 bash[23507]: audit 2024-04-14T15:48:31.343339+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:31 smithi023 bash[23507]: audit 2024-04-14T15:48:31.606270+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:31 smithi023 bash[23507]: audit 2024-04-14T15:48:31.694923+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:31 smithi023 bash[23507]: audit 2024-04-14T15:48:31.885874+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:31 smithi023 bash[23507]: audit 2024-04-14T15:48:31.897922+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:31 smithi119 bash[18543]: audit 2024-04-14T15:48:30.908923+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:31 smithi119 bash[18543]: audit 2024-04-14T15:48:31.117207+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:31 smithi119 bash[18543]: audit 2024-04-14T15:48:31.343339+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:31 smithi119 bash[18543]: audit 2024-04-14T15:48:31.606270+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:31 smithi119 bash[18543]: audit 2024-04-14T15:48:31.694923+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:31 smithi119 bash[18543]: audit 2024-04-14T15:48:31.885874+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:31 smithi119 bash[18543]: audit 2024-04-14T15:48:31.897922+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:32.198 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:32 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:32.796 DEBUG:teuthology.orchestra.run.smithi023:alertmanager.a> sudo journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@alertmanager.a.service 2024-04-14T15:48:32.799 INFO:tasks.cephadm:Adding grafana.a on smithi119 2024-04-14T15:48:32.799 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph orch apply grafana '1;smithi119=a' 2024-04-14T15:48:33.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:33 smithi023 bash[18432]: cephadm 2024-04-14T15:48:31.346079+0000 mgr.y (mgr.14379) 8 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.conf 2024-04-14T15:48:33.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:33 smithi023 bash[18432]: cluster 2024-04-14T15:48:31.474117+0000 mgr.y (mgr.14379) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:33.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:33 smithi023 bash[18432]: cephadm 2024-04-14T15:48:31.508776+0000 mgr.y (mgr.14379) 10 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:48:33.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:33 smithi023 bash[18432]: cephadm 2024-04-14T15:48:31.609332+0000 mgr.y (mgr.14379) 11 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.conf 2024-04-14T15:48:33.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:33 smithi023 bash[18432]: cephadm 2024-04-14T15:48:31.749793+0000 mgr.y (mgr.14379) 12 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:48:33.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:33 smithi023 bash[18432]: cephadm 2024-04-14T15:48:31.952727+0000 mgr.y (mgr.14379) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi119 2024-04-14T15:48:33.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:33 smithi023 bash[18432]: audit 2024-04-14T15:48:32.050510+0000 mgr.y (mgr.14379) 14 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi023=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:48:33.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:33 smithi023 bash[18432]: cephadm 2024-04-14T15:48:32.059175+0000 mgr.y (mgr.14379) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi023=a;count:1 2024-04-14T15:48:33.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:33 smithi023 bash[18432]: audit 2024-04-14T15:48:32.077239+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:33.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:33 smithi023 bash[23507]: cephadm 2024-04-14T15:48:31.346079+0000 mgr.y (mgr.14379) 8 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.conf 2024-04-14T15:48:33.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:33 smithi023 bash[23507]: cluster 2024-04-14T15:48:31.474117+0000 mgr.y (mgr.14379) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:33.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:33 smithi023 bash[23507]: cephadm 2024-04-14T15:48:31.508776+0000 mgr.y (mgr.14379) 10 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:48:33.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:33 smithi023 bash[23507]: cephadm 2024-04-14T15:48:31.609332+0000 mgr.y (mgr.14379) 11 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.conf 2024-04-14T15:48:33.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:33 smithi023 bash[23507]: cephadm 2024-04-14T15:48:31.749793+0000 mgr.y (mgr.14379) 12 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:48:33.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:33 smithi023 bash[23507]: cephadm 2024-04-14T15:48:31.952727+0000 mgr.y (mgr.14379) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi119 2024-04-14T15:48:33.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:33 smithi023 bash[23507]: audit 2024-04-14T15:48:32.050510+0000 mgr.y (mgr.14379) 14 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi023=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:48:33.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:33 smithi023 bash[23507]: cephadm 2024-04-14T15:48:32.059175+0000 mgr.y (mgr.14379) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi023=a;count:1 2024-04-14T15:48:33.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:33 smithi023 bash[23507]: audit 2024-04-14T15:48:32.077239+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:33.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:33 smithi119 bash[18543]: cephadm 2024-04-14T15:48:31.346079+0000 mgr.y (mgr.14379) 8 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.conf 2024-04-14T15:48:33.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:33 smithi119 bash[18543]: cluster 2024-04-14T15:48:31.474117+0000 mgr.y (mgr.14379) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:33.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:33 smithi119 bash[18543]: cephadm 2024-04-14T15:48:31.508776+0000 mgr.y (mgr.14379) 10 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:48:33.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:33 smithi119 bash[18543]: cephadm 2024-04-14T15:48:31.609332+0000 mgr.y (mgr.14379) 11 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.conf 2024-04-14T15:48:33.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:33 smithi119 bash[18543]: cephadm 2024-04-14T15:48:31.749793+0000 mgr.y (mgr.14379) 12 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:48:33.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:33 smithi119 bash[18543]: cephadm 2024-04-14T15:48:31.952727+0000 mgr.y (mgr.14379) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi119 2024-04-14T15:48:33.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:33 smithi119 bash[18543]: audit 2024-04-14T15:48:32.050510+0000 mgr.y (mgr.14379) 14 : audit [DBG] from='client.24326 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi023=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:48:33.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:33 smithi119 bash[18543]: cephadm 2024-04-14T15:48:32.059175+0000 mgr.y (mgr.14379) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi023=a;count:1 2024-04-14T15:48:33.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:33 smithi119 bash[18543]: audit 2024-04-14T15:48:32.077239+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:35.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:35 smithi023 bash[18432]: cluster 2024-04-14T15:48:33.474808+0000 mgr.y (mgr.14379) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:35.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:35 smithi023 bash[23507]: cluster 2024-04-14T15:48:33.474808+0000 mgr.y (mgr.14379) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:35.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:35 smithi119 bash[18543]: cluster 2024-04-14T15:48:33.474808+0000 mgr.y (mgr.14379) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:37.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:37 smithi119 bash[18543]: cluster 2024-04-14T15:48:35.475409+0000 mgr.y (mgr.14379) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:37.574 INFO:teuthology.orchestra.run.smithi119.stdout:Scheduled grafana update... 2024-04-14T15:48:37.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:37 smithi023 bash[18432]: cluster 2024-04-14T15:48:35.475409+0000 mgr.y (mgr.14379) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:37.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:37 smithi023 bash[23507]: cluster 2024-04-14T15:48:35.475409+0000 mgr.y (mgr.14379) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:38.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:38 smithi023 bash[18432]: cluster 2024-04-14T15:48:37.476004+0000 mgr.y (mgr.14379) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:38.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:38 smithi023 bash[18432]: audit 2024-04-14T15:48:37.561864+0000 mgr.y (mgr.14379) 19 : audit [DBG] from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi119=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:48:38.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:38 smithi023 bash[18432]: cephadm 2024-04-14T15:48:37.565127+0000 mgr.y (mgr.14379) 20 : cephadm [INF] Saving service grafana spec with placement smithi119=a;count:1 2024-04-14T15:48:38.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:38 smithi023 bash[18432]: audit 2024-04-14T15:48:37.572753+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:38.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:38 smithi023 bash[23507]: cluster 2024-04-14T15:48:37.476004+0000 mgr.y (mgr.14379) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:38.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:38 smithi023 bash[23507]: audit 2024-04-14T15:48:37.561864+0000 mgr.y (mgr.14379) 19 : audit [DBG] from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi119=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:48:38.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:38 smithi023 bash[23507]: cephadm 2024-04-14T15:48:37.565127+0000 mgr.y (mgr.14379) 20 : cephadm [INF] Saving service grafana spec with placement smithi119=a;count:1 2024-04-14T15:48:38.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:38 smithi023 bash[23507]: audit 2024-04-14T15:48:37.572753+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:38.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:38 smithi119 bash[18543]: cluster 2024-04-14T15:48:37.476004+0000 mgr.y (mgr.14379) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:38.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:38 smithi119 bash[18543]: audit 2024-04-14T15:48:37.561864+0000 mgr.y (mgr.14379) 19 : audit [DBG] from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi119=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:48:38.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:38 smithi119 bash[18543]: cephadm 2024-04-14T15:48:37.565127+0000 mgr.y (mgr.14379) 20 : cephadm [INF] Saving service grafana spec with placement smithi119=a;count:1 2024-04-14T15:48:38.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:38 smithi119 bash[18543]: audit 2024-04-14T15:48:37.572753+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:39.398 DEBUG:teuthology.orchestra.run.smithi119:grafana.a> sudo journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service 2024-04-14T15:48:39.401 INFO:tasks.cephadm:Setting up client nodes... 2024-04-14T15:48:39.404 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-14T15:48:40.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:40 smithi023 bash[18432]: cluster 2024-04-14T15:48:39.476648+0000 mgr.y (mgr.14379) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:40.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:40 smithi023 bash[23507]: cluster 2024-04-14T15:48:39.476648+0000 mgr.y (mgr.14379) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:40.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:40 smithi119 bash[18543]: cluster 2024-04-14T15:48:39.476648+0000 mgr.y (mgr.14379) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:42.380 INFO:teuthology.orchestra.run.smithi023.stdout:[client.0] 2024-04-14T15:48:42.380 INFO:teuthology.orchestra.run.smithi023.stdout: key = AQDa+htmpm81FhAAmuR05Or0kBrAFnjDszrtpQ== 2024-04-14T15:48:42.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:42 smithi023 bash[18432]: cluster 2024-04-14T15:48:41.477279+0000 mgr.y (mgr.14379) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:42.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:42 smithi023 bash[18432]: audit 2024-04-14T15:48:42.371694+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.23:0/1921679241' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-14T15:48:42.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:42 smithi023 bash[18432]: audit 2024-04-14T15:48:42.372455+0000 mon.a (mon.0) 608 : 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-14T15:48:42.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:42 smithi023 bash[18432]: audit 2024-04-14T15:48:42.379561+0000 mon.a (mon.0) 609 : 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-14T15:48:42.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:42 smithi023 bash[23507]: cluster 2024-04-14T15:48:41.477279+0000 mgr.y (mgr.14379) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:42.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:42 smithi023 bash[23507]: audit 2024-04-14T15:48:42.371694+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.23:0/1921679241' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-14T15:48:42.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:42 smithi023 bash[23507]: audit 2024-04-14T15:48:42.372455+0000 mon.a (mon.0) 608 : 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-14T15:48:42.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:42 smithi023 bash[23507]: audit 2024-04-14T15:48:42.379561+0000 mon.a (mon.0) 609 : 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-14T15:48:42.912 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:42 smithi119 bash[18543]: cluster 2024-04-14T15:48:41.477279+0000 mgr.y (mgr.14379) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:42.912 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:42 smithi119 bash[18543]: audit 2024-04-14T15:48:42.371694+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.23:0/1921679241' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-14T15:48:42.912 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:42 smithi119 bash[18543]: audit 2024-04-14T15:48:42.372455+0000 mon.a (mon.0) 608 : 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-14T15:48:42.913 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:42 smithi119 bash[18543]: audit 2024-04-14T15:48:42.379561+0000 mon.a (mon.0) 609 : 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-14T15:48:43.088 DEBUG:teuthology.orchestra.run.smithi023:> set -ex 2024-04-14T15:48:43.088 DEBUG:teuthology.orchestra.run.smithi023:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-14T15:48:43.088 DEBUG:teuthology.orchestra.run.smithi023:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-14T15:48:43.112 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-14T15:48:44.253 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:44.253 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:48:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:44.253 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:48:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:44.254 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 15:48:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:44.254 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:44.254 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 15:48:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:44.517 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:44.518 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:48:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:44.518 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:48:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:44.518 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 15:48:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:44.519 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 15:48:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:44.519 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:44.519 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:44.519 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:44.519 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:44.519 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:44 smithi119 systemd[1]: Started Ceph prometheus.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:48:44.520 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:44.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:44 smithi023 bash[18432]: cluster 2024-04-14T15:48:43.477901+0000 mgr.y (mgr.14379) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:44.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:44 smithi023 bash[18432]: audit 2024-04-14T15:48:44.536275+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:44.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:44 smithi023 bash[23507]: cluster 2024-04-14T15:48:43.477901+0000 mgr.y (mgr.14379) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:44.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:44 smithi023 bash[23507]: audit 2024-04-14T15:48:44.536275+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:44.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:44 smithi119 bash[18543]: cluster 2024-04-14T15:48:43.477901+0000 mgr.y (mgr.14379) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:44.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:44 smithi119 bash[18543]: audit 2024-04-14T15:48:44.536275+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:45.239 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:48:44 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.239 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:48:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.239 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:44 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.239 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.240 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:48:44 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.240 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:48:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.240 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:48:44 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.240 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:48:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.241 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:44 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.241 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.241 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 15:48:44 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.241 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 15:48:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.241 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:44 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.241 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.590 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:45 smithi023 systemd[1]: Started Ceph node-exporter.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:48:45.591 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:45 smithi023 bash[37529]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-14T15:48:45.947 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:48:45 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.947 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:48:45 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.947 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 15:48:45 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.947 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 15:48:45 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.948 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 15:48:45 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.948 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 15:48:45 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.948 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:48:45 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.948 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:48:45 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.948 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:45 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.949 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:45 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.949 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:45 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.949 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:45 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:45 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:45.949 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:45 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:46.054 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:45 smithi023 bash[37529]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-14T15:48:46.287 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:45 smithi119 systemd[1]: Started Ceph node-exporter.b for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:48:46.288 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[33014]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-14T15:48:46.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[23507]: cephadm 2024-04-14T15:48:44.543274+0000 mgr.y (mgr.14379) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi023 2024-04-14T15:48:46.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[23507]: audit 2024-04-14T15:48:45.282688+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:46.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[23507]: cephadm 2024-04-14T15:48:45.288461+0000 mgr.y (mgr.14379) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi119 2024-04-14T15:48:46.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[23507]: audit 2024-04-14T15:48:46.022855+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:46.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[23507]: audit 2024-04-14T15:48:46.030472+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:48:46.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[23507]: audit 2024-04-14T15:48:46.033320+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:48:46.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[23507]: audit 2024-04-14T15:48:46.035234+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:48:46.341 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[37529]: aa2a8d90b84c: Pulling fs layer 2024-04-14T15:48:46.341 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[37529]: b45d31ee2d7f: Pulling fs layer 2024-04-14T15:48:46.341 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[37529]: b5db1e299295: Pulling fs layer 2024-04-14T15:48:46.341 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[37529]: b45d31ee2d7f: Verifying Checksum 2024-04-14T15:48:46.341 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[37529]: b45d31ee2d7f: Download complete 2024-04-14T15:48:46.341 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[37529]: aa2a8d90b84c: Download complete 2024-04-14T15:48:46.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[18432]: cephadm 2024-04-14T15:48:44.543274+0000 mgr.y (mgr.14379) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi023 2024-04-14T15:48:46.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[18432]: audit 2024-04-14T15:48:45.282688+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:46.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[18432]: cephadm 2024-04-14T15:48:45.288461+0000 mgr.y (mgr.14379) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi119 2024-04-14T15:48:46.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[18432]: audit 2024-04-14T15:48:46.022855+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:46.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[18432]: audit 2024-04-14T15:48:46.030472+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:48:46.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[18432]: audit 2024-04-14T15:48:46.033320+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:48:46.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[18432]: audit 2024-04-14T15:48:46.035234+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:48:46.562 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[18543]: cephadm 2024-04-14T15:48:44.543274+0000 mgr.y (mgr.14379) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi023 2024-04-14T15:48:46.562 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[18543]: audit 2024-04-14T15:48:45.282688+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:46.562 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[18543]: cephadm 2024-04-14T15:48:45.288461+0000 mgr.y (mgr.14379) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi119 2024-04-14T15:48:46.563 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[18543]: audit 2024-04-14T15:48:46.022855+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:46.563 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[18543]: audit 2024-04-14T15:48:46.030472+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:48:46.563 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[18543]: audit 2024-04-14T15:48:46.033320+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:48:46.563 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[18543]: audit 2024-04-14T15:48:46.035234+0000 mon.c (mon.1) 39 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:48:46.840 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[37529]: aa2a8d90b84c: Pull complete 2024-04-14T15:48:46.840 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[37529]: b5db1e299295: Verifying Checksum 2024-04-14T15:48:46.840 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[37529]: b5db1e299295: Download complete 2024-04-14T15:48:46.933 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[32895]: ts=2024-04-14T15:48:46.657Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-14T15:48:46.933 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[32895]: ts=2024-04-14T15:48:46.657Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-14T15:48:46.933 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[32895]: ts=2024-04-14T15:48:46.657Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-14T15:48:46.934 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[32895]: ts=2024-04-14T15:48:46.657Z caller=main.go:518 level=info host_details="(Linux 5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64 smithi119 (none))" 2024-04-14T15:48:46.934 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[32895]: ts=2024-04-14T15:48:46.657Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-14T15:48:46.934 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[32895]: ts=2024-04-14T15:48:46.657Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-14T15:48:46.934 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[32895]: ts=2024-04-14T15:48:46.659Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-14T15:48:46.934 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[32895]: ts=2024-04-14T15:48:46.659Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-14T15:48:46.934 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[32895]: ts=2024-04-14T15:48:46.660Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-14T15:48:46.934 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[32895]: ts=2024-04-14T15:48:46.663Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-14T15:48:46.934 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[32895]: ts=2024-04-14T15:48:46.663Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.509µs 2024-04-14T15:48:46.934 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[32895]: ts=2024-04-14T15:48:46.663Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-14T15:48:46.934 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[32895]: ts=2024-04-14T15:48:46.663Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-04-14T15:48:46.934 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[32895]: ts=2024-04-14T15:48:46.663Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=41.321µs wal_replay_duration=180.975µs total_replay_duration=239.821µs 2024-04-14T15:48:46.935 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[32895]: ts=2024-04-14T15:48:46.664Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-14T15:48:46.935 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[32895]: ts=2024-04-14T15:48:46.664Z caller=main.go:947 level=info msg="TSDB started" 2024-04-14T15:48:46.935 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[32895]: ts=2024-04-14T15:48:46.664Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-14T15:48:46.935 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[32895]: ts=2024-04-14T15:48:46.682Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.127992ms db_storage=689ns remote_storage=1.5µs web_handler=381ns query_engine=692ns scrape=307.25µs scrape_sd=30.758µs notify=957ns notify_sd=1.634µs rules=17.535052ms 2024-04-14T15:48:46.935 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[32895]: ts=2024-04-14T15:48:46.683Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-14T15:48:47.199 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:46 smithi023 bash[37529]: b45d31ee2d7f: Pull complete 2024-04-14T15:48:47.199 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:46 smithi119 bash[33014]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-14T15:48:47.199 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:47 smithi119 bash[33014]: aa2a8d90b84c: Pulling fs layer 2024-04-14T15:48:47.199 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:47 smithi119 bash[33014]: b45d31ee2d7f: Pulling fs layer 2024-04-14T15:48:47.199 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:47 smithi119 bash[33014]: b5db1e299295: Pulling fs layer 2024-04-14T15:48:47.532 INFO:teuthology.orchestra.run.smithi119.stdout:[client.1] 2024-04-14T15:48:47.533 INFO:teuthology.orchestra.run.smithi119.stdout: key = AQDf+htmBV1LHxAAfTKghJmQyTQKrF1u0WzRjQ== 2024-04-14T15:48:47.579 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:47 smithi119 bash[18543]: cluster 2024-04-14T15:48:45.478557+0000 mgr.y (mgr.14379) 26 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:47.580 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:47 smithi119 bash[33014]: b45d31ee2d7f: Download complete 2024-04-14T15:48:47.580 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:47 smithi119 bash[33014]: aa2a8d90b84c: Verifying Checksum 2024-04-14T15:48:47.580 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:47 smithi119 bash[33014]: b5db1e299295: Verifying Checksum 2024-04-14T15:48:47.580 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:47 smithi119 bash[33014]: b5db1e299295: Download complete 2024-04-14T15:48:47.580 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:47 smithi119 bash[33014]: aa2a8d90b84c: Pull complete 2024-04-14T15:48:47.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:47 smithi023 bash[18432]: cluster 2024-04-14T15:48:45.478557+0000 mgr.y (mgr.14379) 26 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:47.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:47 smithi023 bash[23507]: cluster 2024-04-14T15:48:45.478557+0000 mgr.y (mgr.14379) 26 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:47.590 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:47 smithi023 bash[37529]: b5db1e299295: Pull complete 2024-04-14T15:48:47.590 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:47 smithi023 bash[37529]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-14T15:48:47.591 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:47 smithi023 bash[37529]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-14T15:48:48.447 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:48 smithi119 bash[33014]: b45d31ee2d7f: Pull complete 2024-04-14T15:48:48.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:48 smithi119 bash[18543]: audit 2024-04-14T15:48:47.524684+0000 mon.a (mon.0) 613 : 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-14T15:48:48.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:48 smithi119 bash[18543]: audit 2024-04-14T15:48:47.526600+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.119:0/1721786406' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-14T15:48:48.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:48 smithi119 bash[18543]: audit 2024-04-14T15:48:47.532187+0000 mon.a (mon.0) 614 : 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-14T15:48:48.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:48 smithi119 bash[18543]: audit 2024-04-14T15:48:47.557038+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:48.557 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-04-14T15:48:48.558 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-14T15:48:48.558 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-14T15:48:48.573 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-14T15:48:48.574 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-14T15:48:48.574 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph mgr dump --format=json 2024-04-14T15:48:48.585 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[23507]: audit 2024-04-14T15:48:47.524684+0000 mon.a (mon.0) 613 : 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-14T15:48:48.585 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[23507]: audit 2024-04-14T15:48:47.526600+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.119:0/1721786406' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-14T15:48:48.585 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[23507]: audit 2024-04-14T15:48:47.532187+0000 mon.a (mon.0) 614 : 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-14T15:48:48.585 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[23507]: audit 2024-04-14T15:48:47.557038+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:48.586 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[18432]: audit 2024-04-14T15:48:47.524684+0000 mon.a (mon.0) 613 : 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-14T15:48:48.586 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[18432]: audit 2024-04-14T15:48:47.526600+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.119:0/1721786406' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-14T15:48:48.586 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[18432]: audit 2024-04-14T15:48:47.532187+0000 mon.a (mon.0) 614 : 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-14T15:48:48.586 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[18432]: audit 2024-04-14T15:48:47.557038+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:48.832 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:48 smithi119 bash[33014]: b5db1e299295: Pull complete 2024-04-14T15:48:48.947 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:48 smithi119 bash[33014]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-14T15:48:48.947 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:48 smithi119 bash[33014]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-14T15:48:49.090 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.838Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-14T15:48:49.090 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.838Z 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-14T15:48:49.090 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.838Z 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-14T15:48:49.091 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.838Z 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-14T15:48:49.091 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-14T15:48:49.091 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=arp 2024-04-14T15:48:49.091 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-14T15:48:49.091 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-14T15:48:49.091 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-14T15:48:49.091 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-14T15:48:49.091 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-14T15:48:49.091 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-14T15:48:49.091 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-14T15:48:49.091 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-14T15:48:49.091 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=edac 2024-04-14T15:48:49.091 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-14T15:48:49.091 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-14T15:48:49.091 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-14T15:48:49.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-14T15:48:49.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-14T15:48:49.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-14T15:48:49.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-14T15:48:49.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-14T15:48:49.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-14T15:48:49.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-14T15:48:49.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-14T15:48:49.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-14T15:48:49.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-14T15:48:49.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-14T15:48:49.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-14T15:48:49.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-14T15:48:49.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=os 2024-04-14T15:48:49.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-14T15:48:49.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-14T15:48:49.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-14T15:48:49.093 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-14T15:48:49.093 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-14T15:48:49.093 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-14T15:48:49.093 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=stat 2024-04-14T15:48:49.093 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-14T15:48:49.093 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-14T15:48:49.093 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-14T15:48:49.093 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=time 2024-04-14T15:48:49.093 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-14T15:48:49.093 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=uname 2024-04-14T15:48:49.093 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-14T15:48:49.093 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-14T15:48:49.093 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-14T15:48:49.093 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.839Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-14T15:48:49.093 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:48 smithi023 bash[37529]: ts=2024-04-14T15:48:48.840Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-14T15:48:49.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:49 smithi023 bash[18432]: cluster 2024-04-14T15:48:47.478964+0000 mgr.y (mgr.14379) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:49.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:49 smithi023 bash[18432]: audit 2024-04-14T15:48:49.203737+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:49.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:49 smithi023 bash[23507]: cluster 2024-04-14T15:48:47.478964+0000 mgr.y (mgr.14379) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:49.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:49 smithi023 bash[23507]: audit 2024-04-14T15:48:49.203737+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:49.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:49 smithi119 bash[18543]: cluster 2024-04-14T15:48:47.478964+0000 mgr.y (mgr.14379) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:49.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:49 smithi119 bash[18543]: audit 2024-04-14T15:48:49.203737+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:50.090 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:48:49 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:50.448 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.088Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-14T15:48:50.448 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.089Z 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-14T15:48:50.448 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.089Z 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-14T15:48:50.448 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.089Z 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-14T15:48:50.448 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-14T15:48:50.448 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=arp 2024-04-14T15:48:50.449 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-14T15:48:50.449 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-14T15:48:50.449 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-14T15:48:50.449 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-14T15:48:50.449 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-14T15:48:50.449 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-14T15:48:50.449 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-14T15:48:50.449 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-14T15:48:50.449 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=edac 2024-04-14T15:48:50.449 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-14T15:48:50.449 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-14T15:48:50.449 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-14T15:48:50.449 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-14T15:48:50.449 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-14T15:48:50.450 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-14T15:48:50.450 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-14T15:48:50.450 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-14T15:48:50.450 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-14T15:48:50.450 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-14T15:48:50.450 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-14T15:48:50.450 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-14T15:48:50.450 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-14T15:48:50.450 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-14T15:48:50.450 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-14T15:48:50.450 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-14T15:48:50.450 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=os 2024-04-14T15:48:50.450 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-14T15:48:50.450 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-14T15:48:50.451 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-14T15:48:50.451 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-14T15:48:50.451 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-14T15:48:50.451 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-14T15:48:50.451 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=stat 2024-04-14T15:48:50.451 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-14T15:48:50.451 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-14T15:48:50.451 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-14T15:48:50.451 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=time 2024-04-14T15:48:50.451 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-14T15:48:50.451 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=uname 2024-04-14T15:48:50.451 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-14T15:48:50.451 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-14T15:48:50.452 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-14T15:48:50.452 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.090Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-14T15:48:50.452 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[33014]: ts=2024-04-14T15:48:50.091Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-14T15:48:50.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:50 smithi023 bash[23507]: cluster 2024-04-14T15:48:49.479525+0000 mgr.y (mgr.14379) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:50.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:50 smithi023 bash[23507]: audit 2024-04-14T15:48:49.534259+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:50.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:50 smithi023 bash[23507]: audit 2024-04-14T15:48:49.552540+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:50.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:50 smithi023 bash[23507]: cephadm 2024-04-14T15:48:49.581142+0000 mgr.y (mgr.14379) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi023 2024-04-14T15:48:50.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:50 smithi023 bash[18432]: cluster 2024-04-14T15:48:49.479525+0000 mgr.y (mgr.14379) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:50.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:50 smithi023 bash[18432]: audit 2024-04-14T15:48:49.534259+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:50.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:50 smithi023 bash[18432]: audit 2024-04-14T15:48:49.552540+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:50.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:50 smithi023 bash[18432]: cephadm 2024-04-14T15:48:49.581142+0000 mgr.y (mgr.14379) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi023 2024-04-14T15:48:50.843 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:48:50.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[18543]: cluster 2024-04-14T15:48:49.479525+0000 mgr.y (mgr.14379) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:50.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[18543]: audit 2024-04-14T15:48:49.534259+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:50.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[18543]: audit 2024-04-14T15:48:49.552540+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:48:50.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:50 smithi119 bash[18543]: cephadm 2024-04-14T15:48:49.581142+0000 mgr.y (mgr.14379) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi023 2024-04-14T15:48:52.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:52 smithi023 bash[18432]: cluster 2024-04-14T15:48:51.480158+0000 mgr.y (mgr.14379) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:52.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:52 smithi023 bash[23507]: cluster 2024-04-14T15:48:51.480158+0000 mgr.y (mgr.14379) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:52.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:52 smithi119 bash[18543]: cluster 2024-04-14T15:48:51.480158+0000 mgr.y (mgr.14379) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:54.919 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:54 smithi023 bash[18432]: cluster 2024-04-14T15:48:53.480704+0000 mgr.y (mgr.14379) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:54.920 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:54 smithi023 bash[23507]: cluster 2024-04-14T15:48:53.480704+0000 mgr.y (mgr.14379) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:54.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:54 smithi119 bash[18543]: cluster 2024-04-14T15:48:53.480704+0000 mgr.y (mgr.14379) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:55.697 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:48:55 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:48:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:48:55.715 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-14T15:48:55.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:55 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:48:55] "GET /metrics HTTP/1.1" 200 191519 "" "Prometheus/2.33.4" 2024-04-14T15:48:56.726 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:56 smithi023 bash[18432]: cluster 2024-04-14T15:48:55.481088+0000 mgr.y (mgr.14379) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:56.726 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:56 smithi023 bash[18432]: audit 2024-04-14T15:48:55.707470+0000 mon.a (mon.0) 619 : audit [DBG] from='client.? 172.21.15.23:0/1555959017' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-14T15:48:56.726 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:56 smithi023 bash[23507]: cluster 2024-04-14T15:48:55.481088+0000 mgr.y (mgr.14379) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:56.726 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:56 smithi023 bash[23507]: audit 2024-04-14T15:48:55.707470+0000 mon.a (mon.0) 619 : audit [DBG] from='client.? 172.21.15.23:0/1555959017' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-14T15:48:56.838 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":20,"active_gid":14379,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6800","nonce":2623835210},{"type":"v1","addr":"172.21.15.23:6801","nonce":2623835210}]},"active_addr":"172.21.15.23:6801/2623835210","active_change":"2024-04-14T15:48:26.661893+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24293,"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.23:8443/","prometheus":"http://172.21.15.23: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.23:0","nonce":3855855092}]},{"addrvec":[{"type":"v2","addr":"172.21.15.23:0","nonce":2379153691}]},{"addrvec":[{"type":"v2","addr":"172.21.15.23:0","nonce":1382894096}]},{"addrvec":[{"type":"v2","addr":"172.21.15.23:0","nonce":48928117}]}]}} 2024-04-14T15:48:56.841 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-14T15:48:56.842 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-14T15:48:56.842 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph osd dump --format=json 2024-04-14T15:48:56.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:56 smithi119 bash[18543]: cluster 2024-04-14T15:48:55.481088+0000 mgr.y (mgr.14379) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:56.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:56 smithi119 bash[18543]: audit 2024-04-14T15:48:55.707470+0000 mon.a (mon.0) 619 : audit [DBG] from='client.? 172.21.15.23:0/1555959017' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-14T15:48:58.840 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:48:58 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:58.840 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:48:58 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:58.841 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:48:58 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:58.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:58 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:58.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:58 smithi023 bash[18432]: cluster 2024-04-14T15:48:57.481719+0000 mgr.y (mgr.14379) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:58.841 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:58 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:58.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:58 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:58.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:58 smithi023 bash[23507]: cluster 2024-04-14T15:48:57.481719+0000 mgr.y (mgr.14379) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:58.842 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 15:48:58 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:58.843 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:58 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:58.843 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:48:58 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:58.843 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:48:58 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:58.843 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:48:58 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:58.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:48:58 smithi119 bash[18543]: cluster 2024-04-14T15:48:57.481719+0000 mgr.y (mgr.14379) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:48:59.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:48:58 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:59.341 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:48:58 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:59.341 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:48:58 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:59.341 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:48:58 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:59.341 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:48:58 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:59.342 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 15:48:58 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:59.342 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:48:58 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:59.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:48:58 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:59.343 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:48:58 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:48:59.343 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:48:59 smithi023 systemd[1]: Started Ceph alertmanager.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:48:59.602 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:48:59.697 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:48:59 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:00.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[18432]: audit 2024-04-14T15:48:59.047248+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:00.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[18432]: audit 2024-04-14T15:48:59.153194+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:00.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[18432]: audit 2024-04-14T15:48:59.165126+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:00.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[18432]: audit 2024-04-14T15:48:59.169921+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-14T15:49:00.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[18432]: audit 2024-04-14T15:48:59.170952+0000 mgr.y (mgr.14379) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-14T15:49:00.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[18432]: audit 2024-04-14T15:48:59.183785+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:00.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[18432]: cephadm 2024-04-14T15:48:59.189487+0000 mgr.y (mgr.14379) 35 : cephadm [INF] Deploying daemon grafana.a on smithi119 2024-04-14T15:49:00.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[23507]: audit 2024-04-14T15:48:59.047248+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:00.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[23507]: audit 2024-04-14T15:48:59.153194+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:00.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[23507]: audit 2024-04-14T15:48:59.165126+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:00.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[23507]: audit 2024-04-14T15:48:59.169921+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-14T15:49:00.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[23507]: audit 2024-04-14T15:48:59.170952+0000 mgr.y (mgr.14379) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-14T15:49:00.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[23507]: audit 2024-04-14T15:48:59.183785+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:00.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[23507]: cephadm 2024-04-14T15:48:59.189487+0000 mgr.y (mgr.14379) 35 : cephadm [INF] Deploying daemon grafana.a on smithi119 2024-04-14T15:49:00.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:00 smithi119 bash[18543]: audit 2024-04-14T15:48:59.047248+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:00.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:00 smithi119 bash[18543]: audit 2024-04-14T15:48:59.153194+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:00.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:00 smithi119 bash[18543]: audit 2024-04-14T15:48:59.165126+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:00.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:00 smithi119 bash[18543]: audit 2024-04-14T15:48:59.169921+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-14T15:49:00.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:00 smithi119 bash[18543]: audit 2024-04-14T15:48:59.170952+0000 mgr.y (mgr.14379) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-14T15:49:00.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:00 smithi119 bash[18543]: audit 2024-04-14T15:48:59.183785+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:00.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:00 smithi119 bash[18543]: cephadm 2024-04-14T15:48:59.189487+0000 mgr.y (mgr.14379) 35 : cephadm [INF] Deploying daemon grafana.a on smithi119 2024-04-14T15:49:01.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[38280]: level=info ts=2024-04-14T15:49:00.694Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-14T15:49:01.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[38280]: level=info ts=2024-04-14T15:49:00.694Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-14T15:49:01.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[38280]: level=info ts=2024-04-14T15:49:00.697Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.23 port=9094 2024-04-14T15:49:01.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[38280]: level=info ts=2024-04-14T15:49:00.699Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-14T15:49:01.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[38280]: level=info ts=2024-04-14T15:49:00.735Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-14T15:49:01.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[38280]: level=info ts=2024-04-14T15:49:00.736Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-14T15:49:01.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[38280]: level=info ts=2024-04-14T15:49:00.739Z caller=main.go:518 msg=Listening address=:9093 2024-04-14T15:49:01.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:00 smithi023 bash[38280]: level=info ts=2024-04-14T15:49:00.739Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-14T15:49:01.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:01 smithi119 bash[18543]: cluster 2024-04-14T15:48:59.482391+0000 mgr.y (mgr.14379) 36 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:01.516 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:01 smithi023 bash[18432]: cluster 2024-04-14T15:48:59.482391+0000 mgr.y (mgr.14379) 36 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:01.517 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:01 smithi023 bash[23507]: cluster 2024-04-14T15:48:59.482391+0000 mgr.y (mgr.14379) 36 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:02.690 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-14T15:49:02.690 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":59,"fsid":"4fd7c954-fa75-11ee-bc8e-c7b262605968","created":"2024-04-14T15:41:26.797982+0000","modified":"2024-04-14T15:48:26.661287+0000","last_up_change":"2024-04-14T15:48:01.655401+0000","last_in_change":"2024-04-14T15:47:38.813583+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-14T15:45:15.704258+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":"38a04696-2e2d-4883-8a01-588d3465e1b7","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.23:6802","nonce":1070920390},{"type":"v1","addr":"172.21.15.23:6803","nonce":1070920390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6804","nonce":1070920390},{"type":"v1","addr":"172.21.15.23:6805","nonce":1070920390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6808","nonce":1070920390},{"type":"v1","addr":"172.21.15.23:6809","nonce":1070920390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6806","nonce":1070920390},{"type":"v1","addr":"172.21.15.23:6807","nonce":1070920390}]},"public_addr":"172.21.15.23:6803/1070920390","cluster_addr":"172.21.15.23:6805/1070920390","heartbeat_back_addr":"172.21.15.23:6809/1070920390","heartbeat_front_addr":"172.21.15.23:6807/1070920390","state":["exists","up"]},{"osd":1,"uuid":"a3ad58f4-467d-49b4-ba8c-8b1368f79288","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.23:6810","nonce":2038749860},{"type":"v1","addr":"172.21.15.23:6811","nonce":2038749860}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6812","nonce":2038749860},{"type":"v1","addr":"172.21.15.23:6813","nonce":2038749860}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6816","nonce":2038749860},{"type":"v1","addr":"172.21.15.23:6817","nonce":2038749860}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6814","nonce":2038749860},{"type":"v1","addr":"172.21.15.23:6815","nonce":2038749860}]},"public_addr":"172.21.15.23:6811/2038749860","cluster_addr":"172.21.15.23:6813/2038749860","heartbeat_back_addr":"172.21.15.23:6817/2038749860","heartbeat_front_addr":"172.21.15.23:6815/2038749860","state":["exists","up"]},{"osd":2,"uuid":"7d560773-a983-4c6e-9213-62d461bbcdec","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.23:6818","nonce":3044170424},{"type":"v1","addr":"172.21.15.23:6819","nonce":3044170424}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6820","nonce":3044170424},{"type":"v1","addr":"172.21.15.23:6821","nonce":3044170424}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6824","nonce":3044170424},{"type":"v1","addr":"172.21.15.23:6825","nonce":3044170424}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6822","nonce":3044170424},{"type":"v1","addr":"172.21.15.23:6823","nonce":3044170424}]},"public_addr":"172.21.15.23:6819/3044170424","cluster_addr":"172.21.15.23:6821/3044170424","heartbeat_back_addr":"172.21.15.23:6825/3044170424","heartbeat_front_addr":"172.21.15.23:6823/3044170424","state":["exists","up"]},{"osd":3,"uuid":"715dbd72-7021-4f66-be64-47080344d504","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.23:6826","nonce":340997084},{"type":"v1","addr":"172.21.15.23:6827","nonce":340997084}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6828","nonce":340997084},{"type":"v1","addr":"172.21.15.23:6829","nonce":340997084}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6832","nonce":340997084},{"type":"v1","addr":"172.21.15.23:6833","nonce":340997084}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6830","nonce":340997084},{"type":"v1","addr":"172.21.15.23:6831","nonce":340997084}]},"public_addr":"172.21.15.23:6827/340997084","cluster_addr":"172.21.15.23:6829/340997084","heartbeat_back_addr":"172.21.15.23:6833/340997084","heartbeat_front_addr":"172.21.15.23:6831/340997084","state":["exists","up"]},{"osd":4,"uuid":"e905fcc2-12b6-416e-9904-cc6496406b5f","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.119:6800","nonce":2529475400},{"type":"v1","addr":"172.21.15.119:6801","nonce":2529475400}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":2529475400},{"type":"v1","addr":"172.21.15.119:6803","nonce":2529475400}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":2529475400},{"type":"v1","addr":"172.21.15.119:6807","nonce":2529475400}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":2529475400},{"type":"v1","addr":"172.21.15.119:6805","nonce":2529475400}]},"public_addr":"172.21.15.119:6801/2529475400","cluster_addr":"172.21.15.119:6803/2529475400","heartbeat_back_addr":"172.21.15.119:6807/2529475400","heartbeat_front_addr":"172.21.15.119:6805/2529475400","state":["exists","up"]},{"osd":5,"uuid":"07237f3b-09f3-4e7d-b376-9c07fffd83e7","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.119:6808","nonce":3107259017},{"type":"v1","addr":"172.21.15.119:6809","nonce":3107259017}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6810","nonce":3107259017},{"type":"v1","addr":"172.21.15.119:6811","nonce":3107259017}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":3107259017},{"type":"v1","addr":"172.21.15.119:6815","nonce":3107259017}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":3107259017},{"type":"v1","addr":"172.21.15.119:6813","nonce":3107259017}]},"public_addr":"172.21.15.119:6809/3107259017","cluster_addr":"172.21.15.119:6811/3107259017","heartbeat_back_addr":"172.21.15.119:6815/3107259017","heartbeat_front_addr":"172.21.15.119:6813/3107259017","state":["exists","up"]},{"osd":6,"uuid":"9b568d68-e716-41d2-8bae-405642ec189e","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.119:6816","nonce":3926677719},{"type":"v1","addr":"172.21.15.119:6817","nonce":3926677719}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6818","nonce":3926677719},{"type":"v1","addr":"172.21.15.119:6819","nonce":3926677719}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6822","nonce":3926677719},{"type":"v1","addr":"172.21.15.119:6823","nonce":3926677719}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6820","nonce":3926677719},{"type":"v1","addr":"172.21.15.119:6821","nonce":3926677719}]},"public_addr":"172.21.15.119:6817/3926677719","cluster_addr":"172.21.15.119:6819/3926677719","heartbeat_back_addr":"172.21.15.119:6823/3926677719","heartbeat_front_addr":"172.21.15.119:6821/3926677719","state":["exists","up"]},{"osd":7,"uuid":"1bcde6a8-a01d-4cdc-b775-12a285a06e4c","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.119:6824","nonce":912368460},{"type":"v1","addr":"172.21.15.119:6825","nonce":912368460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6826","nonce":912368460},{"type":"v1","addr":"172.21.15.119:6827","nonce":912368460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6830","nonce":912368460},{"type":"v1","addr":"172.21.15.119:6831","nonce":912368460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6828","nonce":912368460},{"type":"v1","addr":"172.21.15.119:6829","nonce":912368460}]},"public_addr":"172.21.15.119:6825/912368460","cluster_addr":"172.21.15.119:6827/912368460","heartbeat_back_addr":"172.21.15.119:6831/912368460","heartbeat_front_addr":"172.21.15.119:6829/912368460","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-14T15:44:03.748179+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-14T15:44:38.758688+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-14T15:45:12.771173+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-14T15:45:49.023953+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-14T15:46:20.650319+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-14T15:46:54.226108+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-14T15:47:26.178169+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-14T15:47:59.863660+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.23:0/3528030336":"2024-04-15T15:48:26.661184+0000","172.21.15.23:0/207635561":"2024-04-15T15:48:26.661184+0000","172.21.15.23:6801/1400958720":"2024-04-15T15:48:26.661184+0000","172.21.15.23:0/2385905842":"2024-04-15T15:42:27.068935+0000","172.21.15.23:0/246715864":"2024-04-15T15:48:26.661184+0000","172.21.15.23:0/195619489":"2024-04-15T15:42:27.068935+0000","172.21.15.23:0/3242279827":"2024-04-15T15:42:27.068935+0000","172.21.15.23:6801/3690019940":"2024-04-15T15:42:27.068935+0000","172.21.15.23:6800/3690019940":"2024-04-15T15:42:27.068935+0000","172.21.15.23:0/3186749805":"2024-04-15T15:41:57.520276+0000","172.21.15.23:0/708209451":"2024-04-15T15:41:57.520276+0000","172.21.15.23:0/4053028772":"2024-04-15T15:41:57.520276+0000","172.21.15.23:0/1193178898":"2024-04-15T15:48:26.661184+0000","172.21.15.23:6800/1400958720":"2024-04-15T15:48:26.661184+0000","172.21.15.23:6800/3328141035":"2024-04-15T15:41:57.520276+0000","172.21.15.23:6801/3328141035":"2024-04-15T15:41:57.520276+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-14T15:49:03.090 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:02 smithi023 bash[38280]: level=info ts=2024-04-14T15:49:02.700Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000756553s 2024-04-14T15:49:03.423 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-14T15:49:03.423 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph osd dump --format=json 2024-04-14T15:49:03.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:03 smithi119 bash[18543]: cluster 2024-04-14T15:49:01.483169+0000 mgr.y (mgr.14379) 37 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:03.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:03 smithi119 bash[18543]: audit 2024-04-14T15:49:02.568942+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:03.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:03 smithi119 bash[18543]: audit 2024-04-14T15:49:02.688119+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.23:0/605483151' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-14T15:49:03.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:03 smithi023 bash[23507]: cluster 2024-04-14T15:49:01.483169+0000 mgr.y (mgr.14379) 37 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:03.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:03 smithi023 bash[23507]: audit 2024-04-14T15:49:02.568942+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:03.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:03 smithi023 bash[23507]: audit 2024-04-14T15:49:02.688119+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.23:0/605483151' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-14T15:49:03.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:03 smithi023 bash[18432]: cluster 2024-04-14T15:49:01.483169+0000 mgr.y (mgr.14379) 37 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:03.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:03 smithi023 bash[18432]: audit 2024-04-14T15:49:02.568942+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:03.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:03 smithi023 bash[18432]: audit 2024-04-14T15:49:02.688119+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.23:0/605483151' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-14T15:49:05.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:05 smithi023 bash[18432]: cluster 2024-04-14T15:49:03.483611+0000 mgr.y (mgr.14379) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:05.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:05 smithi023 bash[23507]: cluster 2024-04-14T15:49:03.483611+0000 mgr.y (mgr.14379) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:05.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:05 smithi119 bash[18543]: cluster 2024-04-14T15:49:03.483611+0000 mgr.y (mgr.14379) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:05.697 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:49:05 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:49:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:49:06.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:49:05 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:49:05] "GET /metrics HTTP/1.1" 200 191510 "" "Prometheus/2.33.4" 2024-04-14T15:49:06.158 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:49:07.491 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:07 smithi023 bash[18432]: cluster 2024-04-14T15:49:05.484252+0000 mgr.y (mgr.14379) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:07.491 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:07 smithi023 bash[23507]: cluster 2024-04-14T15:49:05.484252+0000 mgr.y (mgr.14379) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:07.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:07 smithi119 bash[18543]: cluster 2024-04-14T15:49:05.484252+0000 mgr.y (mgr.14379) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:09.058 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-14T15:49:09.059 INFO:teuthology.orchestra.run.smithi023.stdout:{"epoch":59,"fsid":"4fd7c954-fa75-11ee-bc8e-c7b262605968","created":"2024-04-14T15:41:26.797982+0000","modified":"2024-04-14T15:48:26.661287+0000","last_up_change":"2024-04-14T15:48:01.655401+0000","last_in_change":"2024-04-14T15:47:38.813583+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-14T15:45:15.704258+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":"38a04696-2e2d-4883-8a01-588d3465e1b7","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.23:6802","nonce":1070920390},{"type":"v1","addr":"172.21.15.23:6803","nonce":1070920390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6804","nonce":1070920390},{"type":"v1","addr":"172.21.15.23:6805","nonce":1070920390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6808","nonce":1070920390},{"type":"v1","addr":"172.21.15.23:6809","nonce":1070920390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6806","nonce":1070920390},{"type":"v1","addr":"172.21.15.23:6807","nonce":1070920390}]},"public_addr":"172.21.15.23:6803/1070920390","cluster_addr":"172.21.15.23:6805/1070920390","heartbeat_back_addr":"172.21.15.23:6809/1070920390","heartbeat_front_addr":"172.21.15.23:6807/1070920390","state":["exists","up"]},{"osd":1,"uuid":"a3ad58f4-467d-49b4-ba8c-8b1368f79288","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.23:6810","nonce":2038749860},{"type":"v1","addr":"172.21.15.23:6811","nonce":2038749860}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6812","nonce":2038749860},{"type":"v1","addr":"172.21.15.23:6813","nonce":2038749860}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6816","nonce":2038749860},{"type":"v1","addr":"172.21.15.23:6817","nonce":2038749860}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6814","nonce":2038749860},{"type":"v1","addr":"172.21.15.23:6815","nonce":2038749860}]},"public_addr":"172.21.15.23:6811/2038749860","cluster_addr":"172.21.15.23:6813/2038749860","heartbeat_back_addr":"172.21.15.23:6817/2038749860","heartbeat_front_addr":"172.21.15.23:6815/2038749860","state":["exists","up"]},{"osd":2,"uuid":"7d560773-a983-4c6e-9213-62d461bbcdec","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.23:6818","nonce":3044170424},{"type":"v1","addr":"172.21.15.23:6819","nonce":3044170424}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6820","nonce":3044170424},{"type":"v1","addr":"172.21.15.23:6821","nonce":3044170424}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6824","nonce":3044170424},{"type":"v1","addr":"172.21.15.23:6825","nonce":3044170424}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6822","nonce":3044170424},{"type":"v1","addr":"172.21.15.23:6823","nonce":3044170424}]},"public_addr":"172.21.15.23:6819/3044170424","cluster_addr":"172.21.15.23:6821/3044170424","heartbeat_back_addr":"172.21.15.23:6825/3044170424","heartbeat_front_addr":"172.21.15.23:6823/3044170424","state":["exists","up"]},{"osd":3,"uuid":"715dbd72-7021-4f66-be64-47080344d504","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.23:6826","nonce":340997084},{"type":"v1","addr":"172.21.15.23:6827","nonce":340997084}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6828","nonce":340997084},{"type":"v1","addr":"172.21.15.23:6829","nonce":340997084}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6832","nonce":340997084},{"type":"v1","addr":"172.21.15.23:6833","nonce":340997084}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.23:6830","nonce":340997084},{"type":"v1","addr":"172.21.15.23:6831","nonce":340997084}]},"public_addr":"172.21.15.23:6827/340997084","cluster_addr":"172.21.15.23:6829/340997084","heartbeat_back_addr":"172.21.15.23:6833/340997084","heartbeat_front_addr":"172.21.15.23:6831/340997084","state":["exists","up"]},{"osd":4,"uuid":"e905fcc2-12b6-416e-9904-cc6496406b5f","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.119:6800","nonce":2529475400},{"type":"v1","addr":"172.21.15.119:6801","nonce":2529475400}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6802","nonce":2529475400},{"type":"v1","addr":"172.21.15.119:6803","nonce":2529475400}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6806","nonce":2529475400},{"type":"v1","addr":"172.21.15.119:6807","nonce":2529475400}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6804","nonce":2529475400},{"type":"v1","addr":"172.21.15.119:6805","nonce":2529475400}]},"public_addr":"172.21.15.119:6801/2529475400","cluster_addr":"172.21.15.119:6803/2529475400","heartbeat_back_addr":"172.21.15.119:6807/2529475400","heartbeat_front_addr":"172.21.15.119:6805/2529475400","state":["exists","up"]},{"osd":5,"uuid":"07237f3b-09f3-4e7d-b376-9c07fffd83e7","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.119:6808","nonce":3107259017},{"type":"v1","addr":"172.21.15.119:6809","nonce":3107259017}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6810","nonce":3107259017},{"type":"v1","addr":"172.21.15.119:6811","nonce":3107259017}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6814","nonce":3107259017},{"type":"v1","addr":"172.21.15.119:6815","nonce":3107259017}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6812","nonce":3107259017},{"type":"v1","addr":"172.21.15.119:6813","nonce":3107259017}]},"public_addr":"172.21.15.119:6809/3107259017","cluster_addr":"172.21.15.119:6811/3107259017","heartbeat_back_addr":"172.21.15.119:6815/3107259017","heartbeat_front_addr":"172.21.15.119:6813/3107259017","state":["exists","up"]},{"osd":6,"uuid":"9b568d68-e716-41d2-8bae-405642ec189e","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.119:6816","nonce":3926677719},{"type":"v1","addr":"172.21.15.119:6817","nonce":3926677719}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6818","nonce":3926677719},{"type":"v1","addr":"172.21.15.119:6819","nonce":3926677719}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6822","nonce":3926677719},{"type":"v1","addr":"172.21.15.119:6823","nonce":3926677719}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6820","nonce":3926677719},{"type":"v1","addr":"172.21.15.119:6821","nonce":3926677719}]},"public_addr":"172.21.15.119:6817/3926677719","cluster_addr":"172.21.15.119:6819/3926677719","heartbeat_back_addr":"172.21.15.119:6823/3926677719","heartbeat_front_addr":"172.21.15.119:6821/3926677719","state":["exists","up"]},{"osd":7,"uuid":"1bcde6a8-a01d-4cdc-b775-12a285a06e4c","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.119:6824","nonce":912368460},{"type":"v1","addr":"172.21.15.119:6825","nonce":912368460}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6826","nonce":912368460},{"type":"v1","addr":"172.21.15.119:6827","nonce":912368460}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6830","nonce":912368460},{"type":"v1","addr":"172.21.15.119:6831","nonce":912368460}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.119:6828","nonce":912368460},{"type":"v1","addr":"172.21.15.119:6829","nonce":912368460}]},"public_addr":"172.21.15.119:6825/912368460","cluster_addr":"172.21.15.119:6827/912368460","heartbeat_back_addr":"172.21.15.119:6831/912368460","heartbeat_front_addr":"172.21.15.119:6829/912368460","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-14T15:44:03.748179+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-14T15:44:38.758688+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-14T15:45:12.771173+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-14T15:45:49.023953+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-14T15:46:20.650319+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-14T15:46:54.226108+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-14T15:47:26.178169+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-14T15:47:59.863660+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.23:0/3528030336":"2024-04-15T15:48:26.661184+0000","172.21.15.23:0/207635561":"2024-04-15T15:48:26.661184+0000","172.21.15.23:6801/1400958720":"2024-04-15T15:48:26.661184+0000","172.21.15.23:0/2385905842":"2024-04-15T15:42:27.068935+0000","172.21.15.23:0/246715864":"2024-04-15T15:48:26.661184+0000","172.21.15.23:0/195619489":"2024-04-15T15:42:27.068935+0000","172.21.15.23:0/3242279827":"2024-04-15T15:42:27.068935+0000","172.21.15.23:6801/3690019940":"2024-04-15T15:42:27.068935+0000","172.21.15.23:6800/3690019940":"2024-04-15T15:42:27.068935+0000","172.21.15.23:0/3186749805":"2024-04-15T15:41:57.520276+0000","172.21.15.23:0/708209451":"2024-04-15T15:41:57.520276+0000","172.21.15.23:0/4053028772":"2024-04-15T15:41:57.520276+0000","172.21.15.23:0/1193178898":"2024-04-15T15:48:26.661184+0000","172.21.15.23:6800/1400958720":"2024-04-15T15:48:26.661184+0000","172.21.15.23:6800/3328141035":"2024-04-15T15:41:57.520276+0000","172.21.15.23:6801/3328141035":"2024-04-15T15:41:57.520276+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-14T15:49:09.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:09 smithi023 bash[18432]: cluster 2024-04-14T15:49:07.484797+0000 mgr.y (mgr.14379) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:09.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:09 smithi023 bash[18432]: audit 2024-04-14T15:49:09.056499+0000 mon.a (mon.0) 626 : audit [DBG] from='client.? 172.21.15.23:0/3409418330' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-14T15:49:09.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:09 smithi023 bash[23507]: cluster 2024-04-14T15:49:07.484797+0000 mgr.y (mgr.14379) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:09.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:09 smithi023 bash[23507]: audit 2024-04-14T15:49:09.056499+0000 mon.a (mon.0) 626 : audit [DBG] from='client.? 172.21.15.23:0/3409418330' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-14T15:49:09.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:09 smithi119 bash[18543]: cluster 2024-04-14T15:49:07.484797+0000 mgr.y (mgr.14379) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:09.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:09 smithi119 bash[18543]: audit 2024-04-14T15:49:09.056499+0000 mon.a (mon.0) 626 : audit [DBG] from='client.? 172.21.15.23:0/3409418330' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-14T15:49:09.801 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-14T15:49:09.801 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-14T15:49:09.802 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-14T15:49:09.802 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-14T15:49:09.803 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-14T15:49:09.803 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-14T15:49:09.803 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-14T15:49:09.804 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-14T15:49:11.090 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:10 smithi023 bash[38280]: level=info ts=2024-04-14T15:49:10.703Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003551536s 2024-04-14T15:49:11.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:11 smithi023 bash[18432]: cluster 2024-04-14T15:49:09.485556+0000 mgr.y (mgr.14379) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:11.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:11 smithi023 bash[23507]: cluster 2024-04-14T15:49:09.485556+0000 mgr.y (mgr.14379) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:11.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:11 smithi119 bash[18543]: cluster 2024-04-14T15:49:09.485556+0000 mgr.y (mgr.14379) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:12.666 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:49:12.667 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:49:12.670 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:49:12.670 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:49:12.671 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:49:12.671 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:49:12.671 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:49:12.675 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:49:13.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:13 smithi023 bash[18432]: cluster 2024-04-14T15:49:11.486202+0000 mgr.y (mgr.14379) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:13.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:13 smithi023 bash[23507]: cluster 2024-04-14T15:49:11.486202+0000 mgr.y (mgr.14379) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:13.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:13 smithi119 bash[18543]: cluster 2024-04-14T15:49:11.486202+0000 mgr.y (mgr.14379) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:15.500 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:15 smithi023 bash[18432]: cluster 2024-04-14T15:49:13.486826+0000 mgr.y (mgr.14379) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:15.500 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:15 smithi023 bash[23507]: cluster 2024-04-14T15:49:13.486826+0000 mgr.y (mgr.14379) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:15.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:15 smithi119 bash[18543]: cluster 2024-04-14T15:49:13.486826+0000 mgr.y (mgr.14379) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:15.697 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:49:15 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:49:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:49:15.774 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:49:15 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:49:15] "GET /metrics HTTP/1.1" 200 191506 "" "Prometheus/2.33.4" 2024-04-14T15:49:17.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:17 smithi023 bash[18432]: cluster 2024-04-14T15:49:15.487544+0000 mgr.y (mgr.14379) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:17.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:17 smithi023 bash[23507]: cluster 2024-04-14T15:49:15.487544+0000 mgr.y (mgr.14379) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:17.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:17 smithi119 bash[18543]: cluster 2024-04-14T15:49:15.487544+0000 mgr.y (mgr.14379) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:19.491 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:19 smithi023 bash[18432]: cluster 2024-04-14T15:49:17.488118+0000 mgr.y (mgr.14379) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:19.491 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:19 smithi023 bash[23507]: cluster 2024-04-14T15:49:17.488118+0000 mgr.y (mgr.14379) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:19.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:19 smithi119 bash[18543]: cluster 2024-04-14T15:49:17.488118+0000 mgr.y (mgr.14379) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:21.556 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:21 smithi119 bash[18543]: cluster 2024-04-14T15:49:19.489026+0000 mgr.y (mgr.14379) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:21.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:21 smithi023 bash[18432]: cluster 2024-04-14T15:49:19.489026+0000 mgr.y (mgr.14379) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:21.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:21 smithi023 bash[23507]: cluster 2024-04-14T15:49:19.489026+0000 mgr.y (mgr.14379) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:23.359 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:23 smithi023 bash[18432]: cluster 2024-04-14T15:49:21.489640+0000 mgr.y (mgr.14379) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:23.359 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:23 smithi023 bash[23507]: cluster 2024-04-14T15:49:21.489640+0000 mgr.y (mgr.14379) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:23.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:23 smithi119 bash[18543]: cluster 2024-04-14T15:49:21.489640+0000 mgr.y (mgr.14379) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:23.737 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:23.738 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:23.738 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:23.738 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:23.739 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:23.739 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:23.739 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:23.739 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:24.007 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:24.008 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:24.008 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:24.008 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:24.008 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:24.009 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:24.009 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:24.009 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:24.009 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: Started Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:49:24.009 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:24.009 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:24.010 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:24.010 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:49:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:49:25.097 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:25 smithi023 bash[23507]: cluster 2024-04-14T15:49:23.490108+0000 mgr.y (mgr.14379) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:25.097 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:25 smithi023 bash[23507]: audit 2024-04-14T15:49:24.032101+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:25.097 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:25 smithi023 bash[23507]: audit 2024-04-14T15:49:24.039016+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:49:25.097 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:25 smithi023 bash[23507]: audit 2024-04-14T15:49:24.041674+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:49:25.097 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:25 smithi023 bash[23507]: audit 2024-04-14T15:49:24.043516+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:49:25.098 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:25 smithi023 bash[18432]: cluster 2024-04-14T15:49:23.490108+0000 mgr.y (mgr.14379) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:25.098 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:25 smithi023 bash[18432]: audit 2024-04-14T15:49:24.032101+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:25.098 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:25 smithi023 bash[18432]: audit 2024-04-14T15:49:24.039016+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:49:25.098 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:25 smithi023 bash[18432]: audit 2024-04-14T15:49:24.041674+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:49:25.098 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:25 smithi023 bash[18432]: audit 2024-04-14T15:49:24.043516+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:49:25.174 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[18543]: cluster 2024-04-14T15:49:23.490108+0000 mgr.y (mgr.14379) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:25.174 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[18543]: audit 2024-04-14T15:49:24.032101+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:25.174 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[18543]: audit 2024-04-14T15:49:24.039016+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:49:25.174 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[18543]: audit 2024-04-14T15:49:24.041674+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:49:25.174 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[18543]: audit 2024-04-14T15:49:24.043516+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:49:25.175 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+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-14T15:49:25.175 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+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-14T15:49:25.175 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-14T15:49:25.175 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-14T15:49:25.175 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-14T15:49:25.175 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-14T15:49:25.175 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-14T15:49:25.175 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-14T15:49:25.175 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-14T15:49:25.175 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-14T15:49:25.175 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-14T15:49:25.175 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-14T15:49:25.175 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-14T15:49:25.176 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="App mode production" logger=settings 2024-04-14T15:49:25.176 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-14T15:49:25.176 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+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-14T15:49:25.176 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-14T15:49:25.176 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-04-14T15:49:25.176 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-04-14T15:49:25.176 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-04-14T15:49:25.176 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-04-14T15:49:25.176 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-04-14T15:49:25.176 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-04-14T15:49:25.176 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-04-14T15:49:25.446 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:49:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:49:25.447 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-04-14T15:49:25.447 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-04-14T15:49:25.447 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-04-14T15:49:25.447 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-14T15:49:25.447 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-04-14T15:49:25.447 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-04-14T15:49:25.447 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-04-14T15:49:25.447 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-04-14T15:49:25.447 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-04-14T15:49:25.629 INFO:teuthology.orchestra.run.smithi023.stdout:231928234001 2024-04-14T15:49:25.629 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-14T15:49:25.729 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-04-14T15:49:25.729 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-04-14T15:49:25.729 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-04-14T15:49:25.729 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-04-14T15:49:25.729 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-04-14T15:49:25.730 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-04-14T15:49:25.730 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-04-14T15:49:25.730 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-04-14T15:49:25.730 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-04-14T15:49:25.965 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:49:25 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:49:25] "GET /metrics HTTP/1.1" 200 191506 "" "Prometheus/2.33.4" 2024-04-14T15:49:25.990 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-04-14T15:49:25.990 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-04-14T15:49:25.990 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-04-14T15:49:25.990 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-04-14T15:49:25.990 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-14T15:49:25.990 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-04-14T15:49:25.990 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-04-14T15:49:25.990 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-04-14T15:49:25.991 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:25 smithi119 bash[33722]: t=2024-04-14T15:49:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-04-14T15:49:26.251 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-04-14T15:49:26.251 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-04-14T15:49:26.251 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-04-14T15:49:26.251 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-04-14T15:49:26.251 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-04-14T15:49:26.251 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-04-14T15:49:26.251 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-04-14T15:49:26.251 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-04-14T15:49:26.260 INFO:teuthology.orchestra.run.smithi023.stdout:55834574905 2024-04-14T15:49:26.260 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-14T15:49:26.512 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-04-14T15:49:26.512 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-04-14T15:49:26.512 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-04-14T15:49:26.512 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-04-14T15:49:26.512 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-04-14T15:49:26.512 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-04-14T15:49:26.512 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-04-14T15:49:26.512 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-04-14T15:49:26.513 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-04-14T15:49:26.764 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-04-14T15:49:26.764 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-04-14T15:49:26.764 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-04-14T15:49:26.765 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-14T15:49:26.765 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-04-14T15:49:26.765 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-04-14T15:49:26.765 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-04-14T15:49:26.765 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-04-14T15:49:27.044 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-04-14T15:49:27.045 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-04-14T15:49:27.045 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-04-14T15:49:27.045 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-04-14T15:49:27.045 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:26 smithi119 bash[33722]: t=2024-04-14T15:49:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-04-14T15:49:27.045 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-04-14T15:49:27.302 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[18543]: cluster 2024-04-14T15:49:25.490542+0000 mgr.y (mgr.14379) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:27.303 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-04-14T15:49:27.303 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-04-14T15:49:27.303 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-04-14T15:49:27.303 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-04-14T15:49:27.303 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-04-14T15:49:27.303 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-04-14T15:49:27.303 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-04-14T15:49:27.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:27 smithi023 bash[18432]: cluster 2024-04-14T15:49:25.490542+0000 mgr.y (mgr.14379) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:27.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:27 smithi023 bash[23507]: cluster 2024-04-14T15:49:25.490542+0000 mgr.y (mgr.14379) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:27.556 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-04-14T15:49:27.556 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-04-14T15:49:27.556 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-04-14T15:49:27.556 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-04-14T15:49:27.556 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-04-14T15:49:27.556 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-04-14T15:49:27.556 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-04-14T15:49:27.556 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-14T15:49:27.816 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-04-14T15:49:27.817 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-14T15:49:27.817 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-04-14T15:49:27.817 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-14T15:49:27.817 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-14T15:49:27.817 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-04-14T15:49:27.817 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-04-14T15:49:28.069 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-04-14T15:49:28.069 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-04-14T15:49:28.069 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-04-14T15:49:28.069 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-04-14T15:49:28.069 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:27 smithi119 bash[33722]: t=2024-04-14T15:49:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-04-14T15:49:28.069 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-04-14T15:49:28.069 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-04-14T15:49:28.330 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-04-14T15:49:28.330 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-04-14T15:49:28.330 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-04-14T15:49:28.330 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-04-14T15:49:28.330 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-04-14T15:49:28.330 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-04-14T15:49:28.330 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-04-14T15:49:28.331 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-14T15:49:28.331 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-04-14T15:49:28.331 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-04-14T15:49:28.331 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-04-14T15:49:28.477 INFO:teuthology.orchestra.run.smithi023.stdout:107374182445 2024-04-14T15:49:28.477 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-14T15:49:28.480 INFO:teuthology.orchestra.run.smithi023.stdout:197568495641 2024-04-14T15:49:28.481 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-14T15:49:28.582 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[18543]: audit 2024-04-14T15:49:27.470165+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:28.583 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[18543]: cluster 2024-04-14T15:49:27.490935+0000 mgr.y (mgr.14379) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:28.583 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[18543]: audit 2024-04-14T15:49:27.573222+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:49:28.583 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[18543]: audit 2024-04-14T15:49:27.573445+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:49:28.583 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[18543]: audit 2024-04-14T15:49:27.573609+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:49:28.583 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[18543]: audit 2024-04-14T15:49:27.573937+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:49:28.583 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[18543]: audit 2024-04-14T15:49:27.583069+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:28.583 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-04-14T15:49:28.583 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-04-14T15:49:28.583 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-04-14T15:49:28.583 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-04-14T15:49:28.584 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-04-14T15:49:28.584 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-04-14T15:49:28.584 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-04-14T15:49:28.584 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-04-14T15:49:28.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:28 smithi023 bash[18432]: audit 2024-04-14T15:49:27.470165+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:28.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:28 smithi023 bash[18432]: cluster 2024-04-14T15:49:27.490935+0000 mgr.y (mgr.14379) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:28.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:28 smithi023 bash[18432]: audit 2024-04-14T15:49:27.573222+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:49:28.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:28 smithi023 bash[18432]: audit 2024-04-14T15:49:27.573445+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:49:28.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:28 smithi023 bash[18432]: audit 2024-04-14T15:49:27.573609+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:49:28.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:28 smithi023 bash[18432]: audit 2024-04-14T15:49:27.573937+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:49:28.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:28 smithi023 bash[18432]: audit 2024-04-14T15:49:27.583069+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:28.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:28 smithi023 bash[23507]: audit 2024-04-14T15:49:27.470165+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:28.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:28 smithi023 bash[23507]: cluster 2024-04-14T15:49:27.490935+0000 mgr.y (mgr.14379) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:28.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:28 smithi023 bash[23507]: audit 2024-04-14T15:49:27.573222+0000 mon.c (mon.1) 44 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:49:28.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:28 smithi023 bash[23507]: audit 2024-04-14T15:49:27.573445+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:49:28.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:28 smithi023 bash[23507]: audit 2024-04-14T15:49:27.573609+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:49:28.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:28 smithi023 bash[23507]: audit 2024-04-14T15:49:27.573937+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:49:28.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:28 smithi023 bash[23507]: audit 2024-04-14T15:49:27.583069+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:28.860 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-04-14T15:49:28.860 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-04-14T15:49:28.860 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-04-14T15:49:28.860 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-04-14T15:49:28.860 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-04-14T15:49:28.860 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-04-14T15:49:28.861 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-04-14T15:49:28.861 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-04-14T15:49:29.113 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-04-14T15:49:29.113 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-04-14T15:49:29.113 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-04-14T15:49:29.113 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:28 smithi119 bash[33722]: t=2024-04-14T15:49:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-04-14T15:49:29.113 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-04-14T15:49:29.113 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-04-14T15:49:29.113 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-04-14T15:49:29.113 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-04-14T15:49:29.140 INFO:teuthology.orchestra.run.smithi023.stdout:34359738433 2024-04-14T15:49:29.140 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-14T15:49:29.373 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-04-14T15:49:29.373 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-04-14T15:49:29.373 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-04-14T15:49:29.373 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-04-14T15:49:29.373 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-04-14T15:49:29.374 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-04-14T15:49:29.374 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-14T15:49:29.374 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-14T15:49:29.600 INFO:teuthology.orchestra.run.smithi023.stdout:128849018919 2024-04-14T15:49:29.601 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-14T15:49:29.626 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-04-14T15:49:29.626 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-04-14T15:49:29.626 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-04-14T15:49:29.626 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-04-14T15:49:29.626 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-14T15:49:29.626 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-04-14T15:49:29.626 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-14T15:49:29.626 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-04-14T15:49:29.815 INFO:teuthology.orchestra.run.smithi023.stdout:77309411378 2024-04-14T15:49:29.815 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-14T15:49:29.887 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-04-14T15:49:29.887 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-14T15:49:29.887 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-04-14T15:49:29.887 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-04-14T15:49:29.887 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-04-14T15:49:29.887 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-04-14T15:49:29.888 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-04-14T15:49:29.888 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-04-14T15:49:29.888 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-04-14T15:49:29.888 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-04-14T15:49:30.139 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-04-14T15:49:30.139 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-04-14T15:49:30.140 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:29 smithi119 bash[33722]: t=2024-04-14T15:49:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-04-14T15:49:30.140 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-04-14T15:49:30.140 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-04-14T15:49:30.140 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-04-14T15:49:30.140 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-04-14T15:49:30.140 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-04-14T15:49:30.220 INFO:teuthology.orchestra.run.smithi023.stdout:163208757279 2024-04-14T15:49:30.220 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-14T15:49:30.392 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-04-14T15:49:30.392 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-04-14T15:49:30.392 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-04-14T15:49:30.392 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-04-14T15:49:30.392 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-04-14T15:49:30.393 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-14T15:49:30.393 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-14T15:49:30.393 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-14T15:49:30.393 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-04-14T15:49:30.644 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[18543]: cluster 2024-04-14T15:49:29.491601+0000 mgr.y (mgr.14379) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:30.644 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+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-14T15:49:30.645 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-04-14T15:49:30.645 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-04-14T15:49:30.645 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-04-14T15:49:30.645 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-04-14T15:49:30.645 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-04-14T15:49:30.645 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-04-14T15:49:30.645 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-04-14T15:49:30.693 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:49:30.695 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:49:30.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:30 smithi023 bash[18432]: cluster 2024-04-14T15:49:29.491601+0000 mgr.y (mgr.14379) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:30.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:30 smithi023 bash[23507]: cluster 2024-04-14T15:49:29.491601+0000 mgr.y (mgr.14379) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:30.861 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:49:30.861 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:49:30.862 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:49:30.897 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-04-14T15:49:30.897 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-04-14T15:49:30.897 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-04-14T15:49:30.897 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-04-14T15:49:30.897 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-14T15:49:30.897 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-04-14T15:49:30.897 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-04-14T15:49:30.897 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-14T15:49:31.149 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-04-14T15:49:31.149 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-04-14T15:49:31.149 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:30 smithi119 bash[33722]: t=2024-04-14T15:49:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-04-14T15:49:31.149 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-04-14T15:49:31.149 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-04-14T15:49:31.149 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-04-14T15:49:31.150 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-04-14T15:49:31.150 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-04-14T15:49:31.410 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-04-14T15:49:31.410 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-04-14T15:49:31.410 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-04-14T15:49:31.410 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-04-14T15:49:31.410 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-04-14T15:49:31.411 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-04-14T15:49:31.411 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-04-14T15:49:31.411 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-04-14T15:49:31.687 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-04-14T15:49:31.687 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-04-14T15:49:31.688 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-04-14T15:49:31.688 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-04-14T15:49:31.688 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-04-14T15:49:31.688 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-14T15:49:31.688 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-14T15:49:31.688 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-14T15:49:31.688 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-04-14T15:49:31.875 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:49:31.876 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:49:31.940 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+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-14T15:49:31.940 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-04-14T15:49:31.940 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-04-14T15:49:31.940 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-04-14T15:49:31.940 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-04-14T15:49:31.940 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-04-14T15:49:31.940 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-04-14T15:49:31.940 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-04-14T15:49:32.196 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-04-14T15:49:32.196 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:31 smithi119 bash[33722]: t=2024-04-14T15:49:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-04-14T15:49:32.196 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-04-14T15:49:32.197 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-04-14T15:49:32.197 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-04-14T15:49:32.197 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-04-14T15:49:32.197 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-14T15:49:32.197 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-14T15:49:32.197 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-14T15:49:32.487 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[18543]: audit 2024-04-14T15:49:31.349643+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:32.488 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[18543]: cluster 2024-04-14T15:49:31.492019+0000 mgr.y (mgr.14379) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:32.488 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[18543]: audit 2024-04-14T15:49:31.607614+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:32.488 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[18543]: cephadm 2024-04-14T15:49:31.611701+0000 mgr.y (mgr.14379) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-14T15:49:32.488 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[18543]: cephadm 2024-04-14T15:49:31.614530+0000 mgr.y (mgr.14379) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi023 2024-04-14T15:49:32.488 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-14T15:49:32.488 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-04-14T15:49:32.488 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-04-14T15:49:32.488 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-04-14T15:49:32.488 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-04-14T15:49:32.488 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-14T15:49:32.488 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-04-14T15:49:32.489 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-04-14T15:49:32.489 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-04-14T15:49:32.489 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-04-14T15:49:32.757 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-04-14T15:49:32.757 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-04-14T15:49:32.757 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-04-14T15:49:32.757 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-04-14T15:49:32.757 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-04-14T15:49:32.757 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-04-14T15:49:32.757 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-04-14T15:49:32.757 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-04-14T15:49:32.767 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:32 smithi023 bash[23507]: audit 2024-04-14T15:49:31.349643+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:32.767 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:32 smithi023 bash[23507]: cluster 2024-04-14T15:49:31.492019+0000 mgr.y (mgr.14379) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:32.768 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:32 smithi023 bash[23507]: audit 2024-04-14T15:49:31.607614+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:32.768 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:32 smithi023 bash[23507]: cephadm 2024-04-14T15:49:31.611701+0000 mgr.y (mgr.14379) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-14T15:49:32.768 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:32 smithi023 bash[23507]: cephadm 2024-04-14T15:49:31.614530+0000 mgr.y (mgr.14379) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi023 2024-04-14T15:49:32.768 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:32 smithi023 bash[18432]: audit 2024-04-14T15:49:31.349643+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:32.768 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:32 smithi023 bash[18432]: cluster 2024-04-14T15:49:31.492019+0000 mgr.y (mgr.14379) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:32.768 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:32 smithi023 bash[18432]: audit 2024-04-14T15:49:31.607614+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:32.768 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:32 smithi023 bash[18432]: cephadm 2024-04-14T15:49:31.611701+0000 mgr.y (mgr.14379) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-14T15:49:32.768 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:32 smithi023 bash[18432]: cephadm 2024-04-14T15:49:31.614530+0000 mgr.y (mgr.14379) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi023 2024-04-14T15:49:32.896 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:49:33.034 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-04-14T15:49:33.034 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-04-14T15:49:33.034 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-04-14T15:49:33.034 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-14T15:49:33.034 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:32 smithi119 bash[33722]: t=2024-04-14T15:49:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-14T15:49:33.034 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-04-14T15:49:33.034 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-04-14T15:49:33.303 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-04-14T15:49:33.303 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-04-14T15:49:33.303 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-04-14T15:49:33.303 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-04-14T15:49:33.303 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-04-14T15:49:33.303 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-04-14T15:49:33.304 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-04-14T15:49:33.304 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-04-14T15:49:33.304 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-04-14T15:49:33.304 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-14T15:49:33.564 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-04-14T15:49:33.564 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-04-14T15:49:33.564 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-04-14T15:49:33.564 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-04-14T15:49:33.564 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-04-14T15:49:33.564 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-14T15:49:33.565 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-04-14T15:49:33.565 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-04-14T15:49:33.833 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-04-14T15:49:33.833 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-04-14T15:49:33.833 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-04-14T15:49:33.834 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-04-14T15:49:33.834 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-04-14T15:49:33.834 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-04-14T15:49:33.834 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-04-14T15:49:33.834 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-04-14T15:49:34.085 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-04-14T15:49:34.086 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-04-14T15:49:34.086 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-04-14T15:49:34.086 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:33 smithi119 bash[33722]: t=2024-04-14T15:49:33+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-04-14T15:49:34.086 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-04-14T15:49:34.086 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-04-14T15:49:34.086 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-04-14T15:49:34.086 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-04-14T15:49:34.356 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-04-14T15:49:34.356 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-04-14T15:49:34.356 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-04-14T15:49:34.356 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-04-14T15:49:34.357 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-04-14T15:49:34.357 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-04-14T15:49:34.357 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-04-14T15:49:34.357 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-04-14T15:49:34.357 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-04-14T15:49:34.357 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-04-14T15:49:34.357 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-04-14T15:49:34.357 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-04-14T15:49:34.357 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+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-14T15:49:34.608 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+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-14T15:49:34.608 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-14T15:49:34.608 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-04-14T15:49:34.608 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-04-14T15:49:34.609 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+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-14T15:49:34.609 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-14T15:49:34.609 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-04-14T15:49:34.609 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-14T15:49:34.609 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-04-14T15:49:34.876 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-04-14T15:49:34.876 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-04-14T15:49:34.876 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[18543]: cluster 2024-04-14T15:49:33.492564+0000 mgr.y (mgr.14379) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:34.987 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:34 smithi023 bash[18432]: cluster 2024-04-14T15:49:33.492564+0000 mgr.y (mgr.14379) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:34.987 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:34 smithi023 bash[23507]: cluster 2024-04-14T15:49:33.492564+0000 mgr.y (mgr.14379) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:35.144 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:34 smithi119 bash[33722]: t=2024-04-14T15:49:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-14T15:49:35.144 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-04-14T15:49:35.145 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-04-14T15:49:35.145 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-04-14T15:49:35.145 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-04-14T15:49:35.145 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-14T15:49:35.396 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:49:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:49:35.397 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-04-14T15:49:35.397 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-04-14T15:49:35.397 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-04-14T15:49:35.397 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-04-14T15:49:35.397 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-04-14T15:49:35.397 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-14T15:49:35.397 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-04-14T15:49:35.397 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-04-14T15:49:35.398 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+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-14T15:49:35.649 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-04-14T15:49:35.650 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+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-14T15:49:35.650 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+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-14T15:49:35.650 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-14T15:49:35.650 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-04-14T15:49:35.650 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-04-14T15:49:35.650 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-04-14T15:49:35.650 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-04-14T15:49:35.650 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-04-14T15:49:35.650 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-14T15:49:35.911 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-04-14T15:49:35.911 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-04-14T15:49:35.911 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-04-14T15:49:35.911 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-04-14T15:49:35.911 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-04-14T15:49:35.911 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-04-14T15:49:35.911 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-04-14T15:49:35.911 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-04-14T15:49:35.911 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-04-14T15:49:35.911 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-04-14T15:49:36.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:49:35 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:49:35] "GET /metrics HTTP/1.1" 200 191503 "" "Prometheus/2.33.4" 2024-04-14T15:49:36.197 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-04-14T15:49:36.197 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:35 smithi119 bash[33722]: t=2024-04-14T15:49:35+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-04-14T15:49:36.197 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-04-14T15:49:36.197 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-04-14T15:49:36.197 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-04-14T15:49:36.197 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-04-14T15:49:36.197 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-04-14T15:49:36.197 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-04-14T15:49:36.197 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-04-14T15:49:36.197 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-04-14T15:49:36.197 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-04-14T15:49:36.466 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-04-14T15:49:36.466 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-04-14T15:49:36.467 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-04-14T15:49:36.467 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-04-14T15:49:36.467 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-04-14T15:49:36.467 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-04-14T15:49:36.467 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-04-14T15:49:36.467 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-04-14T15:49:36.467 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-04-14T15:49:36.467 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-04-14T15:49:36.719 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[18543]: cluster 2024-04-14T15:49:35.493229+0000 mgr.y (mgr.14379) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:36.719 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-04-14T15:49:36.719 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-04-14T15:49:36.719 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-04-14T15:49:36.719 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-04-14T15:49:36.720 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-04-14T15:49:36.720 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-04-14T15:49:36.720 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-04-14T15:49:36.720 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-04-14T15:49:36.788 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:36 smithi023 bash[18432]: cluster 2024-04-14T15:49:35.493229+0000 mgr.y (mgr.14379) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:36.789 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:36 smithi023 bash[23507]: cluster 2024-04-14T15:49:35.493229+0000 mgr.y (mgr.14379) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:36.997 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-04-14T15:49:36.997 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-04-14T15:49:36.997 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-04-14T15:49:36.997 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-04-14T15:49:36.998 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=11.851323046s 2024-04-14T15:49:36.998 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-14T15:49:36.998 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-14T15:49:36.998 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:36 smithi119 bash[33722]: t=2024-04-14T15:49:36+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-14T15:49:36.998 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:37 smithi119 bash[33722]: t=2024-04-14T15:49:37+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-14T15:49:36.998 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:37 smithi119 bash[33722]: t=2024-04-14T15:49:37+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-14T15:49:37.247 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:37 smithi119 bash[33722]: t=2024-04-14T15:49:37+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-14T15:49:37.248 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:37 smithi119 bash[33722]: t=2024-04-14T15:49:37+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-14T15:49:37.248 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:37 smithi119 bash[33722]: t=2024-04-14T15:49:37+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-14T15:49:37.248 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:37 smithi119 bash[33722]: t=2024-04-14T15:49:37+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-14T15:49:37.696 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:37 smithi119 bash[33722]: t=2024-04-14T15:49:37+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-14T15:49:37.696 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:49:37 smithi119 bash[33722]: t=2024-04-14T15:49:37+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-14T15:49:38.888 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:38 smithi023 bash[18432]: cluster 2024-04-14T15:49:37.493802+0000 mgr.y (mgr.14379) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:38.888 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:38 smithi023 bash[23507]: cluster 2024-04-14T15:49:37.493802+0000 mgr.y (mgr.14379) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:38.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:38 smithi119 bash[18543]: cluster 2024-04-14T15:49:37.493802+0000 mgr.y (mgr.14379) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:40.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:40 smithi119 bash[18543]: cluster 2024-04-14T15:49:39.494447+0000 mgr.y (mgr.14379) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:40.997 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:40 smithi023 bash[18432]: cluster 2024-04-14T15:49:39.494447+0000 mgr.y (mgr.14379) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:40.997 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:40 smithi023 bash[23507]: cluster 2024-04-14T15:49:39.494447+0000 mgr.y (mgr.14379) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:43.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:42 smithi023 bash[18432]: cluster 2024-04-14T15:49:41.495012+0000 mgr.y (mgr.14379) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:43.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:42 smithi023 bash[23507]: cluster 2024-04-14T15:49:41.495012+0000 mgr.y (mgr.14379) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:43.091 INFO:teuthology.orchestra.run.smithi023.stdout:197568495644 2024-04-14T15:49:43.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:42 smithi119 bash[18543]: cluster 2024-04-14T15:49:41.495012+0000 mgr.y (mgr.14379) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:44.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:43 smithi023 bash[18432]: audit 2024-04-14T15:49:43.090546+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.23:0/3525110096' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-14T15:49:44.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:43 smithi023 bash[23507]: audit 2024-04-14T15:49:43.090546+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.23:0/3525110096' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-14T15:49:44.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:43 smithi119 bash[18543]: audit 2024-04-14T15:49:43.090546+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.23:0/3525110096' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-14T15:49:45.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:44 smithi023 bash[18432]: cluster 2024-04-14T15:49:43.495580+0000 mgr.y (mgr.14379) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:45.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:44 smithi023 bash[23507]: cluster 2024-04-14T15:49:43.495580+0000 mgr.y (mgr.14379) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:45.118 INFO:teuthology.orchestra.run.smithi023.stdout:55834574909 2024-04-14T15:49:45.158 INFO:teuthology.orchestra.run.smithi023.stdout:107374182449 2024-04-14T15:49:45.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:44 smithi119 bash[18543]: cluster 2024-04-14T15:49:43.495580+0000 mgr.y (mgr.14379) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:45.696 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:49:45 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:49:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:49:45.961 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:49:45 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:49:45] "GET /metrics HTTP/1.1" 200 191508 "" "Prometheus/2.33.4" 2024-04-14T15:49:45.962 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:45 smithi023 bash[18432]: audit 2024-04-14T15:49:45.118362+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.23:0/3794222745' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-14T15:49:45.962 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:45 smithi023 bash[18432]: audit 2024-04-14T15:49:45.158646+0000 mon.a (mon.0) 635 : audit [DBG] from='client.? 172.21.15.23:0/1520021791' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-14T15:49:45.962 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:45 smithi023 bash[23507]: audit 2024-04-14T15:49:45.118362+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.23:0/3794222745' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-14T15:49:45.962 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:45 smithi023 bash[23507]: audit 2024-04-14T15:49:45.158646+0000 mon.a (mon.0) 635 : audit [DBG] from='client.? 172.21.15.23:0/1520021791' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-14T15:49:46.005 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495641 got 197568495644 for osd.6 2024-04-14T15:49:46.006 DEBUG:teuthology.parallel:result is None 2024-04-14T15:49:46.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:45 smithi119 bash[18543]: audit 2024-04-14T15:49:45.118362+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.23:0/3794222745' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-14T15:49:46.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:45 smithi119 bash[18543]: audit 2024-04-14T15:49:45.158646+0000 mon.a (mon.0) 635 : audit [DBG] from='client.? 172.21.15.23:0/1520021791' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-14T15:49:46.343 INFO:teuthology.orchestra.run.smithi023.stdout:34359738437 2024-04-14T15:49:47.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:46 smithi023 bash[18432]: cluster 2024-04-14T15:49:45.496183+0000 mgr.y (mgr.14379) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:47.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:46 smithi023 bash[18432]: audit 2024-04-14T15:49:46.343448+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.23:0/2409601384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-14T15:49:47.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:46 smithi023 bash[23507]: cluster 2024-04-14T15:49:45.496183+0000 mgr.y (mgr.14379) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:47.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:46 smithi023 bash[23507]: audit 2024-04-14T15:49:46.343448+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.23:0/2409601384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-14T15:49:47.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:46 smithi119 bash[18543]: cluster 2024-04-14T15:49:45.496183+0000 mgr.y (mgr.14379) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:47.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:46 smithi119 bash[18543]: audit 2024-04-14T15:49:46.343448+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.23:0/2409601384' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-14T15:49:47.664 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182445 got 107374182449 for osd.3 2024-04-14T15:49:47.664 DEBUG:teuthology.parallel:result is None 2024-04-14T15:49:47.737 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574905 got 55834574909 for osd.1 2024-04-14T15:49:47.737 DEBUG:teuthology.parallel:result is None 2024-04-14T15:49:47.813 INFO:teuthology.orchestra.run.smithi023.stdout:128849018923 2024-04-14T15:49:48.835 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738433 got 34359738437 for osd.0 2024-04-14T15:49:48.835 DEBUG:teuthology.parallel:result is None 2024-04-14T15:49:49.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:48 smithi023 bash[18432]: cluster 2024-04-14T15:49:47.496699+0000 mgr.y (mgr.14379) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:49.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:48 smithi023 bash[18432]: audit 2024-04-14T15:49:47.813082+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.23:0/1762108723' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-14T15:49:49.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:48 smithi023 bash[23507]: cluster 2024-04-14T15:49:47.496699+0000 mgr.y (mgr.14379) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:49.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:48 smithi023 bash[23507]: audit 2024-04-14T15:49:47.813082+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.23:0/1762108723' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-14T15:49:49.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:48 smithi119 bash[18543]: cluster 2024-04-14T15:49:47.496699+0000 mgr.y (mgr.14379) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:49.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:48 smithi119 bash[18543]: audit 2024-04-14T15:49:47.813082+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.23:0/1762108723' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-14T15:49:49.563 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:49 smithi023 systemd[1]: Stopping Ceph alertmanager.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T15:49:49.563 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:49 smithi023 bash[41815]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-alertmanager.a 2024-04-14T15:49:49.781 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018919 got 128849018923 for osd.4 2024-04-14T15:49:49.782 DEBUG:teuthology.parallel:result is None 2024-04-14T15:49:49.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:49 smithi023 bash[38280]: level=info ts=2024-04-14T15:49:49.562Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-14T15:49:49.919 INFO:teuthology.orchestra.run.smithi023.stdout:163208757284 2024-04-14T15:49:50.067 INFO:teuthology.orchestra.run.smithi023.stdout:77309411383 2024-04-14T15:49:50.120 INFO:teuthology.orchestra.run.smithi023.stdout:231928234006 2024-04-14T15:49:50.767 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:50 smithi023 bash[41824]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-alertmanager-a 2024-04-14T15:49:50.767 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:50 smithi023 bash[42108]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-alertmanager.a 2024-04-14T15:49:51.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:50 smithi023 bash[18432]: cluster 2024-04-14T15:49:49.497446+0000 mgr.y (mgr.14379) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:51.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:50 smithi023 bash[18432]: audit 2024-04-14T15:49:49.918980+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.23:0/2878006551' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-14T15:49:51.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:50 smithi023 bash[18432]: audit 2024-04-14T15:49:50.067591+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.23:0/2934177507' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-14T15:49:51.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:50 smithi023 bash[18432]: audit 2024-04-14T15:49:50.120069+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.23:0/2855300295' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-14T15:49:51.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:50 smithi023 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-14T15:49:51.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:50 smithi023 systemd[1]: Stopped Ceph alertmanager.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:49:51.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:50 smithi023 systemd[1]: Started Ceph alertmanager.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:49:51.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:50 smithi023 bash[23507]: cluster 2024-04-14T15:49:49.497446+0000 mgr.y (mgr.14379) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:51.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:50 smithi023 bash[23507]: audit 2024-04-14T15:49:49.918980+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.23:0/2878006551' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-14T15:49:51.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:50 smithi023 bash[23507]: audit 2024-04-14T15:49:50.067591+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.23:0/2934177507' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-14T15:49:51.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:50 smithi023 bash[23507]: audit 2024-04-14T15:49:50.120069+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.23:0/2855300295' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-14T15:49:51.172 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:50 smithi119 bash[18543]: cluster 2024-04-14T15:49:49.497446+0000 mgr.y (mgr.14379) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:51.172 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:50 smithi119 bash[18543]: audit 2024-04-14T15:49:49.918980+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.23:0/2878006551' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-14T15:49:51.172 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:50 smithi119 bash[18543]: audit 2024-04-14T15:49:50.067591+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.23:0/2934177507' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-14T15:49:51.172 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:50 smithi119 bash[18543]: audit 2024-04-14T15:49:50.120069+0000 mon.a (mon.0) 637 : audit [DBG] from='client.? 172.21.15.23:0/2855300295' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-14T15:49:51.970 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:51 smithi023 bash[18432]: audit 2024-04-14T15:49:50.959209+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:51.970 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:51 smithi023 bash[18432]: cephadm 2024-04-14T15:49:50.965448+0000 mgr.y (mgr.14379) 64 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-14T15:49:51.970 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:51 smithi023 bash[18432]: cephadm 2024-04-14T15:49:50.968716+0000 mgr.y (mgr.14379) 65 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi119 2024-04-14T15:49:51.971 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:51 smithi023 bash[23507]: audit 2024-04-14T15:49:50.959209+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:51.971 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:51 smithi023 bash[23507]: cephadm 2024-04-14T15:49:50.965448+0000 mgr.y (mgr.14379) 64 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-14T15:49:52.054 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757279 got 163208757284 for osd.5 2024-04-14T15:49:52.055 DEBUG:teuthology.parallel:result is None 2024-04-14T15:49:52.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:51 smithi023 bash[23507]: cephadm 2024-04-14T15:49:50.968716+0000 mgr.y (mgr.14379) 65 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi119 2024-04-14T15:49:52.348 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:51 smithi119 bash[18543]: audit 2024-04-14T15:49:50.959209+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:52.348 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:51 smithi119 bash[18543]: cephadm 2024-04-14T15:49:50.965448+0000 mgr.y (mgr.14379) 64 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-14T15:49:52.348 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:51 smithi119 bash[18543]: cephadm 2024-04-14T15:49:50.968716+0000 mgr.y (mgr.14379) 65 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi119 2024-04-14T15:49:52.353 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411378 got 77309411383 for osd.2 2024-04-14T15:49:52.353 DEBUG:teuthology.parallel:result is None 2024-04-14T15:49:52.382 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234001 got 231928234006 for osd.7 2024-04-14T15:49:52.382 DEBUG:teuthology.parallel:result is None 2024-04-14T15:49:52.382 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-14T15:49:52.383 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph pg dump --format=json 2024-04-14T15:49:52.605 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:52 smithi023 bash[42137]: level=info ts=2024-04-14T15:49:52.562Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-14T15:49:52.605 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:52 smithi023 bash[42137]: level=info ts=2024-04-14T15:49:52.562Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-14T15:49:52.605 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:52 smithi023 bash[42137]: level=info ts=2024-04-14T15:49:52.564Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.23 port=9094 2024-04-14T15:49:52.606 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:52 smithi023 bash[42137]: level=info ts=2024-04-14T15:49:52.565Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-14T15:49:52.606 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:52 smithi023 bash[42137]: level=info ts=2024-04-14T15:49:52.605Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-14T15:49:52.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:52 smithi023 bash[42137]: level=info ts=2024-04-14T15:49:52.605Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-14T15:49:52.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:52 smithi023 bash[42137]: level=info ts=2024-04-14T15:49:52.608Z caller=main.go:518 msg=Listening address=:9093 2024-04-14T15:49:52.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:52 smithi023 bash[42137]: level=info ts=2024-04-14T15:49:52.608Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-14T15:49:53.172 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:52 smithi119 bash[18543]: cluster 2024-04-14T15:49:51.498059+0000 mgr.y (mgr.14379) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:53.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:52 smithi023 bash[23507]: cluster 2024-04-14T15:49:51.498059+0000 mgr.y (mgr.14379) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:53.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:52 smithi023 bash[18432]: cluster 2024-04-14T15:49:51.498059+0000 mgr.y (mgr.14379) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:54.424 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:54 smithi119 systemd[1]: Stopping Ceph prometheus.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T15:49:54.424 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:54 smithi119 bash[34260]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-prometheus.a 2024-04-14T15:49:54.424 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:54 smithi119 bash[32895]: ts=2024-04-14T15:49:54.237Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-14T15:49:54.424 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:54 smithi119 bash[32895]: ts=2024-04-14T15:49:54.237Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-14T15:49:54.425 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:54 smithi119 bash[32895]: ts=2024-04-14T15:49:54.237Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-14T15:49:54.425 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:54 smithi119 bash[32895]: ts=2024-04-14T15:49:54.237Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-14T15:49:54.425 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:54 smithi119 bash[32895]: ts=2024-04-14T15:49:54.237Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-14T15:49:54.425 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:54 smithi119 bash[32895]: ts=2024-04-14T15:49:54.237Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-14T15:49:54.425 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:54 smithi119 bash[32895]: ts=2024-04-14T15:49:54.238Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-14T15:49:54.425 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:54 smithi119 bash[32895]: ts=2024-04-14T15:49:54.238Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-14T15:49:54.425 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:54 smithi119 bash[32895]: ts=2024-04-14T15:49:54.238Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-14T15:49:54.425 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:54 smithi119 bash[32895]: ts=2024-04-14T15:49:54.238Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-14T15:49:54.425 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:54 smithi119 bash[32895]: ts=2024-04-14T15:49:54.238Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-14T15:49:54.425 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:54 smithi119 bash[32895]: ts=2024-04-14T15:49:54.238Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-14T15:49:54.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:49:54 smithi023 bash[42137]: level=info ts=2024-04-14T15:49:54.566Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000992138s 2024-04-14T15:49:54.995 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:54 smithi119 bash[34270]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-prometheus-a 2024-04-14T15:49:54.995 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:54 smithi119 bash[34304]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-prometheus.a 2024-04-14T15:49:54.995 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:54 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-14T15:49:54.995 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:54 smithi119 systemd[1]: Stopped Ceph prometheus.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:49:54.995 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:54 smithi119 systemd[1]: Started Ceph prometheus.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:49:55.166 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:49:55.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:54 smithi023 bash[23507]: cluster 2024-04-14T15:49:53.499137+0000 mgr.y (mgr.14379) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:55.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:55 smithi023 bash[23507]: audit 2024-04-14T15:49:54.975974+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:55.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:55 smithi023 bash[23507]: audit 2024-04-14T15:49:54.989470+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-14T15:49:55.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:54 smithi023 bash[18432]: cluster 2024-04-14T15:49:53.499137+0000 mgr.y (mgr.14379) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:55.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:54 smithi023 bash[18432]: audit 2024-04-14T15:49:54.975974+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:55.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:54 smithi023 bash[18432]: audit 2024-04-14T15:49:54.989470+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-14T15:49:55.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:54 smithi119 bash[18543]: cluster 2024-04-14T15:49:53.499137+0000 mgr.y (mgr.14379) 67 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:55.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:54 smithi119 bash[18543]: audit 2024-04-14T15:49:54.975974+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:55.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:54 smithi119 bash[18543]: audit 2024-04-14T15:49:54.989470+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-14T15:49:56.104 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:55 smithi119 bash[34332]: ts=2024-04-14T15:49:55.936Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-14T15:49:56.104 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:55 smithi119 bash[34332]: ts=2024-04-14T15:49:55.937Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-14T15:49:56.104 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:55 smithi119 bash[34332]: ts=2024-04-14T15:49:55.937Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-14T15:49:56.105 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:55 smithi119 bash[34332]: ts=2024-04-14T15:49:55.937Z caller=main.go:518 level=info host_details="(Linux 5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64 smithi119 (none))" 2024-04-14T15:49:56.105 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:55 smithi119 bash[34332]: ts=2024-04-14T15:49:55.937Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-14T15:49:56.105 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:55 smithi119 bash[34332]: ts=2024-04-14T15:49:55.937Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-14T15:49:56.105 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:55 smithi119 bash[34332]: ts=2024-04-14T15:49:55.938Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-14T15:49:56.105 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:55 smithi119 bash[34332]: ts=2024-04-14T15:49:55.939Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-14T15:49:56.105 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:55 smithi119 bash[34332]: ts=2024-04-14T15:49:55.940Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-14T15:49:56.105 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:55 smithi119 bash[34332]: ts=2024-04-14T15:49:55.942Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-14T15:49:56.105 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:55 smithi119 bash[34332]: ts=2024-04-14T15:49:55.942Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.008µs 2024-04-14T15:49:56.105 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:55 smithi119 bash[34332]: ts=2024-04-14T15:49:55.942Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-14T15:49:56.105 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[34332]: ts=2024-04-14T15:49:56.106Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-14T15:49:56.105 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[18543]: audit 2024-04-14T15:49:54.990529+0000 mgr.y (mgr.14379) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-14T15:49:56.105 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[18543]: audit 2024-04-14T15:49:54.992901+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.23:9093"}]: dispatch 2024-04-14T15:49:56.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[18543]: audit 2024-04-14T15:49:54.993931+0000 mgr.y (mgr.14379) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.23:9093"}]: dispatch 2024-04-14T15:49:56.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[18543]: audit 2024-04-14T15:49:55.017625+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:56.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[18543]: audit 2024-04-14T15:49:55.031621+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T15:49:56.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[18543]: audit 2024-04-14T15:49:55.032655+0000 mgr.y (mgr.14379) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T15:49:56.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[18543]: audit 2024-04-14T15:49:55.048105+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.119:9095"}]: dispatch 2024-04-14T15:49:56.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[18543]: audit 2024-04-14T15:49:55.048921+0000 mgr.y (mgr.14379) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.119:9095"}]: dispatch 2024-04-14T15:49:56.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[18543]: audit 2024-04-14T15:49:55.059258+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:56.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[18543]: audit 2024-04-14T15:49:55.071776+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-14T15:49:56.106 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[18543]: audit 2024-04-14T15:49:55.073101+0000 mgr.y (mgr.14379) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-14T15:49:56.107 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[18543]: audit 2024-04-14T15:49:55.091728+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.119:3000"}]: dispatch 2024-04-14T15:49:56.107 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[18543]: audit 2024-04-14T15:49:55.092582+0000 mgr.y (mgr.14379) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.119:3000"}]: dispatch 2024-04-14T15:49:56.107 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[18543]: audit 2024-04-14T15:49:55.102161+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:56.107 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[18543]: audit 2024-04-14T15:49:55.107908+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:49:56.107 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[18543]: audit 2024-04-14T15:49:55.110916+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:49:56.107 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[18543]: audit 2024-04-14T15:49:55.112736+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:49:56.308 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[18432]: audit 2024-04-14T15:49:54.990529+0000 mgr.y (mgr.14379) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-14T15:49:56.308 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[18432]: audit 2024-04-14T15:49:54.992901+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.23:9093"}]: dispatch 2024-04-14T15:49:56.308 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[18432]: audit 2024-04-14T15:49:54.993931+0000 mgr.y (mgr.14379) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.23:9093"}]: dispatch 2024-04-14T15:49:56.308 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[18432]: audit 2024-04-14T15:49:55.017625+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:56.308 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[18432]: audit 2024-04-14T15:49:55.031621+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T15:49:56.308 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[18432]: audit 2024-04-14T15:49:55.032655+0000 mgr.y (mgr.14379) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T15:49:56.308 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[18432]: audit 2024-04-14T15:49:55.048105+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.119:9095"}]: dispatch 2024-04-14T15:49:56.308 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[18432]: audit 2024-04-14T15:49:55.048921+0000 mgr.y (mgr.14379) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.119:9095"}]: dispatch 2024-04-14T15:49:56.308 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[18432]: audit 2024-04-14T15:49:55.059258+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:56.308 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[18432]: audit 2024-04-14T15:49:55.071776+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-14T15:49:56.308 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[18432]: audit 2024-04-14T15:49:55.073101+0000 mgr.y (mgr.14379) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-14T15:49:56.308 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[18432]: audit 2024-04-14T15:49:55.091728+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.119:3000"}]: dispatch 2024-04-14T15:49:56.309 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[18432]: audit 2024-04-14T15:49:55.092582+0000 mgr.y (mgr.14379) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.119:3000"}]: dispatch 2024-04-14T15:49:56.309 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[18432]: audit 2024-04-14T15:49:55.102161+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:56.309 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[18432]: audit 2024-04-14T15:49:55.107908+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:49:56.309 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[18432]: audit 2024-04-14T15:49:55.110916+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:49:56.309 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[18432]: audit 2024-04-14T15:49:55.112736+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:49:56.309 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[23507]: audit 2024-04-14T15:49:54.990529+0000 mgr.y (mgr.14379) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-14T15:49:56.309 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[23507]: audit 2024-04-14T15:49:54.992901+0000 mon.c (mon.1) 51 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.23:9093"}]: dispatch 2024-04-14T15:49:56.309 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[23507]: audit 2024-04-14T15:49:54.993931+0000 mgr.y (mgr.14379) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.23:9093"}]: dispatch 2024-04-14T15:49:56.309 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[23507]: audit 2024-04-14T15:49:55.017625+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:56.309 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[23507]: audit 2024-04-14T15:49:55.031621+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T15:49:56.309 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[23507]: audit 2024-04-14T15:49:55.032655+0000 mgr.y (mgr.14379) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T15:49:56.309 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[23507]: audit 2024-04-14T15:49:55.048105+0000 mon.c (mon.1) 53 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.119:9095"}]: dispatch 2024-04-14T15:49:56.310 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[23507]: audit 2024-04-14T15:49:55.048921+0000 mgr.y (mgr.14379) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.119:9095"}]: dispatch 2024-04-14T15:49:56.310 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[23507]: audit 2024-04-14T15:49:55.059258+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:56.310 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[23507]: audit 2024-04-14T15:49:55.071776+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-14T15:49:56.310 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[23507]: audit 2024-04-14T15:49:55.073101+0000 mgr.y (mgr.14379) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-14T15:49:56.310 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[23507]: audit 2024-04-14T15:49:55.091728+0000 mon.c (mon.1) 55 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.119:3000"}]: dispatch 2024-04-14T15:49:56.310 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[23507]: audit 2024-04-14T15:49:55.092582+0000 mgr.y (mgr.14379) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.119:3000"}]: dispatch 2024-04-14T15:49:56.310 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[23507]: audit 2024-04-14T15:49:55.102161+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:56.310 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[23507]: audit 2024-04-14T15:49:55.107908+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:49:56.310 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[23507]: audit 2024-04-14T15:49:55.110916+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:49:56.310 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:56 smithi023 bash[23507]: audit 2024-04-14T15:49:55.112736+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:49:56.446 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[34332]: ts=2024-04-14T15:49:56.107Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-14T15:49:56.446 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[34332]: ts=2024-04-14T15:49:56.107Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=41.921µs wal_replay_duration=164.97355ms total_replay_duration=165.032603ms 2024-04-14T15:49:56.446 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[34332]: ts=2024-04-14T15:49:56.112Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-14T15:49:56.446 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[34332]: ts=2024-04-14T15:49:56.112Z caller=main.go:947 level=info msg="TSDB started" 2024-04-14T15:49:56.446 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[34332]: ts=2024-04-14T15:49:56.112Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-14T15:49:56.447 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[34332]: ts=2024-04-14T15:49:56.162Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=50.135322ms db_storage=1.28µs remote_storage=3.13µs web_handler=656ns query_engine=1.21µs scrape=704.496µs scrape_sd=54.83µs notify=47.232µs notify_sd=15.173µs rules=48.591078ms 2024-04-14T15:49:56.447 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:49:56 smithi119 bash[34332]: ts=2024-04-14T15:49:56.162Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-14T15:49:57.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:57 smithi023 bash[18432]: cluster 2024-04-14T15:49:55.500091+0000 mgr.y (mgr.14379) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:57.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:57 smithi023 bash[23507]: cluster 2024-04-14T15:49:55.500091+0000 mgr.y (mgr.14379) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:57.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:57 smithi119 bash[18543]: cluster 2024-04-14T15:49:55.500091+0000 mgr.y (mgr.14379) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:58.174 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-14T15:49:58.176 INFO:teuthology.orchestra.run.smithi023.stderr:dumped all 2024-04-14T15:49:58.862 INFO:teuthology.orchestra.run.smithi023.stdout:{"pg_ready":true,"pg_map":{"version":48,"stamp":"2024-04-14T15:49:57.500347+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":48848,"kb_used_data":6096,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912368,"statfs":{"total":767960285184,"available":767910264832,"internally_reserved":0,"allocated":6242304,"data_stored":3488924,"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.004478"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-14T15:48:27.612451+0000","last_change":"2024-04-14T15:48:05.700091+0000","last_active":"2024-04-14T15:48:27.612451+0000","last_peered":"2024-04-14T15:48:27.612451+0000","last_clean":"2024-04-14T15:48:27.612451+0000","last_became_active":"2024-04-14T15:48:05.699027+0000","last_became_peered":"2024-04-14T15:48:05.699027+0000","last_unstale":"2024-04-14T15:48:27.612451+0000","last_undegraded":"2024-04-14T15:48:27.612451+0000","last_fullsized":"2024-04-14T15:48:27.612451+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-14T15:45:15.705348+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-14T15:45:15.705348+0000","last_clean_scrub_stamp":"2024-04-14T15:45:15.705348+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-16T00:26:03.390731+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":231928234007,"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":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.129,"5min":1.129,"15min":1.129},"last":1.0389999999999999},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.94799999999999995}]},{"osd":1,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":1.1950000000000001},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":1.0029999999999999}]},{"osd":2,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":1.276}]},{"osd":3,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.92400000000000004,"15min":0.92400000000000004},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":1.153},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":1.1279999999999999}]},{"osd":4,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.97499999999999998}]},{"osd":5,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.95199999999999996,"15min":0.95199999999999996},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.0640000000000001},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.087}]},{"osd":6,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.98199999999999998,"15min":0.98199999999999998},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.429,"5min":1.429,"15min":1.429},"last":1.2270000000000001},{"interface":"front","average":{"1min":0.998,"5min":0.998,"15min":0.998},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.389,"5min":1.389,"15min":1.389},"last":0.91800000000000004}]}]},{"osd":6,"up_from":46,"seq":197568495647,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6152,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739000,"statfs":{"total":95995035648,"available":95988736000,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"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":"Sun Apr 14 15:49:31 2024","interfaces":[{"interface":"back","average":{"1min":1.2110000000000001,"5min":0.89500000000000002,"15min":0.84199999999999997},"min":{"1min":0.58399999999999996,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":7.3609999999999998,"5min":7.3609999999999998,"15min":7.3609999999999998},"last":0.75},{"interface":"front","average":{"1min":1.107,"5min":0.88700000000000001,"15min":0.85099999999999998},"min":{"1min":0.58099999999999996,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":7.2850000000000001,"5min":7.2850000000000001,"15min":7.2850000000000001},"last":0.89400000000000002}]},{"osd":1,"last update":"Sun Apr 14 15:49:31 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.79600000000000004,"15min":0.77500000000000002},"min":{"1min":0.53000000000000003,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":2.7559999999999998,"5min":2.7559999999999998,"15min":2.7559999999999998},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.81999999999999995,"15min":0.80900000000000005},"min":{"1min":0.56200000000000006,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.1950000000000001,"5min":1.226,"15min":1.226},"last":0.85699999999999998}]},{"osd":2,"last update":"Sun Apr 14 15:49:31 2024","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.878,"15min":0.85399999999999998},"min":{"1min":0.60399999999999998,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":3.5150000000000001,"5min":3.5150000000000001,"15min":3.5150000000000001},"last":0.67600000000000005},{"interface":"front","average":{"1min":1.038,"5min":0.89700000000000002,"15min":0.873},"min":{"1min":0.63100000000000001,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":3.3239999999999998,"5min":3.3239999999999998,"15min":3.3239999999999998},"last":0.79400000000000004}]},{"osd":3,"last update":"Sun Apr 14 15:49:31 2024","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":0.88800000000000001,"15min":0.85199999999999998},"min":{"1min":0.56599999999999995,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":3.54,"5min":3.54,"15min":3.54},"last":0.88200000000000001},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.90800000000000003,"15min":0.89200000000000002},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":0.92000000000000004}]},{"osd":4,"last update":"Sun Apr 14 15:49:31 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.78300000000000003,"15min":0.754},"min":{"1min":0.40899999999999997,"5min":0.376,"15min":0.376},"max":{"1min":1.3009999999999999,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.78400000000000003,"15min":0.76500000000000001},"min":{"1min":0.373,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.66100000000000003}]},{"osd":5,"last update":"Sun Apr 14 15:49:31 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.81299999999999994,"15min":0.78400000000000003},"min":{"1min":0.432,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.3260000000000001,"5min":1.411,"15min":1.411},"last":0.61299999999999999},{"interface":"front","average":{"1min":1.0469999999999999,"5min":0.82099999999999995,"15min":0.78300000000000003},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.76600000000000001}]},{"osd":7,"last update":"Sun Apr 14 15:49:01 2024","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.028,"15min":1.028},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":0.70899999999999996},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.0449999999999999,"15min":1.0449999999999999},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":0.72899999999999998}]}]},{"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":6332,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":577536,"data_stored":237576,"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":"Sun Apr 14 15:48:48 2024","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.60999999999999999,"15min":0.53300000000000003},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.0429999999999999,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":1.163},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.627,"15min":0.53300000000000003},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":1.0640000000000001,"5min":1.0640000000000001,"15min":1.0640000000000001},"last":1.2589999999999999}]},{"osd":2,"last update":"Sun Apr 14 15:49:23 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.83599999999999997,"15min":0.73199999999999998},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.2210000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":2.9990000000000001},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.76600000000000001,"15min":0.69599999999999995},"min":{"1min":0.34999999999999998,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.2110000000000001,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":2.9470000000000001}]},{"osd":3,"last update":"Sun Apr 14 15:48:53 2024","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":0.77900000000000003,"15min":0.76700000000000002},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.94699999999999995,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.714},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.89100000000000001,"15min":0.88100000000000001},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":1.208,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":2.423}]},{"osd":4,"last update":"Sun Apr 14 15:49:28 2024","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.94499999999999995,"15min":0.93700000000000006},"min":{"1min":0.70799999999999996,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.2190000000000001,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.823},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.03,"15min":1.0229999999999999},"min":{"1min":0.622,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.393,"5min":1.393,"15min":1.393},"last":2.5510000000000002}]},{"osd":5,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.109,"15min":1.115},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":2.3410000000000002},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.0720000000000001,"15min":1.075},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.4790000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.5700000000000001}]},{"osd":6,"last update":"Sun Apr 14 15:49:28 2024","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.071,"15min":1.0629999999999999},"min":{"1min":0.872,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.5489999999999999,"5min":1.577,"15min":1.577},"last":1.7529999999999999},{"interface":"front","average":{"1min":1.204,"5min":1.2130000000000001,"15min":1.2150000000000001},"min":{"1min":0.59999999999999998,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.9379999999999999,"5min":1.9379999999999999,"15min":1.9379999999999999},"last":2.4769999999999999}]},{"osd":7,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.0860000000000001,"15min":1.0860000000000001},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":1.6499999999999999},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.1319999999999999,"15min":1.1319999999999999},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.9059999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738439,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":"Sun Apr 14 15:49:50 2024","interfaces":[{"interface":"back","average":{"1min":0.745,"5min":0.66800000000000004,"15min":0.57999999999999996},"min":{"1min":0.51600000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.2010000000000001,"5min":1.248,"15min":1.248},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.73999999999999999,"15min":0.61799999999999999},"min":{"1min":0.41099999999999998,"5min":0.313,"15min":0.313},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":0.67500000000000004}]},{"osd":2,"last update":"Sun Apr 14 15:49:22 2024","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.77100000000000002,"15min":0.70599999999999996},"min":{"1min":0.372,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.1659999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.71799999999999997,"15min":0.65800000000000003},"min":{"1min":0.40300000000000002,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.119,"5min":1.266,"15min":1.266},"last":0.70699999999999996}]},{"osd":3,"last update":"Sun Apr 14 15:48:56 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.879,"15min":0.84699999999999998},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.94899999999999995},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.80000000000000004,"15min":0.78600000000000003},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.044,"5min":1.129,"15min":1.129},"last":0.81499999999999995}]},{"osd":4,"last update":"Sun Apr 14 15:49:27 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.93000000000000005,"15min":0.93100000000000005},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.1699999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.024,"15min":0.998},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.4339999999999999,"5min":1.458,"15min":1.458},"last":1.0029999999999999}]},{"osd":5,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.0640000000000001,"15min":1.056},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":2.226,"5min":2.226,"15min":2.226},"last":1.204},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.0680000000000001,"15min":1.0609999999999999},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.486,"5min":1.486,"15min":1.486},"last":1.0569999999999999}]},{"osd":6,"last update":"Sun Apr 14 15:49:27 2024","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.073,"15min":1.075},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.516,"5min":1.516,"15min":1.516},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.1899999999999999,"15min":1.2},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.839,"5min":1.839,"15min":1.839},"last":1.1499999999999999}]},{"osd":7,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":1.198,"5min":1.198,"15min":1.198},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":2.1110000000000002,"5min":2.1110000000000002,"15min":2.1110000000000002},"last":1.266},{"interface":"front","average":{"1min":1.232,"5min":1.232,"15min":1.232},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.6279999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":1.234}]}]},{"osd":2,"up_from":18,"seq":77309411384,"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":"Sun Apr 14 15:49:20 2024","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.67900000000000005,"15min":0.61599999999999999},"min":{"1min":0.48499999999999999,"5min":0.312,"15min":0.312},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.71599999999999997,"15min":0.66600000000000004},"min":{"1min":0.39900000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.58799999999999997}]},{"osd":1,"last update":"Sun Apr 14 15:49:20 2024","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.745,"15min":0.68400000000000005},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.76900000000000002,"5min":0.77300000000000002,"15min":0.73099999999999998},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.107,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.66800000000000004}]},{"osd":3,"last update":"Sun Apr 14 15:48:56 2024","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.79900000000000004,"15min":0.78900000000000003},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.1399999999999999,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.92500000000000004,"15min":0.91100000000000003},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.546,"5min":1.546,"15min":1.546},"last":0.751}]},{"osd":4,"last update":"Sun Apr 14 15:49:32 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.95399999999999996,"15min":0.95399999999999996},"min":{"1min":0.70899999999999996,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.2410000000000001,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.109,"5min":1.0620000000000001,"15min":1.0269999999999999},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.8759999999999999,"5min":1.8759999999999999,"15min":1.8759999999999999},"last":1.087}]},{"osd":5,"last update":"Sun Apr 14 15:48:56 2024","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.133,"15min":1.1279999999999999},"min":{"1min":0.80000000000000004,"5min":0.78600000000000003,"15min":0.78600000000000003},"max":{"1min":1.5800000000000001,"5min":1.5800000000000001,"15min":1.5800000000000001},"last":0.81899999999999995},{"interface":"front","average":{"1min":1.044,"5min":1.048,"15min":1.048},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.4450000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.05}]},{"osd":6,"last update":"Sun Apr 14 15:49:32 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.1080000000000001,"15min":1.111},"min":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.228,"5min":1.252,"15min":1.256},"min":{"1min":0.85599999999999998,"5min":0.84399999999999997,"15min":0.84399999999999997},"max":{"1min":1.7190000000000001,"5min":1.8069999999999999,"15min":1.8069999999999999},"last":1.1539999999999999}]},{"osd":7,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"min":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.266},{"interface":"front","average":{"1min":1.343,"5min":1.343,"15min":1.343},"min":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"max":{"1min":1.883,"5min":1.883,"15min":1.883},"last":1.129}]}]},{"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":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Sun Apr 14 15:48:59 2024","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.69499999999999995,"15min":0.67700000000000005},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.98099999999999998,"5min":1.179,"15min":1.179},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.77500000000000002,"15min":0.753},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.64800000000000002}]},{"osd":1,"last update":"Sun Apr 14 15:48:59 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.86699999999999999,"15min":0.85799999999999998},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":1.1879999999999999},{"interface":"front","average":{"1min":0.75,"5min":0.80900000000000005,"15min":0.80900000000000005},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.1000000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.75700000000000001}]},{"osd":2,"last update":"Sun Apr 14 15:48:59 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.89400000000000002,"15min":0.88900000000000001},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.5389999999999999,"5min":1.546,"15min":1.546},"last":0.92100000000000004},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.83599999999999997,"15min":0.81999999999999995},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.274,"5min":1.456,"15min":1.456},"last":0.79000000000000004}]},{"osd":4,"last update":"Sun Apr 14 15:49:28 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.96599999999999997,"15min":0.94199999999999995},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":1.0329999999999999},{"interface":"front","average":{"1min":1.042,"5min":1.044,"15min":1.042},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.2989999999999999,"5min":1.484,"15min":1.484},"last":1.1379999999999999}]},{"osd":5,"last update":"Sun Apr 14 15:48:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0860000000000001,"15min":1.089},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.401,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.224},{"interface":"front","average":{"1min":1.153,"5min":1.137,"15min":1.135},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":1.377}]},{"osd":6,"last update":"Sun Apr 14 15:49:28 2024","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.173,"15min":1.1819999999999999},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.546,"5min":1.546,"15min":1.546},"last":1.278},{"interface":"front","average":{"1min":1.087,"5min":1.2010000000000001,"15min":1.22},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.4019999999999999,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.071}]},{"osd":7,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":2.2909999999999999,"5min":2.2909999999999999,"15min":2.2909999999999999},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":23.306999999999999,"5min":23.306999999999999,"15min":23.306999999999999},"last":1.1659999999999999},{"interface":"front","average":{"1min":2.3140000000000001,"5min":2.3140000000000001,"15min":2.3140000000000001},"min":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"max":{"1min":24.489000000000001,"5min":24.489000000000001,"15min":24.489000000000001},"last":1.3149999999999999}]}]},{"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":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Sun Apr 14 15:49:26 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.85599999999999998,"15min":0.84599999999999997},"min":{"1min":0.68500000000000005,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.496,"5min":1.496,"15min":1.496},"last":0.86699999999999999},{"interface":"front","average":{"1min":0.878,"5min":0.85499999999999998,"15min":0.84399999999999997},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.26,"5min":1.26,"15min":1.26},"last":1.0680000000000001}]},{"osd":1,"last update":"Sun Apr 14 15:49:26 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.875,"15min":0.84899999999999998},"min":{"1min":0.64600000000000002,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":1.095},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.89500000000000002,"15min":0.86899999999999999},"min":{"1min":0.76000000000000001,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":0.88500000000000001}]},{"osd":2,"last update":"Sun Apr 14 15:49:26 2024","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":0.92600000000000005,"15min":0.89600000000000002},"min":{"1min":0.622,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.83099999999999996},{"interface":"front","average":{"1min":1,"5min":0.90900000000000003,"15min":0.88900000000000001},"min":{"1min":0.63,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1}]},{"osd":3,"last update":"Sun Apr 14 15:49:26 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":0.93600000000000005,"15min":0.90700000000000003},"min":{"1min":0.78800000000000003,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":0.80000000000000004},{"interface":"front","average":{"1min":1.044,"5min":0.93799999999999994,"15min":0.91400000000000003},"min":{"1min":0.78300000000000003,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.0389999999999999}]},{"osd":5,"last update":"Sun Apr 14 15:49:00 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.84799999999999998,"15min":0.83199999999999996},"min":{"1min":0.64800000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.0740000000000001,"5min":0.90900000000000003,"15min":0.88100000000000001},"min":{"1min":0.64300000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.1120000000000001}]},{"osd":6,"last update":"Sun Apr 14 15:49:32 2024","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":0.88300000000000001,"15min":0.84299999999999997},"min":{"1min":0.78700000000000003,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.77200000000000002},{"interface":"front","average":{"1min":1.151,"5min":0.98099999999999998,"15min":0.95299999999999996},"min":{"1min":0.77400000000000002,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":0.93200000000000005}]},{"osd":7,"last update":"Sun Apr 14 15:49:03 2024","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":0.89500000000000002},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.1399999999999999,"15min":1.1399999999999999},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.583,"5min":1.583,"15min":1.583},"last":0.96199999999999997}]}]},{"osd":5,"up_from":38,"seq":163208757285,"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":237518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.85399999999999998,"15min":0.84599999999999997},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":1.085},{"interface":"front","average":{"1min":0.877,"5min":0.88500000000000001,"15min":0.88700000000000001},"min":{"1min":0.64000000000000001,"5min":0.627,"15min":0.627},"max":{"1min":1.198,"5min":1.198,"15min":1.198},"last":1.054}]},{"osd":1,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.84799999999999998,"15min":0.83999999999999997},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":1},{"interface":"front","average":{"1min":0.874,"5min":0.96199999999999997,"15min":0.97599999999999998},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.1919999999999999,"5min":2.9460000000000002,"15min":2.9460000000000002},"last":1.0249999999999999}]},{"osd":2,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":1.016,"15min":1.0349999999999999},"min":{"1min":0.621,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.425,"5min":3.4009999999999998,"15min":3.4009999999999998},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.88300000000000001,"15min":0.86199999999999999},"min":{"1min":0.66700000000000004,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.1579999999999999}]},{"osd":3,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.94799999999999995,"15min":0.94199999999999995},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.2070000000000001,"5min":1.304,"15min":1.304},"last":1.1060000000000001},{"interface":"front","average":{"1min":1.042,"5min":0.96999999999999997,"15min":0.95799999999999996},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":1.2010000000000001}]},{"osd":4,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.752,"15min":0.72499999999999998},"min":{"1min":0.437,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.80300000000000005,"15min":0.77400000000000002},"min":{"1min":0.55300000000000005,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":0.88500000000000001}]},{"osd":6,"last update":"Sun Apr 14 15:49:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":0.96499999999999997,"15min":0.95199999999999996},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":0.75800000000000001},{"interface":"front","average":{"1min":1.026,"5min":0.96399999999999997,"15min":0.95399999999999996},"min":{"1min":0.504,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.411,"5min":1.411,"15min":1.411},"last":0.82399999999999995}]},{"osd":7,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":0.68000000000000005},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":0.91100000000000003}]}]}],"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-14T15:49:58.863 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph pg dump --format=json 2024-04-14T15:49:59.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:59 smithi023 bash[18432]: cluster 2024-04-14T15:49:57.500570+0000 mgr.y (mgr.14379) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:59.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:59 smithi023 bash[18432]: audit 2024-04-14T15:49:58.052230+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:59.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:59 smithi023 bash[18432]: audit 2024-04-14T15:49:58.171102+0000 mgr.y (mgr.14379) 76 : audit [DBG] from='client.24439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-14T15:49:59.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:59 smithi023 bash[18432]: audit 2024-04-14T15:49:58.555247+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:59.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:59 smithi023 bash[18432]: audit 2024-04-14T15:49:58.812990+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:59.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:59 smithi023 bash[18432]: audit 2024-04-14T15:49:58.824122+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:49:59.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:59 smithi023 bash[18432]: audit 2024-04-14T15:49:58.827155+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:49:59.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:49:59 smithi023 bash[18432]: audit 2024-04-14T15:49:58.829005+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:49:59.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:59 smithi023 bash[23507]: cluster 2024-04-14T15:49:57.500570+0000 mgr.y (mgr.14379) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:59.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:59 smithi023 bash[23507]: audit 2024-04-14T15:49:58.052230+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:59.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:59 smithi023 bash[23507]: audit 2024-04-14T15:49:58.171102+0000 mgr.y (mgr.14379) 76 : audit [DBG] from='client.24439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-14T15:49:59.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:59 smithi023 bash[23507]: audit 2024-04-14T15:49:58.555247+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:59.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:59 smithi023 bash[23507]: audit 2024-04-14T15:49:58.812990+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:59.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:59 smithi023 bash[23507]: audit 2024-04-14T15:49:58.824122+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:49:59.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:59 smithi023 bash[23507]: audit 2024-04-14T15:49:58.827155+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:49:59.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:49:59 smithi023 bash[23507]: audit 2024-04-14T15:49:58.829005+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:49:59.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:59 smithi119 bash[18543]: cluster 2024-04-14T15:49:57.500570+0000 mgr.y (mgr.14379) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:49:59.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:59 smithi119 bash[18543]: audit 2024-04-14T15:49:58.052230+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:59.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:59 smithi119 bash[18543]: audit 2024-04-14T15:49:58.171102+0000 mgr.y (mgr.14379) 76 : audit [DBG] from='client.24439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-14T15:49:59.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:59 smithi119 bash[18543]: audit 2024-04-14T15:49:58.555247+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:59.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:59 smithi119 bash[18543]: audit 2024-04-14T15:49:58.812990+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:49:59.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:59 smithi119 bash[18543]: audit 2024-04-14T15:49:58.824122+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:49:59.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:59 smithi119 bash[18543]: audit 2024-04-14T15:49:58.827155+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:49:59.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:49:59 smithi119 bash[18543]: audit 2024-04-14T15:49:58.829005+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:50:00.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:00 smithi023 bash[18432]: cluster 2024-04-14T15:50:00.000115+0000 mon.a (mon.0) 646 : cluster [INF] overall HEALTH_OK 2024-04-14T15:50:00.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:00 smithi023 bash[23507]: cluster 2024-04-14T15:50:00.000115+0000 mon.a (mon.0) 646 : cluster [INF] overall HEALTH_OK 2024-04-14T15:50:00.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:00 smithi119 bash[18543]: cluster 2024-04-14T15:50:00.000115+0000 mon.a (mon.0) 646 : cluster [INF] overall HEALTH_OK 2024-04-14T15:50:01.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:01 smithi023 bash[18432]: cluster 2024-04-14T15:49:59.501172+0000 mgr.y (mgr.14379) 77 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:01.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:01 smithi023 bash[23507]: cluster 2024-04-14T15:49:59.501172+0000 mgr.y (mgr.14379) 77 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:01.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:01 smithi119 bash[18543]: cluster 2024-04-14T15:49:59.501172+0000 mgr.y (mgr.14379) 77 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:01.605 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:50:02.766 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:50:02 smithi023 bash[42137]: level=info ts=2024-04-14T15:50:02.569Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003284158s 2024-04-14T15:50:03.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:03 smithi023 bash[18432]: cluster 2024-04-14T15:50:01.501761+0000 mgr.y (mgr.14379) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:03.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:03 smithi023 bash[18432]: audit 2024-04-14T15:50:02.217670+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:03.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:03 smithi023 bash[18432]: audit 2024-04-14T15:50:02.231177+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:03.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:03 smithi023 bash[23507]: cluster 2024-04-14T15:50:01.501761+0000 mgr.y (mgr.14379) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:03.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:03 smithi023 bash[23507]: audit 2024-04-14T15:50:02.217670+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:03.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:03 smithi023 bash[23507]: audit 2024-04-14T15:50:02.231177+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:03.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:03 smithi119 bash[18543]: cluster 2024-04-14T15:50:01.501761+0000 mgr.y (mgr.14379) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:03.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:03 smithi119 bash[18543]: audit 2024-04-14T15:50:02.217670+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:03.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:03 smithi119 bash[18543]: audit 2024-04-14T15:50:02.231177+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:04.319 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-14T15:50:04.321 INFO:teuthology.orchestra.run.smithi023.stderr:dumped all 2024-04-14T15:50:04.979 INFO:teuthology.orchestra.run.smithi023.stdout:{"pg_ready":true,"pg_map":{"version":51,"stamp":"2024-04-14T15:50:03.502035+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":48848,"kb_used_data":6096,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912368,"statfs":{"total":767960285184,"available":767910264832,"internally_reserved":0,"allocated":6242304,"data_stored":3488924,"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.004256"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-14T15:48:27.612451+0000","last_change":"2024-04-14T15:48:05.700091+0000","last_active":"2024-04-14T15:48:27.612451+0000","last_peered":"2024-04-14T15:48:27.612451+0000","last_clean":"2024-04-14T15:48:27.612451+0000","last_became_active":"2024-04-14T15:48:05.699027+0000","last_became_peered":"2024-04-14T15:48:05.699027+0000","last_unstale":"2024-04-14T15:48:27.612451+0000","last_undegraded":"2024-04-14T15:48:27.612451+0000","last_fullsized":"2024-04-14T15:48:27.612451+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-14T15:45:15.705348+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-14T15:45:15.705348+0000","last_clean_scrub_stamp":"2024-04-14T15:45:15.705348+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-16T00:26:03.390731+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":"Sun Apr 14 15:50:03 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.84599999999999997,"15min":0.83199999999999996},"min":{"1min":0.61099999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.84099999999999997,"15min":0.83299999999999996},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.218,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":1.0680000000000001}]},{"osd":1,"last update":"Sun Apr 14 15:50:03 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.92100000000000004,"15min":0.91600000000000004},"min":{"1min":0.71599999999999997,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.1950000000000001,"5min":1.242,"15min":1.242},"last":0.97099999999999997},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.86699999999999999,"15min":0.85499999999999998},"min":{"1min":0.57699999999999996,"5min":0.376,"15min":0.376},"max":{"1min":1.131,"5min":1.216,"15min":1.216},"last":1.099}]},{"osd":2,"last update":"Sun Apr 14 15:50:03 2024","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.91200000000000003,"15min":0.90200000000000002},"min":{"1min":0.66900000000000004,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.876},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.90500000000000003,"15min":0.88900000000000001},"min":{"1min":0.60399999999999998,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":1.1459999999999999}]},{"osd":3,"last update":"Sun Apr 14 15:50:03 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":0.93999999999999995,"15min":0.92900000000000005},"min":{"1min":0.63300000000000001,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2669999999999999,"5min":1.357,"15min":1.357},"last":0.84399999999999997},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.98499999999999999,"15min":0.97799999999999998},"min":{"1min":0.748,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.417,"5min":1.417,"15min":1.417},"last":1.2450000000000001}]},{"osd":4,"last update":"Sun Apr 14 15:50:03 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.878,"15min":0.86499999999999999},"min":{"1min":0.66500000000000004,"5min":0.374,"15min":0.374},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":0.77800000000000002},{"interface":"front","average":{"1min":1.0089999999999999,"5min":0.89000000000000001,"15min":0.87},"min":{"1min":0.72499999999999998,"5min":0.379,"15min":0.379},"max":{"1min":1.633,"5min":1.633,"15min":1.633},"last":0.92100000000000004}]},{"osd":5,"last update":"Sun Apr 14 15:50:03 2024","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.96599999999999997,"15min":0.95599999999999996},"min":{"1min":0.67500000000000004,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":0.81100000000000005},{"interface":"front","average":{"1min":1.1180000000000001,"5min":0.98699999999999999,"15min":0.96499999999999997},"min":{"1min":0.79000000000000004,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.776,"5min":1.776,"15min":1.776},"last":1.1919999999999999}]},{"osd":6,"last update":"Sun Apr 14 15:50:03 2024","interfaces":[{"interface":"back","average":{"1min":1.1719999999999999,"5min":1.02,"15min":0.99399999999999999},"min":{"1min":0.81200000000000006,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.6779999999999999,"5min":1.6779999999999999,"15min":1.6779999999999999},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.107,"5min":1.0189999999999999,"15min":1.0049999999999999},"min":{"1min":0.70199999999999996,"5min":0.503,"15min":0.503},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.0329999999999999}]}]},{"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":6152,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739000,"statfs":{"total":95995035648,"available":95988736000,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"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":"Sun Apr 14 15:49:31 2024","interfaces":[{"interface":"back","average":{"1min":1.2110000000000001,"5min":0.89500000000000002,"15min":0.84199999999999997},"min":{"1min":0.58399999999999996,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":7.3609999999999998,"5min":7.3609999999999998,"15min":7.3609999999999998},"last":0.40500000000000003},{"interface":"front","average":{"1min":1.107,"5min":0.88700000000000001,"15min":0.85099999999999998},"min":{"1min":0.58099999999999996,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":7.2850000000000001,"5min":7.2850000000000001,"15min":7.2850000000000001},"last":0.48999999999999999}]},{"osd":1,"last update":"Sun Apr 14 15:49:31 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.79600000000000004,"15min":0.77500000000000002},"min":{"1min":0.53000000000000003,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":2.7559999999999998,"5min":2.7559999999999998,"15min":2.7559999999999998},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.81999999999999995,"15min":0.80900000000000005},"min":{"1min":0.56200000000000006,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.1950000000000001,"5min":1.226,"15min":1.226},"last":0.63}]},{"osd":2,"last update":"Sun Apr 14 15:49:31 2024","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.878,"15min":0.85399999999999998},"min":{"1min":0.60399999999999998,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":3.5150000000000001,"5min":3.5150000000000001,"15min":3.5150000000000001},"last":0.74099999999999999},{"interface":"front","average":{"1min":1.038,"5min":0.89700000000000002,"15min":0.873},"min":{"1min":0.63100000000000001,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":3.3239999999999998,"5min":3.3239999999999998,"15min":3.3239999999999998},"last":0.66500000000000004}]},{"osd":3,"last update":"Sun Apr 14 15:49:31 2024","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":0.88800000000000001,"15min":0.85199999999999998},"min":{"1min":0.56599999999999995,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":3.54,"5min":3.54,"15min":3.54},"last":0.70799999999999996},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.90800000000000003,"15min":0.89200000000000002},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":0.82999999999999996}]},{"osd":4,"last update":"Sun Apr 14 15:49:31 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.78300000000000003,"15min":0.754},"min":{"1min":0.40899999999999997,"5min":0.376,"15min":0.376},"max":{"1min":1.3009999999999999,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.77100000000000002},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.78400000000000003,"15min":0.76500000000000001},"min":{"1min":0.373,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.79000000000000004}]},{"osd":5,"last update":"Sun Apr 14 15:49:31 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.81299999999999994,"15min":0.78400000000000003},"min":{"1min":0.432,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.3260000000000001,"5min":1.411,"15min":1.411},"last":1.0289999999999999},{"interface":"front","average":{"1min":1.0469999999999999,"5min":0.82099999999999995,"15min":0.78300000000000003},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.876}]},{"osd":7,"last update":"Sun Apr 14 15:50:02 2024","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.0449999999999999,"15min":1.0329999999999999},"min":{"1min":0.70899999999999996,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.3520000000000001,"5min":1.575,"15min":1.575},"last":0.997},{"interface":"front","average":{"1min":1.129,"5min":1.0609999999999999,"15min":1.05},"min":{"1min":0.72599999999999998,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.94199999999999995}]}]},{"osd":1,"up_from":13,"seq":55834574914,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6332,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":577536,"data_stored":237576,"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":"Sun Apr 14 15:49:53 2024","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":0.65900000000000003,"15min":0.54900000000000004},"min":{"1min":0.307,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.68200000000000005,"15min":0.55100000000000005},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":0.33500000000000002}]},{"osd":2,"last update":"Sun Apr 14 15:49:23 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.83599999999999997,"15min":0.73199999999999998},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.2210000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.76600000000000001,"15min":0.69599999999999995},"min":{"1min":0.34999999999999998,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.2110000000000001,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.38100000000000001}]},{"osd":3,"last update":"Sun Apr 14 15:49:59 2024","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.78900000000000003,"15min":0.77100000000000002},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":1.714,"5min":1.714,"15min":1.714},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.91100000000000003,"15min":0.88700000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":2.423,"5min":2.423,"15min":2.423},"last":0.40699999999999997}]},{"osd":4,"last update":"Sun Apr 14 15:49:28 2024","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.94499999999999995,"15min":0.93700000000000006},"min":{"1min":0.70799999999999996,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.2190000000000001,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":0.59899999999999998},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.03,"15min":1.0229999999999999},"min":{"1min":0.622,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.393,"5min":1.393,"15min":1.393},"last":0.77800000000000002}]},{"osd":5,"last update":"Sun Apr 14 15:50:02 2024","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.123,"15min":1.1200000000000001},"min":{"1min":0.73299999999999998,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":2.3410000000000002,"5min":2.3410000000000002,"15min":2.3410000000000002},"last":0.85199999999999998},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.083,"15min":1.079},"min":{"1min":0.747,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.5700000000000001,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":0.88200000000000001}]},{"osd":6,"last update":"Sun Apr 14 15:49:28 2024","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.071,"15min":1.0629999999999999},"min":{"1min":0.872,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.5489999999999999,"5min":1.577,"15min":1.577},"last":0.71499999999999997},{"interface":"front","average":{"1min":1.204,"5min":1.2130000000000001,"15min":1.2150000000000001},"min":{"1min":0.59999999999999998,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.9379999999999999,"5min":1.9379999999999999,"15min":1.9379999999999999},"last":0.63900000000000001}]},{"osd":7,"last update":"Sun Apr 14 15:50:02 2024","interfaces":[{"interface":"back","average":{"1min":1.1819999999999999,"5min":1.105,"15min":1.0920000000000001},"min":{"1min":0.70999999999999996,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.6910000000000001,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":0.748},{"interface":"front","average":{"1min":1.22,"5min":1.149,"15min":1.137},"min":{"1min":0.64000000000000001,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.9059999999999999,"5min":1.9059999999999999,"15min":1.9059999999999999},"last":0.92500000000000004}]}]},{"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":"Sun Apr 14 15:49:50 2024","interfaces":[{"interface":"back","average":{"1min":0.745,"5min":0.66800000000000004,"15min":0.57999999999999996},"min":{"1min":0.51600000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.2010000000000001,"5min":1.248,"15min":1.248},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.73999999999999999,"15min":0.61799999999999999},"min":{"1min":0.41099999999999998,"5min":0.313,"15min":0.313},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":0.77100000000000002}]},{"osd":2,"last update":"Sun Apr 14 15:49:22 2024","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.77100000000000002,"15min":0.70599999999999996},"min":{"1min":0.372,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.1659999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.71799999999999997,"15min":0.65800000000000003},"min":{"1min":0.40300000000000002,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.119,"5min":1.266,"15min":1.266},"last":0.85099999999999998}]},{"osd":3,"last update":"Sun Apr 14 15:50:00 2024","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.88800000000000001,"15min":0.84999999999999998},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":0.94399999999999995},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.81000000000000005,"15min":0.78900000000000003},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.89600000000000002}]},{"osd":4,"last update":"Sun Apr 14 15:49:27 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.93000000000000005,"15min":0.93100000000000005},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.1699999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.024,"15min":0.998},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.4339999999999999,"5min":1.458,"15min":1.458},"last":1.1279999999999999}]},{"osd":5,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.0640000000000001,"15min":1.056},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":2.226,"5min":2.226,"15min":2.226},"last":1.359},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.0680000000000001,"15min":1.0609999999999999},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.486,"5min":1.486,"15min":1.486},"last":0.97599999999999998}]},{"osd":6,"last update":"Sun Apr 14 15:49:27 2024","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.073,"15min":1.075},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.516,"5min":1.516,"15min":1.516},"last":1.117},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.1899999999999999,"15min":1.2},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.839,"5min":1.839,"15min":1.839},"last":1.1890000000000001}]},{"osd":7,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":1.198,"5min":1.198,"15min":1.198},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":2.1110000000000002,"5min":2.1110000000000002,"15min":2.1110000000000002},"last":1.2869999999999999},{"interface":"front","average":{"1min":1.232,"5min":1.232,"15min":1.232},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.6279999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":1.1539999999999999}]}]},{"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":"Sun Apr 14 15:49:20 2024","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.67900000000000005,"15min":0.61599999999999999},"min":{"1min":0.48499999999999999,"5min":0.312,"15min":0.312},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.71599999999999997,"15min":0.66600000000000004},"min":{"1min":0.39900000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.71699999999999997}]},{"osd":1,"last update":"Sun Apr 14 15:49:20 2024","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.745,"15min":0.68400000000000005},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.76900000000000002,"5min":0.77300000000000002,"15min":0.73099999999999998},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.107,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.77700000000000002}]},{"osd":3,"last update":"Sun Apr 14 15:49:57 2024","interfaces":[{"interface":"back","average":{"1min":0.748,"5min":0.79200000000000004,"15min":0.78600000000000003},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.173,"5min":1.173,"15min":1.173},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.92300000000000004,"15min":0.91100000000000003},"min":{"1min":0.495,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.51,"5min":1.546,"15min":1.546},"last":1.097}]},{"osd":4,"last update":"Sun Apr 14 15:49:32 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.95399999999999996,"15min":0.95399999999999996},"min":{"1min":0.70899999999999996,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.2410000000000001,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.93100000000000005},{"interface":"front","average":{"1min":1.109,"5min":1.0620000000000001,"15min":1.0269999999999999},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.8759999999999999,"5min":1.8759999999999999,"15min":1.8759999999999999},"last":1.3700000000000001}]},{"osd":5,"last update":"Sun Apr 14 15:49:57 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.1240000000000001,"15min":1.125},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.7949999999999999,"5min":1.7949999999999999,"15min":1.7949999999999999},"last":1.2869999999999999},{"interface":"front","average":{"1min":1.016,"5min":1.0409999999999999,"15min":1.046},"min":{"1min":0.751,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.361,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.0289999999999999}]},{"osd":6,"last update":"Sun Apr 14 15:49:32 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.1080000000000001,"15min":1.111},"min":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.228,"5min":1.252,"15min":1.256},"min":{"1min":0.85599999999999998,"5min":0.84399999999999997,"15min":0.84399999999999997},"max":{"1min":1.7190000000000001,"5min":1.8069999999999999,"15min":1.8069999999999999},"last":1.5589999999999999}]},{"osd":7,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"min":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.214},{"interface":"front","average":{"1min":1.343,"5min":1.343,"15min":1.343},"min":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"max":{"1min":1.883,"5min":1.883,"15min":1.883},"last":1.4830000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182453,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"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":"Sun Apr 14 15:50:00 2024","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.69999999999999996,"15min":0.67900000000000005},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.119,"5min":1.179,"15min":1.179},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.78900000000000003,"15min":0.75800000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.1359999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.80700000000000005}]},{"osd":1,"last update":"Sun Apr 14 15:50:00 2024","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":0.84999999999999998,"15min":0.85199999999999998},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.1879999999999999,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":1},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.82799999999999996,"15min":0.81599999999999995},"min":{"1min":0.36499999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":3.5070000000000001,"5min":3.5070000000000001,"15min":3.5070000000000001},"last":1.1679999999999999}]},{"osd":2,"last update":"Sun Apr 14 15:50:00 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.89400000000000002,"15min":0.88900000000000001},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.3089999999999999,"5min":1.546,"15min":1.546},"last":1.0249999999999999},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.83199999999999996,"15min":0.81899999999999995},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.1459999999999999,"5min":1.456,"15min":1.456},"last":0.877}]},{"osd":4,"last update":"Sun Apr 14 15:49:28 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.96599999999999997,"15min":0.94199999999999995},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.042,"5min":1.044,"15min":1.042},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.2989999999999999,"5min":1.484,"15min":1.484},"last":1.224}]},{"osd":5,"last update":"Sun Apr 14 15:50:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.0860000000000001,"15min":1.089},"min":{"1min":0.60699999999999998,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.395,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.91300000000000003},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.141,"15min":1.1359999999999999},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.5409999999999999,"5min":1.577,"15min":1.577},"last":1.133}]},{"osd":6,"last update":"Sun Apr 14 15:49:28 2024","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.173,"15min":1.1819999999999999},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.546,"5min":1.546,"15min":1.546},"last":1.2370000000000001},{"interface":"front","average":{"1min":1.087,"5min":1.2010000000000001,"15min":1.22},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.4019999999999999,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.403}]},{"osd":7,"last update":"Sun Apr 14 15:50:02 2024","interfaces":[{"interface":"back","average":{"1min":1.155,"5min":2.0630000000000002,"15min":2.2149999999999999},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.4650000000000001,"5min":23.306999999999999,"15min":23.306999999999999},"last":1.4650000000000001},{"interface":"front","average":{"1min":1.1950000000000001,"5min":2.0899999999999999,"15min":2.2389999999999999},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.5389999999999999,"5min":24.489000000000001,"15min":24.489000000000001},"last":1.5389999999999999}]}]},{"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":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Sun Apr 14 15:49:26 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.85599999999999998,"15min":0.84599999999999997},"min":{"1min":0.68500000000000005,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.496,"5min":1.496,"15min":1.496},"last":0.98499999999999999},{"interface":"front","average":{"1min":0.878,"5min":0.85499999999999998,"15min":0.84399999999999997},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.26,"5min":1.26,"15min":1.26},"last":0.77400000000000002}]},{"osd":1,"last update":"Sun Apr 14 15:49:26 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.875,"15min":0.84899999999999998},"min":{"1min":0.64600000000000002,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.90400000000000003},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.89500000000000002,"15min":0.86899999999999999},"min":{"1min":0.76000000000000001,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":0.93700000000000006}]},{"osd":2,"last update":"Sun Apr 14 15:49:26 2024","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":0.92600000000000005,"15min":0.89600000000000002},"min":{"1min":0.622,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.1950000000000001},{"interface":"front","average":{"1min":1,"5min":0.90900000000000003,"15min":0.88900000000000001},"min":{"1min":0.63,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.1399999999999999}]},{"osd":3,"last update":"Sun Apr 14 15:49:26 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":0.93600000000000005,"15min":0.90700000000000003},"min":{"1min":0.78800000000000003,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":1.016},{"interface":"front","average":{"1min":1.044,"5min":0.93799999999999994,"15min":0.91400000000000003},"min":{"1min":0.78300000000000003,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.0780000000000001}]},{"osd":5,"last update":"Sun Apr 14 15:49:00 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.84799999999999998,"15min":0.83199999999999996},"min":{"1min":0.64800000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":1.1060000000000001},{"interface":"front","average":{"1min":1.0740000000000001,"5min":0.90900000000000003,"15min":0.88100000000000001},"min":{"1min":0.64300000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.0669999999999999}]},{"osd":6,"last update":"Sun Apr 14 15:49:32 2024","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":0.88300000000000001,"15min":0.84299999999999997},"min":{"1min":0.78700000000000003,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.83599999999999997},{"interface":"front","average":{"1min":1.151,"5min":0.98099999999999998,"15min":0.95299999999999996},"min":{"1min":0.77400000000000002,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":1.2629999999999999}]},{"osd":7,"last update":"Sun Apr 14 15:49:03 2024","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":0.877},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.1399999999999999,"15min":1.1399999999999999},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.583,"5min":1.583,"15min":1.583},"last":1.04}]}]},{"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":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":237518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.85399999999999998,"15min":0.84599999999999997},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.877,"5min":0.88500000000000001,"15min":0.88700000000000001},"min":{"1min":0.64000000000000001,"5min":0.627,"15min":0.627},"max":{"1min":1.198,"5min":1.198,"15min":1.198},"last":1.103}]},{"osd":1,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.84799999999999998,"15min":0.83999999999999997},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.874,"5min":0.96199999999999997,"15min":0.97599999999999998},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.1919999999999999,"5min":2.9460000000000002,"15min":2.9460000000000002},"last":0.95999999999999996}]},{"osd":2,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":1.016,"15min":1.0349999999999999},"min":{"1min":0.621,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.425,"5min":3.4009999999999998,"15min":3.4009999999999998},"last":1.204},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.88300000000000001,"15min":0.86199999999999999},"min":{"1min":0.66700000000000004,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.2210000000000001}]},{"osd":3,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.94799999999999995,"15min":0.94199999999999995},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.2070000000000001,"5min":1.304,"15min":1.304},"last":0.89300000000000002},{"interface":"front","average":{"1min":1.042,"5min":0.96999999999999997,"15min":0.95799999999999996},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":1.167}]},{"osd":4,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.752,"15min":0.72499999999999998},"min":{"1min":0.437,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.80300000000000005,"15min":0.77400000000000002},"min":{"1min":0.55300000000000005,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.002}]},{"osd":6,"last update":"Sun Apr 14 15:49:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":0.96499999999999997,"15min":0.95199999999999996},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.026,"5min":0.96399999999999997,"15min":0.95399999999999996},"min":{"1min":0.504,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.411,"5min":1.411,"15min":1.411},"last":1.2410000000000001}]},{"osd":7,"last update":"Sun Apr 14 15:49:02 2024","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":1.288},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":1.274}]}]}],"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-14T15:50:04.981 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-14T15:50:04.981 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-14T15:50:04.981 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-14T15:50:04.981 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- ceph health --format=json 2024-04-14T15:50:05.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:05 smithi023 bash[18432]: cluster 2024-04-14T15:50:03.502360+0000 mgr.y (mgr.14379) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:05.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:05 smithi023 bash[18432]: audit 2024-04-14T15:50:04.313211+0000 mgr.y (mgr.14379) 80 : audit [DBG] from='client.14538 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-14T15:50:05.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:05 smithi023 bash[23507]: cluster 2024-04-14T15:50:03.502360+0000 mgr.y (mgr.14379) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:05.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:05 smithi023 bash[23507]: audit 2024-04-14T15:50:04.313211+0000 mgr.y (mgr.14379) 80 : audit [DBG] from='client.14538 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-14T15:50:05.696 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:50:05 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:50:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:50:05.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:05 smithi119 bash[18543]: cluster 2024-04-14T15:50:03.502360+0000 mgr.y (mgr.14379) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:05.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:05 smithi119 bash[18543]: audit 2024-04-14T15:50:04.313211+0000 mgr.y (mgr.14379) 80 : audit [DBG] from='client.14538 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-14T15:50:06.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:50:05 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:50:05] "GET /metrics HTTP/1.1" 200 191508 "" "Prometheus/2.33.4" 2024-04-14T15:50:07.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:07 smithi023 bash[18432]: cluster 2024-04-14T15:50:05.502949+0000 mgr.y (mgr.14379) 81 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:07 smithi023 bash[23507]: cluster 2024-04-14T15:50:05.502949+0000 mgr.y (mgr.14379) 81 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:07.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:07 smithi119 bash[18543]: cluster 2024-04-14T15:50:05.502949+0000 mgr.y (mgr.14379) 81 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:07.709 INFO:teuthology.orchestra.run.smithi023.stderr:Inferring config /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/mon.a/config 2024-04-14T15:50:09.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:09 smithi023 bash[18432]: cluster 2024-04-14T15:50:07.503509+0000 mgr.y (mgr.14379) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:09.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:09 smithi023 bash[23507]: cluster 2024-04-14T15:50:07.503509+0000 mgr.y (mgr.14379) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:09.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:09 smithi119 bash[18543]: cluster 2024-04-14T15:50:07.503509+0000 mgr.y (mgr.14379) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:10.515 INFO:teuthology.orchestra.run.smithi023.stdout: 2024-04-14T15:50:10.515 INFO:teuthology.orchestra.run.smithi023.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-14T15:50:11.210 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-14T15:50:11.211 INFO:tasks.cephadm:Setup complete, yielding 2024-04-14T15:50:11.211 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-14T15:50:11.221 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi023.front.sepia.ceph.com 2024-04-14T15:50:11.221 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-04-14T15:50:11.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:11 smithi023 bash[18432]: cluster 2024-04-14T15:50:09.504060+0000 mgr.y (mgr.14379) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:11.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:11 smithi023 bash[18432]: audit 2024-04-14T15:50:10.515049+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.23:0/2480312580' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-14T15:50:11.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:11 smithi023 bash[23507]: cluster 2024-04-14T15:50:09.504060+0000 mgr.y (mgr.14379) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:11.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:11 smithi023 bash[23507]: audit 2024-04-14T15:50:10.515049+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.23:0/2480312580' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-14T15:50:11.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:11 smithi119 bash[18543]: cluster 2024-04-14T15:50:09.504060+0000 mgr.y (mgr.14379) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:11.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:11 smithi119 bash[18543]: audit 2024-04-14T15:50:10.515049+0000 mon.c (mon.1) 62 : audit [DBG] from='client.? 172.21.15.23:0/2480312580' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-14T15:50:13.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:13 smithi023 bash[18432]: cluster 2024-04-14T15:50:11.504573+0000 mgr.y (mgr.14379) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:13.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:13 smithi023 bash[23507]: cluster 2024-04-14T15:50:11.504573+0000 mgr.y (mgr.14379) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:13.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:13 smithi119 bash[18543]: cluster 2024-04-14T15:50:11.504573+0000 mgr.y (mgr.14379) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:14.797 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-14T15:50:14.806 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi023.front.sepia.ceph.com 2024-04-14T15:50:14.806 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-04-14T15:50:15.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:15 smithi023 bash[18432]: cluster 2024-04-14T15:50:13.505153+0000 mgr.y (mgr.14379) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:15.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:15 smithi023 bash[18432]: audit 2024-04-14T15:50:14.133201+0000 mon.a (mon.0) 649 : audit [INF] from='client.? ' entity='client.admin' 2024-04-14T15:50:15.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:15 smithi023 bash[18432]: audit 2024-04-14T15:50:14.192112+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:15.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:15 smithi023 bash[18432]: audit 2024-04-14T15:50:14.192923+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:50:15.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:15 smithi023 bash[18432]: audit 2024-04-14T15:50:14.202673+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:15.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:15 smithi023 bash[23507]: cluster 2024-04-14T15:50:13.505153+0000 mgr.y (mgr.14379) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:15.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:15 smithi023 bash[23507]: audit 2024-04-14T15:50:14.133201+0000 mon.a (mon.0) 649 : audit [INF] from='client.? ' entity='client.admin' 2024-04-14T15:50:15.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:15 smithi023 bash[23507]: audit 2024-04-14T15:50:14.192112+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:15.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:15 smithi023 bash[23507]: audit 2024-04-14T15:50:14.192923+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:50:15.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:15 smithi023 bash[23507]: audit 2024-04-14T15:50:14.202673+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:15.446 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:50:15 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:50:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:50:15.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:15 smithi119 bash[18543]: cluster 2024-04-14T15:50:13.505153+0000 mgr.y (mgr.14379) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:15.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:15 smithi119 bash[18543]: audit 2024-04-14T15:50:14.133201+0000 mon.a (mon.0) 649 : audit [INF] from='client.? ' entity='client.admin' 2024-04-14T15:50:15.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:15 smithi119 bash[18543]: audit 2024-04-14T15:50:14.192112+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:15.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:15 smithi119 bash[18543]: audit 2024-04-14T15:50:14.192923+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:50:15.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:15 smithi119 bash[18543]: audit 2024-04-14T15:50:14.202673+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:15.976 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:50:15 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:50:15] "GET /metrics HTTP/1.1" 200 191501 "" "Prometheus/2.33.4" 2024-04-14T15:50:17.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:17 smithi119 bash[18543]: cluster 2024-04-14T15:50:15.505687+0000 mgr.y (mgr.14379) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:17.458 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:17 smithi023 bash[18432]: cluster 2024-04-14T15:50:15.505687+0000 mgr.y (mgr.14379) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:17.458 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:17 smithi023 bash[23507]: cluster 2024-04-14T15:50:15.505687+0000 mgr.y (mgr.14379) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:19.258 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:50:19.258 INFO:teuthology.orchestra.run.smithi023.stdout: "id": "d21bb329-6669-401e-a515-436ba13fdbb0", 2024-04-14T15:50:19.258 INFO:teuthology.orchestra.run.smithi023.stdout: "name": "r", 2024-04-14T15:50:19.258 INFO:teuthology.orchestra.run.smithi023.stdout: "current_period": "7be1e180-5714-44e5-8ae2-feba0de674dd", 2024-04-14T15:50:19.258 INFO:teuthology.orchestra.run.smithi023.stdout: "epoch": 1 2024-04-14T15:50:19.259 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:50:19.456 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:19 smithi023 bash[18432]: cluster 2024-04-14T15:50:17.506072+0000 mgr.y (mgr.14379) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:19.457 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:19 smithi023 bash[18432]: cluster 2024-04-14T15:50:18.182687+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-14T15:50:19.457 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:19 smithi023 bash[18432]: audit 2024-04-14T15:50:18.189900+0000 mon.c (mon.1) 65 : audit [INF] from='client.? 172.21.15.23:0/1349079833' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-14T15:50:19.457 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:19 smithi023 bash[18432]: audit 2024-04-14T15:50:18.190694+0000 mon.a (mon.0) 652 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-14T15:50:19.457 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:19 smithi023 bash[23507]: cluster 2024-04-14T15:50:17.506072+0000 mgr.y (mgr.14379) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:19.457 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:19 smithi023 bash[23507]: cluster 2024-04-14T15:50:18.182687+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-14T15:50:19.457 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:19 smithi023 bash[23507]: audit 2024-04-14T15:50:18.189900+0000 mon.c (mon.1) 65 : audit [INF] from='client.? 172.21.15.23:0/1349079833' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-14T15:50:19.457 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:19 smithi023 bash[23507]: audit 2024-04-14T15:50:18.190694+0000 mon.a (mon.0) 652 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-14T15:50:19.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:19 smithi119 bash[18543]: cluster 2024-04-14T15:50:17.506072+0000 mgr.y (mgr.14379) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:19.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:19 smithi119 bash[18543]: cluster 2024-04-14T15:50:18.182687+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-14T15:50:19.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:19 smithi119 bash[18543]: audit 2024-04-14T15:50:18.189900+0000 mon.c (mon.1) 65 : audit [INF] from='client.? 172.21.15.23:0/1349079833' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-14T15:50:19.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:19 smithi119 bash[18543]: audit 2024-04-14T15:50:18.190694+0000 mon.a (mon.0) 652 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-14T15:50:20.010 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-04-14T15:50:20.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:20 smithi023 bash[18432]: audit 2024-04-14T15:50:19.187440+0000 mon.a (mon.0) 653 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-14T15:50:20.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:20 smithi023 bash[18432]: cluster 2024-04-14T15:50:19.187751+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-14T15:50:20.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:20 smithi023 bash[23507]: audit 2024-04-14T15:50:19.187440+0000 mon.a (mon.0) 653 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-14T15:50:20.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:20 smithi023 bash[23507]: cluster 2024-04-14T15:50:19.187751+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-14T15:50:20.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:20 smithi119 bash[18543]: audit 2024-04-14T15:50:19.187440+0000 mon.a (mon.0) 653 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-14T15:50:20.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:20 smithi119 bash[18543]: cluster 2024-04-14T15:50:19.187751+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-14T15:50:21.330 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:21 smithi023 bash[18432]: cluster 2024-04-14T15:50:19.506569+0000 mgr.y (mgr.14379) 88 : cluster [DBG] pgmap v61: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:21.330 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:21 smithi023 bash[18432]: cluster 2024-04-14T15:50:20.211656+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-14T15:50:21.331 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:21 smithi023 bash[23507]: cluster 2024-04-14T15:50:19.506569+0000 mgr.y (mgr.14379) 88 : cluster [DBG] pgmap v61: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:21.331 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:21 smithi023 bash[23507]: cluster 2024-04-14T15:50:20.211656+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-14T15:50:21.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:21 smithi119 bash[18543]: cluster 2024-04-14T15:50:19.506569+0000 mgr.y (mgr.14379) 88 : cluster [DBG] pgmap v61: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:21.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:21 smithi119 bash[18543]: cluster 2024-04-14T15:50:20.211656+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-14T15:50:22.596 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:50:22.596 INFO:teuthology.orchestra.run.smithi023.stdout: "id": "6fece3d9-fedb-42ef-ba5c-df69ca7c878f", 2024-04-14T15:50:22.596 INFO:teuthology.orchestra.run.smithi023.stdout: "name": "default", 2024-04-14T15:50:22.596 INFO:teuthology.orchestra.run.smithi023.stdout: "api_name": "default", 2024-04-14T15:50:22.596 INFO:teuthology.orchestra.run.smithi023.stdout: "is_master": "true", 2024-04-14T15:50:22.596 INFO:teuthology.orchestra.run.smithi023.stdout: "endpoints": [], 2024-04-14T15:50:22.596 INFO:teuthology.orchestra.run.smithi023.stdout: "hostnames": [], 2024-04-14T15:50:22.596 INFO:teuthology.orchestra.run.smithi023.stdout: "hostnames_s3website": [], 2024-04-14T15:50:22.597 INFO:teuthology.orchestra.run.smithi023.stdout: "master_zone": "", 2024-04-14T15:50:22.597 INFO:teuthology.orchestra.run.smithi023.stdout: "zones": [], 2024-04-14T15:50:22.597 INFO:teuthology.orchestra.run.smithi023.stdout: "placement_targets": [], 2024-04-14T15:50:22.597 INFO:teuthology.orchestra.run.smithi023.stdout: "default_placement": "", 2024-04-14T15:50:22.597 INFO:teuthology.orchestra.run.smithi023.stdout: "realm_id": "d21bb329-6669-401e-a515-436ba13fdbb0", 2024-04-14T15:50:22.597 INFO:teuthology.orchestra.run.smithi023.stdout: "sync_policy": { 2024-04-14T15:50:22.597 INFO:teuthology.orchestra.run.smithi023.stdout: "groups": [] 2024-04-14T15:50:22.597 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:50:22.597 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:50:23.313 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-04-14T15:50:23.495 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:23 smithi023 bash[18432]: cluster 2024-04-14T15:50:21.507162+0000 mgr.y (mgr.14379) 89 : cluster [DBG] pgmap v63: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:23.496 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:23 smithi023 bash[23507]: cluster 2024-04-14T15:50:21.507162+0000 mgr.y (mgr.14379) 89 : cluster [DBG] pgmap v63: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:23.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:23 smithi119 bash[18543]: cluster 2024-04-14T15:50:21.507162+0000 mgr.y (mgr.14379) 89 : cluster [DBG] pgmap v63: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:25.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:25 smithi023 bash[18432]: cluster 2024-04-14T15:50:23.507620+0000 mgr.y (mgr.14379) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-04-14T15:50:25.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:25 smithi023 bash[23507]: cluster 2024-04-14T15:50:23.507620+0000 mgr.y (mgr.14379) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-04-14T15:50:25.696 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:50:25 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:50:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:50:25.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:25 smithi119 bash[18543]: cluster 2024-04-14T15:50:23.507620+0000 mgr.y (mgr.14379) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-04-14T15:50:25.869 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:50:25.869 INFO:teuthology.orchestra.run.smithi023.stdout: "id": "dfbe2adb-bb71-4e56-85b5-3d51009f7c58", 2024-04-14T15:50:25.869 INFO:teuthology.orchestra.run.smithi023.stdout: "name": "z", 2024-04-14T15:50:25.869 INFO:teuthology.orchestra.run.smithi023.stdout: "domain_root": "z.rgw.meta:root", 2024-04-14T15:50:25.869 INFO:teuthology.orchestra.run.smithi023.stdout: "control_pool": "z.rgw.control", 2024-04-14T15:50:25.869 INFO:teuthology.orchestra.run.smithi023.stdout: "gc_pool": "z.rgw.log:gc", 2024-04-14T15:50:25.869 INFO:teuthology.orchestra.run.smithi023.stdout: "lc_pool": "z.rgw.log:lc", 2024-04-14T15:50:25.869 INFO:teuthology.orchestra.run.smithi023.stdout: "log_pool": "z.rgw.log", 2024-04-14T15:50:25.869 INFO:teuthology.orchestra.run.smithi023.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-04-14T15:50:25.869 INFO:teuthology.orchestra.run.smithi023.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-04-14T15:50:25.869 INFO:teuthology.orchestra.run.smithi023.stdout: "roles_pool": "z.rgw.meta:roles", 2024-04-14T15:50:25.869 INFO:teuthology.orchestra.run.smithi023.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-04-14T15:50:25.870 INFO:teuthology.orchestra.run.smithi023.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-04-14T15:50:25.870 INFO:teuthology.orchestra.run.smithi023.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-04-14T15:50:25.870 INFO:teuthology.orchestra.run.smithi023.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-04-14T15:50:25.870 INFO:teuthology.orchestra.run.smithi023.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-04-14T15:50:25.870 INFO:teuthology.orchestra.run.smithi023.stdout: "otp_pool": "z.rgw.otp", 2024-04-14T15:50:25.870 INFO:teuthology.orchestra.run.smithi023.stdout: "system_key": { 2024-04-14T15:50:25.870 INFO:teuthology.orchestra.run.smithi023.stdout: "access_key": "", 2024-04-14T15:50:25.870 INFO:teuthology.orchestra.run.smithi023.stdout: "secret_key": "" 2024-04-14T15:50:25.870 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:50:25.870 INFO:teuthology.orchestra.run.smithi023.stdout: "placement_pools": [ 2024-04-14T15:50:25.870 INFO:teuthology.orchestra.run.smithi023.stdout: { 2024-04-14T15:50:25.870 INFO:teuthology.orchestra.run.smithi023.stdout: "key": "default-placement", 2024-04-14T15:50:25.871 INFO:teuthology.orchestra.run.smithi023.stdout: "val": { 2024-04-14T15:50:25.871 INFO:teuthology.orchestra.run.smithi023.stdout: "index_pool": "z.rgw.buckets.index", 2024-04-14T15:50:25.871 INFO:teuthology.orchestra.run.smithi023.stdout: "storage_classes": { 2024-04-14T15:50:25.871 INFO:teuthology.orchestra.run.smithi023.stdout: "STANDARD": { 2024-04-14T15:50:25.871 INFO:teuthology.orchestra.run.smithi023.stdout: "data_pool": "z.rgw.buckets.data" 2024-04-14T15:50:25.871 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:50:25.871 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:50:25.871 INFO:teuthology.orchestra.run.smithi023.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-04-14T15:50:25.871 INFO:teuthology.orchestra.run.smithi023.stdout: "index_type": 0 2024-04-14T15:50:25.871 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:50:25.871 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:50:25.871 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T15:50:25.871 INFO:teuthology.orchestra.run.smithi023.stdout: "realm_id": "d21bb329-6669-401e-a515-436ba13fdbb0", 2024-04-14T15:50:25.872 INFO:teuthology.orchestra.run.smithi023.stdout: "notif_pool": "z.rgw.log:notif" 2024-04-14T15:50:25.872 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:50:26.064 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:50:25 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:50:25] "GET /metrics HTTP/1.1" 200 191501 "" "Prometheus/2.33.4" 2024-04-14T15:50:26.552 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-04-14T15:50:27.562 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:27 smithi023 bash[18432]: cluster 2024-04-14T15:50:25.508159+0000 mgr.y (mgr.14379) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 558 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-04-14T15:50:27.562 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:27 smithi023 bash[23507]: cluster 2024-04-14T15:50:25.508159+0000 mgr.y (mgr.14379) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 558 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-04-14T15:50:27.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:27 smithi119 bash[18543]: cluster 2024-04-14T15:50:25.508159+0000 mgr.y (mgr.14379) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 558 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-04-14T15:50:28.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:28 smithi023 bash[18432]: audit 2024-04-14T15:50:27.504687+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-04-14T15:50:28.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:28 smithi023 bash[18432]: audit 2024-04-14T15:50:27.505555+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-04-14T15:50:28.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:28 smithi023 bash[18432]: audit 2024-04-14T15:50:27.586548+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:50:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:28 smithi023 bash[18432]: audit 2024-04-14T15:50:27.587002+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:50:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:28 smithi023 bash[18432]: audit 2024-04-14T15:50:27.591696+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:50:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:28 smithi023 bash[18432]: audit 2024-04-14T15:50:27.592135+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:50:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:28 smithi023 bash[23507]: audit 2024-04-14T15:50:27.504687+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-04-14T15:50:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:28 smithi023 bash[23507]: audit 2024-04-14T15:50:27.505555+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-04-14T15:50:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:28 smithi023 bash[23507]: audit 2024-04-14T15:50:27.586548+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:50:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:28 smithi023 bash[23507]: audit 2024-04-14T15:50:27.587002+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:50:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:28 smithi023 bash[23507]: audit 2024-04-14T15:50:27.591696+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:50:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:28 smithi023 bash[23507]: audit 2024-04-14T15:50:27.592135+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:50:28.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:28 smithi119 bash[18543]: audit 2024-04-14T15:50:27.504687+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-04-14T15:50:28.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:28 smithi119 bash[18543]: audit 2024-04-14T15:50:27.505555+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-04-14T15:50:28.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:28 smithi119 bash[18543]: audit 2024-04-14T15:50:27.586548+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:50:28.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:28 smithi119 bash[18543]: audit 2024-04-14T15:50:27.587002+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:50:28.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:28 smithi119 bash[18543]: audit 2024-04-14T15:50:27.591696+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:50:28.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:28 smithi119 bash[18543]: audit 2024-04-14T15:50:27.592135+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:50:29.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:29 smithi023 bash[18432]: cluster 2024-04-14T15:50:27.508696+0000 mgr.y (mgr.14379) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 492 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-04-14T15:50:29.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:29 smithi023 bash[18432]: audit 2024-04-14T15:50:28.272304+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]': finished 2024-04-14T15:50:29.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:29 smithi023 bash[18432]: cluster 2024-04-14T15:50:28.272553+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-14T15:50:29.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:29 smithi023 bash[23507]: cluster 2024-04-14T15:50:27.508696+0000 mgr.y (mgr.14379) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 492 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-04-14T15:50:29.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:29 smithi023 bash[23507]: audit 2024-04-14T15:50:28.272304+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]': finished 2024-04-14T15:50:29.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:29 smithi023 bash[23507]: cluster 2024-04-14T15:50:28.272553+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-14T15:50:29.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:29 smithi119 bash[18543]: cluster 2024-04-14T15:50:27.508696+0000 mgr.y (mgr.14379) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 492 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-04-14T15:50:29.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:29 smithi119 bash[18543]: audit 2024-04-14T15:50:28.272304+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]': finished 2024-04-14T15:50:29.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:29 smithi119 bash[18543]: cluster 2024-04-14T15:50:28.272553+0000 mon.a (mon.0) 660 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-14T15:50:30.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:30 smithi023 bash[23507]: cluster 2024-04-14T15:50:29.290032+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-14T15:50:30.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:30 smithi023 bash[18432]: cluster 2024-04-14T15:50:29.290032+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-14T15:50:30.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:30 smithi119 bash[18543]: cluster 2024-04-14T15:50:29.290032+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-14T15:50:31.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:31 smithi023 bash[18432]: cluster 2024-04-14T15:50:29.509364+0000 mgr.y (mgr.14379) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 2.0 KiB/s wr, 3 op/s 2024-04-14T15:50:31.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:31 smithi023 bash[18432]: cluster 2024-04-14T15:50:30.315281+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-14T15:50:31.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:31 smithi023 bash[18432]: audit 2024-04-14T15:50:30.321482+0000 mon.c (mon.1) 69 : audit [INF] from='client.? 172.21.15.23:0/3064681155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-14T15:50:31.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:31 smithi023 bash[18432]: audit 2024-04-14T15:50:30.323746+0000 mon.a (mon.0) 663 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-14T15:50:31.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:31 smithi023 bash[23507]: cluster 2024-04-14T15:50:29.509364+0000 mgr.y (mgr.14379) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 2.0 KiB/s wr, 3 op/s 2024-04-14T15:50:31.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:31 smithi023 bash[23507]: cluster 2024-04-14T15:50:30.315281+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-14T15:50:31.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:31 smithi023 bash[23507]: audit 2024-04-14T15:50:30.321482+0000 mon.c (mon.1) 69 : audit [INF] from='client.? 172.21.15.23:0/3064681155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-14T15:50:31.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:31 smithi023 bash[23507]: audit 2024-04-14T15:50:30.323746+0000 mon.a (mon.0) 663 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-14T15:50:31.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:31 smithi119 bash[18543]: cluster 2024-04-14T15:50:29.509364+0000 mgr.y (mgr.14379) 93 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 2.0 KiB/s wr, 3 op/s 2024-04-14T15:50:31.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:31 smithi119 bash[18543]: cluster 2024-04-14T15:50:30.315281+0000 mon.a (mon.0) 662 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-14T15:50:31.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:31 smithi119 bash[18543]: audit 2024-04-14T15:50:30.321482+0000 mon.c (mon.1) 69 : audit [INF] from='client.? 172.21.15.23:0/3064681155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-14T15:50:31.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:31 smithi119 bash[18543]: audit 2024-04-14T15:50:30.323746+0000 mon.a (mon.0) 663 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-14T15:50:32.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:32 smithi119 bash[18543]: audit 2024-04-14T15:50:31.340638+0000 mon.a (mon.0) 664 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-14T15:50:32.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:32 smithi119 bash[18543]: cluster 2024-04-14T15:50:31.341101+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-14T15:50:32.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:32 smithi023 bash[18432]: audit 2024-04-14T15:50:31.340638+0000 mon.a (mon.0) 664 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-14T15:50:32.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:32 smithi023 bash[18432]: cluster 2024-04-14T15:50:31.341101+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-14T15:50:32.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:32 smithi023 bash[23507]: audit 2024-04-14T15:50:31.340638+0000 mon.a (mon.0) 664 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-14T15:50:32.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:32 smithi023 bash[23507]: cluster 2024-04-14T15:50:31.341101+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-14T15:50:33.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:33 smithi119 bash[18543]: cluster 2024-04-14T15:50:31.510047+0000 mgr.y (mgr.14379) 94 : cluster [DBG] pgmap v72: 65 pgs: 32 unknown, 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-14T15:50:33.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:33 smithi119 bash[18543]: cluster 2024-04-14T15:50:32.356720+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-14T15:50:33.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:33 smithi119 bash[18543]: audit 2024-04-14T15:50:32.361870+0000 mon.c (mon.1) 70 : audit [INF] from='client.? 172.21.15.23:0/3064681155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-14T15:50:33.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:33 smithi119 bash[18543]: audit 2024-04-14T15:50:32.365473+0000 mon.a (mon.0) 667 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-14T15:50:33.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:33 smithi023 bash[23507]: cluster 2024-04-14T15:50:31.510047+0000 mgr.y (mgr.14379) 94 : cluster [DBG] pgmap v72: 65 pgs: 32 unknown, 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-14T15:50:33.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:33 smithi023 bash[23507]: cluster 2024-04-14T15:50:32.356720+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-14T15:50:33.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:33 smithi023 bash[23507]: audit 2024-04-14T15:50:32.361870+0000 mon.c (mon.1) 70 : audit [INF] from='client.? 172.21.15.23:0/3064681155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-14T15:50:33.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:33 smithi023 bash[23507]: audit 2024-04-14T15:50:32.365473+0000 mon.a (mon.0) 667 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-14T15:50:33.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:33 smithi023 bash[18432]: cluster 2024-04-14T15:50:31.510047+0000 mgr.y (mgr.14379) 94 : cluster [DBG] pgmap v72: 65 pgs: 32 unknown, 1 peering, 32 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-14T15:50:33.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:33 smithi023 bash[18432]: cluster 2024-04-14T15:50:32.356720+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-14T15:50:33.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:33 smithi023 bash[18432]: audit 2024-04-14T15:50:32.361870+0000 mon.c (mon.1) 70 : audit [INF] from='client.? 172.21.15.23:0/3064681155' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-14T15:50:33.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:33 smithi023 bash[18432]: audit 2024-04-14T15:50:32.365473+0000 mon.a (mon.0) 667 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-14T15:50:34.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:34 smithi119 bash[18543]: audit 2024-04-14T15:50:33.352663+0000 mon.a (mon.0) 668 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-14T15:50:34.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:34 smithi119 bash[18543]: cluster 2024-04-14T15:50:33.353060+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-14T15:50:34.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:34 smithi119 bash[18543]: cluster 2024-04-14T15:50:33.511171+0000 mgr.y (mgr.14379) 95 : cluster [DBG] pgmap v75: 97 pgs: 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 2 B/s, 0 objects/s recovering 2024-04-14T15:50:34.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:34 smithi023 bash[18432]: audit 2024-04-14T15:50:33.352663+0000 mon.a (mon.0) 668 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-14T15:50:34.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:34 smithi023 bash[18432]: cluster 2024-04-14T15:50:33.353060+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-14T15:50:34.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:34 smithi023 bash[18432]: cluster 2024-04-14T15:50:33.511171+0000 mgr.y (mgr.14379) 95 : cluster [DBG] pgmap v75: 97 pgs: 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 2 B/s, 0 objects/s recovering 2024-04-14T15:50:34.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:34 smithi023 bash[23507]: audit 2024-04-14T15:50:33.352663+0000 mon.a (mon.0) 668 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-14T15:50:34.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:34 smithi023 bash[23507]: cluster 2024-04-14T15:50:33.353060+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-14T15:50:34.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:34 smithi023 bash[23507]: cluster 2024-04-14T15:50:33.511171+0000 mgr.y (mgr.14379) 95 : cluster [DBG] pgmap v75: 97 pgs: 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 2 B/s, 0 objects/s recovering 2024-04-14T15:50:35.695 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:50:35 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:50:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:50:35.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:35 smithi119 bash[18543]: cluster 2024-04-14T15:50:34.390163+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-14T15:50:35.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:35 smithi119 bash[18543]: audit 2024-04-14T15:50:34.397307+0000 mon.c (mon.1) 71 : audit [INF] from='client.? 172.21.15.23:0/1182157881' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-14T15:50:35.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:35 smithi119 bash[18543]: audit 2024-04-14T15:50:34.401301+0000 mon.a (mon.0) 671 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-14T15:50:35.711 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:35 smithi023 bash[18432]: cluster 2024-04-14T15:50:34.390163+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-14T15:50:35.711 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:35 smithi023 bash[18432]: audit 2024-04-14T15:50:34.397307+0000 mon.c (mon.1) 71 : audit [INF] from='client.? 172.21.15.23:0/1182157881' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-14T15:50:35.711 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:35 smithi023 bash[18432]: audit 2024-04-14T15:50:34.401301+0000 mon.a (mon.0) 671 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-14T15:50:35.712 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:35 smithi023 bash[23507]: cluster 2024-04-14T15:50:34.390163+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-14T15:50:35.712 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:35 smithi023 bash[23507]: audit 2024-04-14T15:50:34.397307+0000 mon.c (mon.1) 71 : audit [INF] from='client.? 172.21.15.23:0/1182157881' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-14T15:50:35.712 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:35 smithi023 bash[23507]: audit 2024-04-14T15:50:34.401301+0000 mon.a (mon.0) 671 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-14T15:50:36.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:50:35 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:50:35] "GET /metrics HTTP/1.1" 200 192962 "" "Prometheus/2.33.4" 2024-04-14T15:50:36.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:36 smithi119 bash[18543]: audit 2024-04-14T15:50:35.404800+0000 mon.a (mon.0) 672 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-14T15:50:36.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:36 smithi119 bash[18543]: cluster 2024-04-14T15:50:35.405212+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-14T15:50:36.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:36 smithi119 bash[18543]: audit 2024-04-14T15:50:35.421074+0000 mon.c (mon.1) 72 : audit [INF] from='client.? 172.21.15.23:0/1182157881' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-14T15:50:36.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:36 smithi119 bash[18543]: audit 2024-04-14T15:50:35.423012+0000 mon.a (mon.0) 674 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-14T15:50:36.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:36 smithi119 bash[18543]: cluster 2024-04-14T15:50:35.511876+0000 mgr.y (mgr.14379) 96 : cluster [DBG] pgmap v78: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 2 B/s, 0 objects/s recovering 2024-04-14T15:50:36.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:36 smithi023 bash[18432]: audit 2024-04-14T15:50:35.404800+0000 mon.a (mon.0) 672 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-14T15:50:36.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:36 smithi023 bash[18432]: cluster 2024-04-14T15:50:35.405212+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-14T15:50:36.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:36 smithi023 bash[18432]: audit 2024-04-14T15:50:35.421074+0000 mon.c (mon.1) 72 : audit [INF] from='client.? 172.21.15.23:0/1182157881' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-14T15:50:36.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:36 smithi023 bash[18432]: audit 2024-04-14T15:50:35.423012+0000 mon.a (mon.0) 674 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-14T15:50:36.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:36 smithi023 bash[18432]: cluster 2024-04-14T15:50:35.511876+0000 mgr.y (mgr.14379) 96 : cluster [DBG] pgmap v78: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 2 B/s, 0 objects/s recovering 2024-04-14T15:50:36.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:36 smithi023 bash[23507]: audit 2024-04-14T15:50:35.404800+0000 mon.a (mon.0) 672 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-14T15:50:36.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:36 smithi023 bash[23507]: cluster 2024-04-14T15:50:35.405212+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-14T15:50:36.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:36 smithi023 bash[23507]: audit 2024-04-14T15:50:35.421074+0000 mon.c (mon.1) 72 : audit [INF] from='client.? 172.21.15.23:0/1182157881' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-14T15:50:36.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:36 smithi023 bash[23507]: audit 2024-04-14T15:50:35.423012+0000 mon.a (mon.0) 674 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-14T15:50:36.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:36 smithi023 bash[23507]: cluster 2024-04-14T15:50:35.511876+0000 mgr.y (mgr.14379) 96 : cluster [DBG] pgmap v78: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 2 B/s, 0 objects/s recovering 2024-04-14T15:50:37.547 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:50:37.547 INFO:teuthology.orchestra.run.smithi023.stdout: "id": "7a37901b-9d55-43ef-8303-dfa2a8672040", 2024-04-14T15:50:37.547 INFO:teuthology.orchestra.run.smithi023.stdout: "epoch": 1, 2024-04-14T15:50:37.547 INFO:teuthology.orchestra.run.smithi023.stdout: "predecessor_uuid": "7be1e180-5714-44e5-8ae2-feba0de674dd", 2024-04-14T15:50:37.547 INFO:teuthology.orchestra.run.smithi023.stdout: "sync_status": [], 2024-04-14T15:50:37.547 INFO:teuthology.orchestra.run.smithi023.stdout: "period_map": { 2024-04-14T15:50:37.547 INFO:teuthology.orchestra.run.smithi023.stdout: "id": "7a37901b-9d55-43ef-8303-dfa2a8672040", 2024-04-14T15:50:37.547 INFO:teuthology.orchestra.run.smithi023.stdout: "zonegroups": [ 2024-04-14T15:50:37.547 INFO:teuthology.orchestra.run.smithi023.stdout: { 2024-04-14T15:50:37.548 INFO:teuthology.orchestra.run.smithi023.stdout: "id": "6fece3d9-fedb-42ef-ba5c-df69ca7c878f", 2024-04-14T15:50:37.548 INFO:teuthology.orchestra.run.smithi023.stdout: "name": "default", 2024-04-14T15:50:37.548 INFO:teuthology.orchestra.run.smithi023.stdout: "api_name": "default", 2024-04-14T15:50:37.548 INFO:teuthology.orchestra.run.smithi023.stdout: "is_master": "true", 2024-04-14T15:50:37.548 INFO:teuthology.orchestra.run.smithi023.stdout: "endpoints": [], 2024-04-14T15:50:37.548 INFO:teuthology.orchestra.run.smithi023.stdout: "hostnames": [], 2024-04-14T15:50:37.548 INFO:teuthology.orchestra.run.smithi023.stdout: "hostnames_s3website": [], 2024-04-14T15:50:37.548 INFO:teuthology.orchestra.run.smithi023.stdout: "master_zone": "dfbe2adb-bb71-4e56-85b5-3d51009f7c58", 2024-04-14T15:50:37.548 INFO:teuthology.orchestra.run.smithi023.stdout: "zones": [ 2024-04-14T15:50:37.548 INFO:teuthology.orchestra.run.smithi023.stdout: { 2024-04-14T15:50:37.548 INFO:teuthology.orchestra.run.smithi023.stdout: "id": "dfbe2adb-bb71-4e56-85b5-3d51009f7c58", 2024-04-14T15:50:37.548 INFO:teuthology.orchestra.run.smithi023.stdout: "name": "z", 2024-04-14T15:50:37.548 INFO:teuthology.orchestra.run.smithi023.stdout: "endpoints": [], 2024-04-14T15:50:37.548 INFO:teuthology.orchestra.run.smithi023.stdout: "log_meta": "false", 2024-04-14T15:50:37.548 INFO:teuthology.orchestra.run.smithi023.stdout: "log_data": "false", 2024-04-14T15:50:37.549 INFO:teuthology.orchestra.run.smithi023.stdout: "bucket_index_max_shards": 11, 2024-04-14T15:50:37.549 INFO:teuthology.orchestra.run.smithi023.stdout: "read_only": "false", 2024-04-14T15:50:37.549 INFO:teuthology.orchestra.run.smithi023.stdout: "tier_type": "", 2024-04-14T15:50:37.549 INFO:teuthology.orchestra.run.smithi023.stdout: "sync_from_all": "true", 2024-04-14T15:50:37.549 INFO:teuthology.orchestra.run.smithi023.stdout: "sync_from": [], 2024-04-14T15:50:37.549 INFO:teuthology.orchestra.run.smithi023.stdout: "redirect_zone": "" 2024-04-14T15:50:37.549 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:50:37.549 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T15:50:37.549 INFO:teuthology.orchestra.run.smithi023.stdout: "placement_targets": [ 2024-04-14T15:50:37.549 INFO:teuthology.orchestra.run.smithi023.stdout: { 2024-04-14T15:50:37.549 INFO:teuthology.orchestra.run.smithi023.stdout: "name": "default-placement", 2024-04-14T15:50:37.549 INFO:teuthology.orchestra.run.smithi023.stdout: "tags": [], 2024-04-14T15:50:37.549 INFO:teuthology.orchestra.run.smithi023.stdout: "storage_classes": [ 2024-04-14T15:50:37.549 INFO:teuthology.orchestra.run.smithi023.stdout: "STANDARD" 2024-04-14T15:50:37.550 INFO:teuthology.orchestra.run.smithi023.stdout: ] 2024-04-14T15:50:37.550 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:50:37.550 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T15:50:37.550 INFO:teuthology.orchestra.run.smithi023.stdout: "default_placement": "default-placement", 2024-04-14T15:50:37.550 INFO:teuthology.orchestra.run.smithi023.stdout: "realm_id": "d21bb329-6669-401e-a515-436ba13fdbb0", 2024-04-14T15:50:37.550 INFO:teuthology.orchestra.run.smithi023.stdout: "sync_policy": { 2024-04-14T15:50:37.550 INFO:teuthology.orchestra.run.smithi023.stdout: "groups": [] 2024-04-14T15:50:37.550 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:50:37.550 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:50:37.550 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T15:50:37.550 INFO:teuthology.orchestra.run.smithi023.stdout: "short_zone_ids": [ 2024-04-14T15:50:37.550 INFO:teuthology.orchestra.run.smithi023.stdout: { 2024-04-14T15:50:37.550 INFO:teuthology.orchestra.run.smithi023.stdout: "key": "dfbe2adb-bb71-4e56-85b5-3d51009f7c58", 2024-04-14T15:50:37.550 INFO:teuthology.orchestra.run.smithi023.stdout: "val": 127864014 2024-04-14T15:50:37.550 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:50:37.550 INFO:teuthology.orchestra.run.smithi023.stdout: ] 2024-04-14T15:50:37.551 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:50:37.551 INFO:teuthology.orchestra.run.smithi023.stdout: "master_zonegroup": "6fece3d9-fedb-42ef-ba5c-df69ca7c878f", 2024-04-14T15:50:37.551 INFO:teuthology.orchestra.run.smithi023.stdout: "master_zone": "dfbe2adb-bb71-4e56-85b5-3d51009f7c58", 2024-04-14T15:50:37.551 INFO:teuthology.orchestra.run.smithi023.stdout: "period_config": { 2024-04-14T15:50:37.551 INFO:teuthology.orchestra.run.smithi023.stdout: "bucket_quota": { 2024-04-14T15:50:37.551 INFO:teuthology.orchestra.run.smithi023.stdout: "enabled": false, 2024-04-14T15:50:37.551 INFO:teuthology.orchestra.run.smithi023.stdout: "check_on_raw": false, 2024-04-14T15:50:37.551 INFO:teuthology.orchestra.run.smithi023.stdout: "max_size": -1, 2024-04-14T15:50:37.551 INFO:teuthology.orchestra.run.smithi023.stdout: "max_size_kb": 0, 2024-04-14T15:50:37.551 INFO:teuthology.orchestra.run.smithi023.stdout: "max_objects": -1 2024-04-14T15:50:37.551 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:50:37.551 INFO:teuthology.orchestra.run.smithi023.stdout: "user_quota": { 2024-04-14T15:50:37.551 INFO:teuthology.orchestra.run.smithi023.stdout: "enabled": false, 2024-04-14T15:50:37.551 INFO:teuthology.orchestra.run.smithi023.stdout: "check_on_raw": false, 2024-04-14T15:50:37.551 INFO:teuthology.orchestra.run.smithi023.stdout: "max_size": -1, 2024-04-14T15:50:37.551 INFO:teuthology.orchestra.run.smithi023.stdout: "max_size_kb": 0, 2024-04-14T15:50:37.552 INFO:teuthology.orchestra.run.smithi023.stdout: "max_objects": -1 2024-04-14T15:50:37.552 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:50:37.552 INFO:teuthology.orchestra.run.smithi023.stdout: "user_ratelimit": { 2024-04-14T15:50:37.552 INFO:teuthology.orchestra.run.smithi023.stdout: "max_read_ops": 0, 2024-04-14T15:50:37.552 INFO:teuthology.orchestra.run.smithi023.stdout: "max_write_ops": 0, 2024-04-14T15:50:37.552 INFO:teuthology.orchestra.run.smithi023.stdout: "max_read_bytes": 0, 2024-04-14T15:50:37.552 INFO:teuthology.orchestra.run.smithi023.stdout: "max_write_bytes": 0, 2024-04-14T15:50:37.552 INFO:teuthology.orchestra.run.smithi023.stdout: "enabled": false 2024-04-14T15:50:37.552 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:50:37.552 INFO:teuthology.orchestra.run.smithi023.stdout: "bucket_ratelimit": { 2024-04-14T15:50:37.552 INFO:teuthology.orchestra.run.smithi023.stdout: "max_read_ops": 0, 2024-04-14T15:50:37.552 INFO:teuthology.orchestra.run.smithi023.stdout: "max_write_ops": 0, 2024-04-14T15:50:37.552 INFO:teuthology.orchestra.run.smithi023.stdout: "max_read_bytes": 0, 2024-04-14T15:50:37.552 INFO:teuthology.orchestra.run.smithi023.stdout: "max_write_bytes": 0, 2024-04-14T15:50:37.552 INFO:teuthology.orchestra.run.smithi023.stdout: "enabled": false 2024-04-14T15:50:37.553 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:50:37.553 INFO:teuthology.orchestra.run.smithi023.stdout: "anonymous_ratelimit": { 2024-04-14T15:50:37.553 INFO:teuthology.orchestra.run.smithi023.stdout: "max_read_ops": 0, 2024-04-14T15:50:37.553 INFO:teuthology.orchestra.run.smithi023.stdout: "max_write_ops": 0, 2024-04-14T15:50:37.553 INFO:teuthology.orchestra.run.smithi023.stdout: "max_read_bytes": 0, 2024-04-14T15:50:37.553 INFO:teuthology.orchestra.run.smithi023.stdout: "max_write_bytes": 0, 2024-04-14T15:50:37.553 INFO:teuthology.orchestra.run.smithi023.stdout: "enabled": false 2024-04-14T15:50:37.553 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:50:37.553 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:50:37.553 INFO:teuthology.orchestra.run.smithi023.stdout: "realm_id": "d21bb329-6669-401e-a515-436ba13fdbb0", 2024-04-14T15:50:37.553 INFO:teuthology.orchestra.run.smithi023.stdout: "realm_name": "r", 2024-04-14T15:50:37.553 INFO:teuthology.orchestra.run.smithi023.stdout: "realm_epoch": 2 2024-04-14T15:50:37.553 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:50:37.778 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:37 smithi023 bash[18432]: audit 2024-04-14T15:50:36.436127+0000 mon.a (mon.0) 675 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-14T15:50:37.779 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:37 smithi023 bash[18432]: cluster 2024-04-14T15:50:36.436402+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-14T15:50:37.779 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:37 smithi023 bash[18432]: audit 2024-04-14T15:50:36.437432+0000 mon.c (mon.1) 73 : audit [INF] from='client.? 172.21.15.23:0/1182157881' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-14T15:50:37.779 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:37 smithi023 bash[18432]: audit 2024-04-14T15:50:36.438202+0000 mon.a (mon.0) 677 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-14T15:50:37.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:37 smithi023 bash[23507]: audit 2024-04-14T15:50:36.436127+0000 mon.a (mon.0) 675 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-14T15:50:37.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:37 smithi023 bash[23507]: cluster 2024-04-14T15:50:36.436402+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-14T15:50:37.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:37 smithi023 bash[23507]: audit 2024-04-14T15:50:36.437432+0000 mon.c (mon.1) 73 : audit [INF] from='client.? 172.21.15.23:0/1182157881' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-14T15:50:37.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:37 smithi023 bash[23507]: audit 2024-04-14T15:50:36.438202+0000 mon.a (mon.0) 677 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-14T15:50:37.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:37 smithi119 bash[18543]: audit 2024-04-14T15:50:36.436127+0000 mon.a (mon.0) 675 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-14T15:50:37.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:37 smithi119 bash[18543]: cluster 2024-04-14T15:50:36.436402+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-14T15:50:37.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:37 smithi119 bash[18543]: audit 2024-04-14T15:50:36.437432+0000 mon.c (mon.1) 73 : audit [INF] from='client.? 172.21.15.23:0/1182157881' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-14T15:50:37.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:37 smithi119 bash[18543]: audit 2024-04-14T15:50:36.438202+0000 mon.a (mon.0) 677 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-14T15:50:38.318 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-04-14T15:50:38.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:38 smithi023 bash[18432]: audit 2024-04-14T15:50:37.434574+0000 mon.a (mon.0) 678 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-14T15:50:38.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:38 smithi023 bash[18432]: cluster 2024-04-14T15:50:37.434720+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-14T15:50:38.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:38 smithi023 bash[18432]: cluster 2024-04-14T15:50:37.512333+0000 mgr.y (mgr.14379) 97 : cluster [DBG] pgmap v81: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:38.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:38 smithi023 bash[23507]: audit 2024-04-14T15:50:37.434574+0000 mon.a (mon.0) 678 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-14T15:50:38.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:38 smithi023 bash[23507]: cluster 2024-04-14T15:50:37.434720+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-14T15:50:38.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:38 smithi023 bash[23507]: cluster 2024-04-14T15:50:37.512333+0000 mgr.y (mgr.14379) 97 : cluster [DBG] pgmap v81: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:38.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:38 smithi119 bash[18543]: audit 2024-04-14T15:50:37.434574+0000 mon.a (mon.0) 678 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-14T15:50:38.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:38 smithi119 bash[18543]: cluster 2024-04-14T15:50:37.434720+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-14T15:50:38.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:38 smithi119 bash[18543]: cluster 2024-04-14T15:50:37.512333+0000 mgr.y (mgr.14379) 97 : cluster [DBG] pgmap v81: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:50:40.828 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:40 smithi023 bash[18432]: cluster 2024-04-14T15:50:39.513079+0000 mgr.y (mgr.14379) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.8 KiB/s wr, 4 op/s 2024-04-14T15:50:40.829 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:40 smithi023 bash[23507]: cluster 2024-04-14T15:50:39.513079+0000 mgr.y (mgr.14379) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.8 KiB/s wr, 4 op/s 2024-04-14T15:50:40.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:40 smithi119 bash[18543]: cluster 2024-04-14T15:50:39.513079+0000 mgr.y (mgr.14379) 98 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.8 KiB/s wr, 4 op/s 2024-04-14T15:50:41.236 INFO:teuthology.orchestra.run.smithi023.stdout:Scheduled rgw.foo update... 2024-04-14T15:50:42.350 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'ceph orch apply rgw smpl' 2024-04-14T15:50:42.534 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[18432]: audit 2024-04-14T15:50:41.222051+0000 mgr.y (mgr.14379) 99 : audit [DBG] from='client.14616 -' 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-14T15:50:42.534 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[18432]: cephadm 2024-04-14T15:50:41.226621+0000 mgr.y (mgr.14379) 100 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-14T15:50:42.534 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[18432]: audit 2024-04-14T15:50:41.234928+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:42.534 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[18432]: audit 2024-04-14T15:50:41.252098+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:42.534 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[18432]: audit 2024-04-14T15:50:41.253314+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:50:42.534 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[18432]: audit 2024-04-14T15:50:41.502356+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:42.534 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[18432]: audit 2024-04-14T15:50:41.513405+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:42.534 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[18432]: audit 2024-04-14T15:50:41.524377+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:42.534 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[18432]: audit 2024-04-14T15:50:41.533263+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:42.534 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[18432]: audit 2024-04-14T15:50:41.534561+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.aeyezh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:42.534 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[18432]: audit 2024-04-14T15:50:41.534963+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.aeyezh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:42.534 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[18432]: audit 2024-04-14T15:50:41.540800+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.aeyezh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-14T15:50:42.534 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[18432]: audit 2024-04-14T15:50:41.549773+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:42.535 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[18432]: audit 2024-04-14T15:50:41.551539+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:42.535 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[23507]: audit 2024-04-14T15:50:41.222051+0000 mgr.y (mgr.14379) 99 : audit [DBG] from='client.14616 -' 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-14T15:50:42.535 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[23507]: cephadm 2024-04-14T15:50:41.226621+0000 mgr.y (mgr.14379) 100 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-14T15:50:42.535 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[23507]: audit 2024-04-14T15:50:41.234928+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:42.535 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[23507]: audit 2024-04-14T15:50:41.252098+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:42.535 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[23507]: audit 2024-04-14T15:50:41.253314+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:50:42.535 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[23507]: audit 2024-04-14T15:50:41.502356+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:42.535 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[23507]: audit 2024-04-14T15:50:41.513405+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:42.535 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[23507]: audit 2024-04-14T15:50:41.524377+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:42.535 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[23507]: audit 2024-04-14T15:50:41.533263+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:42.535 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[23507]: audit 2024-04-14T15:50:41.534561+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.aeyezh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:42.535 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[23507]: audit 2024-04-14T15:50:41.534963+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.aeyezh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:42.535 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[23507]: audit 2024-04-14T15:50:41.540800+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.aeyezh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-14T15:50:42.536 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[23507]: audit 2024-04-14T15:50:41.549773+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:42.536 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:42 smithi023 bash[23507]: audit 2024-04-14T15:50:41.551539+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:42.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:42 smithi119 bash[18543]: audit 2024-04-14T15:50:41.222051+0000 mgr.y (mgr.14379) 99 : audit [DBG] from='client.14616 -' 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-14T15:50:42.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:42 smithi119 bash[18543]: cephadm 2024-04-14T15:50:41.226621+0000 mgr.y (mgr.14379) 100 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-14T15:50:42.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:42 smithi119 bash[18543]: audit 2024-04-14T15:50:41.234928+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:42.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:42 smithi119 bash[18543]: audit 2024-04-14T15:50:41.252098+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:42.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:42 smithi119 bash[18543]: audit 2024-04-14T15:50:41.253314+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:50:42.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:42 smithi119 bash[18543]: audit 2024-04-14T15:50:41.502356+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:42.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:42 smithi119 bash[18543]: audit 2024-04-14T15:50:41.513405+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:42.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:42 smithi119 bash[18543]: audit 2024-04-14T15:50:41.524377+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:42.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:42 smithi119 bash[18543]: audit 2024-04-14T15:50:41.533263+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:42.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:42 smithi119 bash[18543]: audit 2024-04-14T15:50:41.534561+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.aeyezh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:42.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:42 smithi119 bash[18543]: audit 2024-04-14T15:50:41.534963+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.aeyezh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:42.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:42 smithi119 bash[18543]: audit 2024-04-14T15:50:41.540800+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.aeyezh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-14T15:50:42.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:42 smithi119 bash[18543]: audit 2024-04-14T15:50:41.549773+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:42.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:42 smithi119 bash[18543]: audit 2024-04-14T15:50:41.551539+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:43.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:43 smithi023 bash[18432]: cluster 2024-04-14T15:50:41.513526+0000 mgr.y (mgr.14379) 101 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-04-14T15:50:43.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:43 smithi023 bash[18432]: cephadm 2024-04-14T15:50:41.525663+0000 mgr.y (mgr.14379) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-14T15:50:43.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:43 smithi023 bash[18432]: cephadm 2024-04-14T15:50:41.553284+0000 mgr.y (mgr.14379) 103 : cephadm [INF] Deploying daemon rgw.foo.smithi023.aeyezh on smithi023 2024-04-14T15:50:43.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:43 smithi023 bash[23507]: cluster 2024-04-14T15:50:41.513526+0000 mgr.y (mgr.14379) 101 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-04-14T15:50:43.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:43 smithi023 bash[23507]: cephadm 2024-04-14T15:50:41.525663+0000 mgr.y (mgr.14379) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-14T15:50:43.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:43 smithi023 bash[23507]: cephadm 2024-04-14T15:50:41.553284+0000 mgr.y (mgr.14379) 103 : cephadm [INF] Deploying daemon rgw.foo.smithi023.aeyezh on smithi023 2024-04-14T15:50:43.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:43 smithi119 bash[18543]: cluster 2024-04-14T15:50:41.513526+0000 mgr.y (mgr.14379) 101 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-04-14T15:50:43.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:43 smithi119 bash[18543]: cephadm 2024-04-14T15:50:41.525663+0000 mgr.y (mgr.14379) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-14T15:50:43.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:43 smithi119 bash[18543]: cephadm 2024-04-14T15:50:41.553284+0000 mgr.y (mgr.14379) 103 : cephadm [INF] Deploying daemon rgw.foo.smithi023.aeyezh on smithi023 2024-04-14T15:50:45.090 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:50:44 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:45.091 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:50:44 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:45.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:50:44 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:45.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:44 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:45.092 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 15:50:44 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:45.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:50:44 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:45.092 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:50:44 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:45.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:44 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:45.093 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:50:44 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:45.511 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:50:45 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:50:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:50:45.512 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:45 smithi119 bash[18543]: cluster 2024-04-14T15:50:43.514973+0000 mgr.y (mgr.14379) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-14T15:50:45.590 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:50:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:45.590 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:50:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:45.591 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:50:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:45.591 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 15:50:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:45.591 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:50:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:45.592 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:50:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:45.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:45.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:45 smithi023 bash[18432]: cluster 2024-04-14T15:50:43.514973+0000 mgr.y (mgr.14379) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-14T15:50:45.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:45.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:45 smithi023 bash[23507]: cluster 2024-04-14T15:50:43.514973+0000 mgr.y (mgr.14379) 104 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-14T15:50:45.593 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:50:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:46.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:50:45 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:50:45] "GET /metrics HTTP/1.1" 200 196787 "" "Prometheus/2.33.4" 2024-04-14T15:50:46.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:46 smithi023 bash[18432]: audit 2024-04-14T15:50:45.302151+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:46.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:46 smithi023 bash[18432]: audit 2024-04-14T15:50:45.304084+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi119.zocquy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:46.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:46 smithi023 bash[18432]: audit 2024-04-14T15:50:45.304523+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi119.zocquy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:46.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:46 smithi023 bash[18432]: audit 2024-04-14T15:50:45.308420+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi119.zocquy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-14T15:50:46.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:46 smithi023 bash[18432]: audit 2024-04-14T15:50:45.313741+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:46.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:46 smithi023 bash[18432]: audit 2024-04-14T15:50:45.314901+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:46.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:46 smithi023 bash[18432]: cephadm 2024-04-14T15:50:45.315755+0000 mgr.y (mgr.14379) 105 : cephadm [INF] Deploying daemon rgw.foo.smithi119.zocquy on smithi119 2024-04-14T15:50:46.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:46 smithi023 bash[23507]: audit 2024-04-14T15:50:45.302151+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:46.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:46 smithi023 bash[23507]: audit 2024-04-14T15:50:45.304084+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi119.zocquy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:46.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:46 smithi023 bash[23507]: audit 2024-04-14T15:50:45.304523+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi119.zocquy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:46.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:46 smithi023 bash[23507]: audit 2024-04-14T15:50:45.308420+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi119.zocquy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-14T15:50:46.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:46 smithi023 bash[23507]: audit 2024-04-14T15:50:45.313741+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:46.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:46 smithi023 bash[23507]: audit 2024-04-14T15:50:45.314901+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:46.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:46 smithi023 bash[23507]: cephadm 2024-04-14T15:50:45.315755+0000 mgr.y (mgr.14379) 105 : cephadm [INF] Deploying daemon rgw.foo.smithi119.zocquy on smithi119 2024-04-14T15:50:46.671 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:46 smithi119 bash[18543]: audit 2024-04-14T15:50:45.302151+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:46.671 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:46 smithi119 bash[18543]: audit 2024-04-14T15:50:45.304084+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi119.zocquy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:46.671 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:46 smithi119 bash[18543]: audit 2024-04-14T15:50:45.304523+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi119.zocquy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:46.671 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:46 smithi119 bash[18543]: audit 2024-04-14T15:50:45.308420+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi119.zocquy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-14T15:50:46.671 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:46 smithi119 bash[18543]: audit 2024-04-14T15:50:45.313741+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:46.672 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:46 smithi119 bash[18543]: audit 2024-04-14T15:50:45.314901+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:46.672 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:46 smithi119 bash[18543]: cephadm 2024-04-14T15:50:45.315755+0000 mgr.y (mgr.14379) 105 : cephadm [INF] Deploying daemon rgw.foo.smithi119.zocquy on smithi119 2024-04-14T15:50:46.748 INFO:teuthology.orchestra.run.smithi023.stdout:Scheduled rgw.smpl update... 2024-04-14T15:50:47.314 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:47 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:47.314 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:50:47 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:47.315 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:50:47 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:47.315 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:50:47 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:47.315 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:50:47 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:47.316 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 15:50:47 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:47.316 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:50:47 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:47.316 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 15:50:47 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:47.317 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:50:47 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:47.507 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'ceph osd pool create foo' 2024-04-14T15:50:47.585 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:50:47 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:47.585 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:50:47 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:47.586 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:50:47 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:47.586 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 15:50:47 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:47.586 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:50:47 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:47.586 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:50:47 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:47.587 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:50:47 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:47.587 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:47 smithi119 bash[18543]: cluster 2024-04-14T15:50:45.515757+0000 mgr.y (mgr.14379) 106 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 1013 B/s wr, 2 op/s 2024-04-14T15:50:47.587 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:47 smithi119 bash[18543]: audit 2024-04-14T15:50:46.747020+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:47.587 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:47 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:47.587 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 15:50:47 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:47.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:47 smithi023 bash[18432]: cluster 2024-04-14T15:50:45.515757+0000 mgr.y (mgr.14379) 106 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 1013 B/s wr, 2 op/s 2024-04-14T15:50:47.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:47 smithi023 bash[18432]: audit 2024-04-14T15:50:46.747020+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:47.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:47 smithi023 bash[23507]: cluster 2024-04-14T15:50:45.515757+0000 mgr.y (mgr.14379) 106 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 1013 B/s wr, 2 op/s 2024-04-14T15:50:47.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:47 smithi023 bash[23507]: audit 2024-04-14T15:50:46.747020+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:48.628 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:48 smithi023 bash[18432]: audit 2024-04-14T15:50:46.732431+0000 mgr.y (mgr.14379) 107 : audit [DBG] from='client.14622 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:50:48.628 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:48 smithi023 bash[18432]: cephadm 2024-04-14T15:50:46.733540+0000 mgr.y (mgr.14379) 108 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-14T15:50:48.628 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:48 smithi023 bash[18432]: audit 2024-04-14T15:50:47.603338+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:48.628 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:48 smithi023 bash[18432]: audit 2024-04-14T15:50:47.609639+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:48.628 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:48 smithi023 bash[18432]: audit 2024-04-14T15:50:47.611480+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:50:48.628 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:48 smithi023 bash[23507]: audit 2024-04-14T15:50:46.732431+0000 mgr.y (mgr.14379) 107 : audit [DBG] from='client.14622 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:50:48.628 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:48 smithi023 bash[23507]: cephadm 2024-04-14T15:50:46.733540+0000 mgr.y (mgr.14379) 108 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-14T15:50:48.629 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:48 smithi023 bash[23507]: audit 2024-04-14T15:50:47.603338+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:48.629 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:48 smithi023 bash[23507]: audit 2024-04-14T15:50:47.609639+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:48.629 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:48 smithi023 bash[23507]: audit 2024-04-14T15:50:47.611480+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:50:48.683 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:48 smithi119 bash[18543]: audit 2024-04-14T15:50:46.732431+0000 mgr.y (mgr.14379) 107 : audit [DBG] from='client.14622 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:50:48.683 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:48 smithi119 bash[18543]: cephadm 2024-04-14T15:50:46.733540+0000 mgr.y (mgr.14379) 108 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-14T15:50:48.683 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:48 smithi119 bash[18543]: audit 2024-04-14T15:50:47.603338+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:48.683 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:48 smithi119 bash[18543]: audit 2024-04-14T15:50:47.609639+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:48.683 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:48 smithi119 bash[18543]: audit 2024-04-14T15:50:47.611480+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:50:49.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:49 smithi119 bash[18543]: cluster 2024-04-14T15:50:47.516483+0000 mgr.y (mgr.14379) 109 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 914 B/s wr, 2 op/s 2024-04-14T15:50:49.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:49 smithi023 bash[18432]: cluster 2024-04-14T15:50:47.516483+0000 mgr.y (mgr.14379) 109 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 914 B/s wr, 2 op/s 2024-04-14T15:50:49.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:49 smithi023 bash[23507]: cluster 2024-04-14T15:50:47.516483+0000 mgr.y (mgr.14379) 109 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 914 B/s wr, 2 op/s 2024-04-14T15:50:51.392 INFO:teuthology.orchestra.run.smithi023.stderr:pool 'foo' created 2024-04-14T15:50:51.685 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:51 smithi023 bash[18432]: cluster 2024-04-14T15:50:49.518111+0000 mgr.y (mgr.14379) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.5 KiB/s wr, 95 op/s 2024-04-14T15:50:51.685 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:51 smithi023 bash[18432]: audit 2024-04-14T15:50:50.782247+0000 mon.c (mon.1) 82 : audit [INF] from='client.? 172.21.15.23:0/54538806' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-14T15:50:51.686 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:51 smithi023 bash[18432]: audit 2024-04-14T15:50:50.782711+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-14T15:50:51.686 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:51 smithi023 bash[18432]: audit 2024-04-14T15:50:51.225396+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:51.686 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:51 smithi023 bash[18432]: audit 2024-04-14T15:50:51.235127+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:51.686 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:51 smithi023 bash[23507]: cluster 2024-04-14T15:50:49.518111+0000 mgr.y (mgr.14379) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.5 KiB/s wr, 95 op/s 2024-04-14T15:50:51.686 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:51 smithi023 bash[23507]: audit 2024-04-14T15:50:50.782247+0000 mon.c (mon.1) 82 : audit [INF] from='client.? 172.21.15.23:0/54538806' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-14T15:50:51.686 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:51 smithi023 bash[23507]: audit 2024-04-14T15:50:50.782711+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-14T15:50:51.686 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:51 smithi023 bash[23507]: audit 2024-04-14T15:50:51.225396+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:51.686 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:51 smithi023 bash[23507]: audit 2024-04-14T15:50:51.235127+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:51.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:51 smithi119 bash[18543]: cluster 2024-04-14T15:50:49.518111+0000 mgr.y (mgr.14379) 110 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.5 KiB/s wr, 95 op/s 2024-04-14T15:50:51.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:51 smithi119 bash[18543]: audit 2024-04-14T15:50:50.782247+0000 mon.c (mon.1) 82 : audit [INF] from='client.? 172.21.15.23:0/54538806' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-14T15:50:51.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:51 smithi119 bash[18543]: audit 2024-04-14T15:50:50.782711+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-14T15:50:51.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:51 smithi119 bash[18543]: audit 2024-04-14T15:50:51.225396+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:51.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:51 smithi119 bash[18543]: audit 2024-04-14T15:50:51.235127+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:52.622 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[23507]: cephadm 2024-04-14T15:50:51.239385+0000 mgr.y (mgr.14379) 111 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-14T15:50:52.622 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[23507]: audit 2024-04-14T15:50:51.381029+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-14T15:50:52.622 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[23507]: cluster 2024-04-14T15:50:51.381132+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-14T15:50:52.622 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[23507]: cluster 2024-04-14T15:50:51.518999+0000 mgr.y (mgr.14379) 112 : cluster [DBG] pgmap v89: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-04-14T15:50:52.622 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[23507]: audit 2024-04-14T15:50:51.633925+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:52.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[23507]: audit 2024-04-14T15:50:51.643965+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:52.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[23507]: audit 2024-04-14T15:50:51.652793+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:52.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[23507]: cephadm 2024-04-14T15:50:51.656930+0000 mgr.y (mgr.14379) 113 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-14T15:50:52.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[23507]: audit 2024-04-14T15:50:51.661503+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:52.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[23507]: audit 2024-04-14T15:50:51.662395+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi023.lxbtpx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:52.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[23507]: audit 2024-04-14T15:50:51.662673+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi023.lxbtpx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:52.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[23507]: audit 2024-04-14T15:50:51.666363+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi023.lxbtpx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-14T15:50:52.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[23507]: audit 2024-04-14T15:50:51.671867+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:52.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[23507]: audit 2024-04-14T15:50:51.674045+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:52.623 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[23507]: cephadm 2024-04-14T15:50:51.675067+0000 mgr.y (mgr.14379) 114 : cephadm [INF] Deploying daemon rgw.smpl.smithi023.lxbtpx on smithi023 2024-04-14T15:50:52.623 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[18432]: cephadm 2024-04-14T15:50:51.239385+0000 mgr.y (mgr.14379) 111 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-14T15:50:52.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[18432]: audit 2024-04-14T15:50:51.381029+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-14T15:50:52.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[18432]: cluster 2024-04-14T15:50:51.381132+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-14T15:50:52.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[18432]: cluster 2024-04-14T15:50:51.518999+0000 mgr.y (mgr.14379) 112 : cluster [DBG] pgmap v89: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-04-14T15:50:52.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[18432]: audit 2024-04-14T15:50:51.633925+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:52.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[18432]: audit 2024-04-14T15:50:51.643965+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:52.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[18432]: audit 2024-04-14T15:50:51.652793+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:52.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[18432]: cephadm 2024-04-14T15:50:51.656930+0000 mgr.y (mgr.14379) 113 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-14T15:50:52.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[18432]: audit 2024-04-14T15:50:51.661503+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:52.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[18432]: audit 2024-04-14T15:50:51.662395+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi023.lxbtpx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:52.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[18432]: audit 2024-04-14T15:50:51.662673+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi023.lxbtpx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:52.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[18432]: audit 2024-04-14T15:50:51.666363+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi023.lxbtpx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-14T15:50:52.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[18432]: audit 2024-04-14T15:50:51.671867+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:52.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[18432]: audit 2024-04-14T15:50:51.674045+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:52.624 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:52 smithi023 bash[18432]: cephadm 2024-04-14T15:50:51.675067+0000 mgr.y (mgr.14379) 114 : cephadm [INF] Deploying daemon rgw.smpl.smithi023.lxbtpx on smithi023 2024-04-14T15:50:52.625 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'rbd pool init foo' 2024-04-14T15:50:52.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:52 smithi119 bash[18543]: cephadm 2024-04-14T15:50:51.239385+0000 mgr.y (mgr.14379) 111 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-14T15:50:52.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:52 smithi119 bash[18543]: audit 2024-04-14T15:50:51.381029+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-14T15:50:52.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:52 smithi119 bash[18543]: cluster 2024-04-14T15:50:51.381132+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-14T15:50:52.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:52 smithi119 bash[18543]: cluster 2024-04-14T15:50:51.518999+0000 mgr.y (mgr.14379) 112 : cluster [DBG] pgmap v89: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-04-14T15:50:52.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:52 smithi119 bash[18543]: audit 2024-04-14T15:50:51.633925+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:52.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:52 smithi119 bash[18543]: audit 2024-04-14T15:50:51.643965+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:52.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:52 smithi119 bash[18543]: audit 2024-04-14T15:50:51.652793+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:52.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:52 smithi119 bash[18543]: cephadm 2024-04-14T15:50:51.656930+0000 mgr.y (mgr.14379) 113 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-14T15:50:52.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:52 smithi119 bash[18543]: audit 2024-04-14T15:50:51.661503+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:52.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:52 smithi119 bash[18543]: audit 2024-04-14T15:50:51.662395+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi023.lxbtpx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:52.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:52 smithi119 bash[18543]: audit 2024-04-14T15:50:51.662673+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi023.lxbtpx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:52.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:52 smithi119 bash[18543]: audit 2024-04-14T15:50:51.666363+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi023.lxbtpx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-14T15:50:52.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:52 smithi119 bash[18543]: audit 2024-04-14T15:50:51.671867+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:52.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:52 smithi119 bash[18543]: audit 2024-04-14T15:50:51.674045+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:52.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:52 smithi119 bash[18543]: cephadm 2024-04-14T15:50:51.675067+0000 mgr.y (mgr.14379) 114 : cephadm [INF] Deploying daemon rgw.smpl.smithi023.lxbtpx on smithi023 2024-04-14T15:50:53.675 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:53 smithi023 bash[23507]: cluster 2024-04-14T15:50:52.392662+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-14T15:50:53.675 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:53 smithi023 bash[23507]: audit 2024-04-14T15:50:52.604140+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:53.675 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:53 smithi023 bash[18432]: cluster 2024-04-14T15:50:52.392662+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-14T15:50:53.675 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:53 smithi023 bash[18432]: audit 2024-04-14T15:50:52.604140+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:53.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:53 smithi119 bash[18543]: cluster 2024-04-14T15:50:52.392662+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-14T15:50:53.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:53 smithi119 bash[18543]: audit 2024-04-14T15:50:52.604140+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:54.680 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:54 smithi023 bash[18432]: cluster 2024-04-14T15:50:53.405129+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-14T15:50:54.680 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:54 smithi023 bash[18432]: cluster 2024-04-14T15:50:53.519850+0000 mgr.y (mgr.14379) 115 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 6.0 KiB/s wr, 361 op/s 2024-04-14T15:50:54.681 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:54 smithi023 bash[23507]: cluster 2024-04-14T15:50:53.405129+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-14T15:50:54.681 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:54 smithi023 bash[23507]: cluster 2024-04-14T15:50:53.519850+0000 mgr.y (mgr.14379) 115 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 6.0 KiB/s wr, 361 op/s 2024-04-14T15:50:54.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:54 smithi119 bash[18543]: cluster 2024-04-14T15:50:53.405129+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-14T15:50:54.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:54 smithi119 bash[18543]: cluster 2024-04-14T15:50:53.519850+0000 mgr.y (mgr.14379) 115 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 192 KiB/s rd, 6.0 KiB/s wr, 361 op/s 2024-04-14T15:50:54.934 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:54 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:54.934 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:50:54 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:54.935 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:50:54 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:54.935 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:50:54 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:54.935 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 15:50:54 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:54.936 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:50:54 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:54.936 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:54 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:54.936 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:50:54 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:54.936 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:50:54 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:55.187 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:55.187 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:50:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:55.187 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 15:50:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:55.188 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:50:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:55.188 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:55.188 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:50:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:55.189 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:50:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:55.189 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:50:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:55.189 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:50:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:55.695 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:50:55 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:50:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:50:56.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:50:55 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:50:55] "GET /metrics HTTP/1.1" 200 196787 "" "Prometheus/2.33.4" 2024-04-14T15:50:56.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:56 smithi119 bash[18543]: audit 2024-04-14T15:50:55.181332+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:56.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:56 smithi119 bash[18543]: audit 2024-04-14T15:50:55.183157+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi119.thnivt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:56.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:56 smithi119 bash[18543]: audit 2024-04-14T15:50:55.183487+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi119.thnivt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:56.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:56 smithi119 bash[18543]: audit 2024-04-14T15:50:55.187561+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi119.thnivt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-14T15:50:56.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:56 smithi119 bash[18543]: audit 2024-04-14T15:50:55.194427+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:56.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:56 smithi119 bash[18543]: audit 2024-04-14T15:50:55.195261+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:56.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:56 smithi119 bash[18543]: cephadm 2024-04-14T15:50:55.196059+0000 mgr.y (mgr.14379) 116 : cephadm [INF] Deploying daemon rgw.smpl.smithi119.thnivt on smithi119 2024-04-14T15:50:56.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:56 smithi023 bash[18432]: audit 2024-04-14T15:50:55.181332+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:56.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:56 smithi023 bash[18432]: audit 2024-04-14T15:50:55.183157+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi119.thnivt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:56.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:56 smithi023 bash[18432]: audit 2024-04-14T15:50:55.183487+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi119.thnivt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:56.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:56 smithi023 bash[18432]: audit 2024-04-14T15:50:55.187561+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi119.thnivt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-14T15:50:56.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:56 smithi023 bash[18432]: audit 2024-04-14T15:50:55.194427+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:56.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:56 smithi023 bash[18432]: audit 2024-04-14T15:50:55.195261+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:56.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:56 smithi023 bash[18432]: cephadm 2024-04-14T15:50:55.196059+0000 mgr.y (mgr.14379) 116 : cephadm [INF] Deploying daemon rgw.smpl.smithi119.thnivt on smithi119 2024-04-14T15:50:56.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:56 smithi023 bash[23507]: audit 2024-04-14T15:50:55.181332+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:56.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:56 smithi023 bash[23507]: audit 2024-04-14T15:50:55.183157+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi119.thnivt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:56.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:56 smithi023 bash[23507]: audit 2024-04-14T15:50:55.183487+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi119.thnivt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:50:56.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:56 smithi023 bash[23507]: audit 2024-04-14T15:50:55.187561+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi119.thnivt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-14T15:50:56.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:56 smithi023 bash[23507]: audit 2024-04-14T15:50:55.194427+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:56.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:56 smithi023 bash[23507]: audit 2024-04-14T15:50:55.195261+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:56.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:56 smithi023 bash[23507]: cephadm 2024-04-14T15:50:55.196059+0000 mgr.y (mgr.14379) 116 : cephadm [INF] Deploying daemon rgw.smpl.smithi119.thnivt on smithi119 2024-04-14T15:50:57.511 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:50:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:57.512 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:50:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:57.512 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:50:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:57.512 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 15:50:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:57.513 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:50:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:57.513 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:50:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:57.513 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:50:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:57.513 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:57 smithi119 bash[18543]: cluster 2024-04-14T15:50:55.520531+0000 mgr.y (mgr.14379) 117 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-04-14T15:50:57.513 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:57 smithi119 bash[18543]: audit 2024-04-14T15:50:56.769655+0000 mon.c (mon.1) 87 : audit [INF] from='client.? 172.21.15.23:0/3302909180' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-14T15:50:57.514 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:57 smithi119 bash[18543]: audit 2024-04-14T15:50:56.770189+0000 mon.a (mon.0) 713 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-14T15:50:57.514 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:57.514 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 15:50:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:57.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:57 smithi023 bash[23507]: cluster 2024-04-14T15:50:55.520531+0000 mgr.y (mgr.14379) 117 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-04-14T15:50:57.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:57 smithi023 bash[23507]: audit 2024-04-14T15:50:56.769655+0000 mon.c (mon.1) 87 : audit [INF] from='client.? 172.21.15.23:0/3302909180' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-14T15:50:57.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:57 smithi023 bash[23507]: audit 2024-04-14T15:50:56.770189+0000 mon.a (mon.0) 713 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-14T15:50:57.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:57 smithi023 bash[18432]: cluster 2024-04-14T15:50:55.520531+0000 mgr.y (mgr.14379) 117 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-04-14T15:50:57.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:57 smithi023 bash[18432]: audit 2024-04-14T15:50:56.769655+0000 mon.c (mon.1) 87 : audit [INF] from='client.? 172.21.15.23:0/3302909180' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-14T15:50:57.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:57 smithi023 bash[18432]: audit 2024-04-14T15:50:56.770189+0000 mon.a (mon.0) 713 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-14T15:50:57.781 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:57.782 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:50:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:57.782 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 15:50:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:57.782 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:50:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:57.782 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:50:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:57.783 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:50:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:57.783 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:50:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:57.783 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 15:50:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:57.783 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:50:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:50:58.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:58 smithi023 bash[23507]: audit 2024-04-14T15:50:57.207582+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-14T15:50:58.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:58 smithi023 bash[23507]: cluster 2024-04-14T15:50:57.207644+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-14T15:50:58.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:58 smithi023 bash[23507]: audit 2024-04-14T15:50:57.804279+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:58.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:58 smithi023 bash[23507]: audit 2024-04-14T15:50:57.809687+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:58.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:58 smithi023 bash[23507]: audit 2024-04-14T15:50:57.811706+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:50:58.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:58 smithi023 bash[18432]: audit 2024-04-14T15:50:57.207582+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-14T15:50:58.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:58 smithi023 bash[18432]: cluster 2024-04-14T15:50:57.207644+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-14T15:50:58.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:58 smithi023 bash[18432]: audit 2024-04-14T15:50:57.804279+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:58.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:58 smithi023 bash[18432]: audit 2024-04-14T15:50:57.809687+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:58.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:58 smithi023 bash[18432]: audit 2024-04-14T15:50:57.811706+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:50:58.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:58 smithi119 bash[18543]: audit 2024-04-14T15:50:57.207582+0000 mon.a (mon.0) 714 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-14T15:50:58.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:58 smithi119 bash[18543]: cluster 2024-04-14T15:50:57.207644+0000 mon.a (mon.0) 715 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-14T15:50:58.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:58 smithi119 bash[18543]: audit 2024-04-14T15:50:57.804279+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:50:58.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:58 smithi119 bash[18543]: audit 2024-04-14T15:50:57.809687+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:50:58.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:58 smithi119 bash[18543]: audit 2024-04-14T15:50:57.811706+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:50:59.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:59 smithi119 bash[18543]: cluster 2024-04-14T15:50:57.521278+0000 mgr.y (mgr.14379) 118 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-04-14T15:50:59.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:50:59 smithi119 bash[18543]: cluster 2024-04-14T15:50:58.227583+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-14T15:50:59.507 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:59 smithi023 bash[18432]: cluster 2024-04-14T15:50:57.521278+0000 mgr.y (mgr.14379) 118 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-04-14T15:50:59.507 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:50:59 smithi023 bash[18432]: cluster 2024-04-14T15:50:58.227583+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-14T15:50:59.507 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:59 smithi023 bash[23507]: cluster 2024-04-14T15:50:57.521278+0000 mgr.y (mgr.14379) 118 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-04-14T15:50:59.507 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:50:59 smithi023 bash[23507]: cluster 2024-04-14T15:50:58.227583+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-14T15:51:00.259 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'ceph orch apply iscsi foo u p' 2024-04-14T15:51:00.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:00 smithi023 bash[18432]: cluster 2024-04-14T15:50:59.264187+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-14T15:51:00.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:00 smithi023 bash[23507]: cluster 2024-04-14T15:50:59.264187+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-14T15:51:00.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:00 smithi119 bash[18543]: cluster 2024-04-14T15:50:59.264187+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-14T15:51:01.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:01 smithi023 bash[18432]: cluster 2024-04-14T15:50:59.521770+0000 mgr.y (mgr.14379) 119 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-04-14T15:51:01.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:01 smithi023 bash[23507]: cluster 2024-04-14T15:50:59.521770+0000 mgr.y (mgr.14379) 119 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-04-14T15:51:01.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:01 smithi119 bash[18543]: cluster 2024-04-14T15:50:59.521770+0000 mgr.y (mgr.14379) 119 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-04-14T15:51:02.519 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:02 smithi119 bash[18543]: audit 2024-04-14T15:51:01.338992+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:02.519 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:02 smithi119 bash[18543]: audit 2024-04-14T15:51:02.281271+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:02.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:02 smithi023 bash[23507]: audit 2024-04-14T15:51:01.338992+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:02.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:02 smithi023 bash[23507]: audit 2024-04-14T15:51:02.281271+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:02.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:02 smithi023 bash[18432]: audit 2024-04-14T15:51:01.338992+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:02.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:02 smithi023 bash[18432]: audit 2024-04-14T15:51:02.281271+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:03.330 INFO:teuthology.orchestra.run.smithi023.stdout:Scheduled iscsi.foo update... 2024-04-14T15:51:03.600 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:03 smithi023 bash[18432]: cluster 2024-04-14T15:51:01.522484+0000 mgr.y (mgr.14379) 120 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-04-14T15:51:03.600 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:03 smithi023 bash[18432]: audit 2024-04-14T15:51:02.652855+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:03.600 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:03 smithi023 bash[18432]: audit 2024-04-14T15:51:02.806568+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:03.600 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:03 smithi023 bash[18432]: audit 2024-04-14T15:51:02.820888+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:51:03.600 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:03 smithi023 bash[18432]: audit 2024-04-14T15:51:02.822366+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:51:03.600 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:03 smithi023 bash[18432]: audit 2024-04-14T15:51:03.084827+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:03.600 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:03 smithi023 bash[18432]: audit 2024-04-14T15:51:03.327508+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:03.601 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:03 smithi023 bash[23507]: cluster 2024-04-14T15:51:01.522484+0000 mgr.y (mgr.14379) 120 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-04-14T15:51:03.601 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:03 smithi023 bash[23507]: audit 2024-04-14T15:51:02.652855+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:03.601 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:03 smithi023 bash[23507]: audit 2024-04-14T15:51:02.806568+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:03.601 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:03 smithi023 bash[23507]: audit 2024-04-14T15:51:02.820888+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:51:03.601 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:03 smithi023 bash[23507]: audit 2024-04-14T15:51:02.822366+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:51:03.601 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:03 smithi023 bash[23507]: audit 2024-04-14T15:51:03.084827+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:03.601 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:03 smithi023 bash[23507]: audit 2024-04-14T15:51:03.327508+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:03.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:03 smithi119 bash[18543]: cluster 2024-04-14T15:51:01.522484+0000 mgr.y (mgr.14379) 120 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-04-14T15:51:03.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:03 smithi119 bash[18543]: audit 2024-04-14T15:51:02.652855+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:03.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:03 smithi119 bash[18543]: audit 2024-04-14T15:51:02.806568+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:03.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:03 smithi119 bash[18543]: audit 2024-04-14T15:51:02.820888+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:51:03.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:03 smithi119 bash[18543]: audit 2024-04-14T15:51:02.822366+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:51:03.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:03 smithi119 bash[18543]: audit 2024-04-14T15:51:03.084827+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:03.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:03 smithi119 bash[18543]: audit 2024-04-14T15:51:03.327508+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:04.286 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'sleep 120' 2024-04-14T15:51:04.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[18432]: cephadm 2024-04-14T15:51:02.533079+0000 mgr.y (mgr.14379) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-14T15:51:04.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[18432]: cephadm 2024-04-14T15:51:02.827721+0000 mgr.y (mgr.14379) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-14T15:51:04.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[18432]: audit 2024-04-14T15:51:03.316180+0000 mgr.y (mgr.14379) 123 : audit [DBG] from='client.14802 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:51:04.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[18432]: cephadm 2024-04-14T15:51:03.317825+0000 mgr.y (mgr.14379) 124 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-14T15:51:04.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[18432]: audit 2024-04-14T15:51:03.355600+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:51:04.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[18432]: audit 2024-04-14T15:51:03.356430+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:51:04.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[18432]: audit 2024-04-14T15:51:03.363155+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:04.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[18432]: audit 2024-04-14T15:51:03.375977+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:51:04.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[18432]: audit 2024-04-14T15:51:03.376403+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:51:04.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[18432]: audit 2024-04-14T15:51:03.381636+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:51:04.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[18432]: audit 2024-04-14T15:51:03.387168+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:51:04.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[23507]: cephadm 2024-04-14T15:51:02.533079+0000 mgr.y (mgr.14379) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-14T15:51:04.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[23507]: cephadm 2024-04-14T15:51:02.827721+0000 mgr.y (mgr.14379) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-14T15:51:04.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[23507]: audit 2024-04-14T15:51:03.316180+0000 mgr.y (mgr.14379) 123 : audit [DBG] from='client.14802 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:51:04.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[23507]: cephadm 2024-04-14T15:51:03.317825+0000 mgr.y (mgr.14379) 124 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-14T15:51:04.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[23507]: audit 2024-04-14T15:51:03.355600+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:51:04.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[23507]: audit 2024-04-14T15:51:03.356430+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:51:04.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[23507]: audit 2024-04-14T15:51:03.363155+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:04.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[23507]: audit 2024-04-14T15:51:03.375977+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:51:04.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[23507]: audit 2024-04-14T15:51:03.376403+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:51:04.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[23507]: audit 2024-04-14T15:51:03.381636+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:51:04.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:04 smithi023 bash[23507]: audit 2024-04-14T15:51:03.387168+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:51:04.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:04 smithi119 bash[18543]: cephadm 2024-04-14T15:51:02.533079+0000 mgr.y (mgr.14379) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-14T15:51:04.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:04 smithi119 bash[18543]: cephadm 2024-04-14T15:51:02.827721+0000 mgr.y (mgr.14379) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-14T15:51:04.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:04 smithi119 bash[18543]: audit 2024-04-14T15:51:03.316180+0000 mgr.y (mgr.14379) 123 : audit [DBG] from='client.14802 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:51:04.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:04 smithi119 bash[18543]: cephadm 2024-04-14T15:51:03.317825+0000 mgr.y (mgr.14379) 124 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-14T15:51:04.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:04 smithi119 bash[18543]: audit 2024-04-14T15:51:03.355600+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:51:04.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:04 smithi119 bash[18543]: audit 2024-04-14T15:51:03.356430+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:51:04.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:04 smithi119 bash[18543]: audit 2024-04-14T15:51:03.363155+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:04.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:04 smithi119 bash[18543]: audit 2024-04-14T15:51:03.375977+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:51:04.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:04 smithi119 bash[18543]: audit 2024-04-14T15:51:03.376403+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:51:04.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:04 smithi119 bash[18543]: audit 2024-04-14T15:51:03.381636+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:51:04.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:04 smithi119 bash[18543]: audit 2024-04-14T15:51:03.387168+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:51:05.608 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:05 smithi023 bash[18432]: cephadm 2024-04-14T15:51:03.368081+0000 mgr.y (mgr.14379) 125 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-14T15:51:05.608 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:05 smithi023 bash[18432]: cephadm 2024-04-14T15:51:03.388095+0000 mgr.y (mgr.14379) 126 : cephadm [INF] Deploying daemon iscsi.foo.smithi023.kkyzib on smithi023 2024-04-14T15:51:05.608 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:05 smithi023 bash[18432]: cluster 2024-04-14T15:51:03.523373+0000 mgr.y (mgr.14379) 127 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 648 B/s wr, 329 op/s 2024-04-14T15:51:05.608 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:05 smithi023 bash[18432]: cluster 2024-04-14T15:51:04.396208+0000 mon.a (mon.0) 728 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-04-14T15:51:05.608 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:05 smithi023 bash[23507]: cephadm 2024-04-14T15:51:03.368081+0000 mgr.y (mgr.14379) 125 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-14T15:51:05.608 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:05 smithi023 bash[23507]: cephadm 2024-04-14T15:51:03.388095+0000 mgr.y (mgr.14379) 126 : cephadm [INF] Deploying daemon iscsi.foo.smithi023.kkyzib on smithi023 2024-04-14T15:51:05.608 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:05 smithi023 bash[23507]: cluster 2024-04-14T15:51:03.523373+0000 mgr.y (mgr.14379) 127 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 648 B/s wr, 329 op/s 2024-04-14T15:51:05.608 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:05 smithi023 bash[23507]: cluster 2024-04-14T15:51:04.396208+0000 mon.a (mon.0) 728 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-04-14T15:51:05.695 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:51:05 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:51:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:51:05.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:05 smithi119 bash[18543]: cephadm 2024-04-14T15:51:03.368081+0000 mgr.y (mgr.14379) 125 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-14T15:51:05.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:05 smithi119 bash[18543]: cephadm 2024-04-14T15:51:03.388095+0000 mgr.y (mgr.14379) 126 : cephadm [INF] Deploying daemon iscsi.foo.smithi023.kkyzib on smithi023 2024-04-14T15:51:05.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:05 smithi119 bash[18543]: cluster 2024-04-14T15:51:03.523373+0000 mgr.y (mgr.14379) 127 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 217 KiB/s rd, 648 B/s wr, 329 op/s 2024-04-14T15:51:05.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:05 smithi119 bash[18543]: cluster 2024-04-14T15:51:04.396208+0000 mon.a (mon.0) 728 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-04-14T15:51:06.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:51:05 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:51:05] "GET /metrics HTTP/1.1" 200 210609 "" "Prometheus/2.33.4" 2024-04-14T15:51:06.568 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 15:51:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:51:06.568 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:51:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:51:06.568 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:51:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:51:06.569 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:51:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:51:06.569 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:51:06.569 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:51:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:51:06.569 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:51:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:51:06.570 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:51:06.570 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:51:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:51:06.826 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:51:06.826 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:51:06.827 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:51:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:51:06.827 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:51:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:51:06.827 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:51:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:51:06.828 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:51:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:51:06.828 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 15:51:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:51:06.828 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:51:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:51:06.829 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:51:06 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:51:07.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:07 smithi023 bash[18432]: cluster 2024-04-14T15:51:05.524042+0000 mgr.y (mgr.14379) 128 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 260 op/s 2024-04-14T15:51:07.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:07 smithi023 bash[18432]: audit 2024-04-14T15:51:06.865364+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:07.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:07 smithi023 bash[18432]: audit 2024-04-14T15:51:06.868648+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:51:07.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:07 smithi023 bash[18432]: audit 2024-04-14T15:51:06.869813+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:51:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:07 smithi023 bash[23507]: cluster 2024-04-14T15:51:05.524042+0000 mgr.y (mgr.14379) 128 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 260 op/s 2024-04-14T15:51:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:07 smithi023 bash[23507]: audit 2024-04-14T15:51:06.865364+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:07 smithi023 bash[23507]: audit 2024-04-14T15:51:06.868648+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:51:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:07 smithi023 bash[23507]: audit 2024-04-14T15:51:06.869813+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:51:07.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:07 smithi119 bash[18543]: cluster 2024-04-14T15:51:05.524042+0000 mgr.y (mgr.14379) 128 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 260 op/s 2024-04-14T15:51:07.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:07 smithi119 bash[18543]: audit 2024-04-14T15:51:06.865364+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:07.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:07 smithi119 bash[18543]: audit 2024-04-14T15:51:06.868648+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:51:07.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:07 smithi119 bash[18543]: audit 2024-04-14T15:51:06.869813+0000 mon.c (mon.1) 97 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:51:08.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:08 smithi119 bash[18543]: cluster 2024-04-14T15:51:07.524901+0000 mgr.y (mgr.14379) 129 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 440 B/s wr, 223 op/s 2024-04-14T15:51:08.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:08 smithi119 bash[18543]: audit 2024-04-14T15:51:07.676341+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:08.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:08 smithi119 bash[18543]: cluster 2024-04-14T15:51:08.005163+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-14T15:51:09.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:08 smithi023 bash[18432]: cluster 2024-04-14T15:51:07.524901+0000 mgr.y (mgr.14379) 129 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 440 B/s wr, 223 op/s 2024-04-14T15:51:09.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:08 smithi023 bash[18432]: audit 2024-04-14T15:51:07.676341+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:09.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:08 smithi023 bash[18432]: cluster 2024-04-14T15:51:08.005163+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-14T15:51:09.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:08 smithi023 bash[23507]: cluster 2024-04-14T15:51:07.524901+0000 mgr.y (mgr.14379) 129 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 147 KiB/s rd, 440 B/s wr, 223 op/s 2024-04-14T15:51:09.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:08 smithi023 bash[23507]: audit 2024-04-14T15:51:07.676341+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:09.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:08 smithi023 bash[23507]: cluster 2024-04-14T15:51:08.005163+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-14T15:51:10.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:10 smithi119 bash[18543]: cluster 2024-04-14T15:51:09.525859+0000 mgr.y (mgr.14379) 130 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 204 B/s wr, 107 op/s 2024-04-14T15:51:10.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:10 smithi119 bash[18543]: audit 2024-04-14T15:51:10.128870+0000 mon.c (mon.1) 98 : audit [DBG] from='client.? 172.21.15.23:0/3509446017' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-14T15:51:10.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:10 smithi119 bash[18543]: audit 2024-04-14T15:51:10.411464+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:10.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:10 smithi119 bash[18543]: audit 2024-04-14T15:51:10.429348+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:10.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:10 smithi119 bash[18543]: audit 2024-04-14T15:51:10.445279+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T15:51:10.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:10 smithi119 bash[18543]: audit 2024-04-14T15:51:10.448292+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T15:51:10.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:10 smithi119 bash[18543]: audit 2024-04-14T15:51:10.458452+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:10.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:10 smithi119 bash[18543]: audit 2024-04-14T15:51:10.459031+0000 mon.a (mon.0) 735 : audit [INF] from='client.? 172.21.15.23:0/3146365042' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3528030336"}]: dispatch 2024-04-14T15:51:10.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:10 smithi119 bash[18543]: audit 2024-04-14T15:51:10.460987+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T15:51:10.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:10 smithi119 bash[18543]: audit 2024-04-14T15:51:10.477919+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:10.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:10 smithi119 bash[18543]: audit 2024-04-14T15:51:10.479921+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:51:10.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:10 smithi119 bash[18543]: audit 2024-04-14T15:51:10.480823+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:51:10.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:10 smithi119 bash[18543]: audit 2024-04-14T15:51:10.488831+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[18432]: cluster 2024-04-14T15:51:09.525859+0000 mgr.y (mgr.14379) 130 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 204 B/s wr, 107 op/s 2024-04-14T15:51:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[18432]: audit 2024-04-14T15:51:10.128870+0000 mon.c (mon.1) 98 : audit [DBG] from='client.? 172.21.15.23:0/3509446017' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-14T15:51:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[18432]: audit 2024-04-14T15:51:10.411464+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[18432]: audit 2024-04-14T15:51:10.429348+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[18432]: audit 2024-04-14T15:51:10.445279+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T15:51:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[18432]: audit 2024-04-14T15:51:10.448292+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T15:51:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[18432]: audit 2024-04-14T15:51:10.458452+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[18432]: audit 2024-04-14T15:51:10.459031+0000 mon.a (mon.0) 735 : audit [INF] from='client.? 172.21.15.23:0/3146365042' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3528030336"}]: dispatch 2024-04-14T15:51:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[18432]: audit 2024-04-14T15:51:10.460987+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T15:51:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[18432]: audit 2024-04-14T15:51:10.477919+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[18432]: audit 2024-04-14T15:51:10.479921+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:51:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[18432]: audit 2024-04-14T15:51:10.480823+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:51:11.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[18432]: audit 2024-04-14T15:51:10.488831+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:11.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[23507]: cluster 2024-04-14T15:51:09.525859+0000 mgr.y (mgr.14379) 130 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 204 B/s wr, 107 op/s 2024-04-14T15:51:11.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[23507]: audit 2024-04-14T15:51:10.128870+0000 mon.c (mon.1) 98 : audit [DBG] from='client.? 172.21.15.23:0/3509446017' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-14T15:51:11.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[23507]: audit 2024-04-14T15:51:10.411464+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:11.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[23507]: audit 2024-04-14T15:51:10.429348+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:11.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[23507]: audit 2024-04-14T15:51:10.445279+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T15:51:11.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[23507]: audit 2024-04-14T15:51:10.448292+0000 mon.c (mon.1) 100 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T15:51:11.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[23507]: audit 2024-04-14T15:51:10.458452+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:11.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[23507]: audit 2024-04-14T15:51:10.459031+0000 mon.a (mon.0) 735 : audit [INF] from='client.? 172.21.15.23:0/3146365042' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3528030336"}]: dispatch 2024-04-14T15:51:11.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[23507]: audit 2024-04-14T15:51:10.460987+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T15:51:11.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[23507]: audit 2024-04-14T15:51:10.477919+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:11.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[23507]: audit 2024-04-14T15:51:10.479921+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:51:11.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[23507]: audit 2024-04-14T15:51:10.480823+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:51:11.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:10 smithi023 bash[23507]: audit 2024-04-14T15:51:10.488831+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:51:11.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:11 smithi023 bash[18432]: audit 2024-04-14T15:51:10.446182+0000 mgr.y (mgr.14379) 131 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T15:51:11.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:11 smithi023 bash[18432]: cephadm 2024-04-14T15:51:10.447910+0000 mgr.y (mgr.14379) 132 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.23:5000 to Dashboard 2024-04-14T15:51:11.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:11 smithi023 bash[18432]: audit 2024-04-14T15:51:10.448920+0000 mgr.y (mgr.14379) 133 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T15:51:11.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:11 smithi023 bash[18432]: audit 2024-04-14T15:51:10.461692+0000 mgr.y (mgr.14379) 134 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T15:51:11.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:11 smithi023 bash[18432]: audit 2024-04-14T15:51:11.463763+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.23:0/3146365042' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3528030336"}]': finished 2024-04-14T15:51:11.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:11 smithi023 bash[18432]: cluster 2024-04-14T15:51:11.463969+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-14T15:51:11.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:11 smithi023 bash[23507]: audit 2024-04-14T15:51:10.446182+0000 mgr.y (mgr.14379) 131 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T15:51:11.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:11 smithi023 bash[23507]: cephadm 2024-04-14T15:51:10.447910+0000 mgr.y (mgr.14379) 132 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.23:5000 to Dashboard 2024-04-14T15:51:11.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:11 smithi023 bash[23507]: audit 2024-04-14T15:51:10.448920+0000 mgr.y (mgr.14379) 133 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T15:51:11.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:11 smithi023 bash[23507]: audit 2024-04-14T15:51:10.461692+0000 mgr.y (mgr.14379) 134 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T15:51:11.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:11 smithi023 bash[23507]: audit 2024-04-14T15:51:11.463763+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.23:0/3146365042' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3528030336"}]': finished 2024-04-14T15:51:11.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:11 smithi023 bash[23507]: cluster 2024-04-14T15:51:11.463969+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-14T15:51:12.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:11 smithi119 bash[18543]: audit 2024-04-14T15:51:10.446182+0000 mgr.y (mgr.14379) 131 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T15:51:12.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:11 smithi119 bash[18543]: cephadm 2024-04-14T15:51:10.447910+0000 mgr.y (mgr.14379) 132 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.23:5000 to Dashboard 2024-04-14T15:51:12.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:11 smithi119 bash[18543]: audit 2024-04-14T15:51:10.448920+0000 mgr.y (mgr.14379) 133 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T15:51:12.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:11 smithi119 bash[18543]: audit 2024-04-14T15:51:10.461692+0000 mgr.y (mgr.14379) 134 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T15:51:12.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:11 smithi119 bash[18543]: audit 2024-04-14T15:51:11.463763+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.23:0/3146365042' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3528030336"}]': finished 2024-04-14T15:51:12.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:11 smithi119 bash[18543]: cluster 2024-04-14T15:51:11.463969+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-14T15:51:13.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:12 smithi023 bash[18432]: cluster 2024-04-14T15:51:11.526531+0000 mgr.y (mgr.14379) 135 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:51:13.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:12 smithi023 bash[18432]: audit 2024-04-14T15:51:11.820452+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.23:0/1575656848' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/207635561"}]: dispatch 2024-04-14T15:51:13.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:12 smithi023 bash[23507]: cluster 2024-04-14T15:51:11.526531+0000 mgr.y (mgr.14379) 135 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:51:13.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:12 smithi023 bash[23507]: audit 2024-04-14T15:51:11.820452+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.23:0/1575656848' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/207635561"}]: dispatch 2024-04-14T15:51:13.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:12 smithi119 bash[18543]: cluster 2024-04-14T15:51:11.526531+0000 mgr.y (mgr.14379) 135 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:51:13.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:12 smithi119 bash[18543]: audit 2024-04-14T15:51:11.820452+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.23:0/1575656848' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/207635561"}]: dispatch 2024-04-14T15:51:14.040 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:13 smithi023 bash[18432]: audit 2024-04-14T15:51:12.733107+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.23:0/1575656848' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/207635561"}]': finished 2024-04-14T15:51:14.040 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:13 smithi023 bash[18432]: cluster 2024-04-14T15:51:12.733250+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-14T15:51:14.040 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:13 smithi023 bash[18432]: audit 2024-04-14T15:51:13.085400+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.23:0/311323437' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/1400958720"}]: dispatch 2024-04-14T15:51:14.040 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:13 smithi023 bash[18432]: audit 2024-04-14T15:51:13.086172+0000 mon.a (mon.0) 743 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/1400958720"}]: dispatch 2024-04-14T15:51:14.041 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:13 smithi023 bash[23507]: audit 2024-04-14T15:51:12.733107+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.23:0/1575656848' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/207635561"}]': finished 2024-04-14T15:51:14.041 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:13 smithi023 bash[23507]: cluster 2024-04-14T15:51:12.733250+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-14T15:51:14.041 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:13 smithi023 bash[23507]: audit 2024-04-14T15:51:13.085400+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.23:0/311323437' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/1400958720"}]: dispatch 2024-04-14T15:51:14.041 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:13 smithi023 bash[23507]: audit 2024-04-14T15:51:13.086172+0000 mon.a (mon.0) 743 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/1400958720"}]: dispatch 2024-04-14T15:51:14.246 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:13 smithi119 bash[18543]: audit 2024-04-14T15:51:12.733107+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.23:0/1575656848' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/207635561"}]': finished 2024-04-14T15:51:14.246 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:13 smithi119 bash[18543]: cluster 2024-04-14T15:51:12.733250+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-14T15:51:14.246 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:13 smithi119 bash[18543]: audit 2024-04-14T15:51:13.085400+0000 mon.c (mon.1) 104 : audit [INF] from='client.? 172.21.15.23:0/311323437' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/1400958720"}]: dispatch 2024-04-14T15:51:14.246 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:13 smithi119 bash[18543]: audit 2024-04-14T15:51:13.086172+0000 mon.a (mon.0) 743 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/1400958720"}]: dispatch 2024-04-14T15:51:15.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:15 smithi023 bash[18432]: cluster 2024-04-14T15:51:13.528166+0000 mgr.y (mgr.14379) 136 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 2 op/s 2024-04-14T15:51:15.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:15 smithi023 bash[18432]: audit 2024-04-14T15:51:14.016587+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/1400958720"}]': finished 2024-04-14T15:51:15.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:15 smithi023 bash[18432]: cluster 2024-04-14T15:51:14.016955+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-14T15:51:15.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:15 smithi023 bash[18432]: audit 2024-04-14T15:51:14.369062+0000 mon.c (mon.1) 105 : audit [INF] from='client.? 172.21.15.23:0/1828664092' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/2385905842"}]: dispatch 2024-04-14T15:51:15.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:15 smithi023 bash[18432]: audit 2024-04-14T15:51:14.369907+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/2385905842"}]: dispatch 2024-04-14T15:51:15.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:15 smithi023 bash[23507]: cluster 2024-04-14T15:51:13.528166+0000 mgr.y (mgr.14379) 136 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 2 op/s 2024-04-14T15:51:15.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:15 smithi023 bash[23507]: audit 2024-04-14T15:51:14.016587+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/1400958720"}]': finished 2024-04-14T15:51:15.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:15 smithi023 bash[23507]: cluster 2024-04-14T15:51:14.016955+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-14T15:51:15.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:15 smithi023 bash[23507]: audit 2024-04-14T15:51:14.369062+0000 mon.c (mon.1) 105 : audit [INF] from='client.? 172.21.15.23:0/1828664092' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/2385905842"}]: dispatch 2024-04-14T15:51:15.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:15 smithi023 bash[23507]: audit 2024-04-14T15:51:14.369907+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/2385905842"}]: dispatch 2024-04-14T15:51:15.445 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:51:15 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:51:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:51:15.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:15 smithi119 bash[18543]: cluster 2024-04-14T15:51:13.528166+0000 mgr.y (mgr.14379) 136 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 2 op/s 2024-04-14T15:51:15.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:15 smithi119 bash[18543]: audit 2024-04-14T15:51:14.016587+0000 mon.a (mon.0) 744 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/1400958720"}]': finished 2024-04-14T15:51:15.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:15 smithi119 bash[18543]: cluster 2024-04-14T15:51:14.016955+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-14T15:51:15.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:15 smithi119 bash[18543]: audit 2024-04-14T15:51:14.369062+0000 mon.c (mon.1) 105 : audit [INF] from='client.? 172.21.15.23:0/1828664092' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/2385905842"}]: dispatch 2024-04-14T15:51:15.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:15 smithi119 bash[18543]: audit 2024-04-14T15:51:14.369907+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/2385905842"}]: dispatch 2024-04-14T15:51:16.051 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:51:15 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:51:15] "GET /metrics HTTP/1.1" 200 214860 "" "Prometheus/2.33.4" 2024-04-14T15:51:16.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:16 smithi023 bash[18432]: audit 2024-04-14T15:51:15.034110+0000 mon.a (mon.0) 747 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/2385905842"}]': finished 2024-04-14T15:51:16.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:16 smithi023 bash[18432]: cluster 2024-04-14T15:51:15.034328+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-14T15:51:16.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:16 smithi023 bash[18432]: audit 2024-04-14T15:51:15.392329+0000 mon.c (mon.1) 106 : audit [INF] from='client.? 172.21.15.23:0/1371677580' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/246715864"}]: dispatch 2024-04-14T15:51:16.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:16 smithi023 bash[18432]: audit 2024-04-14T15:51:15.393130+0000 mon.a (mon.0) 749 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/246715864"}]: dispatch 2024-04-14T15:51:16.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:16 smithi023 bash[23507]: audit 2024-04-14T15:51:15.034110+0000 mon.a (mon.0) 747 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/2385905842"}]': finished 2024-04-14T15:51:16.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:16 smithi023 bash[23507]: cluster 2024-04-14T15:51:15.034328+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-14T15:51:16.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:16 smithi023 bash[23507]: audit 2024-04-14T15:51:15.392329+0000 mon.c (mon.1) 106 : audit [INF] from='client.? 172.21.15.23:0/1371677580' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/246715864"}]: dispatch 2024-04-14T15:51:16.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:16 smithi023 bash[23507]: audit 2024-04-14T15:51:15.393130+0000 mon.a (mon.0) 749 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/246715864"}]: dispatch 2024-04-14T15:51:16.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:16 smithi119 bash[18543]: audit 2024-04-14T15:51:15.034110+0000 mon.a (mon.0) 747 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/2385905842"}]': finished 2024-04-14T15:51:16.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:16 smithi119 bash[18543]: cluster 2024-04-14T15:51:15.034328+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-14T15:51:16.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:16 smithi119 bash[18543]: audit 2024-04-14T15:51:15.392329+0000 mon.c (mon.1) 106 : audit [INF] from='client.? 172.21.15.23:0/1371677580' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/246715864"}]: dispatch 2024-04-14T15:51:16.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:16 smithi119 bash[18543]: audit 2024-04-14T15:51:15.393130+0000 mon.a (mon.0) 749 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/246715864"}]: dispatch 2024-04-14T15:51:17.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:17 smithi023 bash[18432]: cluster 2024-04-14T15:51:15.529011+0000 mgr.y (mgr.14379) 137 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 252 B/s wr, 3 op/s 2024-04-14T15:51:17.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:17 smithi023 bash[18432]: audit 2024-04-14T15:51:16.038032+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/246715864"}]': finished 2024-04-14T15:51:17.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:17 smithi023 bash[18432]: cluster 2024-04-14T15:51:16.038326+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-14T15:51:17.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:17 smithi023 bash[18432]: audit 2024-04-14T15:51:16.400555+0000 mon.c (mon.1) 107 : audit [INF] from='client.? 172.21.15.23:0/873006616' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/195619489"}]: dispatch 2024-04-14T15:51:17.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:17 smithi023 bash[18432]: audit 2024-04-14T15:51:16.401612+0000 mon.a (mon.0) 752 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/195619489"}]: dispatch 2024-04-14T15:51:17.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:17 smithi023 bash[23507]: cluster 2024-04-14T15:51:15.529011+0000 mgr.y (mgr.14379) 137 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 252 B/s wr, 3 op/s 2024-04-14T15:51:17.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:17 smithi023 bash[23507]: audit 2024-04-14T15:51:16.038032+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/246715864"}]': finished 2024-04-14T15:51:17.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:17 smithi023 bash[23507]: cluster 2024-04-14T15:51:16.038326+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-14T15:51:17.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:17 smithi023 bash[23507]: audit 2024-04-14T15:51:16.400555+0000 mon.c (mon.1) 107 : audit [INF] from='client.? 172.21.15.23:0/873006616' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/195619489"}]: dispatch 2024-04-14T15:51:17.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:17 smithi023 bash[23507]: audit 2024-04-14T15:51:16.401612+0000 mon.a (mon.0) 752 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/195619489"}]: dispatch 2024-04-14T15:51:17.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:17 smithi119 bash[18543]: cluster 2024-04-14T15:51:15.529011+0000 mgr.y (mgr.14379) 137 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1008 B/s rd, 252 B/s wr, 3 op/s 2024-04-14T15:51:17.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:17 smithi119 bash[18543]: audit 2024-04-14T15:51:16.038032+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/246715864"}]': finished 2024-04-14T15:51:17.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:17 smithi119 bash[18543]: cluster 2024-04-14T15:51:16.038326+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-14T15:51:17.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:17 smithi119 bash[18543]: audit 2024-04-14T15:51:16.400555+0000 mon.c (mon.1) 107 : audit [INF] from='client.? 172.21.15.23:0/873006616' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/195619489"}]: dispatch 2024-04-14T15:51:17.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:17 smithi119 bash[18543]: audit 2024-04-14T15:51:16.401612+0000 mon.a (mon.0) 752 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/195619489"}]: dispatch 2024-04-14T15:51:18.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:18 smithi023 bash[18432]: audit 2024-04-14T15:51:17.074461+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/195619489"}]': finished 2024-04-14T15:51:18.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:18 smithi023 bash[18432]: cluster 2024-04-14T15:51:17.074829+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-14T15:51:18.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:18 smithi023 bash[18432]: audit 2024-04-14T15:51:17.424246+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.23:0/74891581' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3242279827"}]: dispatch 2024-04-14T15:51:18.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:18 smithi023 bash[23507]: audit 2024-04-14T15:51:17.074461+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/195619489"}]': finished 2024-04-14T15:51:18.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:18 smithi023 bash[23507]: cluster 2024-04-14T15:51:17.074829+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-14T15:51:18.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:18 smithi023 bash[23507]: audit 2024-04-14T15:51:17.424246+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.23:0/74891581' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3242279827"}]: dispatch 2024-04-14T15:51:18.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:18 smithi119 bash[18543]: audit 2024-04-14T15:51:17.074461+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/195619489"}]': finished 2024-04-14T15:51:18.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:18 smithi119 bash[18543]: cluster 2024-04-14T15:51:17.074829+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-14T15:51:18.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:18 smithi119 bash[18543]: audit 2024-04-14T15:51:17.424246+0000 mon.a (mon.0) 755 : audit [INF] from='client.? 172.21.15.23:0/74891581' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3242279827"}]: dispatch 2024-04-14T15:51:19.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:19 smithi119 bash[18543]: cluster 2024-04-14T15:51:17.529789+0000 mgr.y (mgr.14379) 138 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:51:19.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:19 smithi119 bash[18543]: audit 2024-04-14T15:51:18.076581+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.23:0/74891581' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3242279827"}]': finished 2024-04-14T15:51:19.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:19 smithi119 bash[18543]: cluster 2024-04-14T15:51:18.076844+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-14T15:51:19.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:19 smithi119 bash[18543]: audit 2024-04-14T15:51:18.423829+0000 mon.c (mon.1) 108 : audit [INF] from='client.? 172.21.15.23:0/3663360193' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3690019940"}]: dispatch 2024-04-14T15:51:19.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:19 smithi119 bash[18543]: audit 2024-04-14T15:51:18.424548+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3690019940"}]: dispatch 2024-04-14T15:51:19.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:19 smithi023 bash[18432]: cluster 2024-04-14T15:51:17.529789+0000 mgr.y (mgr.14379) 138 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:51:19.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:19 smithi023 bash[18432]: audit 2024-04-14T15:51:18.076581+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.23:0/74891581' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3242279827"}]': finished 2024-04-14T15:51:19.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:19 smithi023 bash[18432]: cluster 2024-04-14T15:51:18.076844+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-14T15:51:19.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:19 smithi023 bash[18432]: audit 2024-04-14T15:51:18.423829+0000 mon.c (mon.1) 108 : audit [INF] from='client.? 172.21.15.23:0/3663360193' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3690019940"}]: dispatch 2024-04-14T15:51:19.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:19 smithi023 bash[18432]: audit 2024-04-14T15:51:18.424548+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3690019940"}]: dispatch 2024-04-14T15:51:19.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:19 smithi023 bash[23507]: cluster 2024-04-14T15:51:17.529789+0000 mgr.y (mgr.14379) 138 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:51:19.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:19 smithi023 bash[23507]: audit 2024-04-14T15:51:18.076581+0000 mon.a (mon.0) 756 : audit [INF] from='client.? 172.21.15.23:0/74891581' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3242279827"}]': finished 2024-04-14T15:51:19.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:19 smithi023 bash[23507]: cluster 2024-04-14T15:51:18.076844+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-14T15:51:19.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:19 smithi023 bash[23507]: audit 2024-04-14T15:51:18.423829+0000 mon.c (mon.1) 108 : audit [INF] from='client.? 172.21.15.23:0/3663360193' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3690019940"}]: dispatch 2024-04-14T15:51:19.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:19 smithi023 bash[23507]: audit 2024-04-14T15:51:18.424548+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3690019940"}]: dispatch 2024-04-14T15:51:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:20 smithi119 bash[18543]: audit 2024-04-14T15:51:19.094759+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3690019940"}]': finished 2024-04-14T15:51:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:20 smithi119 bash[18543]: cluster 2024-04-14T15:51:19.094981+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-14T15:51:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:20 smithi119 bash[18543]: audit 2024-04-14T15:51:19.447766+0000 mon.c (mon.1) 109 : audit [INF] from='client.? 172.21.15.23:0/4097326453' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3690019940"}]: dispatch 2024-04-14T15:51:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:20 smithi119 bash[18543]: audit 2024-04-14T15:51:19.448697+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3690019940"}]: dispatch 2024-04-14T15:51:20.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:20 smithi023 bash[18432]: audit 2024-04-14T15:51:19.094759+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3690019940"}]': finished 2024-04-14T15:51:20.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:20 smithi023 bash[18432]: cluster 2024-04-14T15:51:19.094981+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-14T15:51:20.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:20 smithi023 bash[18432]: audit 2024-04-14T15:51:19.447766+0000 mon.c (mon.1) 109 : audit [INF] from='client.? 172.21.15.23:0/4097326453' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3690019940"}]: dispatch 2024-04-14T15:51:20.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:20 smithi023 bash[18432]: audit 2024-04-14T15:51:19.448697+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3690019940"}]: dispatch 2024-04-14T15:51:20.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:20 smithi023 bash[23507]: audit 2024-04-14T15:51:19.094759+0000 mon.a (mon.0) 759 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3690019940"}]': finished 2024-04-14T15:51:20.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:20 smithi023 bash[23507]: cluster 2024-04-14T15:51:19.094981+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-14T15:51:20.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:20 smithi023 bash[23507]: audit 2024-04-14T15:51:19.447766+0000 mon.c (mon.1) 109 : audit [INF] from='client.? 172.21.15.23:0/4097326453' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3690019940"}]: dispatch 2024-04-14T15:51:20.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:20 smithi023 bash[23507]: audit 2024-04-14T15:51:19.448697+0000 mon.a (mon.0) 761 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3690019940"}]: dispatch 2024-04-14T15:51:21.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:21 smithi119 bash[18543]: cluster 2024-04-14T15:51:19.530491+0000 mgr.y (mgr.14379) 139 : cluster [DBG] pgmap v117: 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-14T15:51:21.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:21 smithi119 bash[18543]: audit 2024-04-14T15:51:19.807615+0000 mgr.y (mgr.14379) 140 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:51:21.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:21 smithi119 bash[18543]: audit 2024-04-14T15:51:20.128688+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3690019940"}]': finished 2024-04-14T15:51:21.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:21 smithi119 bash[18543]: cluster 2024-04-14T15:51:20.128913+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-14T15:51:21.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:21 smithi119 bash[18543]: audit 2024-04-14T15:51:20.477391+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.23:0/1332837358' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3186749805"}]: dispatch 2024-04-14T15:51:21.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:21 smithi023 bash[18432]: cluster 2024-04-14T15:51:19.530491+0000 mgr.y (mgr.14379) 139 : cluster [DBG] pgmap v117: 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-14T15:51:21.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:21 smithi023 bash[18432]: audit 2024-04-14T15:51:19.807615+0000 mgr.y (mgr.14379) 140 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:51:21.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:21 smithi023 bash[18432]: audit 2024-04-14T15:51:20.128688+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3690019940"}]': finished 2024-04-14T15:51:21.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:21 smithi023 bash[18432]: cluster 2024-04-14T15:51:20.128913+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-14T15:51:21.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:21 smithi023 bash[18432]: audit 2024-04-14T15:51:20.477391+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.23:0/1332837358' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3186749805"}]: dispatch 2024-04-14T15:51:21.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:21 smithi023 bash[23507]: cluster 2024-04-14T15:51:19.530491+0000 mgr.y (mgr.14379) 139 : cluster [DBG] pgmap v117: 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-14T15:51:21.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:21 smithi023 bash[23507]: audit 2024-04-14T15:51:19.807615+0000 mgr.y (mgr.14379) 140 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:51:21.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:21 smithi023 bash[23507]: audit 2024-04-14T15:51:20.128688+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3690019940"}]': finished 2024-04-14T15:51:21.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:21 smithi023 bash[23507]: cluster 2024-04-14T15:51:20.128913+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-14T15:51:21.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:21 smithi023 bash[23507]: audit 2024-04-14T15:51:20.477391+0000 mon.a (mon.0) 764 : audit [INF] from='client.? 172.21.15.23:0/1332837358' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3186749805"}]: dispatch 2024-04-14T15:51:22.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:22 smithi119 bash[18543]: audit 2024-04-14T15:51:21.125578+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.23:0/1332837358' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3186749805"}]': finished 2024-04-14T15:51:22.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:22 smithi119 bash[18543]: cluster 2024-04-14T15:51:21.125801+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-14T15:51:22.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:22 smithi119 bash[18543]: audit 2024-04-14T15:51:21.480687+0000 mon.c (mon.1) 110 : audit [INF] from='client.? 172.21.15.23:0/3884599575' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/708209451"}]: dispatch 2024-04-14T15:51:22.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:22 smithi119 bash[18543]: audit 2024-04-14T15:51:21.481766+0000 mon.a (mon.0) 767 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/708209451"}]: dispatch 2024-04-14T15:51:22.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:22 smithi023 bash[18432]: audit 2024-04-14T15:51:21.125578+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.23:0/1332837358' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3186749805"}]': finished 2024-04-14T15:51:22.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:22 smithi023 bash[18432]: cluster 2024-04-14T15:51:21.125801+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-14T15:51:22.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:22 smithi023 bash[18432]: audit 2024-04-14T15:51:21.480687+0000 mon.c (mon.1) 110 : audit [INF] from='client.? 172.21.15.23:0/3884599575' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/708209451"}]: dispatch 2024-04-14T15:51:22.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:22 smithi023 bash[18432]: audit 2024-04-14T15:51:21.481766+0000 mon.a (mon.0) 767 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/708209451"}]: dispatch 2024-04-14T15:51:22.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:22 smithi023 bash[23507]: audit 2024-04-14T15:51:21.125578+0000 mon.a (mon.0) 765 : audit [INF] from='client.? 172.21.15.23:0/1332837358' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3186749805"}]': finished 2024-04-14T15:51:22.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:22 smithi023 bash[23507]: cluster 2024-04-14T15:51:21.125801+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-14T15:51:22.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:22 smithi023 bash[23507]: audit 2024-04-14T15:51:21.480687+0000 mon.c (mon.1) 110 : audit [INF] from='client.? 172.21.15.23:0/3884599575' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/708209451"}]: dispatch 2024-04-14T15:51:22.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:22 smithi023 bash[23507]: audit 2024-04-14T15:51:21.481766+0000 mon.a (mon.0) 767 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/708209451"}]: dispatch 2024-04-14T15:51:23.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:23 smithi119 bash[18543]: cluster 2024-04-14T15:51:21.531184+0000 mgr.y (mgr.14379) 141 : cluster [DBG] pgmap v120: 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-14T15:51:23.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:23 smithi119 bash[18543]: audit 2024-04-14T15:51:22.144340+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/708209451"}]': finished 2024-04-14T15:51:23.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:23 smithi119 bash[18543]: cluster 2024-04-14T15:51:22.144726+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-14T15:51:23.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:23 smithi119 bash[18543]: audit 2024-04-14T15:51:22.500349+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.23:0/3780612516' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/4053028772"}]: dispatch 2024-04-14T15:51:23.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:23 smithi023 bash[23507]: cluster 2024-04-14T15:51:21.531184+0000 mgr.y (mgr.14379) 141 : cluster [DBG] pgmap v120: 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-14T15:51:23.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:23 smithi023 bash[23507]: audit 2024-04-14T15:51:22.144340+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/708209451"}]': finished 2024-04-14T15:51:23.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:23 smithi023 bash[23507]: cluster 2024-04-14T15:51:22.144726+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-14T15:51:23.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:23 smithi023 bash[23507]: audit 2024-04-14T15:51:22.500349+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.23:0/3780612516' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/4053028772"}]: dispatch 2024-04-14T15:51:23.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:23 smithi023 bash[18432]: cluster 2024-04-14T15:51:21.531184+0000 mgr.y (mgr.14379) 141 : cluster [DBG] pgmap v120: 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-14T15:51:23.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:23 smithi023 bash[18432]: audit 2024-04-14T15:51:22.144340+0000 mon.a (mon.0) 768 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/708209451"}]': finished 2024-04-14T15:51:23.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:23 smithi023 bash[18432]: cluster 2024-04-14T15:51:22.144726+0000 mon.a (mon.0) 769 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-14T15:51:23.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:23 smithi023 bash[18432]: audit 2024-04-14T15:51:22.500349+0000 mon.a (mon.0) 770 : audit [INF] from='client.? 172.21.15.23:0/3780612516' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/4053028772"}]: dispatch 2024-04-14T15:51:24.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:24 smithi119 bash[18543]: audit 2024-04-14T15:51:23.188809+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.23:0/3780612516' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/4053028772"}]': finished 2024-04-14T15:51:24.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:24 smithi119 bash[18543]: cluster 2024-04-14T15:51:23.189063+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-14T15:51:24.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:24 smithi119 bash[18543]: audit 2024-04-14T15:51:23.545138+0000 mon.c (mon.1) 111 : audit [INF] from='client.? 172.21.15.23:0/3998818770' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1193178898"}]: dispatch 2024-04-14T15:51:24.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:24 smithi119 bash[18543]: audit 2024-04-14T15:51:23.545925+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1193178898"}]: dispatch 2024-04-14T15:51:24.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:24 smithi023 bash[23507]: audit 2024-04-14T15:51:23.188809+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.23:0/3780612516' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/4053028772"}]': finished 2024-04-14T15:51:24.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:24 smithi023 bash[23507]: cluster 2024-04-14T15:51:23.189063+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-14T15:51:24.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:24 smithi023 bash[23507]: audit 2024-04-14T15:51:23.545138+0000 mon.c (mon.1) 111 : audit [INF] from='client.? 172.21.15.23:0/3998818770' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1193178898"}]: dispatch 2024-04-14T15:51:24.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:24 smithi023 bash[23507]: audit 2024-04-14T15:51:23.545925+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1193178898"}]: dispatch 2024-04-14T15:51:24.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:24 smithi023 bash[18432]: audit 2024-04-14T15:51:23.188809+0000 mon.a (mon.0) 771 : audit [INF] from='client.? 172.21.15.23:0/3780612516' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/4053028772"}]': finished 2024-04-14T15:51:24.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:24 smithi023 bash[18432]: cluster 2024-04-14T15:51:23.189063+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-14T15:51:24.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:24 smithi023 bash[18432]: audit 2024-04-14T15:51:23.545138+0000 mon.c (mon.1) 111 : audit [INF] from='client.? 172.21.15.23:0/3998818770' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1193178898"}]: dispatch 2024-04-14T15:51:24.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:24 smithi023 bash[18432]: audit 2024-04-14T15:51:23.545925+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1193178898"}]: dispatch 2024-04-14T15:51:25.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:25 smithi023 bash[18432]: cluster 2024-04-14T15:51:23.532683+0000 mgr.y (mgr.14379) 142 : cluster [DBG] pgmap v123: 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-14T15:51:25.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:25 smithi023 bash[18432]: audit 2024-04-14T15:51:24.218485+0000 mon.a (mon.0) 774 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1193178898"}]': finished 2024-04-14T15:51:25.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:25 smithi023 bash[18432]: cluster 2024-04-14T15:51:24.218723+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-14T15:51:25.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:25 smithi023 bash[18432]: audit 2024-04-14T15:51:24.579236+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.23:0/1725329076' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/1400958720"}]: dispatch 2024-04-14T15:51:25.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:25 smithi023 bash[23507]: cluster 2024-04-14T15:51:23.532683+0000 mgr.y (mgr.14379) 142 : cluster [DBG] pgmap v123: 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-14T15:51:25.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:25 smithi023 bash[23507]: audit 2024-04-14T15:51:24.218485+0000 mon.a (mon.0) 774 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1193178898"}]': finished 2024-04-14T15:51:25.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:25 smithi023 bash[23507]: cluster 2024-04-14T15:51:24.218723+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-14T15:51:25.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:25 smithi023 bash[23507]: audit 2024-04-14T15:51:24.579236+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.23:0/1725329076' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/1400958720"}]: dispatch 2024-04-14T15:51:25.695 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:51:25 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:51:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:51:25.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:25 smithi119 bash[18543]: cluster 2024-04-14T15:51:23.532683+0000 mgr.y (mgr.14379) 142 : cluster [DBG] pgmap v123: 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-14T15:51:25.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:25 smithi119 bash[18543]: audit 2024-04-14T15:51:24.218485+0000 mon.a (mon.0) 774 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1193178898"}]': finished 2024-04-14T15:51:25.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:25 smithi119 bash[18543]: cluster 2024-04-14T15:51:24.218723+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-14T15:51:25.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:25 smithi119 bash[18543]: audit 2024-04-14T15:51:24.579236+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.23:0/1725329076' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/1400958720"}]: dispatch 2024-04-14T15:51:26.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:51:25 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:51:25] "GET /metrics HTTP/1.1" 200 214860 "" "Prometheus/2.33.4" 2024-04-14T15:51:26.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:26 smithi023 bash[23507]: audit 2024-04-14T15:51:25.225318+0000 mon.a (mon.0) 777 : audit [INF] from='client.? 172.21.15.23:0/1725329076' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/1400958720"}]': finished 2024-04-14T15:51:26.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:26 smithi023 bash[23507]: cluster 2024-04-14T15:51:25.225533+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-14T15:51:26.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:26 smithi023 bash[23507]: audit 2024-04-14T15:51:25.573316+0000 mon.c (mon.1) 112 : audit [INF] from='client.? 172.21.15.23:0/2269097366' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3328141035"}]: dispatch 2024-04-14T15:51:26.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:26 smithi023 bash[23507]: audit 2024-04-14T15:51:25.574153+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3328141035"}]: dispatch 2024-04-14T15:51:26.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:26 smithi023 bash[18432]: audit 2024-04-14T15:51:25.225318+0000 mon.a (mon.0) 777 : audit [INF] from='client.? 172.21.15.23:0/1725329076' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/1400958720"}]': finished 2024-04-14T15:51:26.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:26 smithi023 bash[18432]: cluster 2024-04-14T15:51:25.225533+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-14T15:51:26.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:26 smithi023 bash[18432]: audit 2024-04-14T15:51:25.573316+0000 mon.c (mon.1) 112 : audit [INF] from='client.? 172.21.15.23:0/2269097366' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3328141035"}]: dispatch 2024-04-14T15:51:26.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:26 smithi023 bash[18432]: audit 2024-04-14T15:51:25.574153+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3328141035"}]: dispatch 2024-04-14T15:51:26.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:26 smithi119 bash[18543]: audit 2024-04-14T15:51:25.225318+0000 mon.a (mon.0) 777 : audit [INF] from='client.? 172.21.15.23:0/1725329076' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/1400958720"}]': finished 2024-04-14T15:51:26.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:26 smithi119 bash[18543]: cluster 2024-04-14T15:51:25.225533+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-14T15:51:26.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:26 smithi119 bash[18543]: audit 2024-04-14T15:51:25.573316+0000 mon.c (mon.1) 112 : audit [INF] from='client.? 172.21.15.23:0/2269097366' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3328141035"}]: dispatch 2024-04-14T15:51:26.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:26 smithi119 bash[18543]: audit 2024-04-14T15:51:25.574153+0000 mon.a (mon.0) 779 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3328141035"}]: dispatch 2024-04-14T15:51:27.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:27 smithi023 bash[18432]: cluster 2024-04-14T15:51:25.533370+0000 mgr.y (mgr.14379) 143 : cluster [DBG] pgmap v126: 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-14T15:51:27.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:27 smithi023 bash[18432]: audit 2024-04-14T15:51:26.259389+0000 mon.a (mon.0) 780 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3328141035"}]': finished 2024-04-14T15:51:27.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:27 smithi023 bash[18432]: cluster 2024-04-14T15:51:26.259841+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-14T15:51:27.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:27 smithi023 bash[18432]: audit 2024-04-14T15:51:26.612098+0000 mon.a (mon.0) 782 : audit [INF] from='client.? 172.21.15.23:0/4167499084' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3328141035"}]: dispatch 2024-04-14T15:51:27.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:27 smithi023 bash[23507]: cluster 2024-04-14T15:51:25.533370+0000 mgr.y (mgr.14379) 143 : cluster [DBG] pgmap v126: 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-14T15:51:27.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:27 smithi023 bash[23507]: audit 2024-04-14T15:51:26.259389+0000 mon.a (mon.0) 780 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3328141035"}]': finished 2024-04-14T15:51:27.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:27 smithi023 bash[23507]: cluster 2024-04-14T15:51:26.259841+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-14T15:51:27.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:27 smithi023 bash[23507]: audit 2024-04-14T15:51:26.612098+0000 mon.a (mon.0) 782 : audit [INF] from='client.? 172.21.15.23:0/4167499084' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3328141035"}]: dispatch 2024-04-14T15:51:27.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:27 smithi119 bash[18543]: cluster 2024-04-14T15:51:25.533370+0000 mgr.y (mgr.14379) 143 : cluster [DBG] pgmap v126: 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-14T15:51:27.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:27 smithi119 bash[18543]: audit 2024-04-14T15:51:26.259389+0000 mon.a (mon.0) 780 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3328141035"}]': finished 2024-04-14T15:51:27.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:27 smithi119 bash[18543]: cluster 2024-04-14T15:51:26.259841+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-14T15:51:27.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:27 smithi119 bash[18543]: audit 2024-04-14T15:51:26.612098+0000 mon.a (mon.0) 782 : audit [INF] from='client.? 172.21.15.23:0/4167499084' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3328141035"}]: dispatch 2024-04-14T15:51:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[18432]: audit 2024-04-14T15:51:27.293505+0000 mon.a (mon.0) 783 : audit [INF] from='client.? 172.21.15.23:0/4167499084' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3328141035"}]': finished 2024-04-14T15:51:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[18432]: cluster 2024-04-14T15:51:27.293682+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-14T15:51:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[18432]: audit 2024-04-14T15:51:27.594855+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:51:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[18432]: audit 2024-04-14T15:51:27.595782+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:51:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[18432]: audit 2024-04-14T15:51:27.599385+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:51:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[18432]: audit 2024-04-14T15:51:27.600200+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:51:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[18432]: audit 2024-04-14T15:51:28.281747+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-14T15:51:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[18432]: audit 2024-04-14T15:51:28.282578+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-04-14T15:51:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[18432]: audit 2024-04-14T15:51:28.282698+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-14T15:51:28.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[18432]: audit 2024-04-14T15:51:28.283273+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-14T15:51:28.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[18432]: audit 2024-04-14T15:51:28.283598+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-04-14T15:51:28.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[18432]: audit 2024-04-14T15:51:28.284230+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-14T15:51:28.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[23507]: audit 2024-04-14T15:51:27.293505+0000 mon.a (mon.0) 783 : audit [INF] from='client.? 172.21.15.23:0/4167499084' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3328141035"}]': finished 2024-04-14T15:51:28.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[23507]: cluster 2024-04-14T15:51:27.293682+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-14T15:51:28.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[23507]: audit 2024-04-14T15:51:27.594855+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:51:28.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[23507]: audit 2024-04-14T15:51:27.595782+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:51:28.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[23507]: audit 2024-04-14T15:51:27.599385+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:51:28.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[23507]: audit 2024-04-14T15:51:27.600200+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:51:28.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[23507]: audit 2024-04-14T15:51:28.281747+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-14T15:51:28.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[23507]: audit 2024-04-14T15:51:28.282578+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-04-14T15:51:28.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[23507]: audit 2024-04-14T15:51:28.282698+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-14T15:51:28.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[23507]: audit 2024-04-14T15:51:28.283273+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-14T15:51:28.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[23507]: audit 2024-04-14T15:51:28.283598+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-04-14T15:51:28.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:28 smithi023 bash[23507]: audit 2024-04-14T15:51:28.284230+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-14T15:51:28.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:28 smithi119 bash[18543]: audit 2024-04-14T15:51:27.293505+0000 mon.a (mon.0) 783 : audit [INF] from='client.? 172.21.15.23:0/4167499084' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3328141035"}]': finished 2024-04-14T15:51:28.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:28 smithi119 bash[18543]: cluster 2024-04-14T15:51:27.293682+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-14T15:51:28.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:28 smithi119 bash[18543]: audit 2024-04-14T15:51:27.594855+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:51:28.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:28 smithi119 bash[18543]: audit 2024-04-14T15:51:27.595782+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:51:28.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:28 smithi119 bash[18543]: audit 2024-04-14T15:51:27.599385+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:51:28.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:28 smithi119 bash[18543]: audit 2024-04-14T15:51:27.600200+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:51:28.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:28 smithi119 bash[18543]: audit 2024-04-14T15:51:28.281747+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-14T15:51:28.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:28 smithi119 bash[18543]: audit 2024-04-14T15:51:28.282578+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-04-14T15:51:28.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:28 smithi119 bash[18543]: audit 2024-04-14T15:51:28.282698+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-14T15:51:28.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:28 smithi119 bash[18543]: audit 2024-04-14T15:51:28.283273+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-14T15:51:28.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:28 smithi119 bash[18543]: audit 2024-04-14T15:51:28.283598+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-04-14T15:51:28.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:28 smithi119 bash[18543]: audit 2024-04-14T15:51:28.284230+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-14T15:51:29.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:29 smithi023 bash[18432]: cluster 2024-04-14T15:51:27.534109+0000 mgr.y (mgr.14379) 144 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:51:29.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:29 smithi023 bash[18432]: audit 2024-04-14T15:51:29.028177+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-04-14T15:51:29.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:29 smithi023 bash[18432]: audit 2024-04-14T15:51:29.028342+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-04-14T15:51:29.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:29 smithi023 bash[18432]: audit 2024-04-14T15:51:29.028533+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-04-14T15:51:29.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:29 smithi023 bash[18432]: cluster 2024-04-14T15:51:29.028763+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-14T15:51:29.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:29 smithi023 bash[23507]: cluster 2024-04-14T15:51:27.534109+0000 mgr.y (mgr.14379) 144 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:51:29.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:29 smithi023 bash[23507]: audit 2024-04-14T15:51:29.028177+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-04-14T15:51:29.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:29 smithi023 bash[23507]: audit 2024-04-14T15:51:29.028342+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-04-14T15:51:29.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:29 smithi023 bash[23507]: audit 2024-04-14T15:51:29.028533+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-04-14T15:51:29.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:29 smithi023 bash[23507]: cluster 2024-04-14T15:51:29.028763+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-14T15:51:29.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:29 smithi119 bash[18543]: cluster 2024-04-14T15:51:27.534109+0000 mgr.y (mgr.14379) 144 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:51:29.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:29 smithi119 bash[18543]: audit 2024-04-14T15:51:29.028177+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-04-14T15:51:29.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:29 smithi119 bash[18543]: audit 2024-04-14T15:51:29.028342+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]': finished 2024-04-14T15:51:29.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:29 smithi119 bash[18543]: audit 2024-04-14T15:51:29.028533+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-04-14T15:51:29.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:29 smithi119 bash[18543]: cluster 2024-04-14T15:51:29.028763+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-14T15:51:31.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:31 smithi023 bash[23507]: cluster 2024-04-14T15:51:29.534857+0000 mgr.y (mgr.14379) 145 : cluster [DBG] pgmap v131: 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-14T15:51:31.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:31 smithi023 bash[23507]: audit 2024-04-14T15:51:29.819477+0000 mgr.y (mgr.14379) 146 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:51:31.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:31 smithi023 bash[23507]: cluster 2024-04-14T15:51:30.036231+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-14T15:51:31.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:31 smithi023 bash[18432]: cluster 2024-04-14T15:51:29.534857+0000 mgr.y (mgr.14379) 145 : cluster [DBG] pgmap v131: 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-14T15:51:31.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:31 smithi023 bash[18432]: audit 2024-04-14T15:51:29.819477+0000 mgr.y (mgr.14379) 146 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:51:31.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:31 smithi023 bash[18432]: cluster 2024-04-14T15:51:30.036231+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-14T15:51:31.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:31 smithi119 bash[18543]: cluster 2024-04-14T15:51:29.534857+0000 mgr.y (mgr.14379) 145 : cluster [DBG] pgmap v131: 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-14T15:51:31.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:31 smithi119 bash[18543]: audit 2024-04-14T15:51:29.819477+0000 mgr.y (mgr.14379) 146 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:51:31.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:31 smithi119 bash[18543]: cluster 2024-04-14T15:51:30.036231+0000 mon.a (mon.0) 794 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-14T15:51:33.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:33 smithi023 bash[18432]: cluster 2024-04-14T15:51:31.535575+0000 mgr.y (mgr.14379) 147 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-04-14T15:51:33.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:33 smithi023 bash[23507]: cluster 2024-04-14T15:51:31.535575+0000 mgr.y (mgr.14379) 147 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-04-14T15:51:33.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:33 smithi119 bash[18543]: cluster 2024-04-14T15:51:31.535575+0000 mgr.y (mgr.14379) 147 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-04-14T15:51:35.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:35 smithi023 bash[18432]: cluster 2024-04-14T15:51:33.537222+0000 mgr.y (mgr.14379) 148 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-14T15:51:35.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:35 smithi023 bash[23507]: cluster 2024-04-14T15:51:33.537222+0000 mgr.y (mgr.14379) 148 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-14T15:51:35.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:35 smithi119 bash[18543]: cluster 2024-04-14T15:51:33.537222+0000 mgr.y (mgr.14379) 148 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-14T15:51:35.445 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:51:35 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:51:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:51:36.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:51:35 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:51:35] "GET /metrics HTTP/1.1" 200 214854 "" "Prometheus/2.33.4" 2024-04-14T15:51:37.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:37 smithi023 bash[18432]: cluster 2024-04-14T15:51:35.537972+0000 mgr.y (mgr.14379) 149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-14T15:51:37.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:37 smithi023 bash[23507]: cluster 2024-04-14T15:51:35.537972+0000 mgr.y (mgr.14379) 149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-14T15:51:37.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:37 smithi119 bash[18543]: cluster 2024-04-14T15:51:35.537972+0000 mgr.y (mgr.14379) 149 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-14T15:51:39.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:39 smithi023 bash[18432]: cluster 2024-04-14T15:51:37.538719+0000 mgr.y (mgr.14379) 150 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 601 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-14T15:51:39.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:39 smithi023 bash[23507]: cluster 2024-04-14T15:51:37.538719+0000 mgr.y (mgr.14379) 150 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 601 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-14T15:51:39.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:39 smithi119 bash[18543]: cluster 2024-04-14T15:51:37.538719+0000 mgr.y (mgr.14379) 150 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 601 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-14T15:51:41.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:41 smithi023 bash[18432]: cluster 2024-04-14T15:51:39.540491+0000 mgr.y (mgr.14379) 151 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-14T15:51:41.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:41 smithi023 bash[18432]: audit 2024-04-14T15:51:39.829237+0000 mgr.y (mgr.14379) 152 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:51:41.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:41 smithi023 bash[23507]: cluster 2024-04-14T15:51:39.540491+0000 mgr.y (mgr.14379) 151 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-14T15:51:41.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:41 smithi023 bash[23507]: audit 2024-04-14T15:51:39.829237+0000 mgr.y (mgr.14379) 152 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:51:41.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:41 smithi119 bash[18543]: cluster 2024-04-14T15:51:39.540491+0000 mgr.y (mgr.14379) 151 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-14T15:51:41.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:41 smithi119 bash[18543]: audit 2024-04-14T15:51:39.829237+0000 mgr.y (mgr.14379) 152 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:51:43.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:43 smithi023 bash[18432]: cluster 2024-04-14T15:51:41.541234+0000 mgr.y (mgr.14379) 153 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 889 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-14T15:51:43.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:43 smithi023 bash[23507]: cluster 2024-04-14T15:51:41.541234+0000 mgr.y (mgr.14379) 153 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 889 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-14T15:51:43.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:43 smithi119 bash[18543]: cluster 2024-04-14T15:51:41.541234+0000 mgr.y (mgr.14379) 153 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 889 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-14T15:51:45.444 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:51:45 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:51:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:51:45.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:45 smithi119 bash[18543]: cluster 2024-04-14T15:51:43.542987+0000 mgr.y (mgr.14379) 154 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-14T15:51:45.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:45 smithi023 bash[18432]: cluster 2024-04-14T15:51:43.542987+0000 mgr.y (mgr.14379) 154 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-14T15:51:45.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:45 smithi023 bash[23507]: cluster 2024-04-14T15:51:43.542987+0000 mgr.y (mgr.14379) 154 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-14T15:51:46.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:51:45 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:51:45] "GET /metrics HTTP/1.1" 200 214852 "" "Prometheus/2.33.4" 2024-04-14T15:51:47.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:47 smithi119 bash[18543]: cluster 2024-04-14T15:51:45.543902+0000 mgr.y (mgr.14379) 155 : cluster [DBG] pgmap v140: 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-14T15:51:47.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:47 smithi023 bash[18432]: cluster 2024-04-14T15:51:45.543902+0000 mgr.y (mgr.14379) 155 : cluster [DBG] pgmap v140: 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-14T15:51:47.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:47 smithi023 bash[23507]: cluster 2024-04-14T15:51:45.543902+0000 mgr.y (mgr.14379) 155 : cluster [DBG] pgmap v140: 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-14T15:51:49.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:49 smithi119 bash[18543]: cluster 2024-04-14T15:51:47.544786+0000 mgr.y (mgr.14379) 156 : cluster [DBG] pgmap v141: 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-14T15:51:49.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:49 smithi023 bash[18432]: cluster 2024-04-14T15:51:47.544786+0000 mgr.y (mgr.14379) 156 : cluster [DBG] pgmap v141: 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-14T15:51:49.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:49 smithi023 bash[23507]: cluster 2024-04-14T15:51:47.544786+0000 mgr.y (mgr.14379) 156 : cluster [DBG] pgmap v141: 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-14T15:51:51.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:51 smithi119 bash[18543]: cluster 2024-04-14T15:51:49.546480+0000 mgr.y (mgr.14379) 157 : cluster [DBG] pgmap v142: 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-14T15:51:51.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:51 smithi119 bash[18543]: audit 2024-04-14T15:51:49.839362+0000 mgr.y (mgr.14379) 158 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:51:51.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:51 smithi023 bash[23507]: cluster 2024-04-14T15:51:49.546480+0000 mgr.y (mgr.14379) 157 : cluster [DBG] pgmap v142: 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-14T15:51:51.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:51 smithi023 bash[23507]: audit 2024-04-14T15:51:49.839362+0000 mgr.y (mgr.14379) 158 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:51:51.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:51 smithi023 bash[18432]: cluster 2024-04-14T15:51:49.546480+0000 mgr.y (mgr.14379) 157 : cluster [DBG] pgmap v142: 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-14T15:51:51.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:51 smithi023 bash[18432]: audit 2024-04-14T15:51:49.839362+0000 mgr.y (mgr.14379) 158 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:51:53.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:53 smithi119 bash[18543]: cluster 2024-04-14T15:51:51.547254+0000 mgr.y (mgr.14379) 159 : cluster [DBG] pgmap v143: 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-14T15:51:53.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:53 smithi023 bash[18432]: cluster 2024-04-14T15:51:51.547254+0000 mgr.y (mgr.14379) 159 : cluster [DBG] pgmap v143: 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-14T15:51:53.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:53 smithi023 bash[23507]: cluster 2024-04-14T15:51:51.547254+0000 mgr.y (mgr.14379) 159 : cluster [DBG] pgmap v143: 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-14T15:51:55.445 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:51:55 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:51:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:51:55.508 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:55 smithi119 bash[18543]: cluster 2024-04-14T15:51:53.548959+0000 mgr.y (mgr.14379) 160 : cluster [DBG] pgmap v144: 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-14T15:51:55.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:55 smithi023 bash[18432]: cluster 2024-04-14T15:51:53.548959+0000 mgr.y (mgr.14379) 160 : cluster [DBG] pgmap v144: 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-14T15:51:55.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:55 smithi023 bash[23507]: cluster 2024-04-14T15:51:53.548959+0000 mgr.y (mgr.14379) 160 : cluster [DBG] pgmap v144: 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-14T15:51:56.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:51:55 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:51:55] "GET /metrics HTTP/1.1" 200 214852 "" "Prometheus/2.33.4" 2024-04-14T15:51:57.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:57 smithi119 bash[18543]: cluster 2024-04-14T15:51:55.549714+0000 mgr.y (mgr.14379) 161 : cluster [DBG] pgmap v145: 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-14T15:51:57.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:57 smithi023 bash[18432]: cluster 2024-04-14T15:51:55.549714+0000 mgr.y (mgr.14379) 161 : cluster [DBG] pgmap v145: 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-14T15:51:57.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:57 smithi023 bash[23507]: cluster 2024-04-14T15:51:55.549714+0000 mgr.y (mgr.14379) 161 : cluster [DBG] pgmap v145: 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-14T15:51:59.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:51:59 smithi119 bash[18543]: cluster 2024-04-14T15:51:57.550442+0000 mgr.y (mgr.14379) 162 : cluster [DBG] pgmap v146: 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-14T15:51:59.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:51:59 smithi023 bash[18432]: cluster 2024-04-14T15:51:57.550442+0000 mgr.y (mgr.14379) 162 : cluster [DBG] pgmap v146: 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-14T15:51:59.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:51:59 smithi023 bash[23507]: cluster 2024-04-14T15:51:57.550442+0000 mgr.y (mgr.14379) 162 : cluster [DBG] pgmap v146: 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-14T15:52:01.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:01 smithi119 bash[18543]: cluster 2024-04-14T15:51:59.552175+0000 mgr.y (mgr.14379) 163 : cluster [DBG] pgmap v147: 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-14T15:52:01.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:01 smithi119 bash[18543]: audit 2024-04-14T15:51:59.847303+0000 mgr.y (mgr.14379) 164 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:52:01.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:01 smithi023 bash[18432]: cluster 2024-04-14T15:51:59.552175+0000 mgr.y (mgr.14379) 163 : cluster [DBG] pgmap v147: 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-14T15:52:01.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:01 smithi023 bash[18432]: audit 2024-04-14T15:51:59.847303+0000 mgr.y (mgr.14379) 164 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:52:01.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:01 smithi023 bash[23507]: cluster 2024-04-14T15:51:59.552175+0000 mgr.y (mgr.14379) 163 : cluster [DBG] pgmap v147: 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-14T15:52:01.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:01 smithi023 bash[23507]: audit 2024-04-14T15:51:59.847303+0000 mgr.y (mgr.14379) 164 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:52:03.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:03 smithi119 bash[18543]: cluster 2024-04-14T15:52:01.552906+0000 mgr.y (mgr.14379) 165 : cluster [DBG] pgmap v148: 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-14T15:52:03.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:03 smithi023 bash[18432]: cluster 2024-04-14T15:52:01.552906+0000 mgr.y (mgr.14379) 165 : cluster [DBG] pgmap v148: 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-14T15:52:03.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:03 smithi023 bash[23507]: cluster 2024-04-14T15:52:01.552906+0000 mgr.y (mgr.14379) 165 : cluster [DBG] pgmap v148: 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-14T15:52:05.444 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:52:05 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:52:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:52:05.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:05 smithi119 bash[18543]: cluster 2024-04-14T15:52:03.554534+0000 mgr.y (mgr.14379) 166 : cluster [DBG] pgmap v149: 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-14T15:52:05.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:05 smithi023 bash[18432]: cluster 2024-04-14T15:52:03.554534+0000 mgr.y (mgr.14379) 166 : cluster [DBG] pgmap v149: 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-14T15:52:05.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:05 smithi023 bash[23507]: cluster 2024-04-14T15:52:03.554534+0000 mgr.y (mgr.14379) 166 : cluster [DBG] pgmap v149: 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-14T15:52:06.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:52:05 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:52:05] "GET /metrics HTTP/1.1" 200 214802 "" "Prometheus/2.33.4" 2024-04-14T15:52:07.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:07 smithi023 bash[18432]: cluster 2024-04-14T15:52:05.555281+0000 mgr.y (mgr.14379) 167 : cluster [DBG] pgmap v150: 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-14T15:52:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:07 smithi023 bash[23507]: cluster 2024-04-14T15:52:05.555281+0000 mgr.y (mgr.14379) 167 : cluster [DBG] pgmap v150: 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-14T15:52:07.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:07 smithi119 bash[18543]: cluster 2024-04-14T15:52:05.555281+0000 mgr.y (mgr.14379) 167 : cluster [DBG] pgmap v150: 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-14T15:52:09.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:09 smithi023 bash[18432]: cluster 2024-04-14T15:52:07.555952+0000 mgr.y (mgr.14379) 168 : cluster [DBG] pgmap v151: 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-14T15:52:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:09 smithi023 bash[23507]: cluster 2024-04-14T15:52:07.555952+0000 mgr.y (mgr.14379) 168 : cluster [DBG] pgmap v151: 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-14T15:52:09.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:09 smithi119 bash[18543]: cluster 2024-04-14T15:52:07.555952+0000 mgr.y (mgr.14379) 168 : cluster [DBG] pgmap v151: 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-14T15:52:11.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:11 smithi023 bash[18432]: cluster 2024-04-14T15:52:09.557661+0000 mgr.y (mgr.14379) 169 : cluster [DBG] pgmap v152: 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-14T15:52:11.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:11 smithi023 bash[18432]: audit 2024-04-14T15:52:09.857496+0000 mgr.y (mgr.14379) 170 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:52:11.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:11 smithi023 bash[18432]: audit 2024-04-14T15:52:10.497305+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:52:11.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:11 smithi023 bash[18432]: audit 2024-04-14T15:52:10.499291+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:52:11.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:11 smithi023 bash[18432]: audit 2024-04-14T15:52:10.812309+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:52:11.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:11 smithi023 bash[23507]: cluster 2024-04-14T15:52:09.557661+0000 mgr.y (mgr.14379) 169 : cluster [DBG] pgmap v152: 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-14T15:52:11.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:11 smithi023 bash[23507]: audit 2024-04-14T15:52:09.857496+0000 mgr.y (mgr.14379) 170 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:52:11.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:11 smithi023 bash[23507]: audit 2024-04-14T15:52:10.497305+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:52:11.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:11 smithi023 bash[23507]: audit 2024-04-14T15:52:10.499291+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:52:11.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:11 smithi023 bash[23507]: audit 2024-04-14T15:52:10.812309+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:52:11.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:11 smithi119 bash[18543]: cluster 2024-04-14T15:52:09.557661+0000 mgr.y (mgr.14379) 169 : cluster [DBG] pgmap v152: 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-14T15:52:11.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:11 smithi119 bash[18543]: audit 2024-04-14T15:52:09.857496+0000 mgr.y (mgr.14379) 170 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:52:11.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:11 smithi119 bash[18543]: audit 2024-04-14T15:52:10.497305+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:52:11.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:11 smithi119 bash[18543]: audit 2024-04-14T15:52:10.499291+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:52:11.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:11 smithi119 bash[18543]: audit 2024-04-14T15:52:10.812309+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:52:13.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:13 smithi023 bash[18432]: cluster 2024-04-14T15:52:11.558438+0000 mgr.y (mgr.14379) 171 : cluster [DBG] pgmap v153: 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-14T15:52:13.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:13 smithi023 bash[23507]: cluster 2024-04-14T15:52:11.558438+0000 mgr.y (mgr.14379) 171 : cluster [DBG] pgmap v153: 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-14T15:52:13.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:13 smithi119 bash[18543]: cluster 2024-04-14T15:52:11.558438+0000 mgr.y (mgr.14379) 171 : cluster [DBG] pgmap v153: 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-14T15:52:15.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:15 smithi023 bash[18432]: cluster 2024-04-14T15:52:13.560100+0000 mgr.y (mgr.14379) 172 : cluster [DBG] pgmap v154: 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-14T15:52:15.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:15 smithi023 bash[23507]: cluster 2024-04-14T15:52:13.560100+0000 mgr.y (mgr.14379) 172 : cluster [DBG] pgmap v154: 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-14T15:52:15.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:15 smithi119 bash[18543]: cluster 2024-04-14T15:52:13.560100+0000 mgr.y (mgr.14379) 172 : cluster [DBG] pgmap v154: 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-14T15:52:15.694 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:52:15 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:52:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:52:16.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:52:15 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:52:15] "GET /metrics HTTP/1.1" 200 214765 "" "Prometheus/2.33.4" 2024-04-14T15:52:17.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:17 smithi023 bash[18432]: cluster 2024-04-14T15:52:15.560813+0000 mgr.y (mgr.14379) 173 : cluster [DBG] pgmap v155: 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-14T15:52:17.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:17 smithi023 bash[23507]: cluster 2024-04-14T15:52:15.560813+0000 mgr.y (mgr.14379) 173 : cluster [DBG] pgmap v155: 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-14T15:52:17.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:17 smithi119 bash[18543]: cluster 2024-04-14T15:52:15.560813+0000 mgr.y (mgr.14379) 173 : cluster [DBG] pgmap v155: 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-14T15:52:19.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:19 smithi023 bash[18432]: cluster 2024-04-14T15:52:17.561524+0000 mgr.y (mgr.14379) 174 : cluster [DBG] pgmap v156: 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-14T15:52:19.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:19 smithi023 bash[23507]: cluster 2024-04-14T15:52:17.561524+0000 mgr.y (mgr.14379) 174 : cluster [DBG] pgmap v156: 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-14T15:52:19.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:19 smithi119 bash[18543]: cluster 2024-04-14T15:52:17.561524+0000 mgr.y (mgr.14379) 174 : cluster [DBG] pgmap v156: 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-14T15:52:21.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:21 smithi023 bash[18432]: cluster 2024-04-14T15:52:19.563271+0000 mgr.y (mgr.14379) 175 : cluster [DBG] pgmap v157: 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-14T15:52:21.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:21 smithi023 bash[18432]: audit 2024-04-14T15:52:19.867772+0000 mgr.y (mgr.14379) 176 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:52:21.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:21 smithi023 bash[23507]: cluster 2024-04-14T15:52:19.563271+0000 mgr.y (mgr.14379) 175 : cluster [DBG] pgmap v157: 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-14T15:52:21.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:21 smithi023 bash[23507]: audit 2024-04-14T15:52:19.867772+0000 mgr.y (mgr.14379) 176 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:52:21.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:21 smithi119 bash[18543]: cluster 2024-04-14T15:52:19.563271+0000 mgr.y (mgr.14379) 175 : cluster [DBG] pgmap v157: 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-14T15:52:21.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:21 smithi119 bash[18543]: audit 2024-04-14T15:52:19.867772+0000 mgr.y (mgr.14379) 176 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:52:23.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:23 smithi023 bash[18432]: cluster 2024-04-14T15:52:21.564008+0000 mgr.y (mgr.14379) 177 : cluster [DBG] pgmap v158: 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-14T15:52:23.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:23 smithi023 bash[23507]: cluster 2024-04-14T15:52:21.564008+0000 mgr.y (mgr.14379) 177 : cluster [DBG] pgmap v158: 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-14T15:52:23.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:23 smithi119 bash[18543]: cluster 2024-04-14T15:52:21.564008+0000 mgr.y (mgr.14379) 177 : cluster [DBG] pgmap v158: 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-14T15:52:25.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:25 smithi023 bash[18432]: cluster 2024-04-14T15:52:23.565654+0000 mgr.y (mgr.14379) 178 : cluster [DBG] pgmap v159: 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-14T15:52:25.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:25 smithi023 bash[23507]: cluster 2024-04-14T15:52:23.565654+0000 mgr.y (mgr.14379) 178 : cluster [DBG] pgmap v159: 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-14T15:52:25.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:25 smithi119 bash[18543]: cluster 2024-04-14T15:52:23.565654+0000 mgr.y (mgr.14379) 178 : cluster [DBG] pgmap v159: 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-14T15:52:25.694 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:52:25 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:52:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:52:26.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:52:25 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:52:25] "GET /metrics HTTP/1.1" 200 214765 "" "Prometheus/2.33.4" 2024-04-14T15:52:27.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:27 smithi023 bash[18432]: cluster 2024-04-14T15:52:25.566378+0000 mgr.y (mgr.14379) 179 : cluster [DBG] pgmap v160: 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-14T15:52:27.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:27 smithi023 bash[23507]: cluster 2024-04-14T15:52:25.566378+0000 mgr.y (mgr.14379) 179 : cluster [DBG] pgmap v160: 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-14T15:52:27.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:27 smithi119 bash[18543]: cluster 2024-04-14T15:52:25.566378+0000 mgr.y (mgr.14379) 179 : cluster [DBG] pgmap v160: 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-14T15:52:28.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:28 smithi023 bash[18432]: audit 2024-04-14T15:52:27.608864+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:52:28.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:28 smithi023 bash[18432]: audit 2024-04-14T15:52:27.609762+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:52:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:28 smithi023 bash[18432]: audit 2024-04-14T15:52:27.609772+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:52:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:28 smithi023 bash[18432]: audit 2024-04-14T15:52:27.610511+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:52:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:28 smithi023 bash[23507]: audit 2024-04-14T15:52:27.608864+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:52:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:28 smithi023 bash[23507]: audit 2024-04-14T15:52:27.609762+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:52:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:28 smithi023 bash[23507]: audit 2024-04-14T15:52:27.609772+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:52:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:28 smithi023 bash[23507]: audit 2024-04-14T15:52:27.610511+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:52:28.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:28 smithi119 bash[18543]: audit 2024-04-14T15:52:27.608864+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:52:28.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:28 smithi119 bash[18543]: audit 2024-04-14T15:52:27.609762+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:52:28.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:28 smithi119 bash[18543]: audit 2024-04-14T15:52:27.609772+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:52:28.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:28 smithi119 bash[18543]: audit 2024-04-14T15:52:27.610511+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:52:29.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:29 smithi023 bash[18432]: cluster 2024-04-14T15:52:27.567256+0000 mgr.y (mgr.14379) 180 : cluster [DBG] pgmap v161: 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-14T15:52:29.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:29 smithi023 bash[23507]: cluster 2024-04-14T15:52:27.567256+0000 mgr.y (mgr.14379) 180 : cluster [DBG] pgmap v161: 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-14T15:52:29.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:29 smithi119 bash[18543]: cluster 2024-04-14T15:52:27.567256+0000 mgr.y (mgr.14379) 180 : cluster [DBG] pgmap v161: 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-14T15:52:31.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:31 smithi023 bash[18432]: cluster 2024-04-14T15:52:29.569659+0000 mgr.y (mgr.14379) 181 : cluster [DBG] pgmap v162: 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-14T15:52:31.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:31 smithi023 bash[18432]: audit 2024-04-14T15:52:29.879196+0000 mgr.y (mgr.14379) 182 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:52:31.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:31 smithi023 bash[23507]: cluster 2024-04-14T15:52:29.569659+0000 mgr.y (mgr.14379) 181 : cluster [DBG] pgmap v162: 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-14T15:52:31.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:31 smithi023 bash[23507]: audit 2024-04-14T15:52:29.879196+0000 mgr.y (mgr.14379) 182 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:52:31.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:31 smithi119 bash[18543]: cluster 2024-04-14T15:52:29.569659+0000 mgr.y (mgr.14379) 181 : cluster [DBG] pgmap v162: 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-14T15:52:31.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:31 smithi119 bash[18543]: audit 2024-04-14T15:52:29.879196+0000 mgr.y (mgr.14379) 182 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:52:33.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:33 smithi119 bash[18543]: cluster 2024-04-14T15:52:31.570367+0000 mgr.y (mgr.14379) 183 : cluster [DBG] pgmap v163: 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-14T15:52:33.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:33 smithi023 bash[18432]: cluster 2024-04-14T15:52:31.570367+0000 mgr.y (mgr.14379) 183 : cluster [DBG] pgmap v163: 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-14T15:52:33.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:33 smithi023 bash[23507]: cluster 2024-04-14T15:52:31.570367+0000 mgr.y (mgr.14379) 183 : cluster [DBG] pgmap v163: 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-14T15:52:35.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:35 smithi119 bash[18543]: cluster 2024-04-14T15:52:33.572097+0000 mgr.y (mgr.14379) 184 : cluster [DBG] pgmap v164: 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-14T15:52:35.694 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:52:35 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:52:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:52:35.709 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:35 smithi023 bash[18432]: cluster 2024-04-14T15:52:33.572097+0000 mgr.y (mgr.14379) 184 : cluster [DBG] pgmap v164: 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-14T15:52:35.709 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:35 smithi023 bash[23507]: cluster 2024-04-14T15:52:33.572097+0000 mgr.y (mgr.14379) 184 : cluster [DBG] pgmap v164: 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-14T15:52:36.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:52:35 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:52:35] "GET /metrics HTTP/1.1" 200 214769 "" "Prometheus/2.33.4" 2024-04-14T15:52:37.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:37 smithi119 bash[18543]: cluster 2024-04-14T15:52:35.572786+0000 mgr.y (mgr.14379) 185 : cluster [DBG] pgmap v165: 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-14T15:52:37.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:37 smithi023 bash[18432]: cluster 2024-04-14T15:52:35.572786+0000 mgr.y (mgr.14379) 185 : cluster [DBG] pgmap v165: 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-14T15:52:37.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:37 smithi023 bash[23507]: cluster 2024-04-14T15:52:35.572786+0000 mgr.y (mgr.14379) 185 : cluster [DBG] pgmap v165: 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-14T15:52:39.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:39 smithi119 bash[18543]: cluster 2024-04-14T15:52:37.573508+0000 mgr.y (mgr.14379) 186 : cluster [DBG] pgmap v166: 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-14T15:52:39.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:39 smithi023 bash[18432]: cluster 2024-04-14T15:52:37.573508+0000 mgr.y (mgr.14379) 186 : cluster [DBG] pgmap v166: 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-14T15:52:39.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:39 smithi023 bash[23507]: cluster 2024-04-14T15:52:37.573508+0000 mgr.y (mgr.14379) 186 : cluster [DBG] pgmap v166: 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-14T15:52:41.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:41 smithi119 bash[18543]: cluster 2024-04-14T15:52:39.575299+0000 mgr.y (mgr.14379) 187 : cluster [DBG] pgmap v167: 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-14T15:52:41.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:41 smithi119 bash[18543]: audit 2024-04-14T15:52:39.890513+0000 mgr.y (mgr.14379) 188 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:52:41.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:41 smithi023 bash[18432]: cluster 2024-04-14T15:52:39.575299+0000 mgr.y (mgr.14379) 187 : cluster [DBG] pgmap v167: 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-14T15:52:41.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:41 smithi023 bash[18432]: audit 2024-04-14T15:52:39.890513+0000 mgr.y (mgr.14379) 188 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:52:41.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:41 smithi023 bash[23507]: cluster 2024-04-14T15:52:39.575299+0000 mgr.y (mgr.14379) 187 : cluster [DBG] pgmap v167: 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-14T15:52:41.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:41 smithi023 bash[23507]: audit 2024-04-14T15:52:39.890513+0000 mgr.y (mgr.14379) 188 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:52:43.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:43 smithi119 bash[18543]: cluster 2024-04-14T15:52:41.576017+0000 mgr.y (mgr.14379) 189 : cluster [DBG] pgmap v168: 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-14T15:52:43.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:43 smithi023 bash[18432]: cluster 2024-04-14T15:52:41.576017+0000 mgr.y (mgr.14379) 189 : cluster [DBG] pgmap v168: 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-14T15:52:43.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:43 smithi023 bash[23507]: cluster 2024-04-14T15:52:41.576017+0000 mgr.y (mgr.14379) 189 : cluster [DBG] pgmap v168: 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-14T15:52:45.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:45 smithi119 bash[18543]: cluster 2024-04-14T15:52:43.577667+0000 mgr.y (mgr.14379) 190 : cluster [DBG] pgmap v169: 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-14T15:52:45.694 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:52:45 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:52:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:52:45.709 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:45 smithi023 bash[18432]: cluster 2024-04-14T15:52:43.577667+0000 mgr.y (mgr.14379) 190 : cluster [DBG] pgmap v169: 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-14T15:52:45.709 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:45 smithi023 bash[23507]: cluster 2024-04-14T15:52:43.577667+0000 mgr.y (mgr.14379) 190 : cluster [DBG] pgmap v169: 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-14T15:52:46.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:52:45 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:52:45] "GET /metrics HTTP/1.1" 200 214782 "" "Prometheus/2.33.4" 2024-04-14T15:52:46.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:46 smithi119 bash[18543]: cluster 2024-04-14T15:52:45.578395+0000 mgr.y (mgr.14379) 191 : cluster [DBG] pgmap v170: 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-14T15:52:46.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:46 smithi023 bash[18432]: cluster 2024-04-14T15:52:45.578395+0000 mgr.y (mgr.14379) 191 : cluster [DBG] pgmap v170: 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-14T15:52:46.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:46 smithi023 bash[23507]: cluster 2024-04-14T15:52:45.578395+0000 mgr.y (mgr.14379) 191 : cluster [DBG] pgmap v170: 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-14T15:52:49.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:49 smithi023 bash[18432]: cluster 2024-04-14T15:52:47.579177+0000 mgr.y (mgr.14379) 192 : cluster [DBG] pgmap v171: 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-14T15:52:49.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:49 smithi023 bash[23507]: cluster 2024-04-14T15:52:47.579177+0000 mgr.y (mgr.14379) 192 : cluster [DBG] pgmap v171: 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-14T15:52:49.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:49 smithi119 bash[18543]: cluster 2024-04-14T15:52:47.579177+0000 mgr.y (mgr.14379) 192 : cluster [DBG] pgmap v171: 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-14T15:52:51.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:51 smithi023 bash[18432]: cluster 2024-04-14T15:52:49.580947+0000 mgr.y (mgr.14379) 193 : cluster [DBG] pgmap v172: 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-14T15:52:51.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:51 smithi023 bash[18432]: audit 2024-04-14T15:52:49.901742+0000 mgr.y (mgr.14379) 194 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:52:51.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:51 smithi023 bash[23507]: cluster 2024-04-14T15:52:49.580947+0000 mgr.y (mgr.14379) 193 : cluster [DBG] pgmap v172: 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-14T15:52:51.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:51 smithi023 bash[23507]: audit 2024-04-14T15:52:49.901742+0000 mgr.y (mgr.14379) 194 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:52:51.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:51 smithi119 bash[18543]: cluster 2024-04-14T15:52:49.580947+0000 mgr.y (mgr.14379) 193 : cluster [DBG] pgmap v172: 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-14T15:52:51.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:51 smithi119 bash[18543]: audit 2024-04-14T15:52:49.901742+0000 mgr.y (mgr.14379) 194 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:52:53.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:53 smithi023 bash[18432]: cluster 2024-04-14T15:52:51.581728+0000 mgr.y (mgr.14379) 195 : cluster [DBG] pgmap v173: 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-14T15:52:53.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:53 smithi023 bash[23507]: cluster 2024-04-14T15:52:51.581728+0000 mgr.y (mgr.14379) 195 : cluster [DBG] pgmap v173: 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-14T15:52:53.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:53 smithi119 bash[18543]: cluster 2024-04-14T15:52:51.581728+0000 mgr.y (mgr.14379) 195 : cluster [DBG] pgmap v173: 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-14T15:52:55.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:55 smithi023 bash[18432]: cluster 2024-04-14T15:52:53.583416+0000 mgr.y (mgr.14379) 196 : cluster [DBG] pgmap v174: 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-14T15:52:55.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:55 smithi023 bash[23507]: cluster 2024-04-14T15:52:53.583416+0000 mgr.y (mgr.14379) 196 : cluster [DBG] pgmap v174: 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-14T15:52:55.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:55 smithi119 bash[18543]: cluster 2024-04-14T15:52:53.583416+0000 mgr.y (mgr.14379) 196 : cluster [DBG] pgmap v174: 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-14T15:52:55.444 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:52:55 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:52:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:52:56.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:52:55 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:52:55] "GET /metrics HTTP/1.1" 200 214782 "" "Prometheus/2.33.4" 2024-04-14T15:52:57.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:57 smithi119 bash[18543]: cluster 2024-04-14T15:52:55.584142+0000 mgr.y (mgr.14379) 197 : cluster [DBG] pgmap v175: 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-14T15:52:57.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:57 smithi023 bash[18432]: cluster 2024-04-14T15:52:55.584142+0000 mgr.y (mgr.14379) 197 : cluster [DBG] pgmap v175: 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-14T15:52:57.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:57 smithi023 bash[23507]: cluster 2024-04-14T15:52:55.584142+0000 mgr.y (mgr.14379) 197 : cluster [DBG] pgmap v175: 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-14T15:52:59.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:52:59 smithi119 bash[18543]: cluster 2024-04-14T15:52:57.584853+0000 mgr.y (mgr.14379) 198 : cluster [DBG] pgmap v176: 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-14T15:52:59.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:52:59 smithi023 bash[18432]: cluster 2024-04-14T15:52:57.584853+0000 mgr.y (mgr.14379) 198 : cluster [DBG] pgmap v176: 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-14T15:52:59.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:52:59 smithi023 bash[23507]: cluster 2024-04-14T15:52:57.584853+0000 mgr.y (mgr.14379) 198 : cluster [DBG] pgmap v176: 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-14T15:53:01.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:01 smithi119 bash[18543]: cluster 2024-04-14T15:52:59.586594+0000 mgr.y (mgr.14379) 199 : cluster [DBG] pgmap v177: 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-14T15:53:01.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:01 smithi119 bash[18543]: audit 2024-04-14T15:52:59.911462+0000 mgr.y (mgr.14379) 200 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:53:01.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:01 smithi023 bash[18432]: cluster 2024-04-14T15:52:59.586594+0000 mgr.y (mgr.14379) 199 : cluster [DBG] pgmap v177: 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-14T15:53:01.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:01 smithi023 bash[18432]: audit 2024-04-14T15:52:59.911462+0000 mgr.y (mgr.14379) 200 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:53:01.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:01 smithi023 bash[23507]: cluster 2024-04-14T15:52:59.586594+0000 mgr.y (mgr.14379) 199 : cluster [DBG] pgmap v177: 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-14T15:53:01.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:01 smithi023 bash[23507]: audit 2024-04-14T15:52:59.911462+0000 mgr.y (mgr.14379) 200 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:53:03.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:03 smithi119 bash[18543]: cluster 2024-04-14T15:53:01.587354+0000 mgr.y (mgr.14379) 201 : cluster [DBG] pgmap v178: 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-14T15:53:03.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:03 smithi023 bash[18432]: cluster 2024-04-14T15:53:01.587354+0000 mgr.y (mgr.14379) 201 : cluster [DBG] pgmap v178: 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-14T15:53:03.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:03 smithi023 bash[23507]: cluster 2024-04-14T15:53:01.587354+0000 mgr.y (mgr.14379) 201 : cluster [DBG] pgmap v178: 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-14T15:53:05.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:53:05 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:53:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:53:05.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:05 smithi119 bash[18543]: cluster 2024-04-14T15:53:03.588989+0000 mgr.y (mgr.14379) 202 : cluster [DBG] pgmap v179: 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-14T15:53:05.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:05 smithi023 bash[18432]: cluster 2024-04-14T15:53:03.588989+0000 mgr.y (mgr.14379) 202 : cluster [DBG] pgmap v179: 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-14T15:53:05.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:05 smithi023 bash[23507]: cluster 2024-04-14T15:53:03.588989+0000 mgr.y (mgr.14379) 202 : cluster [DBG] pgmap v179: 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-14T15:53:06.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:53:05 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:53:05] "GET /metrics HTTP/1.1" 200 214793 "" "Prometheus/2.33.4" 2024-04-14T15:53:07.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:07 smithi119 bash[18543]: cluster 2024-04-14T15:53:05.589725+0000 mgr.y (mgr.14379) 203 : cluster [DBG] pgmap v180: 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-14T15:53:07.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:07 smithi023 bash[18432]: cluster 2024-04-14T15:53:05.589725+0000 mgr.y (mgr.14379) 203 : cluster [DBG] pgmap v180: 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-14T15:53:07.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:07 smithi023 bash[23507]: cluster 2024-04-14T15:53:05.589725+0000 mgr.y (mgr.14379) 203 : cluster [DBG] pgmap v180: 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-14T15:53:09.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:09 smithi119 bash[18543]: cluster 2024-04-14T15:53:07.590535+0000 mgr.y (mgr.14379) 204 : cluster [DBG] pgmap v181: 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-14T15:53:09.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:09 smithi023 bash[18432]: cluster 2024-04-14T15:53:07.590535+0000 mgr.y (mgr.14379) 204 : cluster [DBG] pgmap v181: 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-14T15:53:09.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:09 smithi023 bash[23507]: cluster 2024-04-14T15:53:07.590535+0000 mgr.y (mgr.14379) 204 : cluster [DBG] pgmap v181: 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-14T15:53:10.664 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-14T15:53:11.354 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:11 smithi023 bash[18432]: cluster 2024-04-14T15:53:09.592233+0000 mgr.y (mgr.14379) 205 : cluster [DBG] pgmap v182: 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-14T15:53:11.354 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:11 smithi023 bash[18432]: audit 2024-04-14T15:53:09.921055+0000 mgr.y (mgr.14379) 206 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:53:11.355 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:11 smithi023 bash[18432]: audit 2024-04-14T15:53:10.821241+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:53:11.355 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:11 smithi023 bash[18432]: audit 2024-04-14T15:53:10.823037+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:53:11.355 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:11 smithi023 bash[18432]: audit 2024-04-14T15:53:11.083613+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:53:11.355 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:11 smithi023 bash[18432]: audit 2024-04-14T15:53:11.103438+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:53:11.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:11 smithi023 bash[23507]: cluster 2024-04-14T15:53:09.592233+0000 mgr.y (mgr.14379) 205 : cluster [DBG] pgmap v182: 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-14T15:53:11.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:11 smithi023 bash[23507]: audit 2024-04-14T15:53:09.921055+0000 mgr.y (mgr.14379) 206 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:53:11.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:11 smithi023 bash[23507]: audit 2024-04-14T15:53:10.821241+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:53:11.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:11 smithi023 bash[23507]: audit 2024-04-14T15:53:10.823037+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:53:11.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:11 smithi023 bash[23507]: audit 2024-04-14T15:53:11.083613+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:53:11.355 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:11 smithi023 bash[23507]: audit 2024-04-14T15:53:11.103438+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:53:11.371 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:11 smithi119 bash[18543]: cluster 2024-04-14T15:53:09.592233+0000 mgr.y (mgr.14379) 205 : cluster [DBG] pgmap v182: 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-14T15:53:11.371 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:11 smithi119 bash[18543]: audit 2024-04-14T15:53:09.921055+0000 mgr.y (mgr.14379) 206 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:53:11.371 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:11 smithi119 bash[18543]: audit 2024-04-14T15:53:10.821241+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:53:11.371 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:11 smithi119 bash[18543]: audit 2024-04-14T15:53:10.823037+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:53:11.371 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:11 smithi119 bash[18543]: audit 2024-04-14T15:53:11.083613+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:53:11.371 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:11 smithi119 bash[18543]: audit 2024-04-14T15:53:11.103438+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:53:12.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:12 smithi119 bash[18543]: audit 2024-04-14T15:53:11.385123+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:53:12.802 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:12 smithi023 bash[23507]: audit 2024-04-14T15:53:11.385123+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:53:12.802 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:12 smithi023 bash[18432]: audit 2024-04-14T15:53:11.385123+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:53:13.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:13 smithi119 bash[18543]: cluster 2024-04-14T15:53:11.592905+0000 mgr.y (mgr.14379) 207 : cluster [DBG] pgmap v183: 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-14T15:53:13.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:13 smithi023 bash[18432]: cluster 2024-04-14T15:53:11.592905+0000 mgr.y (mgr.14379) 207 : cluster [DBG] pgmap v183: 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-14T15:53:13.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:13 smithi023 bash[23507]: cluster 2024-04-14T15:53:11.592905+0000 mgr.y (mgr.14379) 207 : cluster [DBG] pgmap v183: 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-14T15:53:14.663 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:14 smithi023 bash[18432]: cluster 2024-04-14T15:53:13.593942+0000 mgr.y (mgr.14379) 208 : cluster [DBG] pgmap v184: 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-14T15:53:14.664 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:14 smithi023 bash[23507]: cluster 2024-04-14T15:53:13.593942+0000 mgr.y (mgr.14379) 208 : cluster [DBG] pgmap v184: 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-14T15:53:14.665 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-14T15:53:14.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:14 smithi119 bash[18543]: cluster 2024-04-14T15:53:13.593942+0000 mgr.y (mgr.14379) 208 : cluster [DBG] pgmap v184: 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-14T15:53:15.693 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:53:15 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:53:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:53:16.063 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:53:15 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:53:15] "GET /metrics HTTP/1.1" 200 214780 "" "Prometheus/2.33.4" 2024-04-14T15:53:16.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:16 smithi023 bash[18432]: cluster 2024-04-14T15:53:15.594663+0000 mgr.y (mgr.14379) 209 : cluster [DBG] pgmap v185: 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-14T15:53:16.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:16 smithi023 bash[23507]: cluster 2024-04-14T15:53:15.594663+0000 mgr.y (mgr.14379) 209 : cluster [DBG] pgmap v185: 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-14T15:53:16.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:16 smithi119 bash[18543]: cluster 2024-04-14T15:53:15.594663+0000 mgr.y (mgr.14379) 209 : cluster [DBG] pgmap v185: 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-14T15:53:18.357 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-14T15:53:19.332 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:19 smithi023 bash[18432]: cluster 2024-04-14T15:53:17.595331+0000 mgr.y (mgr.14379) 210 : cluster [DBG] pgmap v186: 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-14T15:53:19.332 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:19 smithi023 bash[23507]: cluster 2024-04-14T15:53:17.595331+0000 mgr.y (mgr.14379) 210 : cluster [DBG] pgmap v186: 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-14T15:53:19.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:19 smithi119 bash[18543]: cluster 2024-04-14T15:53:17.595331+0000 mgr.y (mgr.14379) 210 : cluster [DBG] pgmap v186: 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-14T15:53:21.225 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:21 smithi023 bash[18432]: cluster 2024-04-14T15:53:19.597028+0000 mgr.y (mgr.14379) 211 : cluster [DBG] pgmap v187: 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-14T15:53:21.225 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:21 smithi023 bash[18432]: audit 2024-04-14T15:53:19.932297+0000 mgr.y (mgr.14379) 212 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:53:21.225 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:21 smithi023 bash[23507]: cluster 2024-04-14T15:53:19.597028+0000 mgr.y (mgr.14379) 211 : cluster [DBG] pgmap v187: 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-14T15:53:21.225 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:21 smithi023 bash[23507]: audit 2024-04-14T15:53:19.932297+0000 mgr.y (mgr.14379) 212 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:53:21.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:21 smithi119 bash[18543]: cluster 2024-04-14T15:53:19.597028+0000 mgr.y (mgr.14379) 211 : cluster [DBG] pgmap v187: 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-14T15:53:21.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:21 smithi119 bash[18543]: audit 2024-04-14T15:53:19.932297+0000 mgr.y (mgr.14379) 212 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:53:21.917 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-14T15:53:23.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:23 smithi023 bash[18432]: cluster 2024-04-14T15:53:21.597760+0000 mgr.y (mgr.14379) 213 : cluster [DBG] pgmap v188: 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-14T15:53:23.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:23 smithi023 bash[23507]: cluster 2024-04-14T15:53:21.597760+0000 mgr.y (mgr.14379) 213 : cluster [DBG] pgmap v188: 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-14T15:53:23.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:23 smithi119 bash[18543]: cluster 2024-04-14T15:53:21.597760+0000 mgr.y (mgr.14379) 213 : cluster [DBG] pgmap v188: 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-14T15:53:24.902 INFO:teuthology.orchestra.run.smithi023.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888 2024-04-14T15:53:25.364 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:25 smithi023 bash[23507]: cluster 2024-04-14T15:53:23.599429+0000 mgr.y (mgr.14379) 214 : cluster [DBG] pgmap v189: 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-14T15:53:25.365 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:25 smithi023 bash[23507]: audit 2024-04-14T15:53:24.896484+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:53:25.365 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:25 smithi023 bash[23507]: audit 2024-04-14T15:53:24.946306+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:53:25.365 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:25 smithi023 bash[23507]: audit 2024-04-14T15:53:24.947262+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:53:25.365 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:25 smithi023 bash[23507]: audit 2024-04-14T15:53:24.953618+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:53:25.365 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:25 smithi023 bash[18432]: cluster 2024-04-14T15:53:23.599429+0000 mgr.y (mgr.14379) 214 : cluster [DBG] pgmap v189: 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-14T15:53:25.365 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:25 smithi023 bash[18432]: audit 2024-04-14T15:53:24.896484+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:53:25.365 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:25 smithi023 bash[18432]: audit 2024-04-14T15:53:24.946306+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:53:25.365 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:25 smithi023 bash[18432]: audit 2024-04-14T15:53:24.947262+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:53:25.365 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:25 smithi023 bash[18432]: audit 2024-04-14T15:53:24.953618+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:53:25.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:53:25 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:53:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:53:25.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:25 smithi119 bash[18543]: cluster 2024-04-14T15:53:23.599429+0000 mgr.y (mgr.14379) 214 : cluster [DBG] pgmap v189: 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-14T15:53:25.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:25 smithi119 bash[18543]: audit 2024-04-14T15:53:24.896484+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:53:25.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:25 smithi119 bash[18543]: audit 2024-04-14T15:53:24.946306+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:53:25.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:25 smithi119 bash[18543]: audit 2024-04-14T15:53:24.947262+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:53:25.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:25 smithi119 bash[18543]: audit 2024-04-14T15:53:24.953618+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:53:25.796 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-14T15:53:25.806 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi023.front.sepia.ceph.com 2024-04-14T15:53:25.806 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- 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-14T15:53:26.001 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:53:25 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:53:25] "GET /metrics HTTP/1.1" 200 214780 "" "Prometheus/2.33.4" 2024-04-14T15:53:26.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:26 smithi023 bash[23507]: audit 2024-04-14T15:53:24.887728+0000 mgr.y (mgr.14379) 215 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:53:26.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:26 smithi023 bash[23507]: cephadm 2024-04-14T15:53:24.888813+0000 mgr.y (mgr.14379) 216 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888 2024-04-14T15:53:26.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:26 smithi023 bash[23507]: cephadm 2024-04-14T15:53:24.968116+0000 mgr.y (mgr.14379) 217 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888 2024-04-14T15:53:26.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:26 smithi023 bash[18432]: audit 2024-04-14T15:53:24.887728+0000 mgr.y (mgr.14379) 215 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:53:26.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:26 smithi023 bash[18432]: cephadm 2024-04-14T15:53:24.888813+0000 mgr.y (mgr.14379) 216 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888 2024-04-14T15:53:26.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:26 smithi023 bash[18432]: cephadm 2024-04-14T15:53:24.968116+0000 mgr.y (mgr.14379) 217 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888 2024-04-14T15:53:26.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:26 smithi119 bash[18543]: audit 2024-04-14T15:53:24.887728+0000 mgr.y (mgr.14379) 215 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:53:26.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:26 smithi119 bash[18543]: cephadm 2024-04-14T15:53:24.888813+0000 mgr.y (mgr.14379) 216 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888 2024-04-14T15:53:26.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:26 smithi119 bash[18543]: cephadm 2024-04-14T15:53:24.968116+0000 mgr.y (mgr.14379) 217 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888 2024-04-14T15:53:27.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:27 smithi023 bash[18432]: cluster 2024-04-14T15:53:25.600152+0000 mgr.y (mgr.14379) 218 : cluster [DBG] pgmap v190: 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-14T15:53:27.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:27 smithi023 bash[23507]: cluster 2024-04-14T15:53:25.600152+0000 mgr.y (mgr.14379) 218 : cluster [DBG] pgmap v190: 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-14T15:53:27.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:27 smithi119 bash[18543]: cluster 2024-04-14T15:53:25.600152+0000 mgr.y (mgr.14379) 218 : cluster [DBG] pgmap v190: 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-14T15:53:28.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:28 smithi119 bash[18543]: audit 2024-04-14T15:53:27.615838+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:53:28.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:28 smithi119 bash[18543]: audit 2024-04-14T15:53:27.616469+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:53:28.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:28 smithi119 bash[18543]: audit 2024-04-14T15:53:27.618427+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:53:28.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:28 smithi119 bash[18543]: audit 2024-04-14T15:53:27.618984+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:53:28.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:28 smithi023 bash[23507]: audit 2024-04-14T15:53:27.615838+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:53:28.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:28 smithi023 bash[23507]: audit 2024-04-14T15:53:27.616469+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:53:28.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:28 smithi023 bash[23507]: audit 2024-04-14T15:53:27.618427+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:53:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:28 smithi023 bash[23507]: audit 2024-04-14T15:53:27.618984+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:53:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:28 smithi023 bash[18432]: audit 2024-04-14T15:53:27.615838+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:53:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:28 smithi023 bash[18432]: audit 2024-04-14T15:53:27.616469+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:53:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:28 smithi023 bash[18432]: audit 2024-04-14T15:53:27.618427+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:53:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:28 smithi023 bash[18432]: audit 2024-04-14T15:53:27.618984+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:53:29.369 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:29 smithi023 bash[18432]: cluster 2024-04-14T15:53:27.600966+0000 mgr.y (mgr.14379) 219 : cluster [DBG] pgmap v191: 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-14T15:53:29.369 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:29 smithi023 bash[23507]: cluster 2024-04-14T15:53:27.600966+0000 mgr.y (mgr.14379) 219 : cluster [DBG] pgmap v191: 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-14T15:53:29.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:29 smithi119 bash[18543]: cluster 2024-04-14T15:53:27.600966+0000 mgr.y (mgr.14379) 219 : cluster [DBG] pgmap v191: 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-14T15:53:29.779 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T15:53:30.455 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T15:53:30.456 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (3m) 2m ago 4m 12.6M - ba2b418f427c e9fceceeb639 2024-04-14T15:53:30.456 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 running (4m) 2m ago 4m 43.5M - 8.3.5 dad864ee21e9 28ea6bc676ca 2024-04-14T15:53:30.456 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (2m) 2m ago 2m - - 3.5 e1d6a67b021e d95cab51db5b 2024-04-14T15:53:30.456 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443 running (10m) 2m ago 10m 399M - 17.2.0 e1d6a67b021e c57f3108da88 2024-04-14T15:53:30.456 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:9283 running (11m) 2m ago 11m 446M - 17.2.0 e1d6a67b021e 1d20ecf8b0f3 2024-04-14T15:53:30.456 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (11m) 2m ago 12m 42.5M 2048M 17.2.0 e1d6a67b021e 8f67cf72b6b3 2024-04-14T15:53:30.456 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (10m) 2m ago 10m 37.5M 2048M 17.2.0 e1d6a67b021e c1a6416b4112 2024-04-14T15:53:30.456 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (10m) 2m ago 10m 39.5M 2048M 17.2.0 e1d6a67b021e 5b40ba9a05e4 2024-04-14T15:53:30.457 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (4m) 2m ago 4m 9216k - 1dbe0e931976 db8aaa3f2ac8 2024-04-14T15:53:30.457 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (4m) 2m ago 4m 9115k - 1dbe0e931976 ada6fafe0b7b 2024-04-14T15:53:30.457 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (9m) 2m ago 9m 50.4M 4060M 17.2.0 e1d6a67b021e 4aba87c19009 2024-04-14T15:53:30.457 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (8m) 2m ago 8m 51.3M 4060M 17.2.0 e1d6a67b021e feda49b41c79 2024-04-14T15:53:30.457 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (8m) 2m ago 8m 46.6M 4060M 17.2.0 e1d6a67b021e f14a3e67179d 2024-04-14T15:53:30.457 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (7m) 2m ago 7m 47.9M 4060M 17.2.0 e1d6a67b021e 6508f640b6d9 2024-04-14T15:53:30.457 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (7m) 2m ago 7m 49.3M 4316M 17.2.0 e1d6a67b021e 7508f9f57912 2024-04-14T15:53:30.457 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (6m) 2m ago 6m 47.2M 4316M 17.2.0 e1d6a67b021e 91490d5788a8 2024-04-14T15:53:30.457 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (6m) 2m ago 6m 45.6M 4316M 17.2.0 e1d6a67b021e 6ecbba9b2917 2024-04-14T15:53:30.457 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (5m) 2m ago 5m 47.8M 4316M 17.2.0 e1d6a67b021e c637d318934d 2024-04-14T15:53:30.457 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (3m) 2m ago 4m 43.5M - 514e6a882f6e 7868516854c4 2024-04-14T15:53:30.457 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (2m) 2m ago 2m 81.6M - 17.2.0 e1d6a67b021e 35dd84da01ed 2024-04-14T15:53:30.457 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (2m) 2m ago 2m 81.3M - 17.2.0 e1d6a67b021e c2f9b2e874c0 2024-04-14T15:53:30.458 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (2m) 2m ago 2m 81.6M - 17.2.0 e1d6a67b021e c9bc72617c27 2024-04-14T15:53:30.458 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (2m) 2m ago 2m 81.0M - 17.2.0 e1d6a67b021e cf4b6004e6a8 2024-04-14T15:53:30.854 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:53:30.854 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T15:53:30.855 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-14T15:53:30.855 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:53:30.855 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T15:53:30.855 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-14T15:53:30.855 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:53:30.855 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T15:53:30.855 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-14T15:53:30.855 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:53:30.855 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": {}, 2024-04-14T15:53:30.855 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T15:53:30.855 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-14T15:53:30.855 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:53:30.855 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T15:53:30.855 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-14T15:53:30.855 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:53:30.856 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:53:31.212 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:53:31.212 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T15:53:31.212 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T15:53:31.212 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [], 2024-04-14T15:53:31.212 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "", 2024-04-14T15:53:31.212 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888 image" 2024-04-14T15:53:31.212 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:53:31.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:31 smithi119 bash[18543]: cluster 2024-04-14T15:53:29.601888+0000 mgr.y (mgr.14379) 220 : cluster [DBG] pgmap v192: 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-14T15:53:31.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:31 smithi119 bash[18543]: audit 2024-04-14T15:53:29.764245+0000 mgr.y (mgr.14379) 221 : audit [DBG] from='client.24877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:53:31.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:31 smithi119 bash[18543]: audit 2024-04-14T15:53:29.943053+0000 mgr.y (mgr.14379) 222 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:53:31.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:31 smithi119 bash[18543]: audit 2024-04-14T15:53:30.102592+0000 mgr.y (mgr.14379) 223 : audit [DBG] from='client.24883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:53:31.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:31 smithi119 bash[18543]: audit 2024-04-14T15:53:30.853828+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 172.21.15.23:0/3324784773' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:53:31.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:31 smithi023 bash[23507]: cluster 2024-04-14T15:53:29.601888+0000 mgr.y (mgr.14379) 220 : cluster [DBG] pgmap v192: 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-14T15:53:31.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:31 smithi023 bash[23507]: audit 2024-04-14T15:53:29.764245+0000 mgr.y (mgr.14379) 221 : audit [DBG] from='client.24877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:53:31.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:31 smithi023 bash[23507]: audit 2024-04-14T15:53:29.943053+0000 mgr.y (mgr.14379) 222 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:53:31.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:31 smithi023 bash[23507]: audit 2024-04-14T15:53:30.102592+0000 mgr.y (mgr.14379) 223 : audit [DBG] from='client.24883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:53:31.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:31 smithi023 bash[23507]: audit 2024-04-14T15:53:30.853828+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 172.21.15.23:0/3324784773' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:53:31.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:31 smithi023 bash[18432]: cluster 2024-04-14T15:53:29.601888+0000 mgr.y (mgr.14379) 220 : cluster [DBG] pgmap v192: 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-14T15:53:31.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:31 smithi023 bash[18432]: audit 2024-04-14T15:53:29.764245+0000 mgr.y (mgr.14379) 221 : audit [DBG] from='client.24877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:53:31.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:31 smithi023 bash[18432]: audit 2024-04-14T15:53:29.943053+0000 mgr.y (mgr.14379) 222 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:53:31.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:31 smithi023 bash[18432]: audit 2024-04-14T15:53:30.102592+0000 mgr.y (mgr.14379) 223 : audit [DBG] from='client.24883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:53:31.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:31 smithi023 bash[18432]: audit 2024-04-14T15:53:30.853828+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 172.21.15.23:0/3324784773' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:53:31.653 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_OK 2024-04-14T15:53:32.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:32 smithi119 bash[18543]: audit 2024-04-14T15:53:30.439043+0000 mgr.y (mgr.14379) 224 : audit [DBG] from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:53:32.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:32 smithi119 bash[18543]: audit 2024-04-14T15:53:31.211436+0000 mgr.y (mgr.14379) 225 : audit [DBG] from='client.24901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:53:32.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:32 smithi119 bash[18543]: audit 2024-04-14T15:53:31.652562+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.23:0/3976012340' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:53:32.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:32 smithi023 bash[18432]: audit 2024-04-14T15:53:30.439043+0000 mgr.y (mgr.14379) 224 : audit [DBG] from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:53:32.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:32 smithi023 bash[18432]: audit 2024-04-14T15:53:31.211436+0000 mgr.y (mgr.14379) 225 : audit [DBG] from='client.24901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:53:32.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:32 smithi023 bash[18432]: audit 2024-04-14T15:53:31.652562+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.23:0/3976012340' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:53:32.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:32 smithi023 bash[23507]: audit 2024-04-14T15:53:30.439043+0000 mgr.y (mgr.14379) 224 : audit [DBG] from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:53:32.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:32 smithi023 bash[23507]: audit 2024-04-14T15:53:31.211436+0000 mgr.y (mgr.14379) 225 : audit [DBG] from='client.24901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:53:32.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:32 smithi023 bash[23507]: audit 2024-04-14T15:53:31.652562+0000 mon.a (mon.0) 805 : audit [DBG] from='client.? 172.21.15.23:0/3976012340' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:53:33.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:33 smithi119 bash[18543]: cluster 2024-04-14T15:53:31.602459+0000 mgr.y (mgr.14379) 226 : cluster [DBG] pgmap v193: 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-14T15:53:33.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:33 smithi023 bash[18432]: cluster 2024-04-14T15:53:31.602459+0000 mgr.y (mgr.14379) 226 : cluster [DBG] pgmap v193: 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-14T15:53:33.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:33 smithi023 bash[23507]: cluster 2024-04-14T15:53:31.602459+0000 mgr.y (mgr.14379) 226 : cluster [DBG] pgmap v193: 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-14T15:53:35.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:53:35 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:53:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:53:35.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:35 smithi119 bash[18543]: cluster 2024-04-14T15:53:33.603450+0000 mgr.y (mgr.14379) 227 : cluster [DBG] pgmap v194: 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-14T15:53:35.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:35 smithi023 bash[18432]: cluster 2024-04-14T15:53:33.603450+0000 mgr.y (mgr.14379) 227 : cluster [DBG] pgmap v194: 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-14T15:53:35.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:35 smithi023 bash[23507]: cluster 2024-04-14T15:53:33.603450+0000 mgr.y (mgr.14379) 227 : cluster [DBG] pgmap v194: 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-14T15:53:36.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:53:35 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:53:35] "GET /metrics HTTP/1.1" 200 214768 "" "Prometheus/2.33.4" 2024-04-14T15:53:37.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:37 smithi119 bash[18543]: cluster 2024-04-14T15:53:35.603842+0000 mgr.y (mgr.14379) 228 : cluster [DBG] pgmap v195: 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-14T15:53:37.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:37 smithi023 bash[18432]: cluster 2024-04-14T15:53:35.603842+0000 mgr.y (mgr.14379) 228 : cluster [DBG] pgmap v195: 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-14T15:53:37.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:37 smithi023 bash[23507]: cluster 2024-04-14T15:53:35.603842+0000 mgr.y (mgr.14379) 228 : cluster [DBG] pgmap v195: 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-14T15:53:39.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:39 smithi119 bash[18543]: cluster 2024-04-14T15:53:37.604681+0000 mgr.y (mgr.14379) 229 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-14T15:53:39.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:39 smithi023 bash[18432]: cluster 2024-04-14T15:53:37.604681+0000 mgr.y (mgr.14379) 229 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-14T15:53:39.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:39 smithi023 bash[23507]: cluster 2024-04-14T15:53:37.604681+0000 mgr.y (mgr.14379) 229 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-14T15:53:41.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:41 smithi119 bash[18543]: cluster 2024-04-14T15:53:39.606395+0000 mgr.y (mgr.14379) 230 : cluster [DBG] pgmap v197: 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-14T15:53:41.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:41 smithi119 bash[18543]: audit 2024-04-14T15:53:39.951346+0000 mgr.y (mgr.14379) 231 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:53:41.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:41 smithi023 bash[18432]: cluster 2024-04-14T15:53:39.606395+0000 mgr.y (mgr.14379) 230 : cluster [DBG] pgmap v197: 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-14T15:53:41.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:41 smithi023 bash[18432]: audit 2024-04-14T15:53:39.951346+0000 mgr.y (mgr.14379) 231 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:53:41.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:41 smithi023 bash[23507]: cluster 2024-04-14T15:53:39.606395+0000 mgr.y (mgr.14379) 230 : cluster [DBG] pgmap v197: 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-14T15:53:41.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:41 smithi023 bash[23507]: audit 2024-04-14T15:53:39.951346+0000 mgr.y (mgr.14379) 231 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:53:43.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:43 smithi119 bash[18543]: cluster 2024-04-14T15:53:41.607246+0000 mgr.y (mgr.14379) 232 : cluster [DBG] pgmap v198: 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-14T15:53:43.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:43 smithi023 bash[18432]: cluster 2024-04-14T15:53:41.607246+0000 mgr.y (mgr.14379) 232 : cluster [DBG] pgmap v198: 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-14T15:53:43.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:43 smithi023 bash[23507]: cluster 2024-04-14T15:53:41.607246+0000 mgr.y (mgr.14379) 232 : cluster [DBG] pgmap v198: 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-14T15:53:45.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:45 smithi023 bash[23507]: cluster 2024-04-14T15:53:43.608928+0000 mgr.y (mgr.14379) 233 : cluster [DBG] pgmap v199: 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-14T15:53:45.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:45 smithi023 bash[18432]: cluster 2024-04-14T15:53:43.608928+0000 mgr.y (mgr.14379) 233 : cluster [DBG] pgmap v199: 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-14T15:53:45.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:45 smithi119 bash[18543]: cluster 2024-04-14T15:53:43.608928+0000 mgr.y (mgr.14379) 233 : cluster [DBG] pgmap v199: 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-14T15:53:45.693 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:53:45 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:53:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:53:46.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:53:45 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:53:45] "GET /metrics HTTP/1.1" 200 214716 "" "Prometheus/2.33.4" 2024-04-14T15:53:47.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:47 smithi023 bash[23507]: cluster 2024-04-14T15:53:45.609761+0000 mgr.y (mgr.14379) 234 : cluster [DBG] pgmap v200: 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-14T15:53:47.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:47 smithi023 bash[18432]: cluster 2024-04-14T15:53:45.609761+0000 mgr.y (mgr.14379) 234 : cluster [DBG] pgmap v200: 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-14T15:53:47.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:47 smithi119 bash[18543]: cluster 2024-04-14T15:53:45.609761+0000 mgr.y (mgr.14379) 234 : cluster [DBG] pgmap v200: 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-14T15:53:49.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:49 smithi023 bash[18432]: cluster 2024-04-14T15:53:47.610400+0000 mgr.y (mgr.14379) 235 : cluster [DBG] pgmap v201: 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-14T15:53:49.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:49 smithi023 bash[23507]: cluster 2024-04-14T15:53:47.610400+0000 mgr.y (mgr.14379) 235 : cluster [DBG] pgmap v201: 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-14T15:53:49.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:49 smithi119 bash[18543]: cluster 2024-04-14T15:53:47.610400+0000 mgr.y (mgr.14379) 235 : cluster [DBG] pgmap v201: 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-14T15:53:51.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:51 smithi023 bash[23507]: cluster 2024-04-14T15:53:49.611256+0000 mgr.y (mgr.14379) 236 : cluster [DBG] pgmap v202: 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-14T15:53:51.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:51 smithi023 bash[23507]: audit 2024-04-14T15:53:49.959086+0000 mgr.y (mgr.14379) 237 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:53:51.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:51 smithi023 bash[18432]: cluster 2024-04-14T15:53:49.611256+0000 mgr.y (mgr.14379) 236 : cluster [DBG] pgmap v202: 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-14T15:53:51.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:51 smithi023 bash[18432]: audit 2024-04-14T15:53:49.959086+0000 mgr.y (mgr.14379) 237 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:53:51.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:51 smithi119 bash[18543]: cluster 2024-04-14T15:53:49.611256+0000 mgr.y (mgr.14379) 236 : cluster [DBG] pgmap v202: 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-14T15:53:51.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:51 smithi119 bash[18543]: audit 2024-04-14T15:53:49.959086+0000 mgr.y (mgr.14379) 237 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:53:53.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:53 smithi023 bash[18432]: cluster 2024-04-14T15:53:51.611674+0000 mgr.y (mgr.14379) 238 : cluster [DBG] pgmap v203: 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-14T15:53:53.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:53 smithi023 bash[23507]: cluster 2024-04-14T15:53:51.611674+0000 mgr.y (mgr.14379) 238 : cluster [DBG] pgmap v203: 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-14T15:53:53.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:53 smithi119 bash[18543]: cluster 2024-04-14T15:53:51.611674+0000 mgr.y (mgr.14379) 238 : cluster [DBG] pgmap v203: 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-14T15:53:55.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:55 smithi023 bash[23507]: cluster 2024-04-14T15:53:53.612493+0000 mgr.y (mgr.14379) 239 : cluster [DBG] pgmap v204: 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-14T15:53:55.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:55 smithi023 bash[18432]: cluster 2024-04-14T15:53:53.612493+0000 mgr.y (mgr.14379) 239 : cluster [DBG] pgmap v204: 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-14T15:53:55.692 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:53:55 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:53:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:53:55.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:55 smithi119 bash[18543]: cluster 2024-04-14T15:53:53.612493+0000 mgr.y (mgr.14379) 239 : cluster [DBG] pgmap v204: 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-14T15:53:56.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:53:55 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:53:55] "GET /metrics HTTP/1.1" 200 214716 "" "Prometheus/2.33.4" 2024-04-14T15:53:57.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:57 smithi023 bash[18432]: cluster 2024-04-14T15:53:55.612851+0000 mgr.y (mgr.14379) 240 : cluster [DBG] pgmap v205: 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-14T15:53:57.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:57 smithi023 bash[23507]: cluster 2024-04-14T15:53:55.612851+0000 mgr.y (mgr.14379) 240 : cluster [DBG] pgmap v205: 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-14T15:53:57.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:57 smithi119 bash[18543]: cluster 2024-04-14T15:53:55.612851+0000 mgr.y (mgr.14379) 240 : cluster [DBG] pgmap v205: 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-14T15:53:59.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:53:59 smithi023 bash[23507]: cluster 2024-04-14T15:53:57.613492+0000 mgr.y (mgr.14379) 241 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-14T15:53:59.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:53:59 smithi023 bash[18432]: cluster 2024-04-14T15:53:57.613492+0000 mgr.y (mgr.14379) 241 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-14T15:53:59.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:53:59 smithi119 bash[18543]: cluster 2024-04-14T15:53:57.613492+0000 mgr.y (mgr.14379) 241 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-14T15:54:01.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:01 smithi023 bash[18432]: cluster 2024-04-14T15:53:59.615230+0000 mgr.y (mgr.14379) 242 : cluster [DBG] pgmap v207: 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-14T15:54:01.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:01 smithi023 bash[18432]: audit 2024-04-14T15:53:59.967388+0000 mgr.y (mgr.14379) 243 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:54:01.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:01 smithi023 bash[23507]: cluster 2024-04-14T15:53:59.615230+0000 mgr.y (mgr.14379) 242 : cluster [DBG] pgmap v207: 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-14T15:54:01.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:01 smithi023 bash[23507]: audit 2024-04-14T15:53:59.967388+0000 mgr.y (mgr.14379) 243 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:54:01.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:01 smithi119 bash[18543]: cluster 2024-04-14T15:53:59.615230+0000 mgr.y (mgr.14379) 242 : cluster [DBG] pgmap v207: 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-14T15:54:01.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:01 smithi119 bash[18543]: audit 2024-04-14T15:53:59.967388+0000 mgr.y (mgr.14379) 243 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:54:02.017 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T15:54:02.720 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T15:54:02.721 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (4m) 2m ago 5m 12.6M - ba2b418f427c e9fceceeb639 2024-04-14T15:54:02.721 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 running (4m) 3m ago 4m 43.5M - 8.3.5 dad864ee21e9 28ea6bc676ca 2024-04-14T15:54:02.721 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (2m) 2m ago 2m - - 3.5 e1d6a67b021e d95cab51db5b 2024-04-14T15:54:02.721 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443 running (10m) 3m ago 10m 399M - 17.2.0 e1d6a67b021e c57f3108da88 2024-04-14T15:54:02.721 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:9283 running (12m) 2m ago 12m 446M - 17.2.0 e1d6a67b021e 1d20ecf8b0f3 2024-04-14T15:54:02.721 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (12m) 2m ago 12m 42.5M 2048M 17.2.0 e1d6a67b021e 8f67cf72b6b3 2024-04-14T15:54:02.721 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (10m) 3m ago 10m 37.5M 2048M 17.2.0 e1d6a67b021e c1a6416b4112 2024-04-14T15:54:02.721 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (10m) 2m ago 10m 39.5M 2048M 17.2.0 e1d6a67b021e 5b40ba9a05e4 2024-04-14T15:54:02.721 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (5m) 2m ago 5m 9216k - 1dbe0e931976 db8aaa3f2ac8 2024-04-14T15:54:02.721 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (5m) 3m ago 5m 9115k - 1dbe0e931976 ada6fafe0b7b 2024-04-14T15:54:02.721 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (10m) 2m ago 10m 50.4M 4060M 17.2.0 e1d6a67b021e 4aba87c19009 2024-04-14T15:54:02.722 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (9m) 2m ago 9m 51.3M 4060M 17.2.0 e1d6a67b021e feda49b41c79 2024-04-14T15:54:02.722 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (8m) 2m ago 8m 46.6M 4060M 17.2.0 e1d6a67b021e f14a3e67179d 2024-04-14T15:54:02.722 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (8m) 2m ago 8m 47.9M 4060M 17.2.0 e1d6a67b021e 6508f640b6d9 2024-04-14T15:54:02.722 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (7m) 3m ago 7m 49.3M 4316M 17.2.0 e1d6a67b021e 7508f9f57912 2024-04-14T15:54:02.722 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (7m) 3m ago 7m 47.2M 4316M 17.2.0 e1d6a67b021e 91490d5788a8 2024-04-14T15:54:02.722 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (6m) 3m ago 6m 45.6M 4316M 17.2.0 e1d6a67b021e 6ecbba9b2917 2024-04-14T15:54:02.722 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (6m) 3m ago 6m 47.8M 4316M 17.2.0 e1d6a67b021e c637d318934d 2024-04-14T15:54:02.722 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (4m) 3m ago 5m 43.5M - 514e6a882f6e 7868516854c4 2024-04-14T15:54:02.722 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (3m) 2m ago 3m 81.6M - 17.2.0 e1d6a67b021e 35dd84da01ed 2024-04-14T15:54:02.722 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (3m) 3m ago 3m 81.3M - 17.2.0 e1d6a67b021e c2f9b2e874c0 2024-04-14T15:54:02.722 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (3m) 2m ago 3m 81.6M - 17.2.0 e1d6a67b021e c9bc72617c27 2024-04-14T15:54:02.722 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (3m) 3m ago 3m 81.0M - 17.2.0 e1d6a67b021e cf4b6004e6a8 2024-04-14T15:54:03.116 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:54:03.116 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T15:54:03.116 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-14T15:54:03.116 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:54:03.116 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T15:54:03.116 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-14T15:54:03.116 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:54:03.116 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T15:54:03.116 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-14T15:54:03.116 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:54:03.117 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": {}, 2024-04-14T15:54:03.117 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T15:54:03.117 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-14T15:54:03.117 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:54:03.117 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T15:54:03.117 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-14T15:54:03.117 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:54:03.117 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:54:03.448 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:54:03.448 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T15:54:03.448 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T15:54:03.448 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [], 2024-04-14T15:54:03.448 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "", 2024-04-14T15:54:03.448 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888 image" 2024-04-14T15:54:03.448 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:54:03.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:03 smithi023 bash[18432]: cluster 2024-04-14T15:54:01.615910+0000 mgr.y (mgr.14379) 244 : cluster [DBG] pgmap v208: 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-14T15:54:03.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:03 smithi023 bash[18432]: audit 2024-04-14T15:54:02.001949+0000 mgr.y (mgr.14379) 245 : audit [DBG] from='client.24913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:03.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:03 smithi023 bash[18432]: audit 2024-04-14T15:54:02.348014+0000 mgr.y (mgr.14379) 246 : audit [DBG] from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:03.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:03 smithi023 bash[18432]: audit 2024-04-14T15:54:03.115659+0000 mon.a (mon.0) 806 : audit [DBG] from='client.? 172.21.15.23:0/1392811681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:54:03.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:03 smithi023 bash[23507]: cluster 2024-04-14T15:54:01.615910+0000 mgr.y (mgr.14379) 244 : cluster [DBG] pgmap v208: 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-14T15:54:03.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:03 smithi023 bash[23507]: audit 2024-04-14T15:54:02.001949+0000 mgr.y (mgr.14379) 245 : audit [DBG] from='client.24913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:03.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:03 smithi023 bash[23507]: audit 2024-04-14T15:54:02.348014+0000 mgr.y (mgr.14379) 246 : audit [DBG] from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:03.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:03 smithi023 bash[23507]: audit 2024-04-14T15:54:03.115659+0000 mon.a (mon.0) 806 : audit [DBG] from='client.? 172.21.15.23:0/1392811681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:54:03.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:03 smithi119 bash[18543]: cluster 2024-04-14T15:54:01.615910+0000 mgr.y (mgr.14379) 244 : cluster [DBG] pgmap v208: 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-14T15:54:03.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:03 smithi119 bash[18543]: audit 2024-04-14T15:54:02.001949+0000 mgr.y (mgr.14379) 245 : audit [DBG] from='client.24913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:03.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:03 smithi119 bash[18543]: audit 2024-04-14T15:54:02.348014+0000 mgr.y (mgr.14379) 246 : audit [DBG] from='client.24919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:03.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:03 smithi119 bash[18543]: audit 2024-04-14T15:54:03.115659+0000 mon.a (mon.0) 806 : audit [DBG] from='client.? 172.21.15.23:0/1392811681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:54:03.838 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_OK 2024-04-14T15:54:04.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:04 smithi023 bash[23507]: audit 2024-04-14T15:54:02.675654+0000 mgr.y (mgr.14379) 247 : audit [DBG] from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:04.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:04 smithi023 bash[23507]: audit 2024-04-14T15:54:03.838204+0000 mon.c (mon.1) 129 : audit [DBG] from='client.? 172.21.15.23:0/130272941' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:54:04.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:04 smithi023 bash[18432]: audit 2024-04-14T15:54:02.675654+0000 mgr.y (mgr.14379) 247 : audit [DBG] from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:04.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:04 smithi023 bash[18432]: audit 2024-04-14T15:54:03.838204+0000 mon.c (mon.1) 129 : audit [DBG] from='client.? 172.21.15.23:0/130272941' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:54:04.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:04 smithi119 bash[18543]: audit 2024-04-14T15:54:02.675654+0000 mgr.y (mgr.14379) 247 : audit [DBG] from='client.15006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:04.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:04 smithi119 bash[18543]: audit 2024-04-14T15:54:03.838204+0000 mon.c (mon.1) 129 : audit [DBG] from='client.? 172.21.15.23:0/130272941' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:54:05.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:05 smithi023 bash[18432]: audit 2024-04-14T15:54:03.446969+0000 mgr.y (mgr.14379) 248 : audit [DBG] from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:05.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:05 smithi023 bash[18432]: cluster 2024-04-14T15:54:03.616750+0000 mgr.y (mgr.14379) 249 : cluster [DBG] pgmap v209: 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-14T15:54:05.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:05 smithi023 bash[23507]: audit 2024-04-14T15:54:03.446969+0000 mgr.y (mgr.14379) 248 : audit [DBG] from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:05.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:05 smithi023 bash[23507]: cluster 2024-04-14T15:54:03.616750+0000 mgr.y (mgr.14379) 249 : cluster [DBG] pgmap v209: 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-14T15:54:05.692 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:54:05 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:54:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:54:05.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:05 smithi119 bash[18543]: audit 2024-04-14T15:54:03.446969+0000 mgr.y (mgr.14379) 248 : audit [DBG] from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:05.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:05 smithi119 bash[18543]: cluster 2024-04-14T15:54:03.616750+0000 mgr.y (mgr.14379) 249 : cluster [DBG] pgmap v209: 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-14T15:54:06.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:54:05 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:54:05] "GET /metrics HTTP/1.1" 200 214722 "" "Prometheus/2.33.4" 2024-04-14T15:54:07.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:07 smithi023 bash[18432]: cluster 2024-04-14T15:54:05.617416+0000 mgr.y (mgr.14379) 250 : cluster [DBG] pgmap v210: 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-14T15:54:07.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:07 smithi023 bash[23507]: cluster 2024-04-14T15:54:05.617416+0000 mgr.y (mgr.14379) 250 : cluster [DBG] pgmap v210: 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-14T15:54:07.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:07 smithi119 bash[18543]: cluster 2024-04-14T15:54:05.617416+0000 mgr.y (mgr.14379) 250 : cluster [DBG] pgmap v210: 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-14T15:54:09.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:09 smithi023 bash[18432]: cluster 2024-04-14T15:54:07.618102+0000 mgr.y (mgr.14379) 251 : cluster [DBG] pgmap v211: 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-14T15:54:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:09 smithi023 bash[23507]: cluster 2024-04-14T15:54:07.618102+0000 mgr.y (mgr.14379) 251 : cluster [DBG] pgmap v211: 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-14T15:54:09.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:09 smithi119 bash[18543]: cluster 2024-04-14T15:54:07.618102+0000 mgr.y (mgr.14379) 251 : cluster [DBG] pgmap v211: 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-14T15:54:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:10 smithi023 bash[18432]: cluster 2024-04-14T15:54:09.619844+0000 mgr.y (mgr.14379) 252 : cluster [DBG] pgmap v212: 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-14T15:54:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:10 smithi023 bash[18432]: audit 2024-04-14T15:54:09.777236+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:54:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:10 smithi023 bash[18432]: cephadm 2024-04-14T15:54:09.782990+0000 mgr.y (mgr.14379) 253 : cephadm [INF] Upgrade: Target is version 19.0.0-2778-ga971fd5f (unknown) 2024-04-14T15:54:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:10 smithi023 bash[18432]: cephadm 2024-04-14T15:54:09.783176+0000 mgr.y (mgr.14379) 254 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888, digests ['quay.ceph.io/ceph-ci/ceph@sha256:02f0a191d4d693952654c64f93cc9c0152602c0915251b3c94c2c4e32855c608'] 2024-04-14T15:54:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:10 smithi023 bash[18432]: audit 2024-04-14T15:54:09.785376+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:54:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:10 smithi023 bash[18432]: audit 2024-04-14T15:54:09.796746+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:54:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:10 smithi023 bash[18432]: cephadm 2024-04-14T15:54:09.798896+0000 mgr.y (mgr.14379) 255 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-14T15:54:11.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:10 smithi023 bash[18432]: audit 2024-04-14T15:54:09.972769+0000 mgr.y (mgr.14379) 256 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:54:11.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:10 smithi023 bash[18432]: cephadm 2024-04-14T15:54:10.030979+0000 mgr.y (mgr.14379) 257 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888 on smithi119 2024-04-14T15:54:11.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:10 smithi023 bash[23507]: cluster 2024-04-14T15:54:09.619844+0000 mgr.y (mgr.14379) 252 : cluster [DBG] pgmap v212: 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-14T15:54:11.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:10 smithi023 bash[23507]: audit 2024-04-14T15:54:09.777236+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:54:11.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:10 smithi023 bash[23507]: cephadm 2024-04-14T15:54:09.782990+0000 mgr.y (mgr.14379) 253 : cephadm [INF] Upgrade: Target is version 19.0.0-2778-ga971fd5f (unknown) 2024-04-14T15:54:11.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:10 smithi023 bash[23507]: cephadm 2024-04-14T15:54:09.783176+0000 mgr.y (mgr.14379) 254 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888, digests ['quay.ceph.io/ceph-ci/ceph@sha256:02f0a191d4d693952654c64f93cc9c0152602c0915251b3c94c2c4e32855c608'] 2024-04-14T15:54:11.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:10 smithi023 bash[23507]: audit 2024-04-14T15:54:09.785376+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:54:11.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:10 smithi023 bash[23507]: audit 2024-04-14T15:54:09.796746+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:54:11.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:10 smithi023 bash[23507]: cephadm 2024-04-14T15:54:09.798896+0000 mgr.y (mgr.14379) 255 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-14T15:54:11.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:10 smithi023 bash[23507]: audit 2024-04-14T15:54:09.972769+0000 mgr.y (mgr.14379) 256 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:54:11.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:10 smithi023 bash[23507]: cephadm 2024-04-14T15:54:10.030979+0000 mgr.y (mgr.14379) 257 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888 on smithi119 2024-04-14T15:54:11.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:10 smithi119 bash[18543]: cluster 2024-04-14T15:54:09.619844+0000 mgr.y (mgr.14379) 252 : cluster [DBG] pgmap v212: 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-14T15:54:11.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:10 smithi119 bash[18543]: audit 2024-04-14T15:54:09.777236+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:54:11.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:10 smithi119 bash[18543]: cephadm 2024-04-14T15:54:09.782990+0000 mgr.y (mgr.14379) 253 : cephadm [INF] Upgrade: Target is version 19.0.0-2778-ga971fd5f (unknown) 2024-04-14T15:54:11.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:10 smithi119 bash[18543]: cephadm 2024-04-14T15:54:09.783176+0000 mgr.y (mgr.14379) 254 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888, digests ['quay.ceph.io/ceph-ci/ceph@sha256:02f0a191d4d693952654c64f93cc9c0152602c0915251b3c94c2c4e32855c608'] 2024-04-14T15:54:11.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:10 smithi119 bash[18543]: audit 2024-04-14T15:54:09.785376+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:54:11.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:10 smithi119 bash[18543]: audit 2024-04-14T15:54:09.796746+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:54:11.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:10 smithi119 bash[18543]: cephadm 2024-04-14T15:54:09.798896+0000 mgr.y (mgr.14379) 255 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-14T15:54:11.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:10 smithi119 bash[18543]: audit 2024-04-14T15:54:09.972769+0000 mgr.y (mgr.14379) 256 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:54:11.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:10 smithi119 bash[18543]: cephadm 2024-04-14T15:54:10.030979+0000 mgr.y (mgr.14379) 257 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888 on smithi119 2024-04-14T15:54:13.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:12 smithi023 bash[18432]: cluster 2024-04-14T15:54:11.620559+0000 mgr.y (mgr.14379) 258 : cluster [DBG] pgmap v213: 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-14T15:54:13.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:12 smithi023 bash[23507]: cluster 2024-04-14T15:54:11.620559+0000 mgr.y (mgr.14379) 258 : cluster [DBG] pgmap v213: 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-14T15:54:13.192 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:12 smithi119 bash[18543]: cluster 2024-04-14T15:54:11.620559+0000 mgr.y (mgr.14379) 258 : cluster [DBG] pgmap v213: 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-14T15:54:13.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:54:13 smithi023 bash[42137]: level=warn ts=2024-04-14T15:54:13.548Z 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.23:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.23 because it doesn't contain any IP SANs" 2024-04-14T15:54:13.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:54:13 smithi023 bash[42137]: level=warn ts=2024-04-14T15:54:13.549Z 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.119:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.119 because it doesn't contain any IP SANs" 2024-04-14T15:54:15.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:15 smithi023 bash[18432]: cluster 2024-04-14T15:54:13.622222+0000 mgr.y (mgr.14379) 259 : cluster [DBG] pgmap v214: 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-14T15:54:15.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:15 smithi023 bash[23507]: cluster 2024-04-14T15:54:13.622222+0000 mgr.y (mgr.14379) 259 : cluster [DBG] pgmap v214: 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-14T15:54:15.442 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:54:15 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:54:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:54:15.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:15 smithi119 bash[18543]: cluster 2024-04-14T15:54:13.622222+0000 mgr.y (mgr.14379) 259 : cluster [DBG] pgmap v214: 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-14T15:54:16.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:54:15 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:54:15] "GET /metrics HTTP/1.1" 200 214725 "" "Prometheus/2.33.4" 2024-04-14T15:54:17.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:17 smithi023 bash[18432]: cluster 2024-04-14T15:54:15.622965+0000 mgr.y (mgr.14379) 260 : cluster [DBG] pgmap v215: 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-14T15:54:17.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:17 smithi023 bash[23507]: cluster 2024-04-14T15:54:15.622965+0000 mgr.y (mgr.14379) 260 : cluster [DBG] pgmap v215: 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-14T15:54:17.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:17 smithi119 bash[18543]: cluster 2024-04-14T15:54:15.622965+0000 mgr.y (mgr.14379) 260 : cluster [DBG] pgmap v215: 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-14T15:54:19.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:19 smithi119 bash[18543]: cluster 2024-04-14T15:54:17.623624+0000 mgr.y (mgr.14379) 261 : cluster [DBG] pgmap v216: 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-14T15:54:19.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:19 smithi023 bash[18432]: cluster 2024-04-14T15:54:17.623624+0000 mgr.y (mgr.14379) 261 : cluster [DBG] pgmap v216: 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-14T15:54:19.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:19 smithi023 bash[23507]: cluster 2024-04-14T15:54:17.623624+0000 mgr.y (mgr.14379) 261 : cluster [DBG] pgmap v216: 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-14T15:54:21.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:21 smithi119 bash[18543]: cluster 2024-04-14T15:54:19.625356+0000 mgr.y (mgr.14379) 262 : cluster [DBG] pgmap v217: 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-14T15:54:21.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:21 smithi119 bash[18543]: audit 2024-04-14T15:54:19.983986+0000 mgr.y (mgr.14379) 263 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:54:21.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:21 smithi023 bash[23507]: cluster 2024-04-14T15:54:19.625356+0000 mgr.y (mgr.14379) 262 : cluster [DBG] pgmap v217: 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-14T15:54:21.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:21 smithi023 bash[23507]: audit 2024-04-14T15:54:19.983986+0000 mgr.y (mgr.14379) 263 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:54:21.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:21 smithi023 bash[18432]: cluster 2024-04-14T15:54:19.625356+0000 mgr.y (mgr.14379) 262 : cluster [DBG] pgmap v217: 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-14T15:54:21.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:21 smithi023 bash[18432]: audit 2024-04-14T15:54:19.983986+0000 mgr.y (mgr.14379) 263 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:54:23.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:23 smithi119 bash[18543]: cluster 2024-04-14T15:54:21.626116+0000 mgr.y (mgr.14379) 264 : cluster [DBG] pgmap v218: 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-14T15:54:23.508 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:23 smithi023 bash[18432]: cluster 2024-04-14T15:54:21.626116+0000 mgr.y (mgr.14379) 264 : cluster [DBG] pgmap v218: 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-14T15:54:23.508 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:23 smithi023 bash[23507]: cluster 2024-04-14T15:54:21.626116+0000 mgr.y (mgr.14379) 264 : cluster [DBG] pgmap v218: 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-14T15:54:23.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:54:23 smithi023 bash[42137]: level=error ts=2024-04-14T15:54:23.507Z 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.119:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.119 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.23:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.23 because it doesn't contain any IP SANs" 2024-04-14T15:54:23.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:54:23 smithi023 bash[42137]: level=warn ts=2024-04-14T15:54:23.512Z 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.23:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.23 because it doesn't contain any IP SANs" 2024-04-14T15:54:23.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:54:23 smithi023 bash[42137]: level=warn ts=2024-04-14T15:54:23.513Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.119:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.119 because it doesn't contain any IP SANs" 2024-04-14T15:54:25.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:25 smithi119 bash[18543]: cluster 2024-04-14T15:54:23.627862+0000 mgr.y (mgr.14379) 265 : cluster [DBG] pgmap v219: 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-14T15:54:25.442 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:54:25 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:54:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:54:25.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:25 smithi023 bash[18432]: cluster 2024-04-14T15:54:23.627862+0000 mgr.y (mgr.14379) 265 : cluster [DBG] pgmap v219: 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-14T15:54:25.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:25 smithi023 bash[23507]: cluster 2024-04-14T15:54:23.627862+0000 mgr.y (mgr.14379) 265 : cluster [DBG] pgmap v219: 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-14T15:54:26.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:54:25 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:54:25] "GET /metrics HTTP/1.1" 200 214725 "" "Prometheus/2.33.4" 2024-04-14T15:54:27.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:27 smithi119 bash[18543]: cluster 2024-04-14T15:54:25.628838+0000 mgr.y (mgr.14379) 266 : cluster [DBG] pgmap v220: 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-14T15:54:27.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:27 smithi023 bash[18432]: cluster 2024-04-14T15:54:25.628838+0000 mgr.y (mgr.14379) 266 : cluster [DBG] pgmap v220: 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-14T15:54:27.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:27 smithi023 bash[23507]: cluster 2024-04-14T15:54:25.628838+0000 mgr.y (mgr.14379) 266 : cluster [DBG] pgmap v220: 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-14T15:54:28.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:28 smithi119 bash[18543]: audit 2024-04-14T15:54:27.620729+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:54:28.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:28 smithi119 bash[18543]: audit 2024-04-14T15:54:27.621592+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:54:28.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:28 smithi119 bash[18543]: audit 2024-04-14T15:54:27.625333+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:54:28.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:28 smithi119 bash[18543]: audit 2024-04-14T15:54:27.626139+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:54:28.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:28 smithi023 bash[18432]: audit 2024-04-14T15:54:27.620729+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:54:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:28 smithi023 bash[18432]: audit 2024-04-14T15:54:27.621592+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:54:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:28 smithi023 bash[18432]: audit 2024-04-14T15:54:27.625333+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:54:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:28 smithi023 bash[18432]: audit 2024-04-14T15:54:27.626139+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:54:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:28 smithi023 bash[23507]: audit 2024-04-14T15:54:27.620729+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:54:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:28 smithi023 bash[23507]: audit 2024-04-14T15:54:27.621592+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:54:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:28 smithi023 bash[23507]: audit 2024-04-14T15:54:27.625333+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:54:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:28 smithi023 bash[23507]: audit 2024-04-14T15:54:27.626139+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:54:29.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:29 smithi119 bash[18543]: cluster 2024-04-14T15:54:27.629913+0000 mgr.y (mgr.14379) 267 : cluster [DBG] pgmap v221: 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-14T15:54:29.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:29 smithi023 bash[18432]: cluster 2024-04-14T15:54:27.629913+0000 mgr.y (mgr.14379) 267 : cluster [DBG] pgmap v221: 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-14T15:54:29.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:29 smithi023 bash[23507]: cluster 2024-04-14T15:54:27.629913+0000 mgr.y (mgr.14379) 267 : cluster [DBG] pgmap v221: 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-14T15:54:31.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:31 smithi119 bash[18543]: cluster 2024-04-14T15:54:29.631679+0000 mgr.y (mgr.14379) 268 : cluster [DBG] pgmap v222: 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-14T15:54:31.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:31 smithi119 bash[18543]: audit 2024-04-14T15:54:29.987984+0000 mgr.y (mgr.14379) 269 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:54:31.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:31 smithi023 bash[18432]: cluster 2024-04-14T15:54:29.631679+0000 mgr.y (mgr.14379) 268 : cluster [DBG] pgmap v222: 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-14T15:54:31.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:31 smithi023 bash[18432]: audit 2024-04-14T15:54:29.987984+0000 mgr.y (mgr.14379) 269 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:54:31.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:31 smithi023 bash[23507]: cluster 2024-04-14T15:54:29.631679+0000 mgr.y (mgr.14379) 268 : cluster [DBG] pgmap v222: 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-14T15:54:31.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:31 smithi023 bash[23507]: audit 2024-04-14T15:54:29.987984+0000 mgr.y (mgr.14379) 269 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:54:33.510 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:33 smithi023 bash[18432]: cluster 2024-04-14T15:54:31.632379+0000 mgr.y (mgr.14379) 270 : cluster [DBG] pgmap v223: 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-14T15:54:33.510 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:33 smithi023 bash[23507]: cluster 2024-04-14T15:54:31.632379+0000 mgr.y (mgr.14379) 270 : cluster [DBG] pgmap v223: 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-14T15:54:33.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:33 smithi119 bash[18543]: cluster 2024-04-14T15:54:31.632379+0000 mgr.y (mgr.14379) 270 : cluster [DBG] pgmap v223: 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-14T15:54:33.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:54:33 smithi023 bash[42137]: level=error ts=2024-04-14T15:54:33.509Z 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.119:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.119 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.23:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.23 because it doesn't contain any IP SANs" 2024-04-14T15:54:33.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:54:33 smithi023 bash[42137]: level=warn ts=2024-04-14T15:54:33.513Z 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.23:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.23 because it doesn't contain any IP SANs" 2024-04-14T15:54:33.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:54:33 smithi023 bash[42137]: level=warn ts=2024-04-14T15:54:33.514Z 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.119:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.119 because it doesn't contain any IP SANs" 2024-04-14T15:54:34.200 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T15:54:34.881 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T15:54:34.881 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (4m) 3m ago 5m 12.6M - ba2b418f427c e9fceceeb639 2024-04-14T15:54:34.881 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 running (5m) 3m ago 5m 43.5M - 8.3.5 dad864ee21e9 28ea6bc676ca 2024-04-14T15:54:34.881 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (3m) 3m ago 3m - - 3.5 e1d6a67b021e d95cab51db5b 2024-04-14T15:54:34.881 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443 running (11m) 3m ago 11m 399M - 17.2.0 e1d6a67b021e c57f3108da88 2024-04-14T15:54:34.881 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:9283 running (13m) 3m ago 13m 446M - 17.2.0 e1d6a67b021e 1d20ecf8b0f3 2024-04-14T15:54:34.881 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (13m) 3m ago 13m 42.5M 2048M 17.2.0 e1d6a67b021e 8f67cf72b6b3 2024-04-14T15:54:34.881 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (11m) 3m ago 11m 37.5M 2048M 17.2.0 e1d6a67b021e c1a6416b4112 2024-04-14T15:54:34.881 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (11m) 3m ago 11m 39.5M 2048M 17.2.0 e1d6a67b021e 5b40ba9a05e4 2024-04-14T15:54:34.881 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (5m) 3m ago 5m 9216k - 1dbe0e931976 db8aaa3f2ac8 2024-04-14T15:54:34.882 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (5m) 3m ago 5m 9115k - 1dbe0e931976 ada6fafe0b7b 2024-04-14T15:54:34.882 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (10m) 3m ago 10m 50.4M 4060M 17.2.0 e1d6a67b021e 4aba87c19009 2024-04-14T15:54:34.882 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (10m) 3m ago 10m 51.3M 4060M 17.2.0 e1d6a67b021e feda49b41c79 2024-04-14T15:54:34.882 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (9m) 3m ago 9m 46.6M 4060M 17.2.0 e1d6a67b021e f14a3e67179d 2024-04-14T15:54:34.882 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (8m) 3m ago 8m 47.9M 4060M 17.2.0 e1d6a67b021e 6508f640b6d9 2024-04-14T15:54:34.882 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (8m) 3m ago 8m 49.3M 4316M 17.2.0 e1d6a67b021e 7508f9f57912 2024-04-14T15:54:34.882 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (7m) 3m ago 7m 47.2M 4316M 17.2.0 e1d6a67b021e 91490d5788a8 2024-04-14T15:54:34.882 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (7m) 3m ago 7m 45.6M 4316M 17.2.0 e1d6a67b021e 6ecbba9b2917 2024-04-14T15:54:34.882 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (6m) 3m ago 6m 47.8M 4316M 17.2.0 e1d6a67b021e c637d318934d 2024-04-14T15:54:34.882 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (4m) 3m ago 5m 43.5M - 514e6a882f6e 7868516854c4 2024-04-14T15:54:34.882 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (3m) 3m ago 3m 81.6M - 17.2.0 e1d6a67b021e 35dd84da01ed 2024-04-14T15:54:34.882 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (3m) 3m ago 3m 81.3M - 17.2.0 e1d6a67b021e c2f9b2e874c0 2024-04-14T15:54:34.882 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (3m) 3m ago 3m 81.6M - 17.2.0 e1d6a67b021e c9bc72617c27 2024-04-14T15:54:34.882 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (3m) 3m ago 3m 81.0M - 17.2.0 e1d6a67b021e cf4b6004e6a8 2024-04-14T15:54:35.268 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:54:35.268 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T15:54:35.268 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-14T15:54:35.268 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:54:35.268 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T15:54:35.268 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-14T15:54:35.268 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:54:35.268 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T15:54:35.268 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-14T15:54:35.268 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:54:35.268 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": {}, 2024-04-14T15:54:35.268 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T15:54:35.269 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-14T15:54:35.269 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:54:35.269 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T15:54:35.269 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-14T15:54:35.269 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:54:35.269 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:54:35.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:35 smithi023 bash[18432]: cluster 2024-04-14T15:54:33.634067+0000 mgr.y (mgr.14379) 271 : cluster [DBG] pgmap v224: 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-14T15:54:35.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:35 smithi023 bash[18432]: audit 2024-04-14T15:54:34.184396+0000 mgr.y (mgr.14379) 272 : audit [DBG] from='client.24949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:35.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:35 smithi023 bash[23507]: cluster 2024-04-14T15:54:33.634067+0000 mgr.y (mgr.14379) 271 : cluster [DBG] pgmap v224: 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-14T15:54:35.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:35 smithi023 bash[23507]: audit 2024-04-14T15:54:34.184396+0000 mgr.y (mgr.14379) 272 : audit [DBG] from='client.24949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:35.604 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:54:35.604 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T15:54:35.604 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T15:54:35.605 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [], 2024-04-14T15:54:35.605 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "0/23 daemons upgraded", 2024-04-14T15:54:35.605 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888 image on host smithi119" 2024-04-14T15:54:35.605 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:54:35.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:35 smithi119 bash[18543]: cluster 2024-04-14T15:54:33.634067+0000 mgr.y (mgr.14379) 271 : cluster [DBG] pgmap v224: 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-14T15:54:35.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:35 smithi119 bash[18543]: audit 2024-04-14T15:54:34.184396+0000 mgr.y (mgr.14379) 272 : audit [DBG] from='client.24949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:35.692 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:54:35 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:54:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:54:36.002 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_OK 2024-04-14T15:54:36.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:54:35 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:54:35] "GET /metrics HTTP/1.1" 200 214721 "" "Prometheus/2.33.4" 2024-04-14T15:54:36.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:36 smithi023 bash[23507]: audit 2024-04-14T15:54:34.524737+0000 mgr.y (mgr.14379) 273 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:36.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:36 smithi023 bash[23507]: audit 2024-04-14T15:54:34.857878+0000 mgr.y (mgr.14379) 274 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:36.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:36 smithi023 bash[23507]: audit 2024-04-14T15:54:35.267166+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.23:0/157030067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:54:36.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:36 smithi023 bash[23507]: audit 2024-04-14T15:54:36.001836+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.23:0/3124798788' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:54:36.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:36 smithi023 bash[18432]: audit 2024-04-14T15:54:34.524737+0000 mgr.y (mgr.14379) 273 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:36.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:36 smithi023 bash[18432]: audit 2024-04-14T15:54:34.857878+0000 mgr.y (mgr.14379) 274 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:36.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:36 smithi023 bash[18432]: audit 2024-04-14T15:54:35.267166+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.23:0/157030067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:54:36.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:36 smithi023 bash[18432]: audit 2024-04-14T15:54:36.001836+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.23:0/3124798788' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:54:36.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:36 smithi119 bash[18543]: audit 2024-04-14T15:54:34.524737+0000 mgr.y (mgr.14379) 273 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:36.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:36 smithi119 bash[18543]: audit 2024-04-14T15:54:34.857878+0000 mgr.y (mgr.14379) 274 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:36.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:36 smithi119 bash[18543]: audit 2024-04-14T15:54:35.267166+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.23:0/157030067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:54:36.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:36 smithi119 bash[18543]: audit 2024-04-14T15:54:36.001836+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.23:0/3124798788' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:54:37.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:37 smithi023 bash[18432]: audit 2024-04-14T15:54:35.603966+0000 mgr.y (mgr.14379) 275 : audit [DBG] from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:37.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:37 smithi023 bash[18432]: cluster 2024-04-14T15:54:35.634610+0000 mgr.y (mgr.14379) 276 : cluster [DBG] pgmap v225: 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-14T15:54:37.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:37 smithi023 bash[23507]: audit 2024-04-14T15:54:35.603966+0000 mgr.y (mgr.14379) 275 : audit [DBG] from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:37.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:37 smithi023 bash[23507]: cluster 2024-04-14T15:54:35.634610+0000 mgr.y (mgr.14379) 276 : cluster [DBG] pgmap v225: 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-14T15:54:37.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:37 smithi119 bash[18543]: audit 2024-04-14T15:54:35.603966+0000 mgr.y (mgr.14379) 275 : audit [DBG] from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:54:37.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:37 smithi119 bash[18543]: cluster 2024-04-14T15:54:35.634610+0000 mgr.y (mgr.14379) 276 : cluster [DBG] pgmap v225: 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-14T15:54:39.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:39 smithi023 bash[18432]: cluster 2024-04-14T15:54:37.635515+0000 mgr.y (mgr.14379) 277 : cluster [DBG] pgmap v226: 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-14T15:54:39.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:39 smithi023 bash[23507]: cluster 2024-04-14T15:54:37.635515+0000 mgr.y (mgr.14379) 277 : cluster [DBG] pgmap v226: 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-14T15:54:39.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:39 smithi119 bash[18543]: cluster 2024-04-14T15:54:37.635515+0000 mgr.y (mgr.14379) 277 : cluster [DBG] pgmap v226: 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-14T15:54:41.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:41 smithi023 bash[18432]: cluster 2024-04-14T15:54:39.637314+0000 mgr.y (mgr.14379) 278 : cluster [DBG] pgmap v227: 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-14T15:54:41.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:41 smithi023 bash[18432]: audit 2024-04-14T15:54:39.995440+0000 mgr.y (mgr.14379) 279 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:54:41.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:41 smithi023 bash[23507]: cluster 2024-04-14T15:54:39.637314+0000 mgr.y (mgr.14379) 278 : cluster [DBG] pgmap v227: 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-14T15:54:41.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:41 smithi023 bash[23507]: audit 2024-04-14T15:54:39.995440+0000 mgr.y (mgr.14379) 279 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:54:41.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:41 smithi119 bash[18543]: cluster 2024-04-14T15:54:39.637314+0000 mgr.y (mgr.14379) 278 : cluster [DBG] pgmap v227: 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-14T15:54:41.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:41 smithi119 bash[18543]: audit 2024-04-14T15:54:39.995440+0000 mgr.y (mgr.14379) 279 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:54:43.511 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:43 smithi023 bash[18432]: cluster 2024-04-14T15:54:41.638053+0000 mgr.y (mgr.14379) 280 : cluster [DBG] pgmap v228: 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-14T15:54:43.511 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:43 smithi023 bash[23507]: cluster 2024-04-14T15:54:41.638053+0000 mgr.y (mgr.14379) 280 : cluster [DBG] pgmap v228: 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-14T15:54:43.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:43 smithi119 bash[18543]: cluster 2024-04-14T15:54:41.638053+0000 mgr.y (mgr.14379) 280 : cluster [DBG] pgmap v228: 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-14T15:54:43.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:54:43 smithi023 bash[42137]: level=error ts=2024-04-14T15:54:43.510Z 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.23:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.23 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.119:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.119 because it doesn't contain any IP SANs" 2024-04-14T15:54:43.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:54:43 smithi023 bash[42137]: level=warn ts=2024-04-14T15:54:43.514Z 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.119:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.119 because it doesn't contain any IP SANs" 2024-04-14T15:54:43.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:54:43 smithi023 bash[42137]: level=warn ts=2024-04-14T15:54:43.515Z 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.23:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.23 because it doesn't contain any IP SANs" 2024-04-14T15:54:45.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:45 smithi023 bash[18432]: cluster 2024-04-14T15:54:43.639701+0000 mgr.y (mgr.14379) 281 : cluster [DBG] pgmap v229: 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-14T15:54:45.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:45 smithi023 bash[23507]: cluster 2024-04-14T15:54:43.639701+0000 mgr.y (mgr.14379) 281 : cluster [DBG] pgmap v229: 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-14T15:54:45.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:45 smithi119 bash[18543]: cluster 2024-04-14T15:54:43.639701+0000 mgr.y (mgr.14379) 281 : cluster [DBG] pgmap v229: 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-14T15:54:45.692 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:54:45 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:54:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:54:46.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:54:45 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:54:45] "GET /metrics HTTP/1.1" 200 214733 "" "Prometheus/2.33.4" 2024-04-14T15:54:47.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:47 smithi023 bash[18432]: cluster 2024-04-14T15:54:45.640433+0000 mgr.y (mgr.14379) 282 : cluster [DBG] pgmap v230: 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-14T15:54:47.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:47 smithi023 bash[23507]: cluster 2024-04-14T15:54:45.640433+0000 mgr.y (mgr.14379) 282 : cluster [DBG] pgmap v230: 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-14T15:54:47.668 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:47 smithi119 bash[18543]: cluster 2024-04-14T15:54:45.640433+0000 mgr.y (mgr.14379) 282 : cluster [DBG] pgmap v230: 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-14T15:54:49.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:49 smithi023 bash[18432]: cluster 2024-04-14T15:54:47.641144+0000 mgr.y (mgr.14379) 283 : cluster [DBG] pgmap v231: 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-14T15:54:49.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:49 smithi023 bash[23507]: cluster 2024-04-14T15:54:47.641144+0000 mgr.y (mgr.14379) 283 : cluster [DBG] pgmap v231: 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-14T15:54:49.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:49 smithi119 bash[18543]: cluster 2024-04-14T15:54:47.641144+0000 mgr.y (mgr.14379) 283 : cluster [DBG] pgmap v231: 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-14T15:54:51.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:51 smithi023 bash[18432]: cluster 2024-04-14T15:54:49.642864+0000 mgr.y (mgr.14379) 284 : cluster [DBG] pgmap v232: 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-14T15:54:51.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:51 smithi023 bash[18432]: audit 2024-04-14T15:54:50.006577+0000 mgr.y (mgr.14379) 285 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:54:51.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:51 smithi023 bash[23507]: cluster 2024-04-14T15:54:49.642864+0000 mgr.y (mgr.14379) 284 : cluster [DBG] pgmap v232: 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-14T15:54:51.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:51 smithi023 bash[23507]: audit 2024-04-14T15:54:50.006577+0000 mgr.y (mgr.14379) 285 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:54:51.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:51 smithi119 bash[18543]: cluster 2024-04-14T15:54:49.642864+0000 mgr.y (mgr.14379) 284 : cluster [DBG] pgmap v232: 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-14T15:54:51.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:51 smithi119 bash[18543]: audit 2024-04-14T15:54:50.006577+0000 mgr.y (mgr.14379) 285 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:54:53.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:53 smithi023 bash[18432]: cluster 2024-04-14T15:54:51.643588+0000 mgr.y (mgr.14379) 286 : cluster [DBG] pgmap v233: 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-14T15:54:53.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:53 smithi023 bash[23507]: cluster 2024-04-14T15:54:51.643588+0000 mgr.y (mgr.14379) 286 : cluster [DBG] pgmap v233: 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-14T15:54:53.591 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:54:53 smithi023 bash[42137]: level=error ts=2024-04-14T15:54:53.511Z 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.119:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.119 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.23:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.23 because it doesn't contain any IP SANs" 2024-04-14T15:54:53.591 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:54:53 smithi023 bash[42137]: level=warn ts=2024-04-14T15:54:53.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.119:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.119 because it doesn't contain any IP SANs" 2024-04-14T15:54:53.591 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:54:53 smithi023 bash[42137]: level=warn ts=2024-04-14T15:54:53.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.23:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.23 because it doesn't contain any IP SANs" 2024-04-14T15:54:53.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:53 smithi119 bash[18543]: cluster 2024-04-14T15:54:51.643588+0000 mgr.y (mgr.14379) 286 : cluster [DBG] pgmap v233: 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-14T15:54:55.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:55 smithi023 bash[18432]: cluster 2024-04-14T15:54:53.645252+0000 mgr.y (mgr.14379) 287 : cluster [DBG] pgmap v234: 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-14T15:54:55.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:55 smithi023 bash[23507]: cluster 2024-04-14T15:54:53.645252+0000 mgr.y (mgr.14379) 287 : cluster [DBG] pgmap v234: 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-14T15:54:55.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:55 smithi119 bash[18543]: cluster 2024-04-14T15:54:53.645252+0000 mgr.y (mgr.14379) 287 : cluster [DBG] pgmap v234: 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-14T15:54:55.692 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:54:55 smithi119 bash[19223]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:54:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:54:56.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:54:55 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:54:55] "GET /metrics HTTP/1.1" 200 214733 "" "Prometheus/2.33.4" 2024-04-14T15:54:57.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:57 smithi023 bash[18432]: cluster 2024-04-14T15:54:55.645982+0000 mgr.y (mgr.14379) 288 : cluster [DBG] pgmap v235: 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-14T15:54:57.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:57 smithi023 bash[23507]: cluster 2024-04-14T15:54:55.645982+0000 mgr.y (mgr.14379) 288 : cluster [DBG] pgmap v235: 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-14T15:54:57.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:57 smithi119 bash[18543]: cluster 2024-04-14T15:54:55.645982+0000 mgr.y (mgr.14379) 288 : cluster [DBG] pgmap v235: 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-14T15:54:59.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:54:59 smithi023 bash[23507]: cluster 2024-04-14T15:54:57.646707+0000 mgr.y (mgr.14379) 289 : cluster [DBG] pgmap v236: 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-14T15:54:59.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:54:59 smithi023 bash[18432]: cluster 2024-04-14T15:54:57.646707+0000 mgr.y (mgr.14379) 289 : cluster [DBG] pgmap v236: 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-14T15:54:59.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:54:59 smithi119 bash[18543]: cluster 2024-04-14T15:54:57.646707+0000 mgr.y (mgr.14379) 289 : cluster [DBG] pgmap v236: 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-14T15:55:01.480 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:01 smithi119 bash[18543]: cluster 2024-04-14T15:54:59.648472+0000 mgr.y (mgr.14379) 290 : cluster [DBG] pgmap v237: 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-14T15:55:01.480 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:01 smithi119 bash[18543]: audit 2024-04-14T15:55:00.015381+0000 mgr.y (mgr.14379) 291 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:55:01.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:01 smithi023 bash[18432]: cluster 2024-04-14T15:54:59.648472+0000 mgr.y (mgr.14379) 290 : cluster [DBG] pgmap v237: 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-14T15:55:01.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:01 smithi023 bash[18432]: audit 2024-04-14T15:55:00.015381+0000 mgr.y (mgr.14379) 291 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:55:01.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:01 smithi023 bash[23507]: cluster 2024-04-14T15:54:59.648472+0000 mgr.y (mgr.14379) 290 : cluster [DBG] pgmap v237: 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-14T15:55:01.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:01 smithi023 bash[23507]: audit 2024-04-14T15:55:00.015381+0000 mgr.y (mgr.14379) 291 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:55:03.301 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:03 smithi119 bash[18543]: cluster 2024-04-14T15:55:01.649199+0000 mgr.y (mgr.14379) 292 : cluster [DBG] pgmap v238: 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-14T15:55:03.301 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:03 smithi119 bash[18543]: cephadm 2024-04-14T15:55:02.066411+0000 mgr.y (mgr.14379) 293 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-14T15:55:03.301 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:03 smithi119 bash[18543]: audit 2024-04-14T15:55:02.078323+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:55:03.301 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:03 smithi119 bash[18543]: audit 2024-04-14T15:55:02.082746+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:55:03.301 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:03 smithi119 bash[18543]: audit 2024-04-14T15:55:02.083614+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:55:03.301 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:03 smithi119 bash[18543]: audit 2024-04-14T15:55:02.085801+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:55:03.302 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:03 smithi119 bash[18543]: audit 2024-04-14T15:55:02.087993+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:55:03.302 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:03 smithi119 bash[18543]: cephadm 2024-04-14T15:55:02.089953+0000 mgr.y (mgr.14379) 294 : cephadm [INF] Deploying daemon mgr.x on smithi119 2024-04-14T15:55:03.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:03 smithi023 bash[18432]: cluster 2024-04-14T15:55:01.649199+0000 mgr.y (mgr.14379) 292 : cluster [DBG] pgmap v238: 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-14T15:55:03.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:03 smithi023 bash[18432]: cephadm 2024-04-14T15:55:02.066411+0000 mgr.y (mgr.14379) 293 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-14T15:55:03.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:03 smithi023 bash[18432]: audit 2024-04-14T15:55:02.078323+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:55:03.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:03 smithi023 bash[18432]: audit 2024-04-14T15:55:02.082746+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:55:03.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:03 smithi023 bash[18432]: audit 2024-04-14T15:55:02.083614+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:55:03.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:03 smithi023 bash[18432]: audit 2024-04-14T15:55:02.085801+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:55:03.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:03 smithi023 bash[18432]: audit 2024-04-14T15:55:02.087993+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:55:03.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:03 smithi023 bash[18432]: cephadm 2024-04-14T15:55:02.089953+0000 mgr.y (mgr.14379) 294 : cephadm [INF] Deploying daemon mgr.x on smithi119 2024-04-14T15:55:03.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:03 smithi023 bash[23507]: cluster 2024-04-14T15:55:01.649199+0000 mgr.y (mgr.14379) 292 : cluster [DBG] pgmap v238: 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-14T15:55:03.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:03 smithi023 bash[23507]: cephadm 2024-04-14T15:55:02.066411+0000 mgr.y (mgr.14379) 293 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-14T15:55:03.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:03 smithi023 bash[23507]: audit 2024-04-14T15:55:02.078323+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:55:03.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:03 smithi023 bash[23507]: audit 2024-04-14T15:55:02.082746+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:55:03.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:03 smithi023 bash[23507]: audit 2024-04-14T15:55:02.083614+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:55:03.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:03 smithi023 bash[23507]: audit 2024-04-14T15:55:02.085801+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:55:03.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:03 smithi023 bash[23507]: audit 2024-04-14T15:55:02.087993+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:55:03.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:03 smithi023 bash[23507]: cephadm 2024-04-14T15:55:02.089953+0000 mgr.y (mgr.14379) 294 : cephadm [INF] Deploying daemon mgr.x on smithi119 2024-04-14T15:55:03.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:03 smithi023 bash[42137]: level=error ts=2024-04-14T15:55:03.512Z 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.23:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.23 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.119:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.119 because it doesn't contain any IP SANs" 2024-04-14T15:55:03.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:03 smithi023 bash[42137]: level=warn ts=2024-04-14T15:55:03.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.23:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.23 because it doesn't contain any IP SANs" 2024-04-14T15:55:03.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:03 smithi023 bash[42137]: level=warn ts=2024-04-14T15:55:03.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.119:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.119 because it doesn't contain any IP SANs" 2024-04-14T15:55:03.910 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:55:03 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:55:03.910 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:55:03 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:55:03.910 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 15:55:03 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:55:03.911 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:55:03 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:55:03.911 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:55:03 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:55:03.911 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:03 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:55:03.911 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:03 smithi119 systemd[1]: Stopping Ceph mgr.x for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T15:55:03.911 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 15:55:03 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:55:03.912 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:55:03 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:55:03.912 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:03 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:55:04.171 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:03 smithi119 bash[37743]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-mgr.x 2024-04-14T15:55:04.590 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:04 smithi023 bash[42137]: level=warn ts=2024-04-14T15:55:04.153Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=2 err="Post \"https://172.21.15.119:8443/api/prometheus_receiver\": dial tcp 172.21.15.119:8443: connect: connection refused" 2024-04-14T15:55:04.801 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:04 smithi119 bash[37751]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-mgr-x 2024-04-14T15:55:04.801 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:04 smithi119 bash[37785]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-mgr.x 2024-04-14T15:55:04.801 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:04 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-14T15:55:04.801 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:04 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-14T15:55:04.801 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:04 smithi119 systemd[1]: Stopped Ceph mgr.x for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:55:05.098 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:04 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:55:05.098 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:04 smithi119 systemd[1]: Started Ceph mgr.x for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:55:05.098 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 15:55:04 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:55:05.099 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:55:04 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:55:05.099 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:55:04 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:55:05.099 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:55:04 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:55:05.099 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:55:04 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:55:05.100 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:55:04 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:55:05.100 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:04 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:55:05.100 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 15:55:04 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:55:05.291 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:05 smithi023 bash[18432]: cluster 2024-04-14T15:55:03.650861+0000 mgr.y (mgr.14379) 295 : cluster [DBG] pgmap v239: 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-14T15:55:05.291 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:05 smithi023 bash[18432]: audit 2024-04-14T15:55:04.975391+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:55:05.291 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:05 smithi023 bash[18432]: audit 2024-04-14T15:55:04.979688+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:55:05.291 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:05 smithi023 bash[18432]: audit 2024-04-14T15:55:04.981687+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:55:05.291 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:05 smithi023 bash[23507]: cluster 2024-04-14T15:55:03.650861+0000 mgr.y (mgr.14379) 295 : cluster [DBG] pgmap v239: 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-14T15:55:05.292 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:05 smithi023 bash[23507]: audit 2024-04-14T15:55:04.975391+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:55:05.292 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:05 smithi023 bash[23507]: audit 2024-04-14T15:55:04.979688+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:55:05.292 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:05 smithi023 bash[23507]: audit 2024-04-14T15:55:04.981687+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:55:05.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:05 smithi119 bash[18543]: cluster 2024-04-14T15:55:03.650861+0000 mgr.y (mgr.14379) 295 : cluster [DBG] pgmap v239: 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-14T15:55:05.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:05 smithi119 bash[18543]: audit 2024-04-14T15:55:04.975391+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:55:05.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:05 smithi119 bash[18543]: audit 2024-04-14T15:55:04.979688+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:55:05.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:05 smithi119 bash[18543]: audit 2024-04-14T15:55:04.981687+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:55:06.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:05 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:55:05] "GET /metrics HTTP/1.1" 200 214731 "" "Prometheus/2.33.4" 2024-04-14T15:55:06.160 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:06 smithi119 bash[37843]: debug 2024-04-14T15:55:06.010+0000 7f030acc7700 1 -- 172.21.15.119:0/2158604516 <== mon.2 v2:172.21.15.119:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564fcde865a0 con 0x564fcec06800 2024-04-14T15:55:06.373 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T15:55:06.442 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:06 smithi119 bash[37843]: debug 2024-04-14T15:55:06.162+0000 7f0314ed7200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-14T15:55:07.049 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T15:55:07.049 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (5m) 3m ago 6m 12.6M - ba2b418f427c e9fceceeb639 2024-04-14T15:55:07.049 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 running (5m) 4m ago 5m 43.5M - 8.3.5 dad864ee21e9 28ea6bc676ca 2024-04-14T15:55:07.049 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (4m) 3m ago 4m - - 3.5 e1d6a67b021e d95cab51db5b 2024-04-14T15:55:07.049 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283 starting - - - - 2024-04-14T15:55:07.049 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:9283 running (13m) 3m ago 13m 446M - 17.2.0 e1d6a67b021e 1d20ecf8b0f3 2024-04-14T15:55:07.049 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (13m) 3m ago 13m 42.5M 2048M 17.2.0 e1d6a67b021e 8f67cf72b6b3 2024-04-14T15:55:07.049 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (11m) 4m ago 11m 37.5M 2048M 17.2.0 e1d6a67b021e c1a6416b4112 2024-04-14T15:55:07.049 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (12m) 3m ago 12m 39.5M 2048M 17.2.0 e1d6a67b021e 5b40ba9a05e4 2024-04-14T15:55:07.049 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (6m) 3m ago 6m 9216k - 1dbe0e931976 db8aaa3f2ac8 2024-04-14T15:55:07.049 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (6m) 4m ago 6m 9115k - 1dbe0e931976 ada6fafe0b7b 2024-04-14T15:55:07.049 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (11m) 3m ago 11m 50.4M 4060M 17.2.0 e1d6a67b021e 4aba87c19009 2024-04-14T15:55:07.049 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (10m) 3m ago 10m 51.3M 4060M 17.2.0 e1d6a67b021e feda49b41c79 2024-04-14T15:55:07.050 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (9m) 3m ago 10m 46.6M 4060M 17.2.0 e1d6a67b021e f14a3e67179d 2024-04-14T15:55:07.050 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (9m) 3m ago 9m 47.9M 4060M 17.2.0 e1d6a67b021e 6508f640b6d9 2024-04-14T15:55:07.050 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (8m) 4m ago 8m 49.3M 4316M 17.2.0 e1d6a67b021e 7508f9f57912 2024-04-14T15:55:07.050 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (8m) 4m ago 8m 47.2M 4316M 17.2.0 e1d6a67b021e 91490d5788a8 2024-04-14T15:55:07.050 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (7m) 4m ago 7m 45.6M 4316M 17.2.0 e1d6a67b021e 6ecbba9b2917 2024-04-14T15:55:07.050 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (7m) 4m ago 7m 47.8M 4316M 17.2.0 e1d6a67b021e c637d318934d 2024-04-14T15:55:07.050 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (5m) 4m ago 6m 43.5M - 514e6a882f6e 7868516854c4 2024-04-14T15:55:07.050 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (4m) 3m ago 4m 81.6M - 17.2.0 e1d6a67b021e 35dd84da01ed 2024-04-14T15:55:07.050 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (4m) 4m ago 4m 81.3M - 17.2.0 e1d6a67b021e c2f9b2e874c0 2024-04-14T15:55:07.050 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (4m) 3m ago 4m 81.6M - 17.2.0 e1d6a67b021e c9bc72617c27 2024-04-14T15:55:07.050 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (4m) 4m ago 4m 81.0M - 17.2.0 e1d6a67b021e cf4b6004e6a8 2024-04-14T15:55:07.432 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:55:07.432 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T15:55:07.432 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-14T15:55:07.432 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:55:07.432 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T15:55:07.432 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-14T15:55:07.432 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:55:07.432 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T15:55:07.432 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-14T15:55:07.432 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:55:07.432 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": {}, 2024-04-14T15:55:07.432 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T15:55:07.432 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-14T15:55:07.433 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:55:07.433 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T15:55:07.433 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-14T15:55:07.433 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:55:07.433 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:55:07.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:07 smithi119 bash[18543]: cluster 2024-04-14T15:55:05.651544+0000 mgr.y (mgr.14379) 296 : cluster [DBG] pgmap v240: 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-14T15:55:07.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:07 smithi119 bash[18543]: audit 2024-04-14T15:55:06.358745+0000 mgr.y (mgr.14379) 297 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:07.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:07 smithi023 bash[23507]: cluster 2024-04-14T15:55:05.651544+0000 mgr.y (mgr.14379) 296 : cluster [DBG] pgmap v240: 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-14T15:55:07.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:07 smithi023 bash[23507]: audit 2024-04-14T15:55:06.358745+0000 mgr.y (mgr.14379) 297 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:07.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:07 smithi023 bash[18432]: cluster 2024-04-14T15:55:05.651544+0000 mgr.y (mgr.14379) 296 : cluster [DBG] pgmap v240: 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-14T15:55:07.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:07 smithi023 bash[18432]: audit 2024-04-14T15:55:06.358745+0000 mgr.y (mgr.14379) 297 : audit [DBG] from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:07.768 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:55:07.769 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T15:55:07.769 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T15:55:07.769 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [], 2024-04-14T15:55:07.769 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "", 2024-04-14T15:55:07.769 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Currently upgrading mgr daemons" 2024-04-14T15:55:07.769 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:55:08.113 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:07 smithi119 bash[37843]: debug 2024-04-14T15:55:07.770+0000 7f0314ed7200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-14T15:55:08.113 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:07 smithi119 bash[37843]: debug 2024-04-14T15:55:07.874+0000 7f0314ed7200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-14T15:55:08.156 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_OK 2024-04-14T15:55:08.442 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:08 smithi119 bash[37843]: debug 2024-04-14T15:55:08.142+0000 7f0314ed7200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-14T15:55:08.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:08 smithi119 bash[18543]: audit 2024-04-14T15:55:06.703396+0000 mgr.y (mgr.14379) 298 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:08.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:08 smithi119 bash[18543]: audit 2024-04-14T15:55:07.027898+0000 mgr.y (mgr.14379) 299 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:08.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:08 smithi119 bash[18543]: audit 2024-04-14T15:55:07.431196+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.23:0/821011586' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:55:08.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:08 smithi023 bash[18432]: audit 2024-04-14T15:55:06.703396+0000 mgr.y (mgr.14379) 298 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:08.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:08 smithi023 bash[18432]: audit 2024-04-14T15:55:07.027898+0000 mgr.y (mgr.14379) 299 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:08.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:08 smithi023 bash[18432]: audit 2024-04-14T15:55:07.431196+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.23:0/821011586' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:55:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:08 smithi023 bash[23507]: audit 2024-04-14T15:55:06.703396+0000 mgr.y (mgr.14379) 298 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:08 smithi023 bash[23507]: audit 2024-04-14T15:55:07.027898+0000 mgr.y (mgr.14379) 299 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:08 smithi023 bash[23507]: audit 2024-04-14T15:55:07.431196+0000 mon.c (mon.1) 138 : audit [DBG] from='client.? 172.21.15.23:0/821011586' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:55:09.136 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:09 smithi119 bash[37843]: debug 2024-04-14T15:55:09.010+0000 7f0314ed7200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-14T15:55:09.137 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:09 smithi119 bash[37843]: debug 2024-04-14T15:55:09.134+0000 7f0314ed7200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-14T15:55:09.137 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:09 smithi119 bash[18543]: cluster 2024-04-14T15:55:07.652328+0000 mgr.y (mgr.14379) 300 : cluster [DBG] pgmap v241: 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-14T15:55:09.137 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:09 smithi119 bash[18543]: audit 2024-04-14T15:55:07.767544+0000 mgr.y (mgr.14379) 301 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:09.137 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:09 smithi119 bash[18543]: audit 2024-04-14T15:55:08.155669+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.23:0/593103046' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:55:09.137 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:09 smithi119 bash[18543]: audit 2024-04-14T15:55:08.637734+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:55:09.442 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:09 smithi119 bash[37843]: debug 2024-04-14T15:55:09.250+0000 7f0314ed7200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-14T15:55:09.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:09 smithi023 bash[18432]: cluster 2024-04-14T15:55:07.652328+0000 mgr.y (mgr.14379) 300 : cluster [DBG] pgmap v241: 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-14T15:55:09.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:09 smithi023 bash[18432]: audit 2024-04-14T15:55:07.767544+0000 mgr.y (mgr.14379) 301 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:09.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:09 smithi023 bash[18432]: audit 2024-04-14T15:55:08.155669+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.23:0/593103046' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:55:09.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:09 smithi023 bash[18432]: audit 2024-04-14T15:55:08.637734+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:55:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:09 smithi023 bash[23507]: cluster 2024-04-14T15:55:07.652328+0000 mgr.y (mgr.14379) 300 : cluster [DBG] pgmap v241: 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-14T15:55:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:09 smithi023 bash[23507]: audit 2024-04-14T15:55:07.767544+0000 mgr.y (mgr.14379) 301 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:09 smithi023 bash[23507]: audit 2024-04-14T15:55:08.155669+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.23:0/593103046' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:55:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:09 smithi023 bash[23507]: audit 2024-04-14T15:55:08.637734+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:55:09.942 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:09 smithi119 bash[37843]: debug 2024-04-14T15:55:09.618+0000 7f0314ed7200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-14T15:55:09.942 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:09 smithi119 bash[37843]: debug 2024-04-14T15:55:09.734+0000 7f0314ed7200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-14T15:55:09.943 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:09 smithi119 bash[37843]: debug 2024-04-14T15:55:09.838+0000 7f0314ed7200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-14T15:55:10.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:10 smithi023 bash[18432]: audit 2024-04-14T15:55:09.116474+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:55:10.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:10 smithi023 bash[23507]: audit 2024-04-14T15:55:09.116474+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:55:10.437 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:10 smithi119 bash[37843]: debug 2024-04-14T15:55:10.202+0000 7f0314ed7200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-14T15:55:10.437 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:10 smithi119 bash[18543]: audit 2024-04-14T15:55:09.116474+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:55:10.692 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:10 smithi119 bash[37843]: debug 2024-04-14T15:55:10.442+0000 7f0314ed7200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-14T15:55:11.094 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:10 smithi119 bash[37843]: debug 2024-04-14T15:55:10.706+0000 7f0314ed7200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-14T15:55:11.094 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:10 smithi119 bash[37843]: debug 2024-04-14T15:55:10.822+0000 7f0314ed7200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-14T15:55:11.442 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:11 smithi119 bash[37843]: debug 2024-04-14T15:55:11.098+0000 7f0314ed7200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-14T15:55:11.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:11 smithi119 bash[18543]: cluster 2024-04-14T15:55:09.654108+0000 mgr.y (mgr.14379) 302 : cluster [DBG] pgmap v242: 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-14T15:55:11.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:11 smithi119 bash[18543]: audit 2024-04-14T15:55:10.023546+0000 mgr.y (mgr.14379) 303 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:55:11.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:11 smithi023 bash[18432]: cluster 2024-04-14T15:55:09.654108+0000 mgr.y (mgr.14379) 302 : cluster [DBG] pgmap v242: 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-14T15:55:11.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:11 smithi023 bash[18432]: audit 2024-04-14T15:55:10.023546+0000 mgr.y (mgr.14379) 303 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:55:11.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:11 smithi023 bash[23507]: cluster 2024-04-14T15:55:09.654108+0000 mgr.y (mgr.14379) 302 : cluster [DBG] pgmap v242: 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-14T15:55:11.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:11 smithi023 bash[23507]: audit 2024-04-14T15:55:10.023546+0000 mgr.y (mgr.14379) 303 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:55:11.879 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:11 smithi119 bash[37843]: debug 2024-04-14T15:55:11.518+0000 7f0314ed7200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:55:11.879 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:11 smithi119 bash[37843]: debug 2024-04-14T15:55:11.758+0000 7f0314ed7200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-14T15:55:11.879 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:11 smithi119 bash[37843]: debug 2024-04-14T15:55:11.882+0000 7f0314ed7200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-14T15:55:12.442 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:12 smithi119 bash[37843]: debug 2024-04-14T15:55:12.138+0000 7f0314ed7200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:55:13.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:13 smithi119 bash[18543]: cluster 2024-04-14T15:55:11.654846+0000 mgr.y (mgr.14379) 304 : cluster [DBG] pgmap v243: 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-14T15:55:13.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:13 smithi119 bash[37843]: debug 2024-04-14T15:55:13.181+0000 7f0314ed7200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-14T15:55:13.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:13 smithi119 bash[37843]: debug 2024-04-14T15:55:13.297+0000 7f0314ed7200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-14T15:55:13.513 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:13 smithi023 bash[18432]: cluster 2024-04-14T15:55:11.654846+0000 mgr.y (mgr.14379) 304 : cluster [DBG] pgmap v243: 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-14T15:55:13.514 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:13 smithi023 bash[23507]: cluster 2024-04-14T15:55:11.654846+0000 mgr.y (mgr.14379) 304 : cluster [DBG] pgmap v243: 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-14T15:55:13.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:13 smithi023 bash[42137]: level=error ts=2024-04-14T15:55:13.513Z 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.119:8443/api/prometheus_receiver\": dial tcp 172.21.15.119:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.23:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.23 because it doesn't contain any IP SANs" 2024-04-14T15:55:13.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:13 smithi023 bash[42137]: level=warn ts=2024-04-14T15:55:13.514Z 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.119:8443/api/prometheus_receiver\": dial tcp 172.21.15.119:8443: connect: connection refused" 2024-04-14T15:55:13.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:13 smithi023 bash[42137]: level=warn ts=2024-04-14T15:55:13.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.23:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.23 because it doesn't contain any IP SANs" 2024-04-14T15:55:13.942 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:13 smithi119 bash[37843]: debug 2024-04-14T15:55:13.609+0000 7f0314ed7200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-14T15:55:13.942 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:13 smithi119 bash[37843]: debug 2024-04-14T15:55:13.725+0000 7f0314ed7200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-14T15:55:14.441 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:14 smithi119 bash[37843]: debug 2024-04-14T15:55:14.189+0000 7f0314ed7200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-14T15:55:14.441 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:14 smithi119 bash[37843]: debug 2024-04-14T15:55:14.317+0000 7f0314ed7200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-14T15:55:14.441 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:14 smithi119 bash[37843]: [14/Apr/2024:15:55:14] ENGINE Bus STARTING 2024-04-14T15:55:14.692 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:14 smithi119 bash[37843]: CherryPy Checker: 2024-04-14T15:55:14.693 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:14 smithi119 bash[37843]: The Application mounted at '' has an empty config. 2024-04-14T15:55:14.693 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:14 smithi119 bash[37843]: [14/Apr/2024:15:55:14] ENGINE Serving on http://:::9283 2024-04-14T15:55:14.693 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:14 smithi119 bash[37843]: [14/Apr/2024:15:55:14] ENGINE Bus STARTED 2024-04-14T15:55:15.090 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:14 smithi023 bash[42137]: level=warn ts=2024-04-14T15:55:14.828Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=3 err="Post \"https://172.21.15.119:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.119 because it doesn't contain any IP SANs" 2024-04-14T15:55:15.442 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:15 smithi119 bash[37843]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:55:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:55:15.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:15 smithi119 bash[18543]: cluster 2024-04-14T15:55:13.656513+0000 mgr.y (mgr.14379) 305 : cluster [DBG] pgmap v244: 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-14T15:55:15.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:15 smithi119 bash[18543]: cluster 2024-04-14T15:55:14.334566+0000 mon.a (mon.0) 819 : cluster [DBG] Standby manager daemon x restarted 2024-04-14T15:55:15.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:15 smithi119 bash[18543]: cluster 2024-04-14T15:55:14.334816+0000 mon.a (mon.0) 820 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:55:15.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:15 smithi119 bash[18543]: audit 2024-04-14T15:55:14.342444+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-14T15:55:15.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:15 smithi119 bash[18543]: audit 2024-04-14T15:55:14.343640+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:55:15.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:15 smithi119 bash[18543]: audit 2024-04-14T15:55:14.345667+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-14T15:55:15.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:15 smithi119 bash[18543]: audit 2024-04-14T15:55:14.347262+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:55:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:15 smithi023 bash[18432]: cluster 2024-04-14T15:55:13.656513+0000 mgr.y (mgr.14379) 305 : cluster [DBG] pgmap v244: 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-14T15:55:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:15 smithi023 bash[18432]: cluster 2024-04-14T15:55:14.334566+0000 mon.a (mon.0) 819 : cluster [DBG] Standby manager daemon x restarted 2024-04-14T15:55:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:15 smithi023 bash[18432]: cluster 2024-04-14T15:55:14.334816+0000 mon.a (mon.0) 820 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:55:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:15 smithi023 bash[18432]: audit 2024-04-14T15:55:14.342444+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-14T15:55:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:15 smithi023 bash[18432]: audit 2024-04-14T15:55:14.343640+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:55:15.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:15 smithi023 bash[18432]: audit 2024-04-14T15:55:14.345667+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-14T15:55:15.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:15 smithi023 bash[18432]: audit 2024-04-14T15:55:14.347262+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:55:15.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:15 smithi023 bash[23507]: cluster 2024-04-14T15:55:13.656513+0000 mgr.y (mgr.14379) 305 : cluster [DBG] pgmap v244: 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-14T15:55:15.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:15 smithi023 bash[23507]: cluster 2024-04-14T15:55:14.334566+0000 mon.a (mon.0) 819 : cluster [DBG] Standby manager daemon x restarted 2024-04-14T15:55:15.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:15 smithi023 bash[23507]: cluster 2024-04-14T15:55:14.334816+0000 mon.a (mon.0) 820 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:55:15.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:15 smithi023 bash[23507]: audit 2024-04-14T15:55:14.342444+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-14T15:55:15.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:15 smithi023 bash[23507]: audit 2024-04-14T15:55:14.343640+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:55:15.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:15 smithi023 bash[23507]: audit 2024-04-14T15:55:14.345667+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-14T15:55:15.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:15 smithi023 bash[23507]: audit 2024-04-14T15:55:14.347262+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:55:16.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:15 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:55:15] "GET /metrics HTTP/1.1" 200 214731 "" "Prometheus/2.33.4" 2024-04-14T15:55:16.550 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:16 smithi119 bash[18543]: cluster 2024-04-14T15:55:15.193064+0000 mon.a (mon.0) 821 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-04-14T15:55:16.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:16 smithi023 bash[18432]: cluster 2024-04-14T15:55:15.193064+0000 mon.a (mon.0) 821 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-04-14T15:55:16.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:16 smithi023 bash[23507]: cluster 2024-04-14T15:55:15.193064+0000 mon.a (mon.0) 821 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-04-14T15:55:17.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:17 smithi023 bash[18432]: cluster 2024-04-14T15:55:15.657251+0000 mgr.y (mgr.14379) 306 : cluster [DBG] pgmap v245: 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-14T15:55:17.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:17 smithi023 bash[18432]: audit 2024-04-14T15:55:16.571835+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:55:17.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:17 smithi023 bash[18432]: audit 2024-04-14T15:55:16.584167+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:55:17.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:17 smithi023 bash[18432]: audit 2024-04-14T15:55:16.602083+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:55:17.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:17 smithi023 bash[18432]: audit 2024-04-14T15:55:16.615477+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-14T15:55:17.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:17 smithi023 bash[18432]: audit 2024-04-14T15:55:16.616242+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-14T15:55:17.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:17 smithi023 bash[18432]: cluster 2024-04-14T15:55:16.625833+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-14T15:55:17.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:17 smithi023 bash[23507]: cluster 2024-04-14T15:55:15.657251+0000 mgr.y (mgr.14379) 306 : cluster [DBG] pgmap v245: 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-14T15:55:17.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:17 smithi023 bash[23507]: audit 2024-04-14T15:55:16.571835+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:55:17.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:17 smithi023 bash[23507]: audit 2024-04-14T15:55:16.584167+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:55:17.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:17 smithi023 bash[23507]: audit 2024-04-14T15:55:16.602083+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:55:17.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:17 smithi023 bash[23507]: audit 2024-04-14T15:55:16.615477+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-14T15:55:17.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:17 smithi023 bash[23507]: audit 2024-04-14T15:55:16.616242+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-14T15:55:17.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:17 smithi023 bash[23507]: cluster 2024-04-14T15:55:16.625833+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-14T15:55:17.614 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:17 smithi119 bash[18543]: cluster 2024-04-14T15:55:15.657251+0000 mgr.y (mgr.14379) 306 : cluster [DBG] pgmap v245: 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-14T15:55:17.614 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:17 smithi119 bash[18543]: audit 2024-04-14T15:55:16.571835+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:55:17.614 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:17 smithi119 bash[18543]: audit 2024-04-14T15:55:16.584167+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14379 ' entity='mgr.y' 2024-04-14T15:55:17.614 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:17 smithi119 bash[18543]: audit 2024-04-14T15:55:16.602083+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:55:17.615 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:17 smithi119 bash[18543]: audit 2024-04-14T15:55:16.615477+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.14379 172.21.15.23:0/653531797' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-14T15:55:17.615 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:17 smithi119 bash[18543]: audit 2024-04-14T15:55:16.616242+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-14T15:55:17.615 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:17 smithi119 bash[18543]: cluster 2024-04-14T15:55:16.625833+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-14T15:55:17.854 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:17 smithi023 bash[42137]: level=warn ts=2024-04-14T15:55:17.807Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.119:8443/api/prometheus_receiver\": dial tcp 172.21.15.119:8443: connect: connection refused" 2024-04-14T15:55:17.854 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:17 smithi023 bash[18686]: debug 2024-04-14T15:55:17.596+0000 7fe506fb0700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-14T15:55:17.854 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:17 smithi023 bash[18686]: ignoring --setuser ceph since I am not root 2024-04-14T15:55:17.855 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:17 smithi023 bash[18686]: ignoring --setgroup ceph since I am not root 2024-04-14T15:55:17.855 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:17 smithi023 bash[18686]: debug 2024-04-14T15:55:17.652+0000 7f75da73d700 1 -- 172.21.15.23:0/1851884962 <== mon.0 v2:172.21.15.23:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557d79a60340 con 0x557d7a7dc400 2024-04-14T15:55:17.855 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:17 smithi023 bash[18686]: debug 2024-04-14T15:55:17.800+0000 7f75e3199000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-14T15:55:17.885 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:17 smithi119 bash[37843]: [14/Apr/2024:15:55:17] ENGINE Bus STOPPING 2024-04-14T15:55:17.885 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:17 smithi119 bash[37843]: [14/Apr/2024:15:55:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-14T15:55:17.885 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:17 smithi119 bash[37843]: [14/Apr/2024:15:55:17] ENGINE Bus STOPPED 2024-04-14T15:55:17.885 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:17 smithi119 bash[37843]: [14/Apr/2024:15:55:17] ENGINE Bus STARTING 2024-04-14T15:55:17.885 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:17 smithi119 bash[37843]: [14/Apr/2024:15:55:17] ENGINE Serving on http://:::9283 2024-04-14T15:55:18.192 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:17 smithi119 bash[37843]: [14/Apr/2024:15:55:17] ENGINE Bus STARTED 2024-04-14T15:55:18.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: cephadm 2024-04-14T15:55:16.607684+0000 mgr.y (mgr.14379) 307 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-14T15:55:18.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: cephadm 2024-04-14T15:55:16.614925+0000 mgr.y (mgr.14379) 308 : cephadm [INF] Failing over to other MGR 2024-04-14T15:55:18.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.599910+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-14T15:55:18.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: cluster 2024-04-14T15:55:17.600118+0000 mon.a (mon.0) 827 : cluster [DBG] mgrmap e23: x(active, starting, since 0.982403s) 2024-04-14T15:55:18.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.609813+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:55:18.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.610219+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:55:18.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.610681+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:55:18.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.612382+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-14T15:55:18.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.613297+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:55:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.614407+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:55:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.615087+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:55:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.615516+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:55:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.615914+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:55:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.616302+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:55:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.616716+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:55:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.617110+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:55:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.617849+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-14T15:55:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.618143+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-14T15:55:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.619266+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-14T15:55:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: cluster 2024-04-14T15:55:17.655433+0000 mon.a (mon.0) 828 : cluster [INF] Manager daemon x is now available 2024-04-14T15:55:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.703646+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: cephadm 2024-04-14T15:55:17.711964+0000 mgr.x (mgr.24626) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-14T15:55:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.718179+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: cephadm 2024-04-14T15:55:17.726003+0000 mgr.x (mgr.24626) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-14T15:55:18.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: cephadm 2024-04-14T15:55:17.726508+0000 mgr.x (mgr.24626) 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-14T15:55:18.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: cephadm 2024-04-14T15:55:17.726577+0000 mgr.x (mgr.24626) 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-14T15:55:18.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.736445+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:18.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.781961+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:55:18.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.784188+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:55:18.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.788576+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:55:18.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.798685+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-14T15:55:18.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:17.805280+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-14T15:55:18.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:18.189062+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:18.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[18432]: audit 2024-04-14T15:55:18.195890+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:18.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: cephadm 2024-04-14T15:55:16.607684+0000 mgr.y (mgr.14379) 307 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-14T15:55:18.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: cephadm 2024-04-14T15:55:16.614925+0000 mgr.y (mgr.14379) 308 : cephadm [INF] Failing over to other MGR 2024-04-14T15:55:18.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.599910+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-14T15:55:18.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: cluster 2024-04-14T15:55:17.600118+0000 mon.a (mon.0) 827 : cluster [DBG] mgrmap e23: x(active, starting, since 0.982403s) 2024-04-14T15:55:18.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.609813+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:55:18.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.610219+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:55:18.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.610681+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:55:18.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.612382+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-14T15:55:18.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.613297+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:55:18.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.614407+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:55:18.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.615087+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:55:18.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.615516+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:55:18.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.615914+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:55:18.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.616302+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:55:18.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.616716+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:55:18.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.617110+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:55:18.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.617849+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-14T15:55:18.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.618143+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-14T15:55:18.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.619266+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-14T15:55:18.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: cluster 2024-04-14T15:55:17.655433+0000 mon.a (mon.0) 828 : cluster [INF] Manager daemon x is now available 2024-04-14T15:55:18.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.703646+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:18.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: cephadm 2024-04-14T15:55:17.711964+0000 mgr.x (mgr.24626) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-14T15:55:18.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.718179+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:18.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: cephadm 2024-04-14T15:55:17.726003+0000 mgr.x (mgr.24626) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-14T15:55:18.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: cephadm 2024-04-14T15:55:17.726508+0000 mgr.x (mgr.24626) 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-14T15:55:18.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: cephadm 2024-04-14T15:55:17.726577+0000 mgr.x (mgr.24626) 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-14T15:55:18.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.736445+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:18.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.781961+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:55:18.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.784188+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:55:18.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.788576+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:55:18.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.798685+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-14T15:55:18.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:17.805280+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-14T15:55:18.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:18.189062+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:18.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:18 smithi023 bash[23507]: audit 2024-04-14T15:55:18.195890+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:18.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: cephadm 2024-04-14T15:55:16.607684+0000 mgr.y (mgr.14379) 307 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-14T15:55:18.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: cephadm 2024-04-14T15:55:16.614925+0000 mgr.y (mgr.14379) 308 : cephadm [INF] Failing over to other MGR 2024-04-14T15:55:18.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.599910+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14379 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-14T15:55:18.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: cluster 2024-04-14T15:55:17.600118+0000 mon.a (mon.0) 827 : cluster [DBG] mgrmap e23: x(active, starting, since 0.982403s) 2024-04-14T15:55:18.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.609813+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:55:18.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.610219+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:55:18.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.610681+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:55:18.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.612382+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-14T15:55:18.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.613297+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:55:18.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.614407+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:55:18.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.615087+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:55:18.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.615516+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:55:18.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.615914+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:55:18.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.616302+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:55:18.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.616716+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:55:18.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.617110+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:55:18.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.617849+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-14T15:55:18.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.618143+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-14T15:55:18.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.619266+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-14T15:55:18.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: cluster 2024-04-14T15:55:17.655433+0000 mon.a (mon.0) 828 : cluster [INF] Manager daemon x is now available 2024-04-14T15:55:18.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.703646+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:18.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: cephadm 2024-04-14T15:55:17.711964+0000 mgr.x (mgr.24626) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-14T15:55:18.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.718179+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:18.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: cephadm 2024-04-14T15:55:17.726003+0000 mgr.x (mgr.24626) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-14T15:55:18.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: cephadm 2024-04-14T15:55:17.726508+0000 mgr.x (mgr.24626) 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-14T15:55:18.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: cephadm 2024-04-14T15:55:17.726577+0000 mgr.x (mgr.24626) 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-14T15:55:18.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.736445+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:18.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.781961+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:55:18.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.784188+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:55:18.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.788576+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:55:18.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.798685+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-14T15:55:18.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:17.805280+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-14T15:55:18.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:18.189062+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:18.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:18 smithi119 bash[18543]: audit 2024-04-14T15:55:18.195890+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:19.772 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:19 smithi023 bash[18686]: debug 2024-04-14T15:55:19.411+0000 7f75e3199000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-14T15:55:19.772 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:19 smithi023 bash[18686]: debug 2024-04-14T15:55:19.511+0000 7f75e3199000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-14T15:55:19.772 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:19 smithi023 bash[18432]: cephadm 2024-04-14T15:55:18.236466+0000 mgr.x (mgr.24626) 5 : cephadm [INF] Deploying cephadm binary to smithi119 2024-04-14T15:55:19.772 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:19 smithi023 bash[18432]: cephadm 2024-04-14T15:55:18.248471+0000 mgr.x (mgr.24626) 6 : cephadm [INF] Deploying cephadm binary to smithi023 2024-04-14T15:55:19.773 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:19 smithi023 bash[18432]: cluster 2024-04-14T15:55:18.604284+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e24: x(active, since 1.98653s) 2024-04-14T15:55:19.773 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:19 smithi023 bash[18432]: cluster 2024-04-14T15:55:18.643066+0000 mgr.x (mgr.24626) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:55:19.773 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:19 smithi023 bash[23507]: cephadm 2024-04-14T15:55:18.236466+0000 mgr.x (mgr.24626) 5 : cephadm [INF] Deploying cephadm binary to smithi119 2024-04-14T15:55:19.773 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:19 smithi023 bash[23507]: cephadm 2024-04-14T15:55:18.248471+0000 mgr.x (mgr.24626) 6 : cephadm [INF] Deploying cephadm binary to smithi023 2024-04-14T15:55:19.773 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:19 smithi023 bash[23507]: cluster 2024-04-14T15:55:18.604284+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e24: x(active, since 1.98653s) 2024-04-14T15:55:19.773 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:19 smithi023 bash[23507]: cluster 2024-04-14T15:55:18.643066+0000 mgr.x (mgr.24626) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:55:19.942 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:19 smithi119 bash[18543]: cephadm 2024-04-14T15:55:18.236466+0000 mgr.x (mgr.24626) 5 : cephadm [INF] Deploying cephadm binary to smithi119 2024-04-14T15:55:19.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:19 smithi119 bash[18543]: cephadm 2024-04-14T15:55:18.248471+0000 mgr.x (mgr.24626) 6 : cephadm [INF] Deploying cephadm binary to smithi023 2024-04-14T15:55:19.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:19 smithi119 bash[18543]: cluster 2024-04-14T15:55:18.604284+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e24: x(active, since 1.98653s) 2024-04-14T15:55:19.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:19 smithi119 bash[18543]: cluster 2024-04-14T15:55:18.643066+0000 mgr.x (mgr.24626) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:55:20.035 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:19 smithi023 bash[18686]: debug 2024-04-14T15:55:19.767+0000 7f75e3199000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-14T15:55:20.340 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:20 smithi023 bash[42137]: level=warn ts=2024-04-14T15:55:20.199Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=7 err="Post \"https://172.21.15.119:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.119 because it doesn't contain any IP SANs" 2024-04-14T15:55:20.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:20 smithi023 bash[42137]: level=warn ts=2024-04-14T15:55:20.615Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.23:8443//api/prometheus_receiver\": dial tcp 172.21.15.23:8443: connect: connection refused" 2024-04-14T15:55:20.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:20 smithi023 bash[18432]: cephadm 2024-04-14T15:55:19.300147+0000 mgr.x (mgr.24626) 8 : cephadm [INF] [14/Apr/2024:15:55:19] ENGINE Bus STARTING 2024-04-14T15:55:20.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:20 smithi023 bash[18432]: cephadm 2024-04-14T15:55:19.509899+0000 mgr.x (mgr.24626) 9 : cephadm [INF] [14/Apr/2024:15:55:19] ENGINE Serving on https://172.21.15.119:7150 2024-04-14T15:55:20.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:20 smithi023 bash[18432]: cluster 2024-04-14T15:55:19.618314+0000 mgr.x (mgr.24626) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:55:20.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:20 smithi023 bash[18432]: cephadm 2024-04-14T15:55:19.619768+0000 mgr.x (mgr.24626) 11 : cephadm [INF] [14/Apr/2024:15:55:19] ENGINE Serving on http://172.21.15.119:8765 2024-04-14T15:55:20.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:20 smithi023 bash[18432]: cephadm 2024-04-14T15:55:19.620456+0000 mgr.x (mgr.24626) 12 : cephadm [INF] [14/Apr/2024:15:55:19] ENGINE Bus STARTED 2024-04-14T15:55:20.841 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:20 smithi023 bash[18686]: debug 2024-04-14T15:55:20.531+0000 7f75e3199000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-14T15:55:20.841 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:20 smithi023 bash[18686]: debug 2024-04-14T15:55:20.647+0000 7f75e3199000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-14T15:55:20.841 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:20 smithi023 bash[18686]: debug 2024-04-14T15:55:20.759+0000 7f75e3199000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-14T15:55:20.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:20 smithi023 bash[23507]: cephadm 2024-04-14T15:55:19.300147+0000 mgr.x (mgr.24626) 8 : cephadm [INF] [14/Apr/2024:15:55:19] ENGINE Bus STARTING 2024-04-14T15:55:20.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:20 smithi023 bash[23507]: cephadm 2024-04-14T15:55:19.509899+0000 mgr.x (mgr.24626) 9 : cephadm [INF] [14/Apr/2024:15:55:19] ENGINE Serving on https://172.21.15.119:7150 2024-04-14T15:55:20.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:20 smithi023 bash[23507]: cluster 2024-04-14T15:55:19.618314+0000 mgr.x (mgr.24626) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:55:20.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:20 smithi023 bash[23507]: cephadm 2024-04-14T15:55:19.619768+0000 mgr.x (mgr.24626) 11 : cephadm [INF] [14/Apr/2024:15:55:19] ENGINE Serving on http://172.21.15.119:8765 2024-04-14T15:55:20.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:20 smithi023 bash[23507]: cephadm 2024-04-14T15:55:19.620456+0000 mgr.x (mgr.24626) 12 : cephadm [INF] [14/Apr/2024:15:55:19] ENGINE Bus STARTED 2024-04-14T15:55:20.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:20 smithi119 bash[18543]: cephadm 2024-04-14T15:55:19.300147+0000 mgr.x (mgr.24626) 8 : cephadm [INF] [14/Apr/2024:15:55:19] ENGINE Bus STARTING 2024-04-14T15:55:20.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:20 smithi119 bash[18543]: cephadm 2024-04-14T15:55:19.509899+0000 mgr.x (mgr.24626) 9 : cephadm [INF] [14/Apr/2024:15:55:19] ENGINE Serving on https://172.21.15.119:7150 2024-04-14T15:55:20.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:20 smithi119 bash[18543]: cluster 2024-04-14T15:55:19.618314+0000 mgr.x (mgr.24626) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:55:20.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:20 smithi119 bash[18543]: cephadm 2024-04-14T15:55:19.619768+0000 mgr.x (mgr.24626) 11 : cephadm [INF] [14/Apr/2024:15:55:19] ENGINE Serving on http://172.21.15.119:8765 2024-04-14T15:55:20.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:20 smithi119 bash[18543]: cephadm 2024-04-14T15:55:19.620456+0000 mgr.x (mgr.24626) 12 : cephadm [INF] [14/Apr/2024:15:55:19] ENGINE Bus STARTED 2024-04-14T15:55:21.340 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:20 smithi023 bash[18686]: debug 2024-04-14T15:55:20.875+0000 7f75e3199000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-14T15:55:21.340 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:21 smithi023 bash[18686]: debug 2024-04-14T15:55:21.087+0000 7f75e3199000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-14T15:55:21.680 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:21 smithi023 bash[18432]: audit 2024-04-14T15:55:20.042034+0000 mgr.x (mgr.24626) 13 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:55:21.681 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:21 smithi023 bash[18432]: cluster 2024-04-14T15:55:20.628411+0000 mon.a (mon.0) 837 : cluster [DBG] mgrmap e25: x(active, since 4s) 2024-04-14T15:55:21.681 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:21 smithi023 bash[18686]: debug 2024-04-14T15:55:21.375+0000 7f75e3199000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-14T15:55:21.681 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:21 smithi023 bash[18686]: debug 2024-04-14T15:55:21.483+0000 7f75e3199000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-14T15:55:21.681 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:21 smithi023 bash[23507]: audit 2024-04-14T15:55:20.042034+0000 mgr.x (mgr.24626) 13 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:55:21.681 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:21 smithi023 bash[23507]: cluster 2024-04-14T15:55:20.628411+0000 mon.a (mon.0) 837 : cluster [DBG] mgrmap e25: x(active, since 4s) 2024-04-14T15:55:21.931 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:21 smithi023 bash[18686]: debug 2024-04-14T15:55:21.675+0000 7f75e3199000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-14T15:55:21.942 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:21 smithi119 bash[18543]: audit 2024-04-14T15:55:20.042034+0000 mgr.x (mgr.24626) 13 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:55:21.942 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:21 smithi119 bash[18543]: cluster 2024-04-14T15:55:20.628411+0000 mon.a (mon.0) 837 : cluster [DBG] mgrmap e25: x(active, since 4s) 2024-04-14T15:55:22.215 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:21 smithi023 bash[18686]: debug 2024-04-14T15:55:21.927+0000 7f75e3199000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-14T15:55:22.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:22 smithi023 bash[18686]: debug 2024-04-14T15:55:22.211+0000 7f75e3199000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-14T15:55:22.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:22 smithi023 bash[18686]: debug 2024-04-14T15:55:22.379+0000 7f75e3199000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:55:22.942 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:22 smithi119 bash[18543]: cluster 2024-04-14T15:55:21.618909+0000 mgr.x (mgr.24626) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:55:23.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:22 smithi023 bash[18432]: cluster 2024-04-14T15:55:21.618909+0000 mgr.x (mgr.24626) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:55:23.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:22 smithi023 bash[23507]: cluster 2024-04-14T15:55:21.618909+0000 mgr.x (mgr.24626) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:55:23.091 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:22 smithi023 bash[18686]: debug 2024-04-14T15:55:22.627+0000 7f75e3199000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-14T15:55:23.091 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:22 smithi023 bash[18686]: debug 2024-04-14T15:55:22.751+0000 7f75e3199000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-14T15:55:23.514 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:23 smithi023 bash[18686]: debug 2024-04-14T15:55:23.095+0000 7f75e3199000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:55:23.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:23 smithi023 bash[42137]: level=error ts=2024-04-14T15:55:23.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.119:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.119 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.23:8443//api/prometheus_receiver\": dial tcp 172.21.15.23:8443: connect: connection refused" 2024-04-14T15:55:23.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:23 smithi023 bash[42137]: level=warn ts=2024-04-14T15:55:23.514Z 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.23:8443//api/prometheus_receiver\": dial tcp 172.21.15.23:8443: connect: connection refused" 2024-04-14T15:55:23.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:23 smithi023 bash[42137]: level=warn ts=2024-04-14T15:55:23.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.119:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.119 because it doesn't contain any IP SANs" 2024-04-14T15:55:24.227 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:24 smithi023 bash[18432]: cluster 2024-04-14T15:55:23.619761+0000 mgr.x (mgr.24626) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:55:24.227 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:24 smithi023 bash[23507]: cluster 2024-04-14T15:55:23.619761+0000 mgr.x (mgr.24626) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:55:24.227 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:23 smithi023 bash[18686]: debug 2024-04-14T15:55:23.883+0000 7f75e3199000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-14T15:55:24.228 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:24 smithi023 bash[18686]: debug 2024-04-14T15:55:24.003+0000 7f75e3199000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-14T15:55:24.228 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:24 smithi023 bash[18686]: debug 2024-04-14T15:55:24.219+0000 7f75e3199000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-14T15:55:24.442 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:24 smithi119 bash[18543]: cluster 2024-04-14T15:55:23.619761+0000 mgr.x (mgr.24626) 15 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:55:25.209 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:25 smithi023 bash[18432]: cluster 2024-04-14T15:55:25.097023+0000 mon.a (mon.0) 838 : cluster [DBG] Standby manager daemon y started 2024-04-14T15:55:25.209 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:25 smithi023 bash[18432]: audit 2024-04-14T15:55:25.101858+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.? 172.21.15.23:0/4013509976' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-14T15:55:25.209 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:25 smithi023 bash[18432]: audit 2024-04-14T15:55:25.102707+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.? 172.21.15.23:0/4013509976' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:55:25.209 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:25 smithi023 bash[18432]: audit 2024-04-14T15:55:25.105425+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.? 172.21.15.23:0/4013509976' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-14T15:55:25.209 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:25 smithi023 bash[18432]: audit 2024-04-14T15:55:25.105900+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.? 172.21.15.23:0/4013509976' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:55:25.209 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:24 smithi023 bash[18686]: debug 2024-04-14T15:55:24.555+0000 7f75e3199000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-14T15:55:25.209 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:24 smithi023 bash[18686]: debug 2024-04-14T15:55:24.947+0000 7f75e3199000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-14T15:55:25.209 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:25 smithi023 bash[18686]: debug 2024-04-14T15:55:25.071+0000 7f75e3199000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-14T15:55:25.209 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:25 smithi023 bash[18686]: [14/Apr/2024:15:55:25] ENGINE Bus STARTING 2024-04-14T15:55:25.210 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:25 smithi023 bash[18686]: CherryPy Checker: 2024-04-14T15:55:25.210 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:25 smithi023 bash[18686]: The Application mounted at '' has an empty config. 2024-04-14T15:55:25.210 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:25 smithi023 bash[23507]: cluster 2024-04-14T15:55:25.097023+0000 mon.a (mon.0) 838 : cluster [DBG] Standby manager daemon y started 2024-04-14T15:55:25.210 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:25 smithi023 bash[23507]: audit 2024-04-14T15:55:25.101858+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.? 172.21.15.23:0/4013509976' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-14T15:55:25.210 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:25 smithi023 bash[23507]: audit 2024-04-14T15:55:25.102707+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.? 172.21.15.23:0/4013509976' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:55:25.210 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:25 smithi023 bash[23507]: audit 2024-04-14T15:55:25.105425+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.? 172.21.15.23:0/4013509976' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-14T15:55:25.210 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:25 smithi023 bash[23507]: audit 2024-04-14T15:55:25.105900+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.? 172.21.15.23:0/4013509976' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:55:25.442 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:25 smithi119 bash[37843]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:55:25] "GET /metrics HTTP/1.1" 200 35152 "" "Prometheus/2.33.4" 2024-04-14T15:55:25.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:25 smithi119 bash[18543]: cluster 2024-04-14T15:55:25.097023+0000 mon.a (mon.0) 838 : cluster [DBG] Standby manager daemon y started 2024-04-14T15:55:25.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:25 smithi119 bash[18543]: audit 2024-04-14T15:55:25.101858+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.? 172.21.15.23:0/4013509976' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-14T15:55:25.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:25 smithi119 bash[18543]: audit 2024-04-14T15:55:25.102707+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.? 172.21.15.23:0/4013509976' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:55:25.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:25 smithi119 bash[18543]: audit 2024-04-14T15:55:25.105425+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.? 172.21.15.23:0/4013509976' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-14T15:55:25.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:25 smithi119 bash[18543]: audit 2024-04-14T15:55:25.105900+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.? 172.21.15.23:0/4013509976' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:55:25.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:25 smithi023 bash[18686]: [14/Apr/2024:15:55:25] ENGINE Serving on http://:::9283 2024-04-14T15:55:25.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:25 smithi023 bash[18686]: [14/Apr/2024:15:55:25] ENGINE Bus STARTED 2024-04-14T15:55:26.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:25 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:55:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:55:26.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:26 smithi119 bash[18543]: cluster 2024-04-14T15:55:25.136915+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-04-14T15:55:26.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:26 smithi119 bash[18543]: audit 2024-04-14T15:55:25.152405+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-14T15:55:26.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:26 smithi119 bash[18543]: cluster 2024-04-14T15:55:25.621306+0000 mgr.x (mgr.24626) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-14T15:55:26.590 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:26 smithi023 bash[42137]: level=warn ts=2024-04-14T15:55:26.158Z 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.23:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.23 because it doesn't contain any IP SANs" 2024-04-14T15:55:26.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:26 smithi023 bash[18432]: cluster 2024-04-14T15:55:25.136915+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-04-14T15:55:26.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:26 smithi023 bash[18432]: audit 2024-04-14T15:55:25.152405+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-14T15:55:26.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:26 smithi023 bash[18432]: cluster 2024-04-14T15:55:25.621306+0000 mgr.x (mgr.24626) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-14T15:55:26.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:26 smithi023 bash[23507]: cluster 2024-04-14T15:55:25.136915+0000 mon.a (mon.0) 843 : cluster [DBG] mgrmap e26: x(active, since 8s), standbys: y 2024-04-14T15:55:26.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:26 smithi023 bash[23507]: audit 2024-04-14T15:55:25.152405+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-14T15:55:26.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:26 smithi023 bash[23507]: cluster 2024-04-14T15:55:25.621306+0000 mgr.x (mgr.24626) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-14T15:55:28.942 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:28 smithi119 bash[18543]: cluster 2024-04-14T15:55:27.622065+0000 mgr.x (mgr.24626) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-14T15:55:29.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:28 smithi023 bash[18432]: cluster 2024-04-14T15:55:27.622065+0000 mgr.x (mgr.24626) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-14T15:55:29.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:28 smithi023 bash[23507]: cluster 2024-04-14T15:55:27.622065+0000 mgr.x (mgr.24626) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-14T15:55:30.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:30 smithi119 bash[18543]: cluster 2024-04-14T15:55:29.623728+0000 mgr.x (mgr.24626) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-14T15:55:31.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:30 smithi023 bash[18432]: cluster 2024-04-14T15:55:29.623728+0000 mgr.x (mgr.24626) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-14T15:55:31.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:30 smithi023 bash[23507]: cluster 2024-04-14T15:55:29.623728+0000 mgr.x (mgr.24626) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-14T15:55:31.942 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:31 smithi119 bash[18543]: audit 2024-04-14T15:55:30.053275+0000 mgr.x (mgr.24626) 19 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:55:31.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:31 smithi119 bash[18543]: audit 2024-04-14T15:55:31.503890+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:31.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:31 smithi119 bash[18543]: audit 2024-04-14T15:55:31.518585+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:31.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:31 smithi119 bash[18543]: audit 2024-04-14T15:55:31.533458+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:31.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:31 smithi119 bash[18543]: audit 2024-04-14T15:55:31.544499+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:32.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:31 smithi023 bash[18432]: audit 2024-04-14T15:55:30.053275+0000 mgr.x (mgr.24626) 19 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:55:32.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:31 smithi023 bash[18432]: audit 2024-04-14T15:55:31.503890+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:32.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:31 smithi023 bash[18432]: audit 2024-04-14T15:55:31.518585+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:32.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:31 smithi023 bash[18432]: audit 2024-04-14T15:55:31.533458+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:32.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:31 smithi023 bash[18432]: audit 2024-04-14T15:55:31.544499+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:32.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:31 smithi023 bash[23507]: audit 2024-04-14T15:55:30.053275+0000 mgr.x (mgr.24626) 19 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:55:32.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:31 smithi023 bash[23507]: audit 2024-04-14T15:55:31.503890+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:32.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:31 smithi023 bash[23507]: audit 2024-04-14T15:55:31.518585+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:32.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:31 smithi023 bash[23507]: audit 2024-04-14T15:55:31.533458+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:32.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:31 smithi023 bash[23507]: audit 2024-04-14T15:55:31.544499+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:33.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[18432]: cluster 2024-04-14T15:55:31.624442+0000 mgr.x (mgr.24626) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-14T15:55:33.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[18432]: audit 2024-04-14T15:55:32.594474+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:33.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[18432]: audit 2024-04-14T15:55:32.601150+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:33.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[18432]: audit 2024-04-14T15:55:32.603158+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[18432]: audit 2024-04-14T15:55:32.604420+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[18432]: audit 2024-04-14T15:55:32.605507+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[18432]: audit 2024-04-14T15:55:32.606610+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[18432]: audit 2024-04-14T15:55:32.609895+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[18432]: audit 2024-04-14T15:55:32.611138+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[18432]: audit 2024-04-14T15:55:32.611902+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:33.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[18432]: audit 2024-04-14T15:55:32.612283+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[18432]: audit 2024-04-14T15:55:32.613354+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[18432]: audit 2024-04-14T15:55:32.620177+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:33.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[18432]: audit 2024-04-14T15:55:32.631690+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:33.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[23507]: cluster 2024-04-14T15:55:31.624442+0000 mgr.x (mgr.24626) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-14T15:55:33.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[23507]: audit 2024-04-14T15:55:32.594474+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:33.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[23507]: audit 2024-04-14T15:55:32.601150+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:33.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[23507]: audit 2024-04-14T15:55:32.603158+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[23507]: audit 2024-04-14T15:55:32.604420+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[23507]: audit 2024-04-14T15:55:32.605507+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[23507]: audit 2024-04-14T15:55:32.606610+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[23507]: audit 2024-04-14T15:55:32.609895+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[23507]: audit 2024-04-14T15:55:32.611138+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[23507]: audit 2024-04-14T15:55:32.611902+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:33.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[23507]: audit 2024-04-14T15:55:32.612283+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[23507]: audit 2024-04-14T15:55:32.613354+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[23507]: audit 2024-04-14T15:55:32.620177+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:33.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:32 smithi023 bash[23507]: audit 2024-04-14T15:55:32.631690+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:33.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:32 smithi119 bash[18543]: cluster 2024-04-14T15:55:31.624442+0000 mgr.x (mgr.24626) 20 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-14T15:55:33.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:32 smithi119 bash[18543]: audit 2024-04-14T15:55:32.594474+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:33.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:32 smithi119 bash[18543]: audit 2024-04-14T15:55:32.601150+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:33.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:32 smithi119 bash[18543]: audit 2024-04-14T15:55:32.603158+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:32 smithi119 bash[18543]: audit 2024-04-14T15:55:32.604420+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:32 smithi119 bash[18543]: audit 2024-04-14T15:55:32.605507+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:32 smithi119 bash[18543]: audit 2024-04-14T15:55:32.606610+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:32 smithi119 bash[18543]: audit 2024-04-14T15:55:32.609895+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:32 smithi119 bash[18543]: audit 2024-04-14T15:55:32.611138+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:32 smithi119 bash[18543]: audit 2024-04-14T15:55:32.611902+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:33.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:32 smithi119 bash[18543]: audit 2024-04-14T15:55:32.612283+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:32 smithi119 bash[18543]: audit 2024-04-14T15:55:32.613354+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:33.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:32 smithi119 bash[18543]: audit 2024-04-14T15:55:32.620177+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:33.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:32 smithi119 bash[18543]: audit 2024-04-14T15:55:32.631690+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:33.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:33 smithi023 bash[18432]: cephadm 2024-04-14T15:55:32.614415+0000 mgr.x (mgr.24626) 21 : cephadm [INF] Adjusting osd_memory_target on smithi023 to 2780M 2024-04-14T15:55:33.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:33 smithi023 bash[18432]: audit 2024-04-14T15:55:32.784806+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:55:33.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:33 smithi023 bash[23507]: cephadm 2024-04-14T15:55:32.614415+0000 mgr.x (mgr.24626) 21 : cephadm [INF] Adjusting osd_memory_target on smithi023 to 2780M 2024-04-14T15:55:33.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:33 smithi023 bash[23507]: audit 2024-04-14T15:55:32.784806+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:55:33.841 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:33 smithi023 bash[42137]: level=error ts=2024-04-14T15:55:33.514Z 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.119:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.119 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.23:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.23 because it doesn't contain any IP SANs" 2024-04-14T15:55:33.841 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:33 smithi023 bash[42137]: level=warn ts=2024-04-14T15:55:33.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.119:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.119 because it doesn't contain any IP SANs" 2024-04-14T15:55:33.841 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:33 smithi023 bash[42137]: level=warn ts=2024-04-14T15:55:33.520Z 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.23:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.23 because it doesn't contain any IP SANs" 2024-04-14T15:55:34.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:33 smithi119 bash[18543]: cephadm 2024-04-14T15:55:32.614415+0000 mgr.x (mgr.24626) 21 : cephadm [INF] Adjusting osd_memory_target on smithi023 to 2780M 2024-04-14T15:55:34.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:33 smithi119 bash[18543]: audit 2024-04-14T15:55:32.784806+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:55:35.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:34 smithi023 bash[18432]: cluster 2024-04-14T15:55:33.625367+0000 mgr.x (mgr.24626) 22 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-14T15:55:35.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:34 smithi023 bash[23507]: cluster 2024-04-14T15:55:33.625367+0000 mgr.x (mgr.24626) 22 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-14T15:55:35.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:34 smithi119 bash[18543]: cluster 2024-04-14T15:55:33.625367+0000 mgr.x (mgr.24626) 22 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-14T15:55:35.693 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:35 smithi119 bash[37843]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:55:35] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.33.4" 2024-04-14T15:55:36.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:35 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:55:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:55:37.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:36 smithi023 bash[18432]: cluster 2024-04-14T15:55:35.626971+0000 mgr.x (mgr.24626) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-14T15:55:37.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:36 smithi023 bash[23507]: cluster 2024-04-14T15:55:35.626971+0000 mgr.x (mgr.24626) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-14T15:55:37.192 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:36 smithi119 bash[18543]: cluster 2024-04-14T15:55:35.626971+0000 mgr.x (mgr.24626) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-14T15:55:38.557 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T15:55:39.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:38 smithi023 bash[18432]: cluster 2024-04-14T15:55:37.627734+0000 mgr.x (mgr.24626) 24 : cluster [DBG] pgmap v13: 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-14T15:55:39.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:38 smithi023 bash[23507]: cluster 2024-04-14T15:55:37.627734+0000 mgr.x (mgr.24626) 24 : cluster [DBG] pgmap v13: 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-14T15:55:39.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:38 smithi119 bash[18543]: cluster 2024-04-14T15:55:37.627734+0000 mgr.x (mgr.24626) 24 : cluster [DBG] pgmap v13: 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-14T15:55:39.294 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T15:55:39.294 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (5m) 7s ago 6m 16.2M - 0.23.0 ba2b418f427c e9fceceeb639 2024-04-14T15:55:39.294 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 running (6m) 7s ago 6m 43.6M - 8.3.5 dad864ee21e9 28ea6bc676ca 2024-04-14T15:55:39.294 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (4m) 7s ago 4m 42.8M - 3.5 e1d6a67b021e d95cab51db5b 2024-04-14T15:55:39.294 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283 running (34s) 7s ago 12m 480M - 19.0.0-2778-ga971fd5f b96c509eef84 0e47ce02eb17 2024-04-14T15:55:39.294 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:9283 running (14m) 7s ago 14m 399M - 17.2.0 e1d6a67b021e 1d20ecf8b0f3 2024-04-14T15:55:39.294 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (14m) 7s ago 14m 52.2M 2048M 17.2.0 e1d6a67b021e 8f67cf72b6b3 2024-04-14T15:55:39.294 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (12m) 7s ago 12m 42.1M 2048M 17.2.0 e1d6a67b021e c1a6416b4112 2024-04-14T15:55:39.294 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (12m) 7s ago 12m 43.0M 2048M 17.2.0 e1d6a67b021e 5b40ba9a05e4 2024-04-14T15:55:39.295 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (6m) 7s ago 6m 9499k - 1.3.1 1dbe0e931976 db8aaa3f2ac8 2024-04-14T15:55:39.295 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (6m) 7s ago 6m 12.4M - 1.3.1 1dbe0e931976 ada6fafe0b7b 2024-04-14T15:55:39.295 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (11m) 7s ago 11m 53.2M 2780M 17.2.0 e1d6a67b021e 4aba87c19009 2024-04-14T15:55:39.295 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (11m) 7s ago 11m 54.4M 2780M 17.2.0 e1d6a67b021e feda49b41c79 2024-04-14T15:55:39.295 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (10m) 7s ago 10m 48.7M 2780M 17.2.0 e1d6a67b021e f14a3e67179d 2024-04-14T15:55:39.295 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (9m) 7s ago 9m 52.3M 2780M 17.2.0 e1d6a67b021e 6508f640b6d9 2024-04-14T15:55:39.295 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (9m) 7s ago 9m 53.4M 4316M 17.2.0 e1d6a67b021e 7508f9f57912 2024-04-14T15:55:39.295 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (8m) 7s ago 8m 50.7M 4316M 17.2.0 e1d6a67b021e 91490d5788a8 2024-04-14T15:55:39.295 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (8m) 7s ago 8m 49.8M 4316M 17.2.0 e1d6a67b021e 6ecbba9b2917 2024-04-14T15:55:39.295 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (7m) 7s ago 7m 51.5M 4316M 17.2.0 e1d6a67b021e c637d318934d 2024-04-14T15:55:39.295 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (5m) 7s ago 6m 56.7M - 2.33.4 514e6a882f6e 7868516854c4 2024-04-14T15:55:39.295 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (4m) 7s ago 4m 83.4M - 17.2.0 e1d6a67b021e 35dd84da01ed 2024-04-14T15:55:39.295 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (4m) 7s ago 4m 84.0M - 17.2.0 e1d6a67b021e c2f9b2e874c0 2024-04-14T15:55:39.295 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (4m) 7s ago 4m 83.5M - 17.2.0 e1d6a67b021e c9bc72617c27 2024-04-14T15:55:39.295 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (4m) 7s ago 4m 83.7M - 17.2.0 e1d6a67b021e cf4b6004e6a8 2024-04-14T15:55:39.736 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:55:39.736 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T15:55:39.736 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-14T15:55:39.736 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:55:39.737 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T15:55:39.737 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-14T15:55:39.737 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 1 2024-04-14T15:55:39.737 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:55:39.737 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T15:55:39.737 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-14T15:55:39.737 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:55:39.737 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": {}, 2024-04-14T15:55:39.737 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T15:55:39.737 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-14T15:55:39.737 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:55:39.737 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T15:55:39.737 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-14T15:55:39.737 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 1 2024-04-14T15:55:39.737 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:55:39.738 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:55:40.058 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:39 smithi023 bash[18432]: audit 2024-04-14T15:55:38.549881+0000 mgr.x (mgr.24626) 25 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:40.059 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:39 smithi023 bash[18432]: audit 2024-04-14T15:55:38.924701+0000 mgr.x (mgr.24626) 26 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:40.059 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:39 smithi023 bash[23507]: audit 2024-04-14T15:55:38.549881+0000 mgr.x (mgr.24626) 25 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:40.059 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:39 smithi023 bash[23507]: audit 2024-04-14T15:55:38.924701+0000 mgr.x (mgr.24626) 26 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:40.107 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:55:40.107 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T15:55:40.107 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T15:55:40.107 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-14T15:55:40.107 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [], 2024-04-14T15:55:40.107 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "1/23 daemons upgraded", 2024-04-14T15:55:40.108 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "", 2024-04-14T15:55:40.108 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T15:55:40.108 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:55:40.192 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:39 smithi119 bash[18543]: audit 2024-04-14T15:55:38.549881+0000 mgr.x (mgr.24626) 25 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:40.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:39 smithi119 bash[18543]: audit 2024-04-14T15:55:38.924701+0000 mgr.x (mgr.24626) 26 : audit [DBG] from='client.25060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:40.544 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_OK 2024-04-14T15:55:41.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:40 smithi023 bash[18432]: audit 2024-04-14T15:55:39.282892+0000 mgr.x (mgr.24626) 27 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:41.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:40 smithi023 bash[18432]: cluster 2024-04-14T15:55:39.629359+0000 mgr.x (mgr.24626) 28 : cluster [DBG] pgmap v14: 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-14T15:55:41.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:40 smithi023 bash[18432]: audit 2024-04-14T15:55:39.736020+0000 mon.c (mon.1) 141 : audit [DBG] from='client.? 172.21.15.23:0/1103082318' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:55:41.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:40 smithi023 bash[18432]: audit 2024-04-14T15:55:40.543641+0000 mon.a (mon.0) 857 : audit [DBG] from='client.? 172.21.15.23:0/3273442736' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:55:41.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:40 smithi023 bash[23507]: audit 2024-04-14T15:55:39.282892+0000 mgr.x (mgr.24626) 27 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:41.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:40 smithi023 bash[23507]: cluster 2024-04-14T15:55:39.629359+0000 mgr.x (mgr.24626) 28 : cluster [DBG] pgmap v14: 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-14T15:55:41.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:40 smithi023 bash[23507]: audit 2024-04-14T15:55:39.736020+0000 mon.c (mon.1) 141 : audit [DBG] from='client.? 172.21.15.23:0/1103082318' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:55:41.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:40 smithi023 bash[23507]: audit 2024-04-14T15:55:40.543641+0000 mon.a (mon.0) 857 : audit [DBG] from='client.? 172.21.15.23:0/3273442736' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:55:41.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:40 smithi119 bash[18543]: audit 2024-04-14T15:55:39.282892+0000 mgr.x (mgr.24626) 27 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:41.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:40 smithi119 bash[18543]: cluster 2024-04-14T15:55:39.629359+0000 mgr.x (mgr.24626) 28 : cluster [DBG] pgmap v14: 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-14T15:55:41.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:40 smithi119 bash[18543]: audit 2024-04-14T15:55:39.736020+0000 mon.c (mon.1) 141 : audit [DBG] from='client.? 172.21.15.23:0/1103082318' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:55:41.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:40 smithi119 bash[18543]: audit 2024-04-14T15:55:40.543641+0000 mon.a (mon.0) 857 : audit [DBG] from='client.? 172.21.15.23:0/3273442736' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:55:42.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:41 smithi023 bash[18432]: audit 2024-04-14T15:55:40.064532+0000 mgr.x (mgr.24626) 29 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:55:42.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:41 smithi023 bash[18432]: audit 2024-04-14T15:55:40.113171+0000 mgr.x (mgr.24626) 30 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:42.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:41 smithi023 bash[23507]: audit 2024-04-14T15:55:40.064532+0000 mgr.x (mgr.24626) 29 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:55:42.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:41 smithi023 bash[23507]: audit 2024-04-14T15:55:40.113171+0000 mgr.x (mgr.24626) 30 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:42.192 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:41 smithi119 bash[18543]: audit 2024-04-14T15:55:40.064532+0000 mgr.x (mgr.24626) 29 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:55:42.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:41 smithi119 bash[18543]: audit 2024-04-14T15:55:40.113171+0000 mgr.x (mgr.24626) 30 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:55:42.693 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[34332]: ts=2024-04-14T15:55:42.313Z 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.23:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.119:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:55:43.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: cluster 2024-04-14T15:55:41.630160+0000 mgr.x (mgr.24626) 31 : cluster [DBG] pgmap v15: 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-14T15:55:43.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:41.917113+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:41.931601+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:41.936177+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:41.939005+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:41.941679+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:41.942390+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:41.944409+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:41.945199+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:41.947958+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:41.950635+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: cephadm 2024-04-14T15:55:41.953107+0000 mgr.x (mgr.24626) 32 : cephadm [INF] Adjusting osd_memory_target on smithi119 to 3036M 2024-04-14T15:55:43.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:41.955557+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:41.965084+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:55:43.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:41.967533+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:55:43.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: cephadm 2024-04-14T15:55:41.970254+0000 mgr.x (mgr.24626) 33 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.conf 2024-04-14T15:55:43.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: cephadm 2024-04-14T15:55:41.972741+0000 mgr.x (mgr.24626) 34 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.conf 2024-04-14T15:55:43.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:42.734664+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:42.744205+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:42.754019+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:42.763027+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:42.774344+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:42.859403+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:42.867877+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:42.876163+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:42 smithi119 bash[18543]: audit 2024-04-14T15:55:42.884290+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.338 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: cluster 2024-04-14T15:55:41.630160+0000 mgr.x (mgr.24626) 31 : cluster [DBG] pgmap v15: 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-14T15:55:43.338 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:41.917113+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.338 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:41.931601+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.338 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:41.936177+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.338 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:41.939005+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.338 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:41.941679+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.338 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:41.942390+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.339 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:41.944409+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.339 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:41.945199+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.339 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:41.947958+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.339 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:41.950635+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.339 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: cephadm 2024-04-14T15:55:41.953107+0000 mgr.x (mgr.24626) 32 : cephadm [INF] Adjusting osd_memory_target on smithi119 to 3036M 2024-04-14T15:55:43.339 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:41.955557+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.339 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:41.965084+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:55:43.339 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:41.967533+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:55:43.339 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: cephadm 2024-04-14T15:55:41.970254+0000 mgr.x (mgr.24626) 33 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.conf 2024-04-14T15:55:43.339 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: cephadm 2024-04-14T15:55:41.972741+0000 mgr.x (mgr.24626) 34 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.conf 2024-04-14T15:55:43.339 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:42.734664+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.339 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:42.744205+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.339 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:42.754019+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.339 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:42.763027+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:42.774344+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:42.859403+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:42.867877+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:42.876163+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[18432]: audit 2024-04-14T15:55:42.884290+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: cluster 2024-04-14T15:55:41.630160+0000 mgr.x (mgr.24626) 31 : cluster [DBG] pgmap v15: 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-14T15:55:43.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:41.917113+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:41.931601+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:41.936177+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:41.939005+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:41.941679+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:41.942390+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:41.944409+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:41.945199+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:41.947958+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:41.950635+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-14T15:55:43.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: cephadm 2024-04-14T15:55:41.953107+0000 mgr.x (mgr.24626) 32 : cephadm [INF] Adjusting osd_memory_target on smithi119 to 3036M 2024-04-14T15:55:43.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:41.955557+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:41.965084+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:55:43.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:41.967533+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:55:43.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: cephadm 2024-04-14T15:55:41.970254+0000 mgr.x (mgr.24626) 33 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.conf 2024-04-14T15:55:43.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: cephadm 2024-04-14T15:55:41.972741+0000 mgr.x (mgr.24626) 34 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.conf 2024-04-14T15:55:43.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:42.734664+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:42.744205+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:42.754019+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:42.763027+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:42.774344+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:42.859403+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:42.867877+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:42.876163+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:42 smithi023 bash[23507]: audit 2024-04-14T15:55:42.884290+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:43.590 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:43 smithi023 systemd[1]: Stopping Ceph node-exporter.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T15:55:43.590 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:43 smithi023 bash[51166]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-node-exporter.a 2024-04-14T15:55:43.591 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:43 smithi023 bash[42137]: level=error ts=2024-04-14T15:55:43.515Z 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.23:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.23 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.119:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.119 because it doesn't contain any IP SANs" 2024-04-14T15:55:43.591 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:43 smithi023 bash[42137]: level=warn ts=2024-04-14T15:55:43.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.23:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.23 because it doesn't contain any IP SANs" 2024-04-14T15:55:43.591 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:43 smithi023 bash[42137]: level=warn ts=2024-04-14T15:55:43.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.119:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.119 because it doesn't contain any IP SANs" 2024-04-14T15:55:44.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:43 smithi119 bash[18543]: cephadm 2024-04-14T15:55:42.237578+0000 mgr.x (mgr.24626) 35 : cephadm [INF] Updating smithi023:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.conf 2024-04-14T15:55:44.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:43 smithi119 bash[18543]: cephadm 2024-04-14T15:55:42.238841+0000 mgr.x (mgr.24626) 36 : cephadm [INF] Updating smithi119:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.conf 2024-04-14T15:55:44.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:43 smithi119 bash[18543]: cephadm 2024-04-14T15:55:42.402541+0000 mgr.x (mgr.24626) 37 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:55:44.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:43 smithi119 bash[18543]: cephadm 2024-04-14T15:55:42.403744+0000 mgr.x (mgr.24626) 38 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:55:44.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:43 smithi119 bash[18543]: cephadm 2024-04-14T15:55:42.566908+0000 mgr.x (mgr.24626) 39 : cephadm [INF] Updating smithi023:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.client.admin.keyring 2024-04-14T15:55:44.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:43 smithi119 bash[18543]: cephadm 2024-04-14T15:55:42.568260+0000 mgr.x (mgr.24626) 40 : cephadm [INF] Updating smithi119:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.client.admin.keyring 2024-04-14T15:55:44.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:43 smithi119 bash[18543]: cephadm 2024-04-14T15:55:42.893937+0000 mgr.x (mgr.24626) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-14T15:55:44.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:43 smithi119 bash[18543]: cephadm 2024-04-14T15:55:42.894890+0000 mgr.x (mgr.24626) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi023 2024-04-14T15:55:44.200 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:44 smithi023 bash[51175]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-node-exporter-a 2024-04-14T15:55:44.200 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:44 smithi023 bash[51209]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-node-exporter.a 2024-04-14T15:55:44.201 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:43 smithi023 bash[18432]: cephadm 2024-04-14T15:55:42.237578+0000 mgr.x (mgr.24626) 35 : cephadm [INF] Updating smithi023:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.conf 2024-04-14T15:55:44.201 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:43 smithi023 bash[18432]: cephadm 2024-04-14T15:55:42.238841+0000 mgr.x (mgr.24626) 36 : cephadm [INF] Updating smithi119:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.conf 2024-04-14T15:55:44.201 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:43 smithi023 bash[18432]: cephadm 2024-04-14T15:55:42.402541+0000 mgr.x (mgr.24626) 37 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:55:44.201 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:43 smithi023 bash[18432]: cephadm 2024-04-14T15:55:42.403744+0000 mgr.x (mgr.24626) 38 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:55:44.201 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:43 smithi023 bash[18432]: cephadm 2024-04-14T15:55:42.566908+0000 mgr.x (mgr.24626) 39 : cephadm [INF] Updating smithi023:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.client.admin.keyring 2024-04-14T15:55:44.201 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:43 smithi023 bash[18432]: cephadm 2024-04-14T15:55:42.568260+0000 mgr.x (mgr.24626) 40 : cephadm [INF] Updating smithi119:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.client.admin.keyring 2024-04-14T15:55:44.201 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:43 smithi023 bash[18432]: cephadm 2024-04-14T15:55:42.893937+0000 mgr.x (mgr.24626) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-14T15:55:44.201 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:43 smithi023 bash[18432]: cephadm 2024-04-14T15:55:42.894890+0000 mgr.x (mgr.24626) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi023 2024-04-14T15:55:44.202 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:43 smithi023 bash[23507]: cephadm 2024-04-14T15:55:42.237578+0000 mgr.x (mgr.24626) 35 : cephadm [INF] Updating smithi023:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.conf 2024-04-14T15:55:44.202 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:43 smithi023 bash[23507]: cephadm 2024-04-14T15:55:42.238841+0000 mgr.x (mgr.24626) 36 : cephadm [INF] Updating smithi119:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.conf 2024-04-14T15:55:44.202 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:43 smithi023 bash[23507]: cephadm 2024-04-14T15:55:42.402541+0000 mgr.x (mgr.24626) 37 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:55:44.202 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:43 smithi023 bash[23507]: cephadm 2024-04-14T15:55:42.403744+0000 mgr.x (mgr.24626) 38 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:55:44.202 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:43 smithi023 bash[23507]: cephadm 2024-04-14T15:55:42.566908+0000 mgr.x (mgr.24626) 39 : cephadm [INF] Updating smithi023:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.client.admin.keyring 2024-04-14T15:55:44.202 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:43 smithi023 bash[23507]: cephadm 2024-04-14T15:55:42.568260+0000 mgr.x (mgr.24626) 40 : cephadm [INF] Updating smithi119:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.client.admin.keyring 2024-04-14T15:55:44.202 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:43 smithi023 bash[23507]: cephadm 2024-04-14T15:55:42.893937+0000 mgr.x (mgr.24626) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-14T15:55:44.202 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:43 smithi023 bash[23507]: cephadm 2024-04-14T15:55:42.894890+0000 mgr.x (mgr.24626) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi023 2024-04-14T15:55:44.590 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:44 smithi023 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-14T15:55:44.590 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:44 smithi023 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-14T15:55:44.590 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:44 smithi023 systemd[1]: Stopped Ceph node-exporter.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:55:44.591 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:44 smithi023 systemd[1]: Started Ceph node-exporter.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:55:45.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:44 smithi119 bash[18543]: cluster 2024-04-14T15:55:43.631064+0000 mgr.x (mgr.24626) 43 : cluster [DBG] pgmap v16: 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-14T15:55:45.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:44 smithi119 bash[18543]: audit 2024-04-14T15:55:44.254303+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:45.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:44 smithi119 bash[18543]: audit 2024-04-14T15:55:44.267379+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:45.251 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:44 smithi023 bash[18432]: cluster 2024-04-14T15:55:43.631064+0000 mgr.x (mgr.24626) 43 : cluster [DBG] pgmap v16: 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-14T15:55:45.251 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:44 smithi023 bash[18432]: audit 2024-04-14T15:55:44.254303+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:45.251 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:44 smithi023 bash[18432]: audit 2024-04-14T15:55:44.267379+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:45.251 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:44 smithi023 bash[23507]: cluster 2024-04-14T15:55:43.631064+0000 mgr.x (mgr.24626) 43 : cluster [DBG] pgmap v16: 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-14T15:55:45.251 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:44 smithi023 bash[23507]: audit 2024-04-14T15:55:44.254303+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:45.251 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:44 smithi023 bash[23507]: audit 2024-04-14T15:55:44.267379+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:45.591 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.337Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-14T15:55:45.591 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.337Z 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-14T15:55:45.591 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.338Z 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-14T15:55:45.591 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.338Z 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-14T15:55:45.591 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-14T15:55:45.591 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=arp 2024-04-14T15:55:45.592 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-14T15:55:45.592 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-14T15:55:45.592 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-14T15:55:45.592 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-14T15:55:45.592 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-14T15:55:45.592 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-14T15:55:45.592 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-14T15:55:45.592 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-14T15:55:45.592 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=edac 2024-04-14T15:55:45.592 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-14T15:55:45.592 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-14T15:55:45.592 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-14T15:55:45.592 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-14T15:55:45.592 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-14T15:55:45.592 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-14T15:55:45.593 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-14T15:55:45.593 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-14T15:55:45.593 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-14T15:55:45.593 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-14T15:55:45.593 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-14T15:55:45.593 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-14T15:55:45.593 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-14T15:55:45.593 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-14T15:55:45.593 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-14T15:55:45.593 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-14T15:55:45.593 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=os 2024-04-14T15:55:45.593 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-14T15:55:45.593 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-14T15:55:45.593 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-14T15:55:45.593 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-14T15:55:45.594 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-14T15:55:45.594 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-14T15:55:45.594 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=stat 2024-04-14T15:55:45.594 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-14T15:55:45.594 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-14T15:55:45.594 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-14T15:55:45.594 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=time 2024-04-14T15:55:45.594 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-14T15:55:45.594 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=uname 2024-04-14T15:55:45.594 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-14T15:55:45.594 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-14T15:55:45.594 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-14T15:55:45.594 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.339Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-14T15:55:45.595 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[51238]: ts=2024-04-14T15:55:45.340Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-14T15:55:45.693 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:45 smithi119 bash[37843]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:55:45] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.33.4" 2024-04-14T15:55:46.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[18432]: cephadm 2024-04-14T15:55:44.317688+0000 mgr.x (mgr.24626) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-14T15:55:46.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[18432]: cephadm 2024-04-14T15:55:44.350456+0000 mgr.x (mgr.24626) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi023 2024-04-14T15:55:46.091 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:55:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:55:46.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[23507]: cephadm 2024-04-14T15:55:44.317688+0000 mgr.x (mgr.24626) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-14T15:55:46.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:45 smithi023 bash[23507]: cephadm 2024-04-14T15:55:44.350456+0000 mgr.x (mgr.24626) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi023 2024-04-14T15:55:46.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:45 smithi119 bash[18543]: cephadm 2024-04-14T15:55:44.317688+0000 mgr.x (mgr.24626) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-14T15:55:46.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:45 smithi119 bash[18543]: cephadm 2024-04-14T15:55:44.350456+0000 mgr.x (mgr.24626) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi023 2024-04-14T15:55:47.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:46 smithi119 bash[18543]: cluster 2024-04-14T15:55:45.632723+0000 mgr.x (mgr.24626) 46 : cluster [DBG] pgmap v17: 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-14T15:55:47.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:46 smithi023 bash[18432]: cluster 2024-04-14T15:55:45.632723+0000 mgr.x (mgr.24626) 46 : cluster [DBG] pgmap v17: 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-14T15:55:47.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:46 smithi023 bash[23507]: cluster 2024-04-14T15:55:45.632723+0000 mgr.x (mgr.24626) 46 : cluster [DBG] pgmap v17: 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-14T15:55:48.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:47 smithi023 bash[18432]: audit 2024-04-14T15:55:47.785606+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:55:48.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:47 smithi023 bash[23507]: audit 2024-04-14T15:55:47.785606+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:55:48.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:47 smithi119 bash[18543]: audit 2024-04-14T15:55:47.785606+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:55:49.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:48 smithi023 bash[18432]: cluster 2024-04-14T15:55:47.633476+0000 mgr.x (mgr.24626) 47 : cluster [DBG] pgmap v18: 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-14T15:55:49.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:48 smithi023 bash[23507]: cluster 2024-04-14T15:55:47.633476+0000 mgr.x (mgr.24626) 47 : cluster [DBG] pgmap v18: 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-14T15:55:49.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:48 smithi119 bash[18543]: cluster 2024-04-14T15:55:47.633476+0000 mgr.x (mgr.24626) 47 : cluster [DBG] pgmap v18: 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-14T15:55:51.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:50 smithi023 bash[18432]: cluster 2024-04-14T15:55:49.635199+0000 mgr.x (mgr.24626) 48 : cluster [DBG] pgmap v19: 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-14T15:55:51.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:50 smithi023 bash[23507]: cluster 2024-04-14T15:55:49.635199+0000 mgr.x (mgr.24626) 48 : cluster [DBG] pgmap v19: 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-14T15:55:51.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:50 smithi119 bash[18543]: cluster 2024-04-14T15:55:49.635199+0000 mgr.x (mgr.24626) 48 : cluster [DBG] pgmap v19: 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-14T15:55:52.308 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:51 smithi119 bash[18543]: audit 2024-04-14T15:55:50.075867+0000 mgr.x (mgr.24626) 49 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:55:52.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:51 smithi023 bash[18432]: audit 2024-04-14T15:55:50.075867+0000 mgr.x (mgr.24626) 49 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:55:52.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:51 smithi023 bash[23507]: audit 2024-04-14T15:55:50.075867+0000 mgr.x (mgr.24626) 49 : audit [DBG] from='client.14826 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:55:52.692 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:52 smithi023 systemd[1]: Stopping Ceph alertmanager.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T15:55:52.692 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:52 smithi023 bash[51481]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-alertmanager.a 2024-04-14T15:55:52.692 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:52 smithi023 bash[42137]: level=info ts=2024-04-14T15:55:52.469Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-14T15:55:52.692 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:55:52 smithi119 bash[34332]: ts=2024-04-14T15:55: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.23:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.119:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:55:53.237 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:53 smithi023 bash[51490]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-alertmanager-a 2024-04-14T15:55:53.237 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:53 smithi023 bash[51523]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-alertmanager.a 2024-04-14T15:55:53.238 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:52 smithi023 bash[18432]: cluster 2024-04-14T15:55:51.635973+0000 mgr.x (mgr.24626) 50 : cluster [DBG] pgmap v20: 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-14T15:55:53.238 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:52 smithi023 bash[23507]: cluster 2024-04-14T15:55:51.635973+0000 mgr.x (mgr.24626) 50 : cluster [DBG] pgmap v20: 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-14T15:55:53.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:52 smithi119 bash[18543]: cluster 2024-04-14T15:55:51.635973+0000 mgr.x (mgr.24626) 50 : cluster [DBG] pgmap v20: 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-14T15:55:53.590 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:53 smithi023 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-14T15:55:53.590 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:53 smithi023 systemd[1]: Stopped Ceph alertmanager.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:55:53.590 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:53 smithi023 systemd[1]: Started Ceph alertmanager.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:55:54.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[23507]: audit 2024-04-14T15:55:53.300235+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:54.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[23507]: audit 2024-04-14T15:55:53.316904+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:54.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[23507]: audit 2024-04-14T15:55:53.348750+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:55:54.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[23507]: cephadm 2024-04-14T15:55:53.353688+0000 mgr.x (mgr.24626) 51 : cephadm [INF] Reconfiguring iscsi.foo.smithi023.kkyzib (dependencies changed)... 2024-04-14T15:55:54.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[23507]: audit 2024-04-14T15:55:53.354619+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:55:54.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[23507]: audit 2024-04-14T15:55:53.369981+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:55:54.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[23507]: cephadm 2024-04-14T15:55:53.372319+0000 mgr.x (mgr.24626) 52 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi023.kkyzib on smithi023 2024-04-14T15:55:54.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[23507]: cluster 2024-04-14T15:55:53.637084+0000 mgr.x (mgr.24626) 53 : cluster [DBG] pgmap v21: 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-14T15:55:54.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[18432]: audit 2024-04-14T15:55:53.300235+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:54.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[18432]: audit 2024-04-14T15:55:53.316904+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:54.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[18432]: audit 2024-04-14T15:55:53.348750+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:55:54.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[18432]: cephadm 2024-04-14T15:55:53.353688+0000 mgr.x (mgr.24626) 51 : cephadm [INF] Reconfiguring iscsi.foo.smithi023.kkyzib (dependencies changed)... 2024-04-14T15:55:54.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[18432]: audit 2024-04-14T15:55:53.354619+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:55:54.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[18432]: audit 2024-04-14T15:55:53.369981+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:55:54.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[18432]: cephadm 2024-04-14T15:55:53.372319+0000 mgr.x (mgr.24626) 52 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi023.kkyzib on smithi023 2024-04-14T15:55:54.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[18432]: cluster 2024-04-14T15:55:53.637084+0000 mgr.x (mgr.24626) 53 : cluster [DBG] pgmap v21: 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-14T15:55:54.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:54 smithi119 bash[18543]: audit 2024-04-14T15:55:53.300235+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:54.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:54 smithi119 bash[18543]: audit 2024-04-14T15:55:53.316904+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:54.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:54 smithi119 bash[18543]: audit 2024-04-14T15:55:53.348750+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:55:54.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:54 smithi119 bash[18543]: cephadm 2024-04-14T15:55:53.353688+0000 mgr.x (mgr.24626) 51 : cephadm [INF] Reconfiguring iscsi.foo.smithi023.kkyzib (dependencies changed)... 2024-04-14T15:55:54.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:54 smithi119 bash[18543]: audit 2024-04-14T15:55:53.354619+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:55:54.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:54 smithi119 bash[18543]: audit 2024-04-14T15:55:53.369981+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:55:54.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:54 smithi119 bash[18543]: cephadm 2024-04-14T15:55:53.372319+0000 mgr.x (mgr.24626) 52 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi023.kkyzib on smithi023 2024-04-14T15:55:54.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:54 smithi119 bash[18543]: cluster 2024-04-14T15:55:53.637084+0000 mgr.x (mgr.24626) 53 : cluster [DBG] pgmap v21: 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-14T15:55:55.090 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[51550]: level=info ts=2024-04-14T15:55:54.867Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-14T15:55:55.090 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[51550]: level=info ts=2024-04-14T15:55:54.867Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-14T15:55:55.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[51550]: level=info ts=2024-04-14T15:55:54.870Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.23 port=9094 2024-04-14T15:55:55.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[51550]: level=info ts=2024-04-14T15:55:54.870Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-14T15:55:55.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[51550]: level=info ts=2024-04-14T15:55:54.913Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-14T15:55:55.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[51550]: level=info ts=2024-04-14T15:55:54.913Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-14T15:55:55.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[51550]: level=info ts=2024-04-14T15:55:54.916Z caller=main.go:518 msg=Listening address=:9093 2024-04-14T15:55:55.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:54 smithi023 bash[51550]: level=info ts=2024-04-14T15:55:54.916Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-14T15:55:55.693 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:55:55 smithi119 bash[37843]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:55:55] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.33.4" 2024-04-14T15:55:55.960 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:55:55 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:55:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:55:56.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:56 smithi119 bash[18543]: cluster 2024-04-14T15:55:55.638821+0000 mgr.x (mgr.24626) 54 : cluster [DBG] pgmap v22: 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-14T15:55:57.041 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:56 smithi023 bash[18432]: cluster 2024-04-14T15:55:55.638821+0000 mgr.x (mgr.24626) 54 : cluster [DBG] pgmap v22: 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-14T15:55:57.041 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:56 smithi023 bash[23507]: cluster 2024-04-14T15:55:55.638821+0000 mgr.x (mgr.24626) 54 : cluster [DBG] pgmap v22: 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-14T15:55:57.042 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:55:56 smithi023 bash[51550]: level=info ts=2024-04-14T15:55:56.871Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000431169s 2024-04-14T15:55:58.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:58 smithi023 bash[18432]: audit 2024-04-14T15:55:57.234438+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:58.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:58 smithi023 bash[18432]: audit 2024-04-14T15:55:57.255555+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:58.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:58 smithi023 bash[18432]: cephadm 2024-04-14T15:55:57.299530+0000 mgr.x (mgr.24626) 55 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-14T15:55:58.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:58 smithi023 bash[18432]: cephadm 2024-04-14T15:55:57.594010+0000 mgr.x (mgr.24626) 56 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi119 2024-04-14T15:55:58.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:58 smithi023 bash[18432]: cluster 2024-04-14T15:55:57.639312+0000 mgr.x (mgr.24626) 57 : cluster [DBG] pgmap v23: 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-14T15:55:58.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:58 smithi023 bash[23507]: audit 2024-04-14T15:55:57.234438+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:58.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:58 smithi023 bash[23507]: audit 2024-04-14T15:55:57.255555+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:58.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:58 smithi023 bash[23507]: cephadm 2024-04-14T15:55:57.299530+0000 mgr.x (mgr.24626) 55 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-14T15:55:58.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:58 smithi023 bash[23507]: cephadm 2024-04-14T15:55:57.594010+0000 mgr.x (mgr.24626) 56 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi119 2024-04-14T15:55:58.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:58 smithi023 bash[23507]: cluster 2024-04-14T15:55:57.639312+0000 mgr.x (mgr.24626) 57 : cluster [DBG] pgmap v23: 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-14T15:55:58.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:58 smithi119 bash[18543]: audit 2024-04-14T15:55:57.234438+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:58.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:58 smithi119 bash[18543]: audit 2024-04-14T15:55:57.255555+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:55:58.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:58 smithi119 bash[18543]: cephadm 2024-04-14T15:55:57.299530+0000 mgr.x (mgr.24626) 55 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-14T15:55:58.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:58 smithi119 bash[18543]: cephadm 2024-04-14T15:55:57.594010+0000 mgr.x (mgr.24626) 56 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi119 2024-04-14T15:55:58.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:58 smithi119 bash[18543]: cluster 2024-04-14T15:55:57.639312+0000 mgr.x (mgr.24626) 57 : cluster [DBG] pgmap v23: 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-14T15:55:59.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:55:59 smithi023 bash[18432]: audit 2024-04-14T15:55:59.003083+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.23:0/2182449462' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-14T15:55:59.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:55:59 smithi023 bash[23507]: audit 2024-04-14T15:55:59.003083+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.23:0/2182449462' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-14T15:55:59.692 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:55:59 smithi119 bash[18543]: audit 2024-04-14T15:55:59.003083+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.23:0/2182449462' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-14T15:56:00.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:00 smithi023 bash[18432]: audit 2024-04-14T15:55:59.377867+0000 mon.c (mon.1) 142 : audit [INF] from='client.? 172.21.15.23:0/3252728278' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3855855092"}]: dispatch 2024-04-14T15:56:00.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:00 smithi023 bash[18432]: audit 2024-04-14T15:55:59.378664+0000 mon.a (mon.0) 882 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3855855092"}]: dispatch 2024-04-14T15:56:00.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:00 smithi023 bash[18432]: cluster 2024-04-14T15:55:59.640259+0000 mgr.x (mgr.24626) 58 : cluster [DBG] pgmap v24: 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-14T15:56:00.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:00 smithi023 bash[23507]: audit 2024-04-14T15:55:59.377867+0000 mon.c (mon.1) 142 : audit [INF] from='client.? 172.21.15.23:0/3252728278' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3855855092"}]: dispatch 2024-04-14T15:56:00.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:00 smithi023 bash[23507]: audit 2024-04-14T15:55:59.378664+0000 mon.a (mon.0) 882 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3855855092"}]: dispatch 2024-04-14T15:56:00.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:00 smithi023 bash[23507]: cluster 2024-04-14T15:55:59.640259+0000 mgr.x (mgr.24626) 58 : cluster [DBG] pgmap v24: 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-14T15:56:00.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:00 smithi119 bash[18543]: audit 2024-04-14T15:55:59.377867+0000 mon.c (mon.1) 142 : audit [INF] from='client.? 172.21.15.23:0/3252728278' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3855855092"}]: dispatch 2024-04-14T15:56:00.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:00 smithi119 bash[18543]: audit 2024-04-14T15:55:59.378664+0000 mon.a (mon.0) 882 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3855855092"}]: dispatch 2024-04-14T15:56:00.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:00 smithi119 bash[18543]: cluster 2024-04-14T15:55:59.640259+0000 mgr.x (mgr.24626) 58 : cluster [DBG] pgmap v24: 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-14T15:56:01.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:01 smithi023 bash[23507]: audit 2024-04-14T15:56:00.288876+0000 mon.a (mon.0) 883 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3855855092"}]': finished 2024-04-14T15:56:01.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:01 smithi023 bash[23507]: cluster 2024-04-14T15:56:00.289104+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-14T15:56:01.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:01 smithi023 bash[23507]: audit 2024-04-14T15:56:00.672988+0000 mon.c (mon.1) 143 : audit [INF] from='client.? 172.21.15.23:0/4260971814' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/48928117"}]: dispatch 2024-04-14T15:56:01.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:01 smithi023 bash[23507]: audit 2024-04-14T15:56:00.673965+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/48928117"}]: dispatch 2024-04-14T15:56:01.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:01 smithi023 bash[18432]: audit 2024-04-14T15:56:00.288876+0000 mon.a (mon.0) 883 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3855855092"}]': finished 2024-04-14T15:56:01.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:01 smithi023 bash[18432]: cluster 2024-04-14T15:56:00.289104+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-14T15:56:01.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:01 smithi023 bash[18432]: audit 2024-04-14T15:56:00.672988+0000 mon.c (mon.1) 143 : audit [INF] from='client.? 172.21.15.23:0/4260971814' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/48928117"}]: dispatch 2024-04-14T15:56:01.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:01 smithi023 bash[18432]: audit 2024-04-14T15:56:00.673965+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/48928117"}]: dispatch 2024-04-14T15:56:01.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:01 smithi119 bash[18543]: audit 2024-04-14T15:56:00.288876+0000 mon.a (mon.0) 883 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3855855092"}]': finished 2024-04-14T15:56:01.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:01 smithi119 bash[18543]: cluster 2024-04-14T15:56:00.289104+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-14T15:56:01.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:01 smithi119 bash[18543]: audit 2024-04-14T15:56:00.672988+0000 mon.c (mon.1) 143 : audit [INF] from='client.? 172.21.15.23:0/4260971814' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/48928117"}]: dispatch 2024-04-14T15:56:01.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:01 smithi119 bash[18543]: audit 2024-04-14T15:56:00.673965+0000 mon.a (mon.0) 885 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/48928117"}]: dispatch 2024-04-14T15:56:02.693 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:02 smithi119 bash[34332]: ts=2024-04-14T15:56: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.23:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.119:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:56:02.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:02 smithi119 bash[18543]: audit 2024-04-14T15:56:01.312988+0000 mon.a (mon.0) 886 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/48928117"}]': finished 2024-04-14T15:56:02.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:02 smithi119 bash[18543]: cluster 2024-04-14T15:56:01.313164+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-14T15:56:02.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:02 smithi119 bash[18543]: cluster 2024-04-14T15:56:01.640968+0000 mgr.x (mgr.24626) 59 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-14T15:56:02.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:02 smithi119 bash[18543]: audit 2024-04-14T15:56:01.711358+0000 mon.a (mon.0) 888 : audit [INF] from='client.? 172.21.15.23:0/1406826687' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/2623835210"}]: dispatch 2024-04-14T15:56:02.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:02 smithi023 bash[18432]: audit 2024-04-14T15:56:01.312988+0000 mon.a (mon.0) 886 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/48928117"}]': finished 2024-04-14T15:56:02.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:02 smithi023 bash[18432]: cluster 2024-04-14T15:56:01.313164+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-14T15:56:02.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:02 smithi023 bash[18432]: cluster 2024-04-14T15:56:01.640968+0000 mgr.x (mgr.24626) 59 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-14T15:56:02.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:02 smithi023 bash[18432]: audit 2024-04-14T15:56:01.711358+0000 mon.a (mon.0) 888 : audit [INF] from='client.? 172.21.15.23:0/1406826687' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/2623835210"}]: dispatch 2024-04-14T15:56:02.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:02 smithi023 bash[23507]: audit 2024-04-14T15:56:01.312988+0000 mon.a (mon.0) 886 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/48928117"}]': finished 2024-04-14T15:56:02.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:02 smithi023 bash[23507]: cluster 2024-04-14T15:56:01.313164+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-14T15:56:02.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:02 smithi023 bash[23507]: cluster 2024-04-14T15:56:01.640968+0000 mgr.x (mgr.24626) 59 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-14T15:56:02.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:02 smithi023 bash[23507]: audit 2024-04-14T15:56:01.711358+0000 mon.a (mon.0) 888 : audit [INF] from='client.? 172.21.15.23:0/1406826687' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/2623835210"}]: dispatch 2024-04-14T15:56:03.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:03 smithi119 bash[18543]: audit 2024-04-14T15:56:02.334303+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.23:0/1406826687' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/2623835210"}]': finished 2024-04-14T15:56:03.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:03 smithi119 bash[18543]: cluster 2024-04-14T15:56:02.334437+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-14T15:56:03.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:03 smithi119 bash[18543]: audit 2024-04-14T15:56:02.720289+0000 mon.c (mon.1) 144 : audit [INF] from='client.? 172.21.15.23:0/1663711047' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/2623835210"}]: dispatch 2024-04-14T15:56:03.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:03 smithi119 bash[18543]: audit 2024-04-14T15:56:02.721322+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/2623835210"}]: dispatch 2024-04-14T15:56:03.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:03 smithi119 bash[18543]: audit 2024-04-14T15:56:02.785288+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:56:03.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:03 smithi023 bash[18432]: audit 2024-04-14T15:56:02.334303+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.23:0/1406826687' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/2623835210"}]': finished 2024-04-14T15:56:03.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:03 smithi023 bash[18432]: cluster 2024-04-14T15:56:02.334437+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-14T15:56:03.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:03 smithi023 bash[18432]: audit 2024-04-14T15:56:02.720289+0000 mon.c (mon.1) 144 : audit [INF] from='client.? 172.21.15.23:0/1663711047' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/2623835210"}]: dispatch 2024-04-14T15:56:03.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:03 smithi023 bash[18432]: audit 2024-04-14T15:56:02.721322+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/2623835210"}]: dispatch 2024-04-14T15:56:03.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:03 smithi023 bash[18432]: audit 2024-04-14T15:56:02.785288+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:56:03.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:03 smithi023 bash[23507]: audit 2024-04-14T15:56:02.334303+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.23:0/1406826687' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/2623835210"}]': finished 2024-04-14T15:56:03.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:03 smithi023 bash[23507]: cluster 2024-04-14T15:56:02.334437+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-14T15:56:03.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:03 smithi023 bash[23507]: audit 2024-04-14T15:56:02.720289+0000 mon.c (mon.1) 144 : audit [INF] from='client.? 172.21.15.23:0/1663711047' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/2623835210"}]: dispatch 2024-04-14T15:56:03.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:03 smithi023 bash[23507]: audit 2024-04-14T15:56:02.721322+0000 mon.a (mon.0) 891 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/2623835210"}]: dispatch 2024-04-14T15:56:03.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:03 smithi023 bash[23507]: audit 2024-04-14T15:56:02.785288+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:56:04.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:04 smithi119 bash[18543]: audit 2024-04-14T15:56:03.367564+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/2623835210"}]': finished 2024-04-14T15:56:04.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:04 smithi119 bash[18543]: cluster 2024-04-14T15:56:03.367775+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-14T15:56:04.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:04 smithi119 bash[18543]: cluster 2024-04-14T15:56:03.642397+0000 mgr.x (mgr.24626) 60 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:56:04.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:04 smithi119 bash[18543]: audit 2024-04-14T15:56:03.752863+0000 mon.c (mon.1) 145 : audit [INF] from='client.? 172.21.15.23:0/454540642' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/2379153691"}]: dispatch 2024-04-14T15:56:04.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:04 smithi119 bash[18543]: audit 2024-04-14T15:56:03.753892+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/2379153691"}]: dispatch 2024-04-14T15:56:04.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:04 smithi023 bash[18432]: audit 2024-04-14T15:56:03.367564+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/2623835210"}]': finished 2024-04-14T15:56:04.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:04 smithi023 bash[18432]: cluster 2024-04-14T15:56:03.367775+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-14T15:56:04.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:04 smithi023 bash[18432]: cluster 2024-04-14T15:56:03.642397+0000 mgr.x (mgr.24626) 60 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:56:04.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:04 smithi023 bash[18432]: audit 2024-04-14T15:56:03.752863+0000 mon.c (mon.1) 145 : audit [INF] from='client.? 172.21.15.23:0/454540642' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/2379153691"}]: dispatch 2024-04-14T15:56:04.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:04 smithi023 bash[18432]: audit 2024-04-14T15:56:03.753892+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/2379153691"}]: dispatch 2024-04-14T15:56:04.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:04 smithi023 bash[23507]: audit 2024-04-14T15:56:03.367564+0000 mon.a (mon.0) 892 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/2623835210"}]': finished 2024-04-14T15:56:04.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:04 smithi023 bash[23507]: cluster 2024-04-14T15:56:03.367775+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-14T15:56:04.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:04 smithi023 bash[23507]: cluster 2024-04-14T15:56:03.642397+0000 mgr.x (mgr.24626) 60 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:56:04.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:04 smithi023 bash[23507]: audit 2024-04-14T15:56:03.752863+0000 mon.c (mon.1) 145 : audit [INF] from='client.? 172.21.15.23:0/454540642' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/2379153691"}]: dispatch 2024-04-14T15:56:04.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:04 smithi023 bash[23507]: audit 2024-04-14T15:56:03.753892+0000 mon.a (mon.0) 894 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/2379153691"}]: dispatch 2024-04-14T15:56:05.340 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:56:04 smithi023 bash[51550]: level=info ts=2024-04-14T15:56:04.873Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002780445s 2024-04-14T15:56:05.693 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:05 smithi119 bash[37843]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:56:05] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.33.4" 2024-04-14T15:56:05.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:05 smithi119 bash[18543]: audit 2024-04-14T15:56:04.369925+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/2379153691"}]': finished 2024-04-14T15:56:05.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:05 smithi119 bash[18543]: cluster 2024-04-14T15:56:04.370138+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-14T15:56:05.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:05 smithi119 bash[18543]: audit 2024-04-14T15:56:04.761181+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.23:0/3670238496' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3707250455"}]: dispatch 2024-04-14T15:56:05.707 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:05 smithi023 bash[18432]: audit 2024-04-14T15:56:04.369925+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/2379153691"}]': finished 2024-04-14T15:56:05.707 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:05 smithi023 bash[18432]: cluster 2024-04-14T15:56:04.370138+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-14T15:56:05.708 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:05 smithi023 bash[18432]: audit 2024-04-14T15:56:04.761181+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.23:0/3670238496' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3707250455"}]: dispatch 2024-04-14T15:56:05.708 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:05 smithi023 bash[23507]: audit 2024-04-14T15:56:04.369925+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/2379153691"}]': finished 2024-04-14T15:56:05.708 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:05 smithi023 bash[23507]: cluster 2024-04-14T15:56:04.370138+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-14T15:56:05.708 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:05 smithi023 bash[23507]: audit 2024-04-14T15:56:04.761181+0000 mon.a (mon.0) 897 : audit [INF] from='client.? 172.21.15.23:0/3670238496' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3707250455"}]: dispatch 2024-04-14T15:56:06.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:05 smithi023 bash[18686]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:56:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:56:06.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:06 smithi119 bash[18543]: audit 2024-04-14T15:56:05.410010+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 172.21.15.23:0/3670238496' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3707250455"}]': finished 2024-04-14T15:56:06.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:06 smithi119 bash[18543]: cluster 2024-04-14T15:56:05.410345+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-14T15:56:06.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:06 smithi119 bash[18543]: cluster 2024-04-14T15:56:05.643140+0000 mgr.x (mgr.24626) 61 : cluster [DBG] pgmap v33: 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-14T15:56:06.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:06 smithi119 bash[18543]: audit 2024-04-14T15:56:05.781643+0000 mon.a (mon.0) 900 : audit [INF] from='client.? 172.21.15.23:0/331771565' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1382894096"}]: dispatch 2024-04-14T15:56:06.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:06 smithi023 bash[18432]: audit 2024-04-14T15:56:05.410010+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 172.21.15.23:0/3670238496' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3707250455"}]': finished 2024-04-14T15:56:06.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:06 smithi023 bash[18432]: cluster 2024-04-14T15:56:05.410345+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-14T15:56:06.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:06 smithi023 bash[18432]: cluster 2024-04-14T15:56:05.643140+0000 mgr.x (mgr.24626) 61 : cluster [DBG] pgmap v33: 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-14T15:56:06.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:06 smithi023 bash[18432]: audit 2024-04-14T15:56:05.781643+0000 mon.a (mon.0) 900 : audit [INF] from='client.? 172.21.15.23:0/331771565' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1382894096"}]: dispatch 2024-04-14T15:56:06.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:06 smithi023 bash[23507]: audit 2024-04-14T15:56:05.410010+0000 mon.a (mon.0) 898 : audit [INF] from='client.? 172.21.15.23:0/3670238496' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3707250455"}]': finished 2024-04-14T15:56:06.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:06 smithi023 bash[23507]: cluster 2024-04-14T15:56:05.410345+0000 mon.a (mon.0) 899 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-14T15:56:06.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:06 smithi023 bash[23507]: cluster 2024-04-14T15:56:05.643140+0000 mgr.x (mgr.24626) 61 : cluster [DBG] pgmap v33: 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-14T15:56:06.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:06 smithi023 bash[23507]: audit 2024-04-14T15:56:05.781643+0000 mon.a (mon.0) 900 : audit [INF] from='client.? 172.21.15.23:0/331771565' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1382894096"}]: dispatch 2024-04-14T15:56:07.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:07 smithi119 bash[18543]: audit 2024-04-14T15:56:06.435855+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 172.21.15.23:0/331771565' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1382894096"}]': finished 2024-04-14T15:56:07.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:07 smithi119 bash[18543]: cluster 2024-04-14T15:56:06.436054+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-14T15:56:07.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:07 smithi023 bash[18432]: audit 2024-04-14T15:56:06.435855+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 172.21.15.23:0/331771565' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1382894096"}]': finished 2024-04-14T15:56:07.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:07 smithi023 bash[18432]: cluster 2024-04-14T15:56:06.436054+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-14T15:56:07.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:07 smithi023 bash[23507]: audit 2024-04-14T15:56:06.435855+0000 mon.a (mon.0) 901 : audit [INF] from='client.? 172.21.15.23:0/331771565' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1382894096"}]': finished 2024-04-14T15:56:07.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:07 smithi023 bash[23507]: cluster 2024-04-14T15:56:06.436054+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-14T15:56:08.676 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:08 smithi023 bash[18432]: cluster 2024-04-14T15:56:07.643950+0000 mgr.x (mgr.24626) 62 : cluster [DBG] pgmap v35: 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-14T15:56:08.676 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:08 smithi023 bash[23507]: cluster 2024-04-14T15:56:07.643950+0000 mgr.x (mgr.24626) 62 : cluster [DBG] pgmap v35: 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-14T15:56:08.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:08 smithi119 bash[18543]: cluster 2024-04-14T15:56:07.643950+0000 mgr.x (mgr.24626) 62 : cluster [DBG] pgmap v35: 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-14T15:56:09.619 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:09 smithi119 bash[18543]: audit 2024-04-14T15:56:08.681255+0000 mgr.x (mgr.24626) 63 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:56:09.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:09 smithi023 bash[18432]: audit 2024-04-14T15:56:08.681255+0000 mgr.x (mgr.24626) 63 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:56:09.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:09 smithi023 bash[23507]: audit 2024-04-14T15:56:08.681255+0000 mgr.x (mgr.24626) 63 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:56:10.404 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:10 smithi119 systemd[1]: Stopping Ceph prometheus.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T15:56:10.404 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:10 smithi119 bash[39734]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-prometheus.a 2024-04-14T15:56:10.404 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:10 smithi119 bash[34332]: ts=2024-04-14T15:56:10.220Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-14T15:56:10.404 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:10 smithi119 bash[34332]: ts=2024-04-14T15:56:10.220Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-14T15:56:10.404 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:10 smithi119 bash[34332]: ts=2024-04-14T15:56:10.220Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-14T15:56:10.404 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:10 smithi119 bash[34332]: ts=2024-04-14T15:56:10.220Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-14T15:56:10.404 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:10 smithi119 bash[34332]: ts=2024-04-14T15:56:10.220Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-14T15:56:10.404 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:10 smithi119 bash[34332]: ts=2024-04-14T15:56:10.220Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-14T15:56:10.404 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:10 smithi119 bash[34332]: ts=2024-04-14T15:56:10.220Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-14T15:56:10.404 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:10 smithi119 bash[34332]: ts=2024-04-14T15:56:10.220Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-14T15:56:10.404 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:10 smithi119 bash[34332]: ts=2024-04-14T15:56:10.220Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-14T15:56:10.404 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:10 smithi119 bash[34332]: ts=2024-04-14T15:56:10.220Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-14T15:56:10.404 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:10 smithi119 bash[34332]: ts=2024-04-14T15:56:10.221Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-14T15:56:10.405 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:10 smithi119 bash[34332]: ts=2024-04-14T15:56:10.221Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-14T15:56:10.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:10 smithi119 bash[18543]: cluster 2024-04-14T15:56:09.645595+0000 mgr.x (mgr.24626) 64 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-14T15:56:10.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:10 smithi023 bash[18432]: cluster 2024-04-14T15:56:09.645595+0000 mgr.x (mgr.24626) 64 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-14T15:56:10.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:10 smithi023 bash[23507]: cluster 2024-04-14T15:56:09.645595+0000 mgr.x (mgr.24626) 64 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-14T15:56:10.944 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T15:56:11.193 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:10 smithi119 bash[39742]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-prometheus-a 2024-04-14T15:56:11.193 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:10 smithi119 bash[39777]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-prometheus.a 2024-04-14T15:56:11.193 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:10 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-14T15:56:11.193 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:10 smithi119 systemd[1]: Stopped Ceph prometheus.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:56:11.193 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:10 smithi119 systemd[1]: Started Ceph prometheus.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:56:11.693 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:11 smithi119 systemd[1]: Stopping Ceph node-exporter.b for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T15:56:11.693 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:11 smithi119 bash[39831]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-node-exporter.b 2024-04-14T15:56:11.699 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T15:56:11.699 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 starting - - - - 2024-04-14T15:56:11.699 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 running (6m) 40s ago 6m 43.6M - 8.3.5 dad864ee21e9 28ea6bc676ca 2024-04-14T15:56:11.699 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 starting - - - - 2024-04-14T15:56:11.699 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283 running (66s) 40s ago 12m 480M - 19.0.0-2778-ga971fd5f b96c509eef84 0e47ce02eb17 2024-04-14T15:56:11.699 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:9283 running (14m) 40s ago 14m 399M - 17.2.0 e1d6a67b021e 1d20ecf8b0f3 2024-04-14T15:56:11.700 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (14m) 40s ago 14m 52.2M 2048M 17.2.0 e1d6a67b021e 8f67cf72b6b3 2024-04-14T15:56:11.700 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (13m) 40s ago 13m 42.1M 2048M 17.2.0 e1d6a67b021e c1a6416b4112 2024-04-14T15:56:11.700 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (13m) 40s ago 13m 43.0M 2048M 17.2.0 e1d6a67b021e 5b40ba9a05e4 2024-04-14T15:56:11.700 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 starting - - - - 2024-04-14T15:56:11.700 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (7m) 40s ago 7m 12.4M - 1.3.1 1dbe0e931976 ada6fafe0b7b 2024-04-14T15:56:11.700 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (12m) 40s ago 12m 53.2M 2780M 17.2.0 e1d6a67b021e 4aba87c19009 2024-04-14T15:56:11.700 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (11m) 40s ago 11m 54.4M 2780M 17.2.0 e1d6a67b021e feda49b41c79 2024-04-14T15:56:11.700 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (11m) 40s ago 11m 48.7M 2780M 17.2.0 e1d6a67b021e f14a3e67179d 2024-04-14T15:56:11.700 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (10m) 40s ago 10m 52.3M 2780M 17.2.0 e1d6a67b021e 6508f640b6d9 2024-04-14T15:56:11.700 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (9m) 40s ago 9m 53.4M 3036M 17.2.0 e1d6a67b021e 7508f9f57912 2024-04-14T15:56:11.700 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (9m) 40s ago 9m 50.7M 3036M 17.2.0 e1d6a67b021e 91490d5788a8 2024-04-14T15:56:11.700 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (8m) 40s ago 8m 49.8M 3036M 17.2.0 e1d6a67b021e 6ecbba9b2917 2024-04-14T15:56:11.700 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (8m) 40s ago 8m 51.5M 3036M 17.2.0 e1d6a67b021e c637d318934d 2024-04-14T15:56:11.700 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 starting - - - - 2024-04-14T15:56:11.701 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (5m) 40s ago 5m 83.4M - 17.2.0 e1d6a67b021e 35dd84da01ed 2024-04-14T15:56:11.701 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (5m) 40s ago 5m 84.0M - 17.2.0 e1d6a67b021e c2f9b2e874c0 2024-04-14T15:56:11.701 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (5m) 40s ago 5m 83.5M - 17.2.0 e1d6a67b021e c9bc72617c27 2024-04-14T15:56:11.701 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (5m) 40s ago 5m 83.7M - 17.2.0 e1d6a67b021e cf4b6004e6a8 2024-04-14T15:56:11.996 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:11 smithi119 bash[18543]: audit 2024-04-14T15:56:10.928043+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:11.996 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:11 smithi119 bash[18543]: audit 2024-04-14T15:56:10.934617+0000 mgr.x (mgr.24626) 65 : audit [DBG] from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:11.996 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:11 smithi119 bash[18543]: audit 2024-04-14T15:56:10.936808+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:11.996 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:11 smithi119 bash[18543]: cephadm 2024-04-14T15:56:10.992174+0000 mgr.x (mgr.24626) 66 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-14T15:56:11.996 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:11 smithi119 bash[18543]: cephadm 2024-04-14T15:56:10.992745+0000 mgr.x (mgr.24626) 67 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi119 2024-04-14T15:56:12.154 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:56:12.154 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T15:56:12.155 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-14T15:56:12.155 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:56:12.155 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T15:56:12.155 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-14T15:56:12.155 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 1 2024-04-14T15:56:12.155 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:56:12.155 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T15:56:12.155 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-14T15:56:12.155 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:56:12.155 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": {}, 2024-04-14T15:56:12.155 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T15:56:12.155 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-14T15:56:12.155 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:56:12.155 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T15:56:12.155 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-14T15:56:12.156 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 1 2024-04-14T15:56:12.156 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:56:12.156 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:56:12.297 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.093Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-14T15:56:12.297 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.093Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-14T15:56:12.297 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.093Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-14T15:56:12.297 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.094Z caller=main.go:518 level=info host_details="(Linux 5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64 smithi119 (none))" 2024-04-14T15:56:12.298 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.094Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-14T15:56:12.298 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.094Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-14T15:56:12.298 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.095Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-14T15:56:12.298 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.096Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-14T15:56:12.298 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.097Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-14T15:56:12.298 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.100Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-14T15:56:12.298 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.100Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.268µs 2024-04-14T15:56:12.298 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.100Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-14T15:56:12.298 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.303Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-04-14T15:56:12.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:11 smithi023 bash[23507]: audit 2024-04-14T15:56:10.928043+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:12.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:11 smithi023 bash[23507]: audit 2024-04-14T15:56:10.934617+0000 mgr.x (mgr.24626) 65 : audit [DBG] from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:12.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:11 smithi023 bash[23507]: audit 2024-04-14T15:56:10.936808+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:12.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:11 smithi023 bash[23507]: cephadm 2024-04-14T15:56:10.992174+0000 mgr.x (mgr.24626) 66 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-14T15:56:12.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:11 smithi023 bash[23507]: cephadm 2024-04-14T15:56:10.992745+0000 mgr.x (mgr.24626) 67 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi119 2024-04-14T15:56:12.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:11 smithi023 bash[18432]: audit 2024-04-14T15:56:10.928043+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:12.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:11 smithi023 bash[18432]: audit 2024-04-14T15:56:10.934617+0000 mgr.x (mgr.24626) 65 : audit [DBG] from='client.15234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:12.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:11 smithi023 bash[18432]: audit 2024-04-14T15:56:10.936808+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:12.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:11 smithi023 bash[18432]: cephadm 2024-04-14T15:56:10.992174+0000 mgr.x (mgr.24626) 66 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-14T15:56:12.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:11 smithi023 bash[18432]: cephadm 2024-04-14T15:56:10.992745+0000 mgr.x (mgr.24626) 67 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi119 2024-04-14T15:56:12.532 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:56:12.532 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T15:56:12.532 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T15:56:12.532 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-14T15:56:12.533 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [], 2024-04-14T15:56:12.533 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "1/23 daemons upgraded", 2024-04-14T15:56:12.533 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "", 2024-04-14T15:56:12.533 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T15:56:12.533 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:56:12.563 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39840]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-node-exporter-b 2024-04-14T15:56:12.563 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39928]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-node-exporter.b 2024-04-14T15:56:12.563 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:12 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-14T15:56:12.563 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:12 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-14T15:56:12.563 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:12 smithi119 systemd[1]: Stopped Ceph node-exporter.b for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:56:12.563 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:12 smithi119 systemd[1]: Started Ceph node-exporter.b for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:56:12.943 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.569Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-04-14T15:56:12.943 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.570Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-04-14T15:56:12.943 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.570Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=48.462µs wal_replay_duration=470.041363ms total_replay_duration=470.121956ms 2024-04-14T15:56:12.943 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.577Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-14T15:56:12.943 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.577Z caller=main.go:947 level=info msg="TSDB started" 2024-04-14T15:56:12.943 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.578Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-14T15:56:12.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.622Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=44.265134ms db_storage=1.132µs remote_storage=2.457µs web_handler=534ns query_engine=1.043µs scrape=513.116µs scrape_sd=213.26µs notify=54.402µs notify_sd=41.508µs rules=42.545465ms 2024-04-14T15:56:12.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[39808]: ts=2024-04-14T15:56:12.622Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-14T15:56:12.972 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_OK 2024-04-14T15:56:13.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:12 smithi023 bash[18432]: audit 2024-04-14T15:56:11.321119+0000 mgr.x (mgr.24626) 68 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:13.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:12 smithi023 bash[18432]: cluster 2024-04-14T15:56:11.646306+0000 mgr.x (mgr.24626) 69 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 0 op/s 2024-04-14T15:56:13.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:12 smithi023 bash[18432]: audit 2024-04-14T15:56:11.690157+0000 mgr.x (mgr.24626) 70 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:13.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:12 smithi023 bash[18432]: audit 2024-04-14T15:56:12.153839+0000 mon.a (mon.0) 905 : audit [DBG] from='client.? 172.21.15.23:0/1898951473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:56:13.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:12 smithi023 bash[18432]: audit 2024-04-14T15:56:12.496770+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:13.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:12 smithi023 bash[18432]: audit 2024-04-14T15:56:12.516027+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:13.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:12 smithi023 bash[18432]: audit 2024-04-14T15:56:12.594849+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:13.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:12 smithi023 bash[18432]: audit 2024-04-14T15:56:12.601056+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:13.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:12 smithi023 bash[18432]: audit 2024-04-14T15:56:12.614733+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-14T15:56:13.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:12 smithi023 bash[23507]: audit 2024-04-14T15:56:11.321119+0000 mgr.x (mgr.24626) 68 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:13.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:12 smithi023 bash[23507]: cluster 2024-04-14T15:56:11.646306+0000 mgr.x (mgr.24626) 69 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 0 op/s 2024-04-14T15:56:13.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:12 smithi023 bash[23507]: audit 2024-04-14T15:56:11.690157+0000 mgr.x (mgr.24626) 70 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:13.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:12 smithi023 bash[23507]: audit 2024-04-14T15:56:12.153839+0000 mon.a (mon.0) 905 : audit [DBG] from='client.? 172.21.15.23:0/1898951473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:56:13.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:12 smithi023 bash[23507]: audit 2024-04-14T15:56:12.496770+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:13.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:12 smithi023 bash[23507]: audit 2024-04-14T15:56:12.516027+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:13.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:12 smithi023 bash[23507]: audit 2024-04-14T15:56:12.594849+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:13.344 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:12 smithi023 bash[23507]: audit 2024-04-14T15:56:12.601056+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:13.344 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:12 smithi023 bash[23507]: audit 2024-04-14T15:56:12.614733+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-14T15:56:13.439 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[18543]: audit 2024-04-14T15:56:11.321119+0000 mgr.x (mgr.24626) 68 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:13.439 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[18543]: cluster 2024-04-14T15:56:11.646306+0000 mgr.x (mgr.24626) 69 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 704 B/s rd, 0 op/s 2024-04-14T15:56:13.439 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[18543]: audit 2024-04-14T15:56:11.690157+0000 mgr.x (mgr.24626) 70 : audit [DBG] from='client.15246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:13.439 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[18543]: audit 2024-04-14T15:56:12.153839+0000 mon.a (mon.0) 905 : audit [DBG] from='client.? 172.21.15.23:0/1898951473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:56:13.439 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[18543]: audit 2024-04-14T15:56:12.496770+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:13.439 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[18543]: audit 2024-04-14T15:56:12.516027+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:13.439 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[18543]: audit 2024-04-14T15:56:12.594849+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:13.439 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[18543]: audit 2024-04-14T15:56:12.601056+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:13.440 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:12 smithi119 bash[18543]: audit 2024-04-14T15:56:12.614733+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-14T15:56:13.694 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.520Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-14T15:56:13.694 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.520Z 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-14T15:56:13.694 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.520Z 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-14T15:56:13.694 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.520Z 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-14T15:56:13.694 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-14T15:56:13.694 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=arp 2024-04-14T15:56:13.694 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-14T15:56:13.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-14T15:56:13.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-14T15:56:13.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-14T15:56:13.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-14T15:56:13.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-14T15:56:13.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-14T15:56:13.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-14T15:56:13.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=edac 2024-04-14T15:56:13.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-14T15:56:13.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-14T15:56:13.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-14T15:56:13.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-14T15:56:13.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-14T15:56:13.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-14T15:56:13.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-14T15:56:13.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-14T15:56:13.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-14T15:56:13.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-14T15:56:13.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-14T15:56:13.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-14T15:56:13.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-14T15:56:13.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-14T15:56:13.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-14T15:56:13.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-14T15:56:13.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=os 2024-04-14T15:56:13.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-14T15:56:13.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-14T15:56:13.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-14T15:56:13.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-14T15:56:13.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.521Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-14T15:56:13.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.522Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-14T15:56:13.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.522Z caller=node_exporter.go:115 level=info collector=stat 2024-04-14T15:56:13.698 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.522Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-14T15:56:13.698 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.522Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-14T15:56:13.698 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.522Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-14T15:56:13.698 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.522Z caller=node_exporter.go:115 level=info collector=time 2024-04-14T15:56:13.698 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.522Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-14T15:56:13.698 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.522Z caller=node_exporter.go:115 level=info collector=uname 2024-04-14T15:56:13.698 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.522Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-14T15:56:13.698 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.522Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-14T15:56:13.698 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.522Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-14T15:56:13.699 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.522Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-14T15:56:13.699 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[39961]: ts=2024-04-14T15:56:13.522Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-14T15:56:14.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:13 smithi023 bash[18432]: audit 2024-04-14T15:56:12.538105+0000 mgr.x (mgr.24626) 71 : audit [DBG] from='client.25180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:14.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:13 smithi023 bash[18432]: cephadm 2024-04-14T15:56:12.560111+0000 mgr.x (mgr.24626) 72 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-14T15:56:14.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:13 smithi023 bash[18432]: cephadm 2024-04-14T15:56:12.572041+0000 mgr.x (mgr.24626) 73 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-14T15:56:14.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:13 smithi023 bash[18432]: audit 2024-04-14T15:56:12.615279+0000 mgr.x (mgr.24626) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-14T15:56:14.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:13 smithi023 bash[18432]: cephadm 2024-04-14T15:56:12.619763+0000 mgr.x (mgr.24626) 75 : cephadm [INF] Reconfiguring daemon grafana.a on smithi119 2024-04-14T15:56:14.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:13 smithi023 bash[18432]: audit 2024-04-14T15:56:12.972306+0000 mon.c (mon.1) 146 : audit [DBG] from='client.? 172.21.15.23:0/1073418193' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:56:14.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:13 smithi023 bash[23507]: audit 2024-04-14T15:56:12.538105+0000 mgr.x (mgr.24626) 71 : audit [DBG] from='client.25180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:14.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:13 smithi023 bash[23507]: cephadm 2024-04-14T15:56:12.560111+0000 mgr.x (mgr.24626) 72 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-14T15:56:14.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:13 smithi023 bash[23507]: cephadm 2024-04-14T15:56:12.572041+0000 mgr.x (mgr.24626) 73 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-14T15:56:14.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:13 smithi023 bash[23507]: audit 2024-04-14T15:56:12.615279+0000 mgr.x (mgr.24626) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-14T15:56:14.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:13 smithi023 bash[23507]: cephadm 2024-04-14T15:56:12.619763+0000 mgr.x (mgr.24626) 75 : cephadm [INF] Reconfiguring daemon grafana.a on smithi119 2024-04-14T15:56:14.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:13 smithi023 bash[23507]: audit 2024-04-14T15:56:12.972306+0000 mon.c (mon.1) 146 : audit [DBG] from='client.? 172.21.15.23:0/1073418193' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:56:14.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[18543]: audit 2024-04-14T15:56:12.538105+0000 mgr.x (mgr.24626) 71 : audit [DBG] from='client.25180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:14.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[18543]: cephadm 2024-04-14T15:56:12.560111+0000 mgr.x (mgr.24626) 72 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-14T15:56:14.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[18543]: cephadm 2024-04-14T15:56:12.572041+0000 mgr.x (mgr.24626) 73 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-14T15:56:14.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[18543]: audit 2024-04-14T15:56:12.615279+0000 mgr.x (mgr.24626) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-14T15:56:14.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[18543]: cephadm 2024-04-14T15:56:12.619763+0000 mgr.x (mgr.24626) 75 : cephadm [INF] Reconfiguring daemon grafana.a on smithi119 2024-04-14T15:56:14.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:13 smithi119 bash[18543]: audit 2024-04-14T15:56:12.972306+0000 mon.c (mon.1) 146 : audit [DBG] from='client.? 172.21.15.23:0/1073418193' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:56:15.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:14 smithi023 bash[18432]: cluster 2024-04-14T15:56:13.647839+0000 mgr.x (mgr.24626) 76 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-14T15:56:15.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:14 smithi023 bash[23507]: cluster 2024-04-14T15:56:13.647839+0000 mgr.x (mgr.24626) 76 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-14T15:56:15.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:14 smithi119 bash[18543]: cluster 2024-04-14T15:56:13.647839+0000 mgr.x (mgr.24626) 76 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-14T15:56:17.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:16 smithi023 bash[18432]: cluster 2024-04-14T15:56:15.648778+0000 mgr.x (mgr.24626) 77 : cluster [DBG] pgmap v39: 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-14T15:56:17.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:16 smithi023 bash[23507]: cluster 2024-04-14T15:56:15.648778+0000 mgr.x (mgr.24626) 77 : cluster [DBG] pgmap v39: 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-14T15:56:17.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:16 smithi119 bash[18543]: cluster 2024-04-14T15:56:15.648778+0000 mgr.x (mgr.24626) 77 : cluster [DBG] pgmap v39: 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-14T15:56:18.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:17 smithi023 bash[18432]: audit 2024-04-14T15:56:17.785781+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:56:18.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:17 smithi023 bash[23507]: audit 2024-04-14T15:56:17.785781+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:56:18.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:18 smithi119 bash[37843]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:56:18] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.33.4" 2024-04-14T15:56:18.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:17 smithi119 bash[18543]: audit 2024-04-14T15:56:17.785781+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:56:18.943 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:18 smithi119 bash[39808]: ts=2024-04-14T15:56: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.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:56:19.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:18 smithi023 bash[18432]: cluster 2024-04-14T15:56:17.649257+0000 mgr.x (mgr.24626) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-04-14T15:56:19.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:18 smithi023 bash[23507]: cluster 2024-04-14T15:56:17.649257+0000 mgr.x (mgr.24626) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-04-14T15:56:19.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:18 smithi119 bash[18543]: cluster 2024-04-14T15:56:17.649257+0000 mgr.x (mgr.24626) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-04-14T15:56:20.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:19 smithi023 bash[18432]: audit 2024-04-14T15:56:18.683186+0000 mgr.x (mgr.24626) 79 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:56:20.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:19 smithi023 bash[23507]: audit 2024-04-14T15:56:18.683186+0000 mgr.x (mgr.24626) 79 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:56:20.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:20 smithi119 bash[18543]: audit 2024-04-14T15:56:18.683186+0000 mgr.x (mgr.24626) 79 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:56:21.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:21 smithi023 bash[18432]: cluster 2024-04-14T15:56:19.651082+0000 mgr.x (mgr.24626) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:56:21.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:21 smithi023 bash[23507]: cluster 2024-04-14T15:56:19.651082+0000 mgr.x (mgr.24626) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:56:21.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:21 smithi119 bash[18543]: cluster 2024-04-14T15:56:19.651082+0000 mgr.x (mgr.24626) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:56:23.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:23 smithi119 bash[18543]: cluster 2024-04-14T15:56:21.651791+0000 mgr.x (mgr.24626) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:56:23.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:23 smithi023 bash[18432]: cluster 2024-04-14T15:56:21.651791+0000 mgr.x (mgr.24626) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:56:23.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:23 smithi023 bash[23507]: cluster 2024-04-14T15:56:21.651791+0000 mgr.x (mgr.24626) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:56:23.757 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:23 smithi119 bash[39808]: ts=2024-04-14T15:56: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=\"smithi119\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi119\", job=\"node\", machine=\"x86_64\", nodename=\"smithi119\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi119\", job=\"node\", machine=\"x86_64\", nodename=\"smithi119\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:56:24.388 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:24 smithi119 bash[18543]: cluster 2024-04-14T15:56:23.652554+0000 mgr.x (mgr.24626) 82 : cluster [DBG] pgmap v43: 161 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-14T15:56:24.389 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:24 smithi119 systemd[1]: Stopping Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T15:56:24.389 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:24 smithi119 bash[40228]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-grafana.a 2024-04-14T15:56:24.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:24 smithi023 bash[18432]: cluster 2024-04-14T15:56:23.652554+0000 mgr.x (mgr.24626) 82 : cluster [DBG] pgmap v43: 161 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-14T15:56:24.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:24 smithi023 bash[23507]: cluster 2024-04-14T15:56:23.652554+0000 mgr.x (mgr.24626) 82 : cluster [DBG] pgmap v43: 161 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-14T15:56:24.693 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:24 smithi119 bash[33722]: t=2024-04-14T15:56:24+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-14T15:56:25.193 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:24 smithi119 bash[40237]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-grafana-a 2024-04-14T15:56:25.193 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:24 smithi119 bash[40272]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-grafana.a 2024-04-14T15:56:25.193 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:25 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-14T15:56:25.193 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:25 smithi119 systemd[1]: Stopped Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:56:25.193 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:25 smithi119 systemd[1]: Started Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:56:25.506 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:25 smithi119 bash[37843]: [14/Apr/2024:15:56:25] ENGINE Bus STOPPING 2024-04-14T15:56:25.507 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:25 smithi119 bash[37843]: [14/Apr/2024:15:56:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-14T15:56:25.507 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:25 smithi119 bash[37843]: [14/Apr/2024:15:56:25] ENGINE Bus STOPPED 2024-04-14T15:56:25.507 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:25 smithi119 bash[37843]: [14/Apr/2024:15:56:25] ENGINE Bus STARTING 2024-04-14T15:56:25.507 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:25 smithi119 bash[37843]: [14/Apr/2024:15:56:25] ENGINE Serving on http://:::9283 2024-04-14T15:56:25.507 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:25 smithi119 bash[37843]: [14/Apr/2024:15:56:25] ENGINE Bus STARTED 2024-04-14T15:56:25.507 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:25 smithi119 bash[37843]: [14/Apr/2024:15:56:25] ENGINE Bus STOPPING 2024-04-14T15:56:25.507 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:25 smithi119 bash[37843]: [14/Apr/2024:15:56:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-14T15:56:25.507 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:25 smithi119 bash[37843]: [14/Apr/2024:15:56:25] ENGINE Bus STOPPED 2024-04-14T15:56:25.507 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:25 smithi119 bash[37843]: [14/Apr/2024:15:56:25] ENGINE Bus STARTING 2024-04-14T15:56:25.507 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:25 smithi119 bash[37843]: [14/Apr/2024:15:56:25] ENGINE Serving on http://:::9283 2024-04-14T15:56:25.507 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:25 smithi119 bash[37843]: [14/Apr/2024:15:56:25] ENGINE Bus STARTED 2024-04-14T15:56:25.507 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:25 smithi119 bash[37843]: [14/Apr/2024:15:56:25] ENGINE Bus STOPPING 2024-04-14T15:56:25.943 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:25 smithi119 bash[37843]: [14/Apr/2024:15:56:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-14T15:56:25.943 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:25 smithi119 bash[37843]: [14/Apr/2024:15:56:25] ENGINE Bus STOPPED 2024-04-14T15:56:25.943 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:25 smithi119 bash[37843]: [14/Apr/2024:15:56:25] ENGINE Bus STARTING 2024-04-14T15:56:25.943 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:25 smithi119 bash[37843]: [14/Apr/2024:15:56:25] ENGINE Serving on http://:::9283 2024-04-14T15:56:25.943 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:25 smithi119 bash[37843]: [14/Apr/2024:15:56:25] ENGINE Bus STARTED 2024-04-14T15:56:26.283 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[40301]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-14T15:56:26.283 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[40301]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-14T15:56:26.284 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.172962+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.284 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.184120+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.284 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.240449+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-14T15:56:26.284 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.241155+0000 mgr.x (mgr.24626) 83 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-14T15:56:26.284 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.244022+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023:9093"}]: dispatch 2024-04-14T15:56:26.284 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.244490+0000 mgr.x (mgr.24626) 84 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023:9093"}]: dispatch 2024-04-14T15:56:26.284 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.248244+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.284 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.278468+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T15:56:26.284 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.279477+0000 mgr.x (mgr.24626) 85 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T15:56:26.284 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.293103+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.284 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: cephadm 2024-04-14T15:56:25.301380+0000 mgr.x (mgr.24626) 86 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.23:5000 to Dashboard 2024-04-14T15:56:26.284 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.301685+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T15:56:26.285 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.302218+0000 mgr.x (mgr.24626) 87 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T15:56:26.285 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.304840+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T15:56:26.285 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.305447+0000 mgr.x (mgr.24626) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T15:56:26.285 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.306002+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.285 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.317239+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T15:56:26.285 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.317789+0000 mgr.x (mgr.24626) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T15:56:26.285 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.319147+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi119.front.sepia.ceph.com:9095"}]: dispatch 2024-04-14T15:56:26.285 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.319627+0000 mgr.x (mgr.24626) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi119.front.sepia.ceph.com:9095"}]: dispatch 2024-04-14T15:56:26.285 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.321822+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.285 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.336986+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-14T15:56:26.285 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.337534+0000 mgr.x (mgr.24626) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-14T15:56:26.285 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.344630+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi119.front.sepia.ceph.com:3000"}]: dispatch 2024-04-14T15:56:26.285 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.345058+0000 mgr.x (mgr.24626) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi119.front.sepia.ceph.com:3000"}]: dispatch 2024-04-14T15:56:26.285 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.347317+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.285 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: audit 2024-04-14T15:56:25.373996+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:56:26.286 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: cephadm 2024-04-14T15:56:25.375544+0000 mgr.x (mgr.24626) 93 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-14T15:56:26.286 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: cephadm 2024-04-14T15:56:25.376465+0000 mgr.x (mgr.24626) 94 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-14T15:56:26.286 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:26 smithi119 bash[18543]: cluster 2024-04-14T15:56:25.653207+0000 mgr.x (mgr.24626) 95 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:56:26.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.172962+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.184120+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.240449+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-14T15:56:26.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.241155+0000 mgr.x (mgr.24626) 83 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-14T15:56:26.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.244022+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023:9093"}]: dispatch 2024-04-14T15:56:26.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.244490+0000 mgr.x (mgr.24626) 84 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023:9093"}]: dispatch 2024-04-14T15:56:26.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.248244+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.278468+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T15:56:26.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.279477+0000 mgr.x (mgr.24626) 85 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T15:56:26.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.293103+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: cephadm 2024-04-14T15:56:25.301380+0000 mgr.x (mgr.24626) 86 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.23:5000 to Dashboard 2024-04-14T15:56:26.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.301685+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T15:56:26.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.302218+0000 mgr.x (mgr.24626) 87 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T15:56:26.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.304840+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T15:56:26.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.305447+0000 mgr.x (mgr.24626) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T15:56:26.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.306002+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.317239+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T15:56:26.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.317789+0000 mgr.x (mgr.24626) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T15:56:26.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.319147+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi119.front.sepia.ceph.com:9095"}]: dispatch 2024-04-14T15:56:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.172962+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.184120+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.240449+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-14T15:56:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.241155+0000 mgr.x (mgr.24626) 83 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-14T15:56:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.244022+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023:9093"}]: dispatch 2024-04-14T15:56:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.244490+0000 mgr.x (mgr.24626) 84 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023:9093"}]: dispatch 2024-04-14T15:56:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.248244+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.278468+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T15:56:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.279477+0000 mgr.x (mgr.24626) 85 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T15:56:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.293103+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: cephadm 2024-04-14T15:56:25.301380+0000 mgr.x (mgr.24626) 86 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.23:5000 to Dashboard 2024-04-14T15:56:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.301685+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T15:56:26.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.302218+0000 mgr.x (mgr.24626) 87 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T15:56:26.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.304840+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T15:56:26.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.305447+0000 mgr.x (mgr.24626) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T15:56:26.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.306002+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.317239+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T15:56:26.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.317789+0000 mgr.x (mgr.24626) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T15:56:26.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.319147+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi119.front.sepia.ceph.com:9095"}]: dispatch 2024-04-14T15:56:26.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.319627+0000 mgr.x (mgr.24626) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi119.front.sepia.ceph.com:9095"}]: dispatch 2024-04-14T15:56:26.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.321822+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.336986+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-14T15:56:26.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.337534+0000 mgr.x (mgr.24626) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-14T15:56:26.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.344630+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi119.front.sepia.ceph.com:3000"}]: dispatch 2024-04-14T15:56:26.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.345058+0000 mgr.x (mgr.24626) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi119.front.sepia.ceph.com:3000"}]: dispatch 2024-04-14T15:56:26.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.347317+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: audit 2024-04-14T15:56:25.373996+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:56:26.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: cephadm 2024-04-14T15:56:25.375544+0000 mgr.x (mgr.24626) 93 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-14T15:56:26.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: cephadm 2024-04-14T15:56:25.376465+0000 mgr.x (mgr.24626) 94 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-14T15:56:26.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[18432]: cluster 2024-04-14T15:56:25.653207+0000 mgr.x (mgr.24626) 95 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:56:26.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.319627+0000 mgr.x (mgr.24626) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi119.front.sepia.ceph.com:9095"}]: dispatch 2024-04-14T15:56:26.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.321822+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.336986+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-14T15:56:26.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.337534+0000 mgr.x (mgr.24626) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-14T15:56:26.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.344630+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi119.front.sepia.ceph.com:3000"}]: dispatch 2024-04-14T15:56:26.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.345058+0000 mgr.x (mgr.24626) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi119.front.sepia.ceph.com:3000"}]: dispatch 2024-04-14T15:56:26.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.347317+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:26.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: audit 2024-04-14T15:56:25.373996+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:56:26.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: cephadm 2024-04-14T15:56:25.375544+0000 mgr.x (mgr.24626) 93 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-14T15:56:26.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: cephadm 2024-04-14T15:56:25.376465+0000 mgr.x (mgr.24626) 94 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-14T15:56:26.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:26 smithi023 bash[23507]: cluster 2024-04-14T15:56:25.653207+0000 mgr.x (mgr.24626) 95 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:56:27.193 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:26 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-14T15:56:27.194 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:26 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-14T15:56:28.616 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:28 smithi119 bash[37843]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:56:28] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.33.4" 2024-04-14T15:56:28.872 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:28 smithi023 bash[18432]: cephadm 2024-04-14T15:56:27.595835+0000 mgr.x (mgr.24626) 96 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-14T15:56:28.872 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:28 smithi023 bash[18432]: audit 2024-04-14T15:56:27.596738+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:28.872 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:28 smithi023 bash[18432]: audit 2024-04-14T15:56:27.603301+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:56:28.872 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:28 smithi023 bash[18432]: audit 2024-04-14T15:56:27.608985+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:56:28.873 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:28 smithi023 bash[18432]: audit 2024-04-14T15:56:27.612540+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:56:28.873 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:28 smithi023 bash[18432]: audit 2024-04-14T15:56:27.614682+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:56:28.873 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:28 smithi023 bash[18432]: cephadm 2024-04-14T15:56:27.616929+0000 mgr.x (mgr.24626) 97 : cephadm [INF] Deploying daemon mgr.y on smithi023 2024-04-14T15:56:28.873 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:28 smithi023 bash[18432]: cluster 2024-04-14T15:56:27.653938+0000 mgr.x (mgr.24626) 98 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:56:28.873 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:28 smithi023 bash[23507]: cephadm 2024-04-14T15:56:27.595835+0000 mgr.x (mgr.24626) 96 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-14T15:56:28.874 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:28 smithi023 bash[23507]: audit 2024-04-14T15:56:27.596738+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:28.874 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:28 smithi023 bash[23507]: audit 2024-04-14T15:56:27.603301+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:56:28.874 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:28 smithi023 bash[23507]: audit 2024-04-14T15:56:27.608985+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:56:28.874 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:28 smithi023 bash[23507]: audit 2024-04-14T15:56:27.612540+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:56:28.874 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:28 smithi023 bash[23507]: audit 2024-04-14T15:56:27.614682+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:56:28.875 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:28 smithi023 bash[23507]: cephadm 2024-04-14T15:56:27.616929+0000 mgr.x (mgr.24626) 97 : cephadm [INF] Deploying daemon mgr.y on smithi023 2024-04-14T15:56:28.875 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:28 smithi023 bash[23507]: cluster 2024-04-14T15:56:27.653938+0000 mgr.x (mgr.24626) 98 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:56:28.946 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:28 smithi119 bash[39808]: ts=2024-04-14T15:56: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.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:56:28.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:28 smithi119 bash[18543]: cephadm 2024-04-14T15:56:27.595835+0000 mgr.x (mgr.24626) 96 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-14T15:56:28.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:28 smithi119 bash[18543]: audit 2024-04-14T15:56:27.596738+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:28.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:28 smithi119 bash[18543]: audit 2024-04-14T15:56:27.603301+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:56:28.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:28 smithi119 bash[18543]: audit 2024-04-14T15:56:27.608985+0000 mon.b (mon.2) 79 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:56:28.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:28 smithi119 bash[18543]: audit 2024-04-14T15:56:27.612540+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:56:28.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:28 smithi119 bash[18543]: audit 2024-04-14T15:56:27.614682+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:56:28.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:28 smithi119 bash[18543]: cephadm 2024-04-14T15:56:27.616929+0000 mgr.x (mgr.24626) 97 : cephadm [INF] Deploying daemon mgr.y on smithi023 2024-04-14T15:56:28.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:28 smithi119 bash[18543]: cluster 2024-04-14T15:56:27.653938+0000 mgr.x (mgr.24626) 98 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:56:29.892 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:29 smithi023 bash[18432]: audit 2024-04-14T15:56:28.694510+0000 mgr.x (mgr.24626) 99 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:56:29.893 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:29 smithi023 bash[23507]: audit 2024-04-14T15:56:28.694510+0000 mgr.x (mgr.24626) 99 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:56:29.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:29 smithi119 bash[18543]: audit 2024-04-14T15:56:28.694510+0000 mgr.x (mgr.24626) 99 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:56:30.162 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:56:29 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:56:30.162 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:56:29 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:56:30.162 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:56:29 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:56:30.163 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:56:29 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:56:30.163 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:29 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:56:30.163 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:29 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:56:30.163 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:56:29 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:56:30.164 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:29 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:56:30.164 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:30 smithi023 systemd[1]: Stopping Ceph mgr.y for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T15:56:30.164 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 15:56:29 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:56:30.902 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:30 smithi023 bash[18432]: cluster 2024-04-14T15:56:29.655647+0000 mgr.x (mgr.24626) 100 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:56:30.903 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:30 smithi023 bash[52533]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-mgr-y 2024-04-14T15:56:30.903 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:30 smithi023 bash[23507]: cluster 2024-04-14T15:56:29.655647+0000 mgr.x (mgr.24626) 100 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:56:30.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:30 smithi119 bash[18543]: cluster 2024-04-14T15:56:29.655647+0000 mgr.x (mgr.24626) 100 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:56:31.162 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:56:31 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:56:31.162 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 15:56:31 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:56:31.163 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:56:31 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:56:31.163 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:56:31 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:56:31.163 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:56:31 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:56:31.164 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:31 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:56:31.164 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:31 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:56:31.164 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:56:31 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:56:31.164 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:30 smithi023 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-14T15:56:31.165 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:30 smithi023 bash[52596]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-mgr-y 2024-04-14T15:56:31.165 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:30 smithi023 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-14T15:56:31.165 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:30 smithi023 systemd[1]: Stopped Ceph mgr.y for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:56:31.165 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:31 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:56:31.165 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:31 smithi023 systemd[1]: Started Ceph mgr.y for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:56:32.458 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:32 smithi023 bash[18432]: audit 2024-04-14T15:56:31.214463+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:32.458 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:32 smithi023 bash[18432]: audit 2024-04-14T15:56:31.225190+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:32.458 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:32 smithi023 bash[18432]: cluster 2024-04-14T15:56:31.656341+0000 mgr.x (mgr.24626) 101 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:56:32.458 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:32 smithi023 bash[23507]: audit 2024-04-14T15:56:31.214463+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:32.458 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:32 smithi023 bash[23507]: audit 2024-04-14T15:56:31.225190+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:32.458 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:32 smithi023 bash[23507]: cluster 2024-04-14T15:56:31.656341+0000 mgr.x (mgr.24626) 101 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:56:32.458 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:32 smithi023 bash[52653]: debug 2024-04-14T15:56:32.299+0000 7f8a313f3700 1 -- 172.21.15.23:0/2111398945 <== mon.0 v2:172.21.15.23:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b1056465a0 con 0x55b1063c6400 2024-04-14T15:56:32.459 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:32 smithi023 bash[52653]: debug 2024-04-14T15:56:32.451+0000 7f8a3b603200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-14T15:56:32.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:32 smithi119 bash[18543]: audit 2024-04-14T15:56:31.214463+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:32.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:32 smithi119 bash[18543]: audit 2024-04-14T15:56:31.225190+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:32.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:32 smithi119 bash[18543]: cluster 2024-04-14T15:56:31.656341+0000 mgr.x (mgr.24626) 101 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:56:33.503 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:33 smithi119 bash[18543]: audit 2024-04-14T15:56:32.787097+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:56:33.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:33 smithi023 bash[23507]: audit 2024-04-14T15:56:32.787097+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:56:33.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:33 smithi023 bash[18432]: audit 2024-04-14T15:56:32.787097+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:56:33.943 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:33 smithi119 bash[39808]: ts=2024-04-14T15:56: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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:56:34.478 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:34 smithi023 bash[18432]: cluster 2024-04-14T15:56:33.657903+0000 mgr.x (mgr.24626) 102 : cluster [DBG] pgmap v48: 161 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-14T15:56:34.479 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:34 smithi023 bash[52653]: debug 2024-04-14T15:56:34.111+0000 7f8a3b603200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-14T15:56:34.479 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:34 smithi023 bash[52653]: debug 2024-04-14T15:56:34.211+0000 7f8a3b603200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-14T15:56:34.479 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:34 smithi023 bash[23507]: cluster 2024-04-14T15:56:33.657903+0000 mgr.x (mgr.24626) 102 : cluster [DBG] pgmap v48: 161 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-14T15:56:34.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:34 smithi119 bash[18543]: cluster 2024-04-14T15:56:33.657903+0000 mgr.x (mgr.24626) 102 : cluster [DBG] pgmap v48: 161 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-14T15:56:34.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:34 smithi023 bash[52653]: debug 2024-04-14T15:56:34.471+0000 7f8a3b603200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-14T15:56:35.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:35 smithi023 bash[52653]: debug 2024-04-14T15:56:35.315+0000 7f8a3b603200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-14T15:56:35.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:35 smithi023 bash[52653]: debug 2024-04-14T15:56:35.435+0000 7f8a3b603200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-14T15:56:35.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:35 smithi023 bash[52653]: debug 2024-04-14T15:56:35.543+0000 7f8a3b603200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-14T15:56:36.340 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:35 smithi023 bash[52653]: debug 2024-04-14T15:56:35.915+0000 7f8a3b603200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-14T15:56:36.340 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:36 smithi023 bash[52653]: debug 2024-04-14T15:56:36.035+0000 7f8a3b603200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-14T15:56:36.340 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:36 smithi023 bash[52653]: debug 2024-04-14T15:56:36.143+0000 7f8a3b603200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-14T15:56:36.813 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:36 smithi023 bash[18432]: cluster 2024-04-14T15:56:35.658718+0000 mgr.x (mgr.24626) 103 : 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-14T15:56:36.814 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:36 smithi023 bash[23507]: cluster 2024-04-14T15:56:35.658718+0000 mgr.x (mgr.24626) 103 : 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-14T15:56:36.814 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:36 smithi023 bash[52653]: debug 2024-04-14T15:56:36.543+0000 7f8a3b603200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-14T15:56:37.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:36 smithi119 bash[18543]: cluster 2024-04-14T15:56:35.658718+0000 mgr.x (mgr.24626) 103 : 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-14T15:56:37.193 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:36 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 1. 2024-04-14T15:56:37.193 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:36 smithi119 systemd[1]: Stopped Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:56:37.194 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:36 smithi119 systemd[1]: Started Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:56:37.565 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:36 smithi023 bash[52653]: debug 2024-04-14T15:56:36.807+0000 7f8a3b603200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-14T15:56:37.565 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:37 smithi023 bash[52653]: debug 2024-04-14T15:56:37.131+0000 7f8a3b603200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-14T15:56:37.566 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:37 smithi023 bash[52653]: debug 2024-04-14T15:56:37.259+0000 7f8a3b603200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-14T15:56:37.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:37 smithi023 bash[52653]: debug 2024-04-14T15:56:37.559+0000 7f8a3b603200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-14T15:56:37.938 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:37 smithi119 bash[40592]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-14T15:56:37.939 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:37 smithi119 bash[40592]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-14T15:56:38.270 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:38 smithi023 bash[52653]: debug 2024-04-14T15:56:37.999+0000 7f8a3b603200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:56:38.270 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:38 smithi023 bash[18432]: audit 2024-04-14T15:56:37.207394+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:38.270 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:38 smithi023 bash[18432]: audit 2024-04-14T15:56:37.222734+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:38.270 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:38 smithi023 bash[18432]: audit 2024-04-14T15:56:37.366049+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:38.270 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:38 smithi023 bash[18432]: audit 2024-04-14T15:56:37.380353+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:38.270 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:38 smithi023 bash[18432]: cluster 2024-04-14T15:56:37.659199+0000 mgr.x (mgr.24626) 104 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:56:38.271 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:38 smithi023 bash[23507]: audit 2024-04-14T15:56:37.207394+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:38.271 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:38 smithi023 bash[23507]: audit 2024-04-14T15:56:37.222734+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:38.271 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:38 smithi023 bash[23507]: audit 2024-04-14T15:56:37.366049+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:38.271 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:38 smithi023 bash[23507]: audit 2024-04-14T15:56:37.380353+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:38.271 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:38 smithi023 bash[23507]: cluster 2024-04-14T15:56:37.659199+0000 mgr.x (mgr.24626) 104 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:56:38.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:38 smithi023 bash[52653]: debug 2024-04-14T15:56:38.263+0000 7f8a3b603200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-14T15:56:38.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:38 smithi023 bash[52653]: debug 2024-04-14T15:56:38.395+0000 7f8a3b603200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-14T15:56:38.656 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:38 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-14T15:56:38.656 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:38 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-14T15:56:38.657 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:38 smithi119 bash[37843]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:56:38] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.33.4" 2024-04-14T15:56:38.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:38 smithi119 bash[18543]: audit 2024-04-14T15:56:37.207394+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:38.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:38 smithi119 bash[18543]: audit 2024-04-14T15:56:37.222734+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:38.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:38 smithi119 bash[18543]: audit 2024-04-14T15:56:37.366049+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:38.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:38 smithi119 bash[18543]: audit 2024-04-14T15:56:37.380353+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:38.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:38 smithi119 bash[18543]: cluster 2024-04-14T15:56:37.659199+0000 mgr.x (mgr.24626) 104 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:56:38.943 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:38 smithi119 bash[39808]: ts=2024-04-14T15:56:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:56:39.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:38 smithi023 bash[52653]: debug 2024-04-14T15:56:38.671+0000 7f8a3b603200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:56:39.752 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:39 smithi023 bash[23507]: audit 2024-04-14T15:56:38.480690+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:39.752 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:39 smithi023 bash[23507]: audit 2024-04-14T15:56:38.496716+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:39.752 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:39 smithi023 bash[23507]: audit 2024-04-14T15:56:38.705827+0000 mgr.x (mgr.24626) 105 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:56:39.752 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:39 smithi023 bash[18432]: audit 2024-04-14T15:56:38.480690+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:39.752 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:39 smithi023 bash[18432]: audit 2024-04-14T15:56:38.496716+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:39.752 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:39 smithi023 bash[18432]: audit 2024-04-14T15:56:38.705827+0000 mgr.x (mgr.24626) 105 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:56:39.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:39 smithi119 bash[18543]: audit 2024-04-14T15:56:38.480690+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:39.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:39 smithi119 bash[18543]: audit 2024-04-14T15:56:38.496716+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:39.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:39 smithi119 bash[18543]: audit 2024-04-14T15:56:38.705827+0000 mgr.x (mgr.24626) 105 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:56:40.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:39 smithi023 bash[52653]: debug 2024-04-14T15:56:39.747+0000 7f8a3b603200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-14T15:56:40.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:39 smithi023 bash[52653]: debug 2024-04-14T15:56:39.871+0000 7f8a3b603200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-14T15:56:40.491 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:40 smithi023 bash[52653]: debug 2024-04-14T15:56:40.187+0000 7f8a3b603200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-14T15:56:40.491 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:40 smithi023 bash[52653]: debug 2024-04-14T15:56:40.311+0000 7f8a3b603200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-14T15:56:40.797 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:40 smithi023 bash[23507]: cluster 2024-04-14T15:56:39.660807+0000 mgr.x (mgr.24626) 106 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:56:40.798 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:40 smithi023 bash[18432]: cluster 2024-04-14T15:56:39.660807+0000 mgr.x (mgr.24626) 106 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:56:40.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:40 smithi119 bash[18543]: cluster 2024-04-14T15:56:39.660807+0000 mgr.x (mgr.24626) 106 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:56:41.062 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:40 smithi023 bash[52653]: debug 2024-04-14T15:56:40.791+0000 7f8a3b603200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-14T15:56:41.062 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:40 smithi023 bash[52653]: debug 2024-04-14T15:56:40.923+0000 7f8a3b603200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-14T15:56:41.062 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:40 smithi023 bash[52653]: [14/Apr/2024:15:56:40] ENGINE Bus STARTING 2024-04-14T15:56:41.340 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:41 smithi023 bash[52653]: CherryPy Checker: 2024-04-14T15:56:41.341 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:41 smithi023 bash[52653]: The Application mounted at '' has an empty config. 2024-04-14T15:56:41.341 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:41 smithi023 bash[52653]: [14/Apr/2024:15:56:41] ENGINE Serving on http://:::9283 2024-04-14T15:56:41.341 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:41 smithi023 bash[52653]: [14/Apr/2024:15:56:41] ENGINE Bus STARTED 2024-04-14T15:56:41.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:41 smithi023 bash[18432]: cluster 2024-04-14T15:56:40.951206+0000 mon.a (mon.0) 927 : cluster [DBG] Standby manager daemon y restarted 2024-04-14T15:56:41.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:41 smithi023 bash[18432]: cluster 2024-04-14T15:56:40.951442+0000 mon.a (mon.0) 928 : cluster [DBG] Standby manager daemon y started 2024-04-14T15:56:41.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:41 smithi023 bash[18432]: audit 2024-04-14T15:56:40.955030+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-14T15:56:41.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:41 smithi023 bash[18432]: audit 2024-04-14T15:56:40.955720+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:56:41.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:41 smithi023 bash[18432]: audit 2024-04-14T15:56:40.958842+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.? 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-14T15:56:41.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:41 smithi023 bash[18432]: audit 2024-04-14T15:56:40.959306+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:56:41.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:41 smithi023 bash[23507]: cluster 2024-04-14T15:56:40.951206+0000 mon.a (mon.0) 927 : cluster [DBG] Standby manager daemon y restarted 2024-04-14T15:56:41.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:41 smithi023 bash[23507]: cluster 2024-04-14T15:56:40.951442+0000 mon.a (mon.0) 928 : cluster [DBG] Standby manager daemon y started 2024-04-14T15:56:41.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:41 smithi023 bash[23507]: audit 2024-04-14T15:56:40.955030+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-14T15:56:41.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:41 smithi023 bash[23507]: audit 2024-04-14T15:56:40.955720+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:56:41.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:41 smithi023 bash[23507]: audit 2024-04-14T15:56:40.958842+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.? 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-14T15:56:41.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:41 smithi023 bash[23507]: audit 2024-04-14T15:56:40.959306+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:56:41.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:41 smithi119 bash[18543]: cluster 2024-04-14T15:56:40.951206+0000 mon.a (mon.0) 927 : cluster [DBG] Standby manager daemon y restarted 2024-04-14T15:56:41.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:41 smithi119 bash[18543]: cluster 2024-04-14T15:56:40.951442+0000 mon.a (mon.0) 928 : cluster [DBG] Standby manager daemon y started 2024-04-14T15:56:41.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:41 smithi119 bash[18543]: audit 2024-04-14T15:56:40.955030+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.? 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-14T15:56:41.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:41 smithi119 bash[18543]: audit 2024-04-14T15:56:40.955720+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.? 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:56:41.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:41 smithi119 bash[18543]: audit 2024-04-14T15:56:40.958842+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.? 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-14T15:56:41.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:41 smithi119 bash[18543]: audit 2024-04-14T15:56:40.959306+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.? 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:56:42.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:42 smithi023 bash[18432]: cluster 2024-04-14T15:56:41.515485+0000 mon.a (mon.0) 929 : cluster [DBG] mgrmap e27: x(active, since 84s), standbys: y 2024-04-14T15:56:42.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:42 smithi023 bash[18432]: cluster 2024-04-14T15:56:41.661519+0000 mgr.x (mgr.24626) 107 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:56:42.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:42 smithi023 bash[23507]: cluster 2024-04-14T15:56:41.515485+0000 mon.a (mon.0) 929 : cluster [DBG] mgrmap e27: x(active, since 84s), standbys: y 2024-04-14T15:56:42.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:42 smithi023 bash[23507]: cluster 2024-04-14T15:56:41.661519+0000 mgr.x (mgr.24626) 107 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:56:42.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:42 smithi119 bash[18543]: cluster 2024-04-14T15:56:41.515485+0000 mon.a (mon.0) 929 : cluster [DBG] mgrmap e27: x(active, since 84s), standbys: y 2024-04-14T15:56:42.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:42 smithi119 bash[18543]: cluster 2024-04-14T15:56:41.661519+0000 mgr.x (mgr.24626) 107 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:56:43.382 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T15:56:43.943 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:43 smithi119 bash[39808]: ts=2024-04-14T15:56: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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:56:44.156 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T15:56:44.157 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (50s) 6s ago 7m 14.1M - 0.23.0 ba2b418f427c e6dfea9b190e 2024-04-14T15:56:44.157 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 running 6s ago 7m - - 2024-04-14T15:56:44.157 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (46s) 6s ago 5m 41.2M - 3.5 e1d6a67b021e be4b58f31189 2024-04-14T15:56:44.157 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283 running (99s) 6s ago 13m 498M - 19.0.0-2778-ga971fd5f b96c509eef84 0e47ce02eb17 2024-04-14T15:56:44.157 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (12s) 6s ago 15m 119M - 19.0.0-2778-ga971fd5f b96c509eef84 4147830303b4 2024-04-14T15:56:44.157 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (15m) 6s ago 15m 53.7M 2048M 17.2.0 e1d6a67b021e 8f67cf72b6b3 2024-04-14T15:56:44.157 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (13m) 6s ago 13m 44.6M 2048M 17.2.0 e1d6a67b021e c1a6416b4112 2024-04-14T15:56:44.157 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (13m) 6s ago 13m 45.9M 2048M 17.2.0 e1d6a67b021e 5b40ba9a05e4 2024-04-14T15:56:44.157 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (59s) 6s ago 7m 8668k - 1.3.1 1dbe0e931976 33d132daf693 2024-04-14T15:56:44.157 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (31s) 6s ago 7m 8011k - 1.3.1 1dbe0e931976 287a50fa76a1 2024-04-14T15:56:44.157 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (12m) 6s ago 12m 54.0M 2780M 17.2.0 e1d6a67b021e 4aba87c19009 2024-04-14T15:56:44.158 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (12m) 6s ago 12m 54.9M 2780M 17.2.0 e1d6a67b021e feda49b41c79 2024-04-14T15:56:44.158 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (11m) 6s ago 11m 49.4M 2780M 17.2.0 e1d6a67b021e f14a3e67179d 2024-04-14T15:56:44.158 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (11m) 6s ago 11m 53.2M 2780M 17.2.0 e1d6a67b021e 6508f640b6d9 2024-04-14T15:56:44.158 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (10m) 6s ago 10m 54.5M 3036M 17.2.0 e1d6a67b021e 7508f9f57912 2024-04-14T15:56:44.158 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (9m) 6s ago 9m 51.6M 3036M 17.2.0 e1d6a67b021e 91490d5788a8 2024-04-14T15:56:44.158 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (9m) 6s ago 9m 49.5M 3036M 17.2.0 e1d6a67b021e 6ecbba9b2917 2024-04-14T15:56:44.158 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (8m) 6s ago 8m 52.3M 3036M 17.2.0 e1d6a67b021e c637d318934d 2024-04-14T15:56:44.158 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (33s) 6s ago 7m 49.4M - 2.33.4 514e6a882f6e a20fb842874c 2024-04-14T15:56:44.158 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (5m) 6s ago 5m 83.4M - 17.2.0 e1d6a67b021e 35dd84da01ed 2024-04-14T15:56:44.158 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (5m) 6s ago 5m 84.0M - 17.2.0 e1d6a67b021e c2f9b2e874c0 2024-04-14T15:56:44.159 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (5m) 6s ago 5m 83.5M - 17.2.0 e1d6a67b021e c9bc72617c27 2024-04-14T15:56:44.159 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (5m) 6s ago 5m 83.7M - 17.2.0 e1d6a67b021e cf4b6004e6a8 2024-04-14T15:56:44.422 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:44 smithi023 bash[18432]: audit 2024-04-14T15:56:43.372894+0000 mgr.x (mgr.24626) 108 : audit [DBG] from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:44.423 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:44 smithi023 bash[18432]: cluster 2024-04-14T15:56:43.663096+0000 mgr.x (mgr.24626) 109 : cluster [DBG] pgmap v53: 161 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-14T15:56:44.423 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:44 smithi023 bash[18432]: audit 2024-04-14T15:56:43.757180+0000 mgr.x (mgr.24626) 110 : audit [DBG] from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:44.423 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:44 smithi023 bash[23507]: audit 2024-04-14T15:56:43.372894+0000 mgr.x (mgr.24626) 108 : audit [DBG] from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:44.423 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:44 smithi023 bash[23507]: cluster 2024-04-14T15:56:43.663096+0000 mgr.x (mgr.24626) 109 : cluster [DBG] pgmap v53: 161 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-14T15:56:44.423 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:44 smithi023 bash[23507]: audit 2024-04-14T15:56:43.757180+0000 mgr.x (mgr.24626) 110 : audit [DBG] from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:44.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:44 smithi119 bash[18543]: audit 2024-04-14T15:56:43.372894+0000 mgr.x (mgr.24626) 108 : audit [DBG] from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:44.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:44 smithi119 bash[18543]: cluster 2024-04-14T15:56:43.663096+0000 mgr.x (mgr.24626) 109 : cluster [DBG] pgmap v53: 161 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-14T15:56:44.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:44 smithi119 bash[18543]: audit 2024-04-14T15:56:43.757180+0000 mgr.x (mgr.24626) 110 : audit [DBG] from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:44.594 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:56:44.594 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T15:56:44.594 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-14T15:56:44.594 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:56:44.595 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T15:56:44.595 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T15:56:44.595 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:56:44.595 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T15:56:44.595 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-14T15:56:44.595 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:56:44.595 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": {}, 2024-04-14T15:56:44.595 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T15:56:44.595 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-14T15:56:44.595 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:56:44.595 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T15:56:44.595 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-14T15:56:44.595 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T15:56:44.595 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:56:44.596 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:56:44.957 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:56:44.957 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T15:56:44.957 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T15:56:44.957 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-14T15:56:44.957 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [ 2024-04-14T15:56:44.957 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr" 2024-04-14T15:56:44.958 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T15:56:44.958 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "2/23 daemons upgraded", 2024-04-14T15:56:44.958 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Currently upgrading mgr daemons", 2024-04-14T15:56:44.958 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T15:56:44.958 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:56:45.391 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_OK 2024-04-14T15:56:45.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:45 smithi119 bash[18543]: audit 2024-04-14T15:56:44.117078+0000 mgr.x (mgr.24626) 111 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:45.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:45 smithi119 bash[18543]: audit 2024-04-14T15:56:44.594150+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.23:0/2052705475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:56:45.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:45 smithi119 bash[18543]: audit 2024-04-14T15:56:44.962487+0000 mgr.x (mgr.24626) 112 : audit [DBG] from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:45.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:45 smithi023 bash[18432]: audit 2024-04-14T15:56:44.117078+0000 mgr.x (mgr.24626) 111 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:45.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:45 smithi023 bash[18432]: audit 2024-04-14T15:56:44.594150+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.23:0/2052705475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:56:45.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:45 smithi023 bash[18432]: audit 2024-04-14T15:56:44.962487+0000 mgr.x (mgr.24626) 112 : audit [DBG] from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:45.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:45 smithi023 bash[23507]: audit 2024-04-14T15:56:44.117078+0000 mgr.x (mgr.24626) 111 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:45.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:45 smithi023 bash[23507]: audit 2024-04-14T15:56:44.594150+0000 mon.c (mon.1) 151 : audit [DBG] from='client.? 172.21.15.23:0/2052705475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:56:45.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:45 smithi023 bash[23507]: audit 2024-04-14T15:56:44.962487+0000 mgr.x (mgr.24626) 112 : audit [DBG] from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:56:46.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:46 smithi119 bash[18543]: audit 2024-04-14T15:56:45.391605+0000 mon.a (mon.0) 930 : audit [DBG] from='client.? 172.21.15.23:0/1010787501' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:56:46.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:46 smithi119 bash[18543]: cluster 2024-04-14T15:56:45.663838+0000 mgr.x (mgr.24626) 113 : 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-14T15:56:46.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:46 smithi023 bash[18432]: audit 2024-04-14T15:56:45.391605+0000 mon.a (mon.0) 930 : audit [DBG] from='client.? 172.21.15.23:0/1010787501' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:56:46.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:46 smithi023 bash[18432]: cluster 2024-04-14T15:56:45.663838+0000 mgr.x (mgr.24626) 113 : 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-14T15:56:46.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:46 smithi023 bash[23507]: audit 2024-04-14T15:56:45.391605+0000 mon.a (mon.0) 930 : audit [DBG] from='client.? 172.21.15.23:0/1010787501' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:56:46.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:46 smithi023 bash[23507]: cluster 2024-04-14T15:56:45.663838+0000 mgr.x (mgr.24626) 113 : 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-14T15:56:48.500 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:48 smithi119 bash[37843]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:56:48] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.33.4" 2024-04-14T15:56:48.500 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:48 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 2. 2024-04-14T15:56:48.500 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:48 smithi119 systemd[1]: Stopped Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:56:48.500 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:48 smithi119 systemd[1]: Started Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:56:48.943 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:48 smithi119 bash[39808]: ts=2024-04-14T15:56: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.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:56:48.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:48 smithi119 bash[18543]: cluster 2024-04-14T15:56:47.664513+0000 mgr.x (mgr.24626) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:56:48.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:48 smithi119 bash[18543]: audit 2024-04-14T15:56:47.787833+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:56:48.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:48 smithi119 bash[18543]: audit 2024-04-14T15:56:48.413712+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:48.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:48 smithi119 bash[18543]: audit 2024-04-14T15:56:48.430441+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:48.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:48 smithi119 bash[18543]: audit 2024-04-14T15:56:48.440738+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:56:48.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:48 smithi119 bash[18543]: audit 2024-04-14T15:56:48.442931+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:56:48.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:48 smithi119 bash[18543]: audit 2024-04-14T15:56:48.449533+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:48.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:48 smithi119 bash[18543]: audit 2024-04-14T15:56:48.540636+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-14T15:56:48.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:48 smithi119 bash[18543]: audit 2024-04-14T15:56:48.541176+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:56:48.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:48 smithi119 bash[18543]: audit 2024-04-14T15:56:48.546482+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-14T15:56:48.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:48 smithi119 bash[18543]: cluster 2024-04-14T15:56:48.547230+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-14T15:56:49.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[18432]: cluster 2024-04-14T15:56:47.664513+0000 mgr.x (mgr.24626) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:56:49.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[18432]: audit 2024-04-14T15:56:47.787833+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:56:49.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[18432]: audit 2024-04-14T15:56:48.413712+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:49.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[18432]: audit 2024-04-14T15:56:48.430441+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:49.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[18432]: audit 2024-04-14T15:56:48.440738+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:56:49.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[18432]: audit 2024-04-14T15:56:48.442931+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:56:49.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[18432]: audit 2024-04-14T15:56:48.449533+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:49.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[18432]: audit 2024-04-14T15:56:48.540636+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-14T15:56:49.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[18432]: audit 2024-04-14T15:56:48.541176+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:56:49.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[18432]: audit 2024-04-14T15:56:48.546482+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-14T15:56:49.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[18432]: cluster 2024-04-14T15:56:48.547230+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-14T15:56:49.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[23507]: cluster 2024-04-14T15:56:47.664513+0000 mgr.x (mgr.24626) 114 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:56:49.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[23507]: audit 2024-04-14T15:56:47.787833+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:56:49.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[23507]: audit 2024-04-14T15:56:48.413712+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:49.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[23507]: audit 2024-04-14T15:56:48.430441+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:49.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[23507]: audit 2024-04-14T15:56:48.440738+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:56:49.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[23507]: audit 2024-04-14T15:56:48.442931+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:56:49.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[23507]: audit 2024-04-14T15:56:48.449533+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24626 ' entity='mgr.x' 2024-04-14T15:56:49.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[23507]: audit 2024-04-14T15:56:48.540636+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-14T15:56:49.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[23507]: audit 2024-04-14T15:56:48.541176+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:56:49.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[23507]: audit 2024-04-14T15:56:48.546482+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.24626 172.21.15.119:0/2775886999' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-14T15:56:49.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:48 smithi023 bash[23507]: cluster 2024-04-14T15:56:48.547230+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-14T15:56:49.737 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[52653]: [14/Apr/2024:15:56:49] ENGINE Bus STOPPING 2024-04-14T15:56:49.737 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[52653]: [14/Apr/2024:15:56:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-14T15:56:49.737 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[52653]: [14/Apr/2024:15:56:49] ENGINE Bus STOPPED 2024-04-14T15:56:49.738 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[52653]: [14/Apr/2024:15:56:49] ENGINE Bus STARTING 2024-04-14T15:56:49.738 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[52653]: [14/Apr/2024:15:56:49] ENGINE Serving on http://:::9283 2024-04-14T15:56:49.738 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[52653]: [14/Apr/2024:15:56:49] ENGINE Bus STARTED 2024-04-14T15:56:49.738 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: cephadm 2024-04-14T15:56:48.542539+0000 mgr.x (mgr.24626) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-14T15:56:49.738 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: cephadm 2024-04-14T15:56:48.543119+0000 mgr.x (mgr.24626) 116 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-14T15:56:49.738 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: cephadm 2024-04-14T15:56:48.546189+0000 mgr.x (mgr.24626) 117 : cephadm [INF] Failing over to other MGR 2024-04-14T15:56:49.738 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:48.707989+0000 mgr.x (mgr.24626) 118 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:56:49.739 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: cluster 2024-04-14T15:56:49.203909+0000 mon.a (mon.0) 936 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:56:49.739 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.461674+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-14T15:56:49.739 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: cluster 2024-04-14T15:56:49.461939+0000 mon.a (mon.0) 938 : cluster [DBG] mgrmap e28: y(active, starting, since 0.919782s), standbys: x 2024-04-14T15:56:49.739 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.480937+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:56:49.739 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.481110+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:56:49.739 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.481260+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:56:49.739 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.484189+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-14T15:56:49.739 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.484422+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-14T15:56:49.739 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.484960+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:56:49.739 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.485197+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:56:49.739 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.485439+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:56:49.739 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.485688+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:56:49.740 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.485939+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:56:49.740 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.486185+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:56:49.740 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.486454+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:56:49.740 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.486717+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:56:49.740 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.487530+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-14T15:56:49.740 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.487725+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-14T15:56:49.740 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.488222+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-14T15:56:49.740 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: cluster 2024-04-14T15:56:49.523658+0000 mon.a (mon.0) 939 : cluster [INF] Manager daemon y is now available 2024-04-14T15:56:49.740 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.618562+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:56:49.740 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.622870+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:56:49.740 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.628791+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:56:49.741 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.659161+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:56:49.741 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[18432]: audit 2024-04-14T15:56:49.665241+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:56:49.741 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: cephadm 2024-04-14T15:56:48.542539+0000 mgr.x (mgr.24626) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-14T15:56:49.741 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: cephadm 2024-04-14T15:56:48.543119+0000 mgr.x (mgr.24626) 116 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-14T15:56:49.741 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: cephadm 2024-04-14T15:56:48.546189+0000 mgr.x (mgr.24626) 117 : cephadm [INF] Failing over to other MGR 2024-04-14T15:56:49.742 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:48.707989+0000 mgr.x (mgr.24626) 118 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:56:49.742 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: cluster 2024-04-14T15:56:49.203909+0000 mon.a (mon.0) 936 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:56:49.742 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.461674+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-14T15:56:49.742 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: cluster 2024-04-14T15:56:49.461939+0000 mon.a (mon.0) 938 : cluster [DBG] mgrmap e28: y(active, starting, since 0.919782s), standbys: x 2024-04-14T15:56:49.742 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.480937+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:56:49.742 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.481110+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:56:49.742 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.481260+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:56:49.742 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.484189+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-14T15:56:49.742 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.484422+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-14T15:56:49.743 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.484960+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:56:49.743 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.485197+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:56:49.743 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.485439+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:56:49.743 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.485688+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:56:49.743 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.485939+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:56:49.743 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.486185+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:56:49.743 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.486454+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:56:49.743 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.486717+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:56:49.744 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.487530+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-14T15:56:49.744 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.487725+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-14T15:56:49.744 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.488222+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-14T15:56:49.744 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: cluster 2024-04-14T15:56:49.523658+0000 mon.a (mon.0) 939 : cluster [INF] Manager daemon y is now available 2024-04-14T15:56:49.744 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.618562+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:56:49.744 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.622870+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:56:49.744 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.628791+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:56:49.744 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.659161+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:56:49.744 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:49 smithi023 bash[23507]: audit 2024-04-14T15:56:49.665241+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:56:49.752 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[40935]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-14T15:56:49.752 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[40935]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-14T15:56:49.753 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[37843]: ignoring --setuser ceph since I am not root 2024-04-14T15:56:49.753 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[37843]: ignoring --setgroup ceph since I am not root 2024-04-14T15:56:49.753 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[37843]: debug 2024-04-14T15:56:49.534+0000 7f665c0e5700 1 -- 172.21.15.119:0/3902589839 <== mon.2 v2:172.21.15.119:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d2f97a85a0 con 0x55d2fa526c00 2024-04-14T15:56:49.753 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[37843]: debug 2024-04-14T15:56:49.690+0000 7f6665ed7200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-14T15:56:49.753 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: cephadm 2024-04-14T15:56:48.542539+0000 mgr.x (mgr.24626) 115 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-14T15:56:49.754 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: cephadm 2024-04-14T15:56:48.543119+0000 mgr.x (mgr.24626) 116 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-14T15:56:49.754 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: cephadm 2024-04-14T15:56:48.546189+0000 mgr.x (mgr.24626) 117 : cephadm [INF] Failing over to other MGR 2024-04-14T15:56:49.754 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:48.707989+0000 mgr.x (mgr.24626) 118 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:56:49.754 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: cluster 2024-04-14T15:56:49.203909+0000 mon.a (mon.0) 936 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:56:49.754 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.461674+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24626 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-14T15:56:49.754 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: cluster 2024-04-14T15:56:49.461939+0000 mon.a (mon.0) 938 : cluster [DBG] mgrmap e28: y(active, starting, since 0.919782s), standbys: x 2024-04-14T15:56:49.754 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.480937+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:56:49.754 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.481110+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:56:49.754 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.481260+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:56:49.754 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.484189+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-14T15:56:49.754 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.484422+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-14T15:56:49.754 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.484960+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:56:49.754 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.485197+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:56:49.755 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.485439+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:56:49.755 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.485688+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:56:49.755 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.485939+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:56:49.755 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.486185+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:56:49.755 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.486454+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:56:49.755 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.486717+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:56:49.755 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.487530+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-14T15:56:49.755 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.487725+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-14T15:56:49.755 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.488222+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-14T15:56:49.755 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: cluster 2024-04-14T15:56:49.523658+0000 mon.a (mon.0) 939 : cluster [INF] Manager daemon y is now available 2024-04-14T15:56:49.755 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.618562+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:56:49.755 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.622870+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:56:49.755 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.628791+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:56:49.755 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.659161+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:56:49.756 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:49 smithi119 bash[18543]: audit 2024-04-14T15:56:49.665241+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:56:50.693 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:50 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-14T15:56:50.693 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:56:50 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-14T15:56:51.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:50 smithi023 bash[18432]: cephadm 2024-04-14T15:56:50.083816+0000 mgr.y (mgr.25192) 1 : cephadm [INF] [14/Apr/2024:15:56:50] ENGINE Bus STARTING 2024-04-14T15:56:51.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:50 smithi023 bash[18432]: cephadm 2024-04-14T15:56:50.185802+0000 mgr.y (mgr.25192) 2 : cephadm [INF] [14/Apr/2024:15:56:50] ENGINE Serving on http://172.21.15.23:8765 2024-04-14T15:56:51.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:50 smithi023 bash[18432]: cephadm 2024-04-14T15:56:50.309045+0000 mgr.y (mgr.25192) 3 : cephadm [INF] [14/Apr/2024:15:56:50] ENGINE Serving on https://172.21.15.23:7150 2024-04-14T15:56:51.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:50 smithi023 bash[18432]: cephadm 2024-04-14T15:56:50.309401+0000 mgr.y (mgr.25192) 4 : cephadm [INF] [14/Apr/2024:15:56:50] ENGINE Bus STARTED 2024-04-14T15:56:51.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:50 smithi023 bash[18432]: cluster 2024-04-14T15:56:50.463943+0000 mon.a (mon.0) 942 : cluster [DBG] mgrmap e29: y(active, since 1.92181s), standbys: x 2024-04-14T15:56:51.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:50 smithi023 bash[23507]: cephadm 2024-04-14T15:56:50.083816+0000 mgr.y (mgr.25192) 1 : cephadm [INF] [14/Apr/2024:15:56:50] ENGINE Bus STARTING 2024-04-14T15:56:51.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:50 smithi023 bash[23507]: cephadm 2024-04-14T15:56:50.185802+0000 mgr.y (mgr.25192) 2 : cephadm [INF] [14/Apr/2024:15:56:50] ENGINE Serving on http://172.21.15.23:8765 2024-04-14T15:56:51.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:50 smithi023 bash[23507]: cephadm 2024-04-14T15:56:50.309045+0000 mgr.y (mgr.25192) 3 : cephadm [INF] [14/Apr/2024:15:56:50] ENGINE Serving on https://172.21.15.23:7150 2024-04-14T15:56:51.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:50 smithi023 bash[23507]: cephadm 2024-04-14T15:56:50.309401+0000 mgr.y (mgr.25192) 4 : cephadm [INF] [14/Apr/2024:15:56:50] ENGINE Bus STARTED 2024-04-14T15:56:51.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:50 smithi023 bash[23507]: cluster 2024-04-14T15:56:50.463943+0000 mon.a (mon.0) 942 : cluster [DBG] mgrmap e29: y(active, since 1.92181s), standbys: x 2024-04-14T15:56:51.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:50 smithi119 bash[18543]: cephadm 2024-04-14T15:56:50.083816+0000 mgr.y (mgr.25192) 1 : cephadm [INF] [14/Apr/2024:15:56:50] ENGINE Bus STARTING 2024-04-14T15:56:51.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:50 smithi119 bash[18543]: cephadm 2024-04-14T15:56:50.185802+0000 mgr.y (mgr.25192) 2 : cephadm [INF] [14/Apr/2024:15:56:50] ENGINE Serving on http://172.21.15.23:8765 2024-04-14T15:56:51.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:50 smithi119 bash[18543]: cephadm 2024-04-14T15:56:50.309045+0000 mgr.y (mgr.25192) 3 : cephadm [INF] [14/Apr/2024:15:56:50] ENGINE Serving on https://172.21.15.23:7150 2024-04-14T15:56:51.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:50 smithi119 bash[18543]: cephadm 2024-04-14T15:56:50.309401+0000 mgr.y (mgr.25192) 4 : cephadm [INF] [14/Apr/2024:15:56:50] ENGINE Bus STARTED 2024-04-14T15:56:51.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:50 smithi119 bash[18543]: cluster 2024-04-14T15:56:50.463943+0000 mon.a (mon.0) 942 : cluster [DBG] mgrmap e29: y(active, since 1.92181s), standbys: x 2024-04-14T15:56:51.665 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:51 smithi119 bash[37843]: debug 2024-04-14T15:56:51.302+0000 7f6665ed7200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-14T15:56:51.666 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:51 smithi119 bash[37843]: debug 2024-04-14T15:56:51.402+0000 7f6665ed7200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-14T15:56:51.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:51 smithi119 bash[18543]: cluster 2024-04-14T15:56:50.494131+0000 mgr.y (mgr.25192) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:56:51.943 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:51 smithi119 bash[37843]: debug 2024-04-14T15:56:51.666+0000 7f6665ed7200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-14T15:56:52.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:51 smithi023 bash[18432]: cluster 2024-04-14T15:56:50.494131+0000 mgr.y (mgr.25192) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:56:52.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:51 smithi023 bash[23507]: cluster 2024-04-14T15:56:50.494131+0000 mgr.y (mgr.25192) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:56:52.758 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:52 smithi119 bash[37843]: debug 2024-04-14T15:56:52.474+0000 7f6665ed7200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-14T15:56:52.758 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:52 smithi119 bash[37843]: debug 2024-04-14T15:56:52.598+0000 7f6665ed7200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-14T15:56:52.758 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:52 smithi119 bash[37843]: debug 2024-04-14T15:56:52.710+0000 7f6665ed7200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-14T15:56:53.069 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:52 smithi119 bash[18543]: cluster 2024-04-14T15:56:51.481360+0000 mgr.y (mgr.25192) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:56:53.070 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:52 smithi119 bash[18543]: cluster 2024-04-14T15:56:51.737486+0000 mon.a (mon.0) 943 : cluster [DBG] mgrmap e30: y(active, since 3s), standbys: x 2024-04-14T15:56:53.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:52 smithi023 bash[18432]: cluster 2024-04-14T15:56:51.481360+0000 mgr.y (mgr.25192) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:56:53.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:52 smithi023 bash[18432]: cluster 2024-04-14T15:56:51.737486+0000 mon.a (mon.0) 943 : cluster [DBG] mgrmap e30: y(active, since 3s), standbys: x 2024-04-14T15:56:53.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:52 smithi023 bash[23507]: cluster 2024-04-14T15:56:51.481360+0000 mgr.y (mgr.25192) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:56:53.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:52 smithi023 bash[23507]: cluster 2024-04-14T15:56:51.737486+0000 mon.a (mon.0) 943 : cluster [DBG] mgrmap e30: y(active, since 3s), standbys: x 2024-04-14T15:56:53.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:53 smithi119 bash[37843]: debug 2024-04-14T15:56:53.070+0000 7f6665ed7200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-14T15:56:53.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:53 smithi119 bash[37843]: debug 2024-04-14T15:56:53.186+0000 7f6665ed7200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-14T15:56:53.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:53 smithi119 bash[37843]: debug 2024-04-14T15:56:53.290+0000 7f6665ed7200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-14T15:56:53.901 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:53 smithi119 bash[37843]: debug 2024-04-14T15:56:53.654+0000 7f6665ed7200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-14T15:56:53.901 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:53 smithi119 bash[37843]: debug 2024-04-14T15:56:53.902+0000 7f6665ed7200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-14T15:56:53.901 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:56:53 smithi119 bash[39808]: ts=2024-04-14T15:56:53.506Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:56:54.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:54 smithi119 bash[37843]: debug 2024-04-14T15:56:54.166+0000 7f6665ed7200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-14T15:56:54.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:54 smithi119 bash[37843]: debug 2024-04-14T15:56:54.282+0000 7f6665ed7200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-14T15:56:54.943 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:54 smithi119 bash[37843]: debug 2024-04-14T15:56:54.570+0000 7f6665ed7200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-14T15:56:54.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:54 smithi119 bash[18543]: cluster 2024-04-14T15:56:53.481982+0000 mgr.y (mgr.25192) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:56:54.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:54 smithi119 bash[18543]: cluster 2024-04-14T15:56:53.776405+0000 mon.a (mon.0) 944 : cluster [DBG] mgrmap e31: y(active, since 5s), standbys: x 2024-04-14T15:56:55.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:54 smithi023 bash[18432]: cluster 2024-04-14T15:56:53.481982+0000 mgr.y (mgr.25192) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:56:55.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:54 smithi023 bash[18432]: cluster 2024-04-14T15:56:53.776405+0000 mon.a (mon.0) 944 : cluster [DBG] mgrmap e31: y(active, since 5s), standbys: x 2024-04-14T15:56:55.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:54 smithi023 bash[23507]: cluster 2024-04-14T15:56:53.481982+0000 mgr.y (mgr.25192) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:56:55.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:54 smithi023 bash[23507]: cluster 2024-04-14T15:56:53.776405+0000 mon.a (mon.0) 944 : cluster [DBG] mgrmap e31: y(active, since 5s), standbys: x 2024-04-14T15:56:55.264 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:55 smithi119 bash[37843]: debug 2024-04-14T15:56:54.994+0000 7f6665ed7200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:56:55.679 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:55 smithi119 bash[37843]: debug 2024-04-14T15:56:55.266+0000 7f6665ed7200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-14T15:56:55.679 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:55 smithi119 bash[37843]: debug 2024-04-14T15:56:55.394+0000 7f6665ed7200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-14T15:56:55.679 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:55 smithi119 bash[37843]: debug 2024-04-14T15:56:55.678+0000 7f6665ed7200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:56:57.177 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:56 smithi119 bash[37843]: debug 2024-04-14T15:56:56.742+0000 7f6665ed7200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-14T15:56:57.178 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:56 smithi119 bash[37843]: debug 2024-04-14T15:56:56.866+0000 7f6665ed7200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-14T15:56:57.178 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:56 smithi119 bash[18543]: cluster 2024-04-14T15:56:55.482619+0000 mgr.y (mgr.25192) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:56:57.178 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:56 smithi119 bash[18543]: audit 2024-04-14T15:56:55.847347+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:57.178 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:56 smithi119 bash[18543]: audit 2024-04-14T15:56:55.860703+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:57.178 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:56 smithi119 bash[18543]: audit 2024-04-14T15:56:56.103878+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:57.178 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:56 smithi119 bash[18543]: audit 2024-04-14T15:56:56.119760+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:57.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:56 smithi023 bash[23507]: cluster 2024-04-14T15:56:55.482619+0000 mgr.y (mgr.25192) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:56:57.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:56 smithi023 bash[23507]: audit 2024-04-14T15:56:55.847347+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:57.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:56 smithi023 bash[23507]: audit 2024-04-14T15:56:55.860703+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:57.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:56 smithi023 bash[23507]: audit 2024-04-14T15:56:56.103878+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:57.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:56 smithi023 bash[23507]: audit 2024-04-14T15:56:56.119760+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:57.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:56 smithi023 bash[18432]: cluster 2024-04-14T15:56:55.482619+0000 mgr.y (mgr.25192) 8 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:56:57.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:56 smithi023 bash[18432]: audit 2024-04-14T15:56:55.847347+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:57.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:56 smithi023 bash[18432]: audit 2024-04-14T15:56:55.860703+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:57.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:56 smithi023 bash[18432]: audit 2024-04-14T15:56:56.103878+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:57.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:56 smithi023 bash[18432]: audit 2024-04-14T15:56:56.119760+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:57.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:57 smithi119 bash[37843]: debug 2024-04-14T15:56:57.178+0000 7f6665ed7200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-14T15:56:57.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:57 smithi119 bash[37843]: debug 2024-04-14T15:56:57.294+0000 7f6665ed7200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-14T15:56:58.015 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:57 smithi119 bash[37843]: debug 2024-04-14T15:56:57.758+0000 7f6665ed7200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-14T15:56:58.015 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:57 smithi119 bash[37843]: debug 2024-04-14T15:56:57.882+0000 7f6665ed7200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-14T15:56:58.015 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:57 smithi119 bash[37843]: [14/Apr/2024:15:56:57] ENGINE Bus STARTING 2024-04-14T15:56:58.015 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:58 smithi119 bash[37843]: CherryPy Checker: 2024-04-14T15:56:58.015 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:58 smithi119 bash[37843]: The Application mounted at '' has an empty config. 2024-04-14T15:56:58.015 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:58 smithi119 bash[37843]: [14/Apr/2024:15:56:58] ENGINE Serving on http://:::9283 2024-04-14T15:56:58.015 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:58 smithi119 bash[37843]: [14/Apr/2024:15:56:58] ENGINE Bus STARTED 2024-04-14T15:56:58.015 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:57 smithi119 bash[18543]: audit 2024-04-14T15:56:56.971277+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:58.016 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:57 smithi119 bash[18543]: audit 2024-04-14T15:56:56.988479+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:58.016 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:57 smithi119 bash[18543]: audit 2024-04-14T15:56:57.236508+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:58.016 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:57 smithi119 bash[18543]: audit 2024-04-14T15:56:57.252423+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:58.016 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:57 smithi119 bash[18543]: cluster 2024-04-14T15:56:57.907040+0000 mon.a (mon.0) 953 : cluster [DBG] Standby manager daemon x restarted 2024-04-14T15:56:58.016 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:57 smithi119 bash[18543]: cluster 2024-04-14T15:56:57.907306+0000 mon.a (mon.0) 954 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:56:58.016 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:57 smithi119 bash[18543]: audit 2024-04-14T15:56:57.914765+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.? 172.21.15.119:0/2917524078' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-14T15:56:58.016 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:57 smithi119 bash[18543]: audit 2024-04-14T15:56:57.922813+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.? 172.21.15.119:0/2917524078' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:56:58.016 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:57 smithi119 bash[18543]: audit 2024-04-14T15:56:57.923848+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.? 172.21.15.119:0/2917524078' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-14T15:56:58.016 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:57 smithi119 bash[18543]: audit 2024-04-14T15:56:57.924261+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.? 172.21.15.119:0/2917524078' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:56:58.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:57 smithi023 bash[18432]: audit 2024-04-14T15:56:56.971277+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:58.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:57 smithi023 bash[18432]: audit 2024-04-14T15:56:56.988479+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:58.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:57 smithi023 bash[18432]: audit 2024-04-14T15:56:57.236508+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:58.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:57 smithi023 bash[18432]: audit 2024-04-14T15:56:57.252423+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:58.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:57 smithi023 bash[18432]: cluster 2024-04-14T15:56:57.907040+0000 mon.a (mon.0) 953 : cluster [DBG] Standby manager daemon x restarted 2024-04-14T15:56:58.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:57 smithi023 bash[18432]: cluster 2024-04-14T15:56:57.907306+0000 mon.a (mon.0) 954 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:56:58.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:57 smithi023 bash[18432]: audit 2024-04-14T15:56:57.914765+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.? 172.21.15.119:0/2917524078' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-14T15:56:58.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:57 smithi023 bash[18432]: audit 2024-04-14T15:56:57.922813+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.? 172.21.15.119:0/2917524078' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:56:58.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:57 smithi023 bash[18432]: audit 2024-04-14T15:56:57.923848+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.? 172.21.15.119:0/2917524078' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-14T15:56:58.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:57 smithi023 bash[18432]: audit 2024-04-14T15:56:57.924261+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.? 172.21.15.119:0/2917524078' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:56:58.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:57 smithi023 bash[23507]: audit 2024-04-14T15:56:56.971277+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:58.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:57 smithi023 bash[23507]: audit 2024-04-14T15:56:56.988479+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:58.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:57 smithi023 bash[23507]: audit 2024-04-14T15:56:57.236508+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:58.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:57 smithi023 bash[23507]: audit 2024-04-14T15:56:57.252423+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:56:58.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:57 smithi023 bash[23507]: cluster 2024-04-14T15:56:57.907040+0000 mon.a (mon.0) 953 : cluster [DBG] Standby manager daemon x restarted 2024-04-14T15:56:58.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:57 smithi023 bash[23507]: cluster 2024-04-14T15:56:57.907306+0000 mon.a (mon.0) 954 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:56:58.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:57 smithi023 bash[23507]: audit 2024-04-14T15:56:57.914765+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.? 172.21.15.119:0/2917524078' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-14T15:56:58.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:57 smithi023 bash[23507]: audit 2024-04-14T15:56:57.922813+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.? 172.21.15.119:0/2917524078' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:56:58.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:57 smithi023 bash[23507]: audit 2024-04-14T15:56:57.923848+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.? 172.21.15.119:0/2917524078' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-14T15:56:58.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:57 smithi023 bash[23507]: audit 2024-04-14T15:56:57.924261+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.? 172.21.15.119:0/2917524078' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:56:58.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:56:58 smithi119 bash[37843]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:56:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:56:59.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:59 smithi023 bash[18432]: cluster 2024-04-14T15:56:57.483972+0000 mgr.y (mgr.25192) 9 : 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-14T15:56:59.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:56:59 smithi023 bash[18432]: cluster 2024-04-14T15:56:58.288789+0000 mon.a (mon.0) 955 : cluster [DBG] mgrmap e32: y(active, since 9s), standbys: x 2024-04-14T15:56:59.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:59 smithi023 bash[23507]: cluster 2024-04-14T15:56:57.483972+0000 mgr.y (mgr.25192) 9 : 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-14T15:56:59.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:56:59 smithi023 bash[23507]: cluster 2024-04-14T15:56:58.288789+0000 mon.a (mon.0) 955 : cluster [DBG] mgrmap e32: y(active, since 9s), standbys: x 2024-04-14T15:56:59.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:59 smithi119 bash[18543]: cluster 2024-04-14T15:56:57.483972+0000 mgr.y (mgr.25192) 9 : 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-14T15:56:59.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:56:59 smithi119 bash[18543]: cluster 2024-04-14T15:56:58.288789+0000 mon.a (mon.0) 955 : cluster [DBG] mgrmap e32: y(active, since 9s), standbys: x 2024-04-14T15:57:00.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:00 smithi023 bash[18432]: audit 2024-04-14T15:56:58.711396+0000 mgr.y (mgr.25192) 10 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:57:00.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:00 smithi023 bash[23507]: audit 2024-04-14T15:56:58.711396+0000 mgr.y (mgr.25192) 10 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:57:00.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:00 smithi119 bash[18543]: audit 2024-04-14T15:56:58.711396+0000 mgr.y (mgr.25192) 10 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:57:00.693 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:00 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 3. 2024-04-14T15:57:00.693 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:00 smithi119 systemd[1]: Stopped Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:57:00.694 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:00 smithi119 systemd[1]: Started Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:57:01.558 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:01 smithi119 bash[18543]: cluster 2024-04-14T15:56:59.484703+0000 mgr.y (mgr.25192) 11 : 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-14T15:57:01.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:01 smithi023 bash[18432]: cluster 2024-04-14T15:56:59.484703+0000 mgr.y (mgr.25192) 11 : 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-14T15:57:01.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:01 smithi023 bash[23507]: cluster 2024-04-14T15:56:59.484703+0000 mgr.y (mgr.25192) 11 : 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-14T15:57:01.943 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:01 smithi119 bash[41572]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-14T15:57:01.943 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:01 smithi119 bash[41572]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-14T15:57:02.443 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:02 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-14T15:57:02.443 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:02 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-14T15:57:03.530 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:03 smithi023 bash[18432]: cluster 2024-04-14T15:57:01.486401+0000 mgr.y (mgr.25192) 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-14T15:57:03.531 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:03 smithi023 bash[23507]: cluster 2024-04-14T15:57:01.486401+0000 mgr.y (mgr.25192) 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-14T15:57:03.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:03 smithi119 bash[18543]: cluster 2024-04-14T15:57:01.486401+0000 mgr.y (mgr.25192) 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-14T15:57:03.693 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:03 smithi119 bash[39808]: ts=2024-04-14T15:57:03.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:57:05.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:05 smithi023 bash[18432]: cluster 2024-04-14T15:57:03.487202+0000 mgr.y (mgr.25192) 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-14T15:57:05.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:05 smithi023 bash[18432]: audit 2024-04-14T15:57:04.617926+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:57:05.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:05 smithi023 bash[23507]: cluster 2024-04-14T15:57:03.487202+0000 mgr.y (mgr.25192) 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-14T15:57:05.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:05 smithi023 bash[23507]: audit 2024-04-14T15:57:04.617926+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:57:05.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:05 smithi119 bash[18543]: cluster 2024-04-14T15:57:03.487202+0000 mgr.y (mgr.25192) 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-14T15:57:05.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:05 smithi119 bash[18543]: audit 2024-04-14T15:57:04.617926+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:57:07.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:07 smithi023 bash[18432]: cluster 2024-04-14T15:57:05.488229+0000 mgr.y (mgr.25192) 14 : cluster [DBG] pgmap v11: 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-14T15:57:07.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:07 smithi023 bash[18432]: audit 2024-04-14T15:57:06.858500+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:07.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:07 smithi023 bash[18432]: audit 2024-04-14T15:57:06.874717+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:07.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:07 smithi023 bash[18432]: audit 2024-04-14T15:57:06.886098+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:57:07.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:07 smithi023 bash[18432]: audit 2024-04-14T15:57:06.888287+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:57:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:07 smithi023 bash[23507]: cluster 2024-04-14T15:57:05.488229+0000 mgr.y (mgr.25192) 14 : cluster [DBG] pgmap v11: 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-14T15:57:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:07 smithi023 bash[23507]: audit 2024-04-14T15:57:06.858500+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:07 smithi023 bash[23507]: audit 2024-04-14T15:57:06.874717+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:07 smithi023 bash[23507]: audit 2024-04-14T15:57:06.886098+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:57:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:07 smithi023 bash[23507]: audit 2024-04-14T15:57:06.888287+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:57:07.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:07 smithi119 bash[18543]: cluster 2024-04-14T15:57:05.488229+0000 mgr.y (mgr.25192) 14 : cluster [DBG] pgmap v11: 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-14T15:57:07.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:07 smithi119 bash[18543]: audit 2024-04-14T15:57:06.858500+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:07.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:07 smithi119 bash[18543]: audit 2024-04-14T15:57:06.874717+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:07.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:07 smithi119 bash[18543]: audit 2024-04-14T15:57:06.886098+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:57:07.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:07 smithi119 bash[18543]: audit 2024-04-14T15:57:06.888287+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:57:08.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[23507]: cephadm 2024-04-14T15:57:06.884575+0000 mgr.y (mgr.25192) 15 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.conf 2024-04-14T15:57:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[23507]: cephadm 2024-04-14T15:57:06.885045+0000 mgr.y (mgr.25192) 16 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.conf 2024-04-14T15:57:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[23507]: cephadm 2024-04-14T15:57:07.151117+0000 mgr.y (mgr.25192) 17 : cephadm [INF] Updating smithi023:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.conf 2024-04-14T15:57:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[23507]: cephadm 2024-04-14T15:57:07.152208+0000 mgr.y (mgr.25192) 18 : cephadm [INF] Updating smithi119:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.conf 2024-04-14T15:57:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[23507]: cephadm 2024-04-14T15:57:07.315945+0000 mgr.y (mgr.25192) 19 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:57:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[23507]: cephadm 2024-04-14T15:57:07.317867+0000 mgr.y (mgr.25192) 20 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:57:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[23507]: cluster 2024-04-14T15:57:07.489144+0000 mgr.y (mgr.25192) 21 : cluster [DBG] pgmap v12: 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-14T15:57:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[23507]: cephadm 2024-04-14T15:57:07.757343+0000 mgr.y (mgr.25192) 22 : cephadm [INF] Updating smithi023:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.client.admin.keyring 2024-04-14T15:57:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[23507]: cephadm 2024-04-14T15:57:07.758139+0000 mgr.y (mgr.25192) 23 : cephadm [INF] Updating smithi119:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.client.admin.keyring 2024-04-14T15:57:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[23507]: audit 2024-04-14T15:57:07.935954+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[23507]: audit 2024-04-14T15:57:07.952055+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[23507]: audit 2024-04-14T15:57:07.967964+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[23507]: audit 2024-04-14T15:57:07.983191+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:08.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[23507]: cluster 2024-04-14T15:57:07.987151+0000 mgr.y (mgr.25192) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-04-14T15:57:08.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[23507]: audit 2024-04-14T15:57:07.995864+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:08.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[23507]: cephadm 2024-04-14T15:57:08.075811+0000 mgr.y (mgr.25192) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi023.kkyzib (dependencies changed)... 2024-04-14T15:57:08.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[23507]: audit 2024-04-14T15:57:08.077818+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:57:08.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[23507]: audit 2024-04-14T15:57:08.083298+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:57:08.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[23507]: cephadm 2024-04-14T15:57:08.105283+0000 mgr.y (mgr.25192) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi023.kkyzib on smithi023 2024-04-14T15:57:08.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[23507]: audit 2024-04-14T15:57:08.109404+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:57:08.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[18432]: cephadm 2024-04-14T15:57:06.884575+0000 mgr.y (mgr.25192) 15 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.conf 2024-04-14T15:57:08.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[18432]: cephadm 2024-04-14T15:57:06.885045+0000 mgr.y (mgr.25192) 16 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.conf 2024-04-14T15:57:08.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[18432]: cephadm 2024-04-14T15:57:07.151117+0000 mgr.y (mgr.25192) 17 : cephadm [INF] Updating smithi023:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.conf 2024-04-14T15:57:08.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[18432]: cephadm 2024-04-14T15:57:07.152208+0000 mgr.y (mgr.25192) 18 : cephadm [INF] Updating smithi119:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.conf 2024-04-14T15:57:08.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[18432]: cephadm 2024-04-14T15:57:07.315945+0000 mgr.y (mgr.25192) 19 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:57:08.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[18432]: cephadm 2024-04-14T15:57:07.317867+0000 mgr.y (mgr.25192) 20 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:57:08.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[18432]: cluster 2024-04-14T15:57:07.489144+0000 mgr.y (mgr.25192) 21 : cluster [DBG] pgmap v12: 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-14T15:57:08.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[18432]: cephadm 2024-04-14T15:57:07.757343+0000 mgr.y (mgr.25192) 22 : cephadm [INF] Updating smithi023:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.client.admin.keyring 2024-04-14T15:57:08.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[18432]: cephadm 2024-04-14T15:57:07.758139+0000 mgr.y (mgr.25192) 23 : cephadm [INF] Updating smithi119:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.client.admin.keyring 2024-04-14T15:57:08.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[18432]: audit 2024-04-14T15:57:07.935954+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:08.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[18432]: audit 2024-04-14T15:57:07.952055+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:08.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[18432]: audit 2024-04-14T15:57:07.967964+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:08.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[18432]: audit 2024-04-14T15:57:07.983191+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:08.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[18432]: cluster 2024-04-14T15:57:07.987151+0000 mgr.y (mgr.25192) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-04-14T15:57:08.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[18432]: audit 2024-04-14T15:57:07.995864+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:08.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[18432]: cephadm 2024-04-14T15:57:08.075811+0000 mgr.y (mgr.25192) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi023.kkyzib (dependencies changed)... 2024-04-14T15:57:08.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[18432]: audit 2024-04-14T15:57:08.077818+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:57:08.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[18432]: audit 2024-04-14T15:57:08.083298+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:57:08.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[18432]: cephadm 2024-04-14T15:57:08.105283+0000 mgr.y (mgr.25192) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi023.kkyzib on smithi023 2024-04-14T15:57:08.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:08 smithi023 bash[18432]: audit 2024-04-14T15:57:08.109404+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:57:08.693 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[37843]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:57:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-14T15:57:08.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[18543]: cephadm 2024-04-14T15:57:06.884575+0000 mgr.y (mgr.25192) 15 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.conf 2024-04-14T15:57:08.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[18543]: cephadm 2024-04-14T15:57:06.885045+0000 mgr.y (mgr.25192) 16 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.conf 2024-04-14T15:57:08.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[18543]: cephadm 2024-04-14T15:57:07.151117+0000 mgr.y (mgr.25192) 17 : cephadm [INF] Updating smithi023:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.conf 2024-04-14T15:57:08.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[18543]: cephadm 2024-04-14T15:57:07.152208+0000 mgr.y (mgr.25192) 18 : cephadm [INF] Updating smithi119:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.conf 2024-04-14T15:57:08.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[18543]: cephadm 2024-04-14T15:57:07.315945+0000 mgr.y (mgr.25192) 19 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:57:08.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[18543]: cephadm 2024-04-14T15:57:07.317867+0000 mgr.y (mgr.25192) 20 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:57:08.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[18543]: cluster 2024-04-14T15:57:07.489144+0000 mgr.y (mgr.25192) 21 : cluster [DBG] pgmap v12: 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-14T15:57:08.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[18543]: cephadm 2024-04-14T15:57:07.757343+0000 mgr.y (mgr.25192) 22 : cephadm [INF] Updating smithi023:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.client.admin.keyring 2024-04-14T15:57:08.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[18543]: cephadm 2024-04-14T15:57:07.758139+0000 mgr.y (mgr.25192) 23 : cephadm [INF] Updating smithi119:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.client.admin.keyring 2024-04-14T15:57:08.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[18543]: audit 2024-04-14T15:57:07.935954+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:08.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[18543]: audit 2024-04-14T15:57:07.952055+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:08.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[18543]: audit 2024-04-14T15:57:07.967964+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:08.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[18543]: audit 2024-04-14T15:57:07.983191+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:08.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[18543]: cluster 2024-04-14T15:57:07.987151+0000 mgr.y (mgr.25192) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-04-14T15:57:08.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[18543]: audit 2024-04-14T15:57:07.995864+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:08.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[18543]: cephadm 2024-04-14T15:57:08.075811+0000 mgr.y (mgr.25192) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi023.kkyzib (dependencies changed)... 2024-04-14T15:57:08.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[18543]: audit 2024-04-14T15:57:08.077818+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:57:08.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[18543]: audit 2024-04-14T15:57:08.083298+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T15:57:08.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[18543]: cephadm 2024-04-14T15:57:08.105283+0000 mgr.y (mgr.25192) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi023.kkyzib on smithi023 2024-04-14T15:57:08.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:08 smithi119 bash[18543]: audit 2024-04-14T15:57:08.109404+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:57:09.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:09 smithi023 bash[18432]: cluster 2024-04-14T15:57:08.321477+0000 mon.a (mon.0) 964 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-14T15:57:09.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:09 smithi023 bash[18432]: audit 2024-04-14T15:57:08.719336+0000 mgr.y (mgr.25192) 27 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:57:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:09 smithi023 bash[23507]: cluster 2024-04-14T15:57:08.321477+0000 mon.a (mon.0) 964 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-14T15:57:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:09 smithi023 bash[23507]: audit 2024-04-14T15:57:08.719336+0000 mgr.y (mgr.25192) 27 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:57:09.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:09 smithi119 bash[18543]: cluster 2024-04-14T15:57:08.321477+0000 mon.a (mon.0) 964 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-14T15:57:09.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:09 smithi119 bash[18543]: audit 2024-04-14T15:57:08.719336+0000 mgr.y (mgr.25192) 27 : audit [DBG] from='client.25099 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:57:10.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:10 smithi119 bash[18543]: cluster 2024-04-14T15:57:09.987999+0000 mgr.y (mgr.25192) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-04-14T15:57:10.720 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:10 smithi023 bash[18432]: cluster 2024-04-14T15:57:09.987999+0000 mgr.y (mgr.25192) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-04-14T15:57:10.721 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:10 smithi023 bash[23507]: cluster 2024-04-14T15:57:09.987999+0000 mgr.y (mgr.25192) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-04-14T15:57:12.519 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:12 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 4. 2024-04-14T15:57:12.519 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:12 smithi119 systemd[1]: Stopped Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:57:12.519 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:12 smithi119 systemd[1]: Started Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:57:12.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:12 smithi119 bash[18543]: audit 2024-04-14T15:57:11.740797+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:12.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:12 smithi119 bash[18543]: audit 2024-04-14T15:57:11.755776+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:12.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:12 smithi119 bash[18543]: cephadm 2024-04-14T15:57:11.779432+0000 mgr.y (mgr.25192) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-14T15:57:12.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:12 smithi119 bash[18543]: cluster 2024-04-14T15:57:11.989637+0000 mgr.y (mgr.25192) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:57:12.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:12 smithi119 bash[18543]: cephadm 2024-04-14T15:57:12.083217+0000 mgr.y (mgr.25192) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi119 2024-04-14T15:57:12.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:12 smithi119 bash[39808]: ts=2024-04-14T15:57:12.586Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.119:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.119:8765: connect: connection refused" 2024-04-14T15:57:12.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:12 smithi119 bash[39808]: ts=2024-04-14T15:57:12.586Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.119:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.119:8765: connect: connection refused" 2024-04-14T15:57:12.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:12 smithi119 bash[39808]: ts=2024-04-14T15:57:12.587Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.119:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.119:8765: connect: connection refused" 2024-04-14T15:57:12.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:12 smithi119 bash[39808]: ts=2024-04-14T15:57:12.588Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.119:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.119:8765: connect: connection refused" 2024-04-14T15:57:12.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:12 smithi119 bash[39808]: ts=2024-04-14T15:57:12.591Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.119:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.119:8765: connect: connection refused" 2024-04-14T15:57:13.020 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:12 smithi023 bash[18432]: audit 2024-04-14T15:57:11.740797+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:13.021 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:12 smithi023 bash[18432]: audit 2024-04-14T15:57:11.755776+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:13.021 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:12 smithi023 bash[18432]: cephadm 2024-04-14T15:57:11.779432+0000 mgr.y (mgr.25192) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-14T15:57:13.021 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:12 smithi023 bash[18432]: cluster 2024-04-14T15:57:11.989637+0000 mgr.y (mgr.25192) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:57:13.021 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:12 smithi023 bash[18432]: cephadm 2024-04-14T15:57:12.083217+0000 mgr.y (mgr.25192) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi119 2024-04-14T15:57:13.021 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:12 smithi023 bash[23507]: audit 2024-04-14T15:57:11.740797+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:13.021 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:12 smithi023 bash[23507]: audit 2024-04-14T15:57:11.755776+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:13.021 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:12 smithi023 bash[23507]: cephadm 2024-04-14T15:57:11.779432+0000 mgr.y (mgr.25192) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-14T15:57:13.021 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:12 smithi023 bash[23507]: cluster 2024-04-14T15:57:11.989637+0000 mgr.y (mgr.25192) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:57:13.021 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:12 smithi023 bash[23507]: cephadm 2024-04-14T15:57:12.083217+0000 mgr.y (mgr.25192) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi119 2024-04-14T15:57:13.816 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:13 smithi119 bash[39808]: ts=2024-04-14T15:57: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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:57:14.146 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:13 smithi119 bash[41731]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-14T15:57:14.147 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:13 smithi119 bash[41731]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-14T15:57:14.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:14 smithi119 bash[18543]: audit 2024-04-14T15:57:13.695763+0000 mon.a (mon.0) 967 : audit [DBG] from='client.? 172.21.15.23:0/119653063' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-14T15:57:14.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:14 smithi023 bash[23507]: audit 2024-04-14T15:57:13.695763+0000 mon.a (mon.0) 967 : audit [DBG] from='client.? 172.21.15.23:0/119653063' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-14T15:57:14.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:14 smithi023 bash[18432]: audit 2024-04-14T15:57:13.695763+0000 mon.a (mon.0) 967 : audit [DBG] from='client.? 172.21.15.23:0/119653063' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-14T15:57:15.392 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:15 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-14T15:57:15.392 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:15 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-14T15:57:15.392 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:15 smithi119 bash[18543]: cluster 2024-04-14T15:57:13.990421+0000 mgr.y (mgr.25192) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:57:15.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:15 smithi023 bash[18432]: cluster 2024-04-14T15:57:13.990421+0000 mgr.y (mgr.25192) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:57:15.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:15 smithi023 bash[23507]: cluster 2024-04-14T15:57:13.990421+0000 mgr.y (mgr.25192) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:57:15.800 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T15:57:16.569 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T15:57:16.569 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (83s) 20s ago 8m 14.1M - 0.23.0 ba2b418f427c e6dfea9b190e 2024-04-14T15:57:16.569 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 unknown 20s ago 7m - - 2024-04-14T15:57:16.570 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 starting - - - - 2024-04-14T15:57:16.570 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283 running (2m) 20s ago 13m 201M - 19.0.0-2778-ga971fd5f b96c509eef84 0e47ce02eb17 2024-04-14T15:57:16.570 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (45s) 20s ago 15m 473M - 19.0.0-2778-ga971fd5f b96c509eef84 4147830303b4 2024-04-14T15:57:16.570 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (15m) 20s ago 15m 57.6M 2048M 17.2.0 e1d6a67b021e 8f67cf72b6b3 2024-04-14T15:57:16.570 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (14m) 20s ago 14m 49.1M 2048M 17.2.0 e1d6a67b021e c1a6416b4112 2024-04-14T15:57:16.570 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (14m) 20s ago 14m 49.9M 2048M 17.2.0 e1d6a67b021e 5b40ba9a05e4 2024-04-14T15:57:16.570 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (92s) 20s ago 8m 8748k - 1.3.1 1dbe0e931976 33d132daf693 2024-04-14T15:57:16.570 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (64s) 20s ago 8m 9100k - 1.3.1 1dbe0e931976 287a50fa76a1 2024-04-14T15:57:16.570 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (13m) 20s ago 13m 54.4M 2780M 17.2.0 e1d6a67b021e 4aba87c19009 2024-04-14T15:57:16.570 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (12m) 20s ago 12m 55.3M 2780M 17.2.0 e1d6a67b021e feda49b41c79 2024-04-14T15:57:16.570 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (12m) 20s ago 12m 49.8M 2780M 17.2.0 e1d6a67b021e f14a3e67179d 2024-04-14T15:57:16.570 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (11m) 20s ago 11m 53.5M 2780M 17.2.0 e1d6a67b021e 6508f640b6d9 2024-04-14T15:57:16.570 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (11m) 20s ago 11m 55.0M 3036M 17.2.0 e1d6a67b021e 7508f9f57912 2024-04-14T15:57:16.570 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (10m) 20s ago 10m 52.1M 3036M 17.2.0 e1d6a67b021e 91490d5788a8 2024-04-14T15:57:16.571 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (9m) 20s ago 9m 50.1M 3036M 17.2.0 e1d6a67b021e 6ecbba9b2917 2024-04-14T15:57:16.571 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (9m) 20s ago 9m 53.0M 3036M 17.2.0 e1d6a67b021e c637d318934d 2024-04-14T15:57:16.571 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (65s) 20s ago 8m 49.9M - 2.33.4 514e6a882f6e a20fb842874c 2024-04-14T15:57:16.571 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (6m) 20s ago 6m 84.0M - 17.2.0 e1d6a67b021e 35dd84da01ed 2024-04-14T15:57:16.571 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (6m) 20s ago 6m 84.8M - 17.2.0 e1d6a67b021e c2f9b2e874c0 2024-04-14T15:57:16.571 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (6m) 20s ago 6m 84.2M - 17.2.0 e1d6a67b021e c9bc72617c27 2024-04-14T15:57:16.571 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (6m) 20s ago 6m 84.4M - 17.2.0 e1d6a67b021e cf4b6004e6a8 2024-04-14T15:57:17.009 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:16 smithi119 systemd[1]: Stopping Ceph prometheus.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T15:57:17.009 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:16 smithi119 bash[41967]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-prometheus.a 2024-04-14T15:57:17.009 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:16 smithi119 bash[39808]: ts=2024-04-14T15:57:16.824Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-14T15:57:17.009 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:16 smithi119 bash[39808]: ts=2024-04-14T15:57:16.824Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-14T15:57:17.009 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:16 smithi119 bash[39808]: ts=2024-04-14T15:57:16.824Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-14T15:57:17.009 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:16 smithi119 bash[39808]: ts=2024-04-14T15:57:16.824Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-14T15:57:17.009 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:16 smithi119 bash[39808]: ts=2024-04-14T15:57:16.824Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-14T15:57:17.009 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:16 smithi119 bash[39808]: ts=2024-04-14T15:57:16.824Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-14T15:57:17.009 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:16 smithi119 bash[39808]: ts=2024-04-14T15:57:16.824Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-14T15:57:17.009 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:16 smithi119 bash[39808]: ts=2024-04-14T15:57:16.824Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-14T15:57:17.010 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:16 smithi119 bash[39808]: ts=2024-04-14T15:57:16.824Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-14T15:57:17.010 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:16 smithi119 bash[39808]: ts=2024-04-14T15:57:16.825Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-14T15:57:17.010 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:16 smithi119 bash[39808]: ts=2024-04-14T15:57:16.825Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-14T15:57:17.010 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:16 smithi119 bash[39808]: ts=2024-04-14T15:57:16.825Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-14T15:57:17.025 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:57:17.025 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T15:57:17.025 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-14T15:57:17.025 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:57:17.025 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T15:57:17.025 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T15:57:17.025 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:57:17.025 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T15:57:17.025 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-14T15:57:17.025 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:57:17.025 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": {}, 2024-04-14T15:57:17.025 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T15:57:17.026 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-14T15:57:17.026 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:57:17.026 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T15:57:17.026 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-14T15:57:17.026 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T15:57:17.026 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:57:17.026 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:57:17.342 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:17 smithi119 bash[18543]: audit 2024-04-14T15:57:15.784204+0000 mgr.y (mgr.25192) 33 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:17.342 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:17 smithi119 bash[18543]: cluster 2024-04-14T15:57:15.992064+0000 mgr.y (mgr.25192) 34 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 1 op/s 2024-04-14T15:57:17.342 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:17 smithi119 bash[18543]: audit 2024-04-14T15:57:16.163522+0000 mgr.y (mgr.25192) 35 : audit [DBG] from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:17.342 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:17 smithi119 bash[18543]: audit 2024-04-14T15:57:17.024461+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.23:0/3061392355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:57:17.414 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:57:17.415 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T15:57:17.415 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T15:57:17.415 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-14T15:57:17.415 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [ 2024-04-14T15:57:17.415 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr" 2024-04-14T15:57:17.415 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T15:57:17.415 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "2/23 daemons upgraded", 2024-04-14T15:57:17.415 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "", 2024-04-14T15:57:17.415 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T15:57:17.415 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:57:17.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:17 smithi023 bash[23507]: audit 2024-04-14T15:57:15.784204+0000 mgr.y (mgr.25192) 33 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:17.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:17 smithi023 bash[23507]: cluster 2024-04-14T15:57:15.992064+0000 mgr.y (mgr.25192) 34 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 1 op/s 2024-04-14T15:57:17.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:17 smithi023 bash[23507]: audit 2024-04-14T15:57:16.163522+0000 mgr.y (mgr.25192) 35 : audit [DBG] from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:17.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:17 smithi023 bash[23507]: audit 2024-04-14T15:57:17.024461+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.23:0/3061392355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:57:17.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:17 smithi023 bash[18432]: audit 2024-04-14T15:57:15.784204+0000 mgr.y (mgr.25192) 33 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:17.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:17 smithi023 bash[18432]: cluster 2024-04-14T15:57:15.992064+0000 mgr.y (mgr.25192) 34 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 1 op/s 2024-04-14T15:57:17.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:17 smithi023 bash[18432]: audit 2024-04-14T15:57:16.163522+0000 mgr.y (mgr.25192) 35 : audit [DBG] from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:17.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:17 smithi023 bash[18432]: audit 2024-04-14T15:57:17.024461+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.23:0/3061392355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:57:17.593 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:17 smithi119 bash[41976]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-prometheus-a 2024-04-14T15:57:17.593 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:17 smithi119 bash[42010]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-prometheus.a 2024-04-14T15:57:17.593 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:17 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-14T15:57:17.593 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:17 smithi119 systemd[1]: Stopped Ceph prometheus.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:57:17.593 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:17 smithi119 systemd[1]: Started Ceph prometheus.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:57:17.858 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T15:57:17.858 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T15:57:17.858 INFO:teuthology.orchestra.run.smithi023.stdout: daemon grafana.a on smithi119 is in unknown state 2024-04-14T15:57:18.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:18 smithi119 bash[18543]: audit 2024-04-14T15:57:16.523028+0000 mgr.y (mgr.25192) 36 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:18.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:18 smithi119 bash[18543]: audit 2024-04-14T15:57:17.594229+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:18.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:18 smithi119 bash[18543]: audit 2024-04-14T15:57:17.606512+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:18.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:18 smithi119 bash[18543]: audit 2024-04-14T15:57:17.629335+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T15:57:18.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:18 smithi119 bash[18543]: audit 2024-04-14T15:57:17.638589+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:18.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:18 smithi119 bash[18543]: audit 2024-04-14T15:57:17.649551+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T15:57:18.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:18 smithi119 bash[18543]: audit 2024-04-14T15:57:17.652416+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:18.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:18 smithi119 bash[18543]: audit 2024-04-14T15:57:17.653157+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T15:57:18.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:18 smithi119 bash[18543]: audit 2024-04-14T15:57:17.668377+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T15:57:18.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:18 smithi119 bash[18543]: audit 2024-04-14T15:57:17.681408+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:57:18.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:18 smithi119 bash[18543]: audit 2024-04-14T15:57:17.857409+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.23:0/747761544' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:57:18.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[18432]: audit 2024-04-14T15:57:16.523028+0000 mgr.y (mgr.25192) 36 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:18.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[18432]: audit 2024-04-14T15:57:17.594229+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:18.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[18432]: audit 2024-04-14T15:57:17.606512+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:18.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[18432]: audit 2024-04-14T15:57:17.629335+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T15:57:18.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[18432]: audit 2024-04-14T15:57:17.638589+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[18432]: audit 2024-04-14T15:57:17.649551+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T15:57:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[18432]: audit 2024-04-14T15:57:17.652416+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[18432]: audit 2024-04-14T15:57:17.653157+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T15:57:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[18432]: audit 2024-04-14T15:57:17.668377+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T15:57:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[18432]: audit 2024-04-14T15:57:17.681408+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:57:18.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[18432]: audit 2024-04-14T15:57:17.857409+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.23:0/747761544' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:57:18.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[23507]: audit 2024-04-14T15:57:16.523028+0000 mgr.y (mgr.25192) 36 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:18.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[23507]: audit 2024-04-14T15:57:17.594229+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:18.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[23507]: audit 2024-04-14T15:57:17.606512+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:18.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[23507]: audit 2024-04-14T15:57:17.629335+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T15:57:18.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[23507]: audit 2024-04-14T15:57:17.638589+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:18.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[23507]: audit 2024-04-14T15:57:17.649551+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T15:57:18.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[23507]: audit 2024-04-14T15:57:17.652416+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:18.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[23507]: audit 2024-04-14T15:57:17.653157+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T15:57:18.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[23507]: audit 2024-04-14T15:57:17.668377+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T15:57:18.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[23507]: audit 2024-04-14T15:57:17.681408+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:57:18.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:18 smithi023 bash[23507]: audit 2024-04-14T15:57:17.857409+0000 mon.a (mon.0) 973 : audit [DBG] from='client.? 172.21.15.23:0/747761544' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:57:19.227 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.040Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-14T15:57:19.227 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.040Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-14T15:57:19.227 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.040Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-14T15:57:19.228 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.040Z caller=main.go:518 level=info host_details="(Linux 5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64 smithi119 (none))" 2024-04-14T15:57:19.228 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.040Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-14T15:57:19.228 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.040Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-14T15:57:19.228 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.042Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-14T15:57:19.228 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.043Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-14T15:57:19.228 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.043Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-14T15:57:19.228 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.045Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-14T15:57:19.228 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.045Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.556µs 2024-04-14T15:57:19.228 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.045Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-14T15:57:19.228 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[18543]: audit 2024-04-14T15:57:17.413900+0000 mgr.y (mgr.25192) 37 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:19.228 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[18543]: audit 2024-04-14T15:57:17.623850+0000 mgr.y (mgr.25192) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T15:57:19.228 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[18543]: cephadm 2024-04-14T15:57:17.642543+0000 mgr.y (mgr.25192) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.23:5000 to Dashboard 2024-04-14T15:57:19.229 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[18543]: audit 2024-04-14T15:57:17.643806+0000 mgr.y (mgr.25192) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T15:57:19.229 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[18543]: audit 2024-04-14T15:57:17.647604+0000 mgr.y (mgr.25192) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T15:57:19.229 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[18543]: audit 2024-04-14T15:57:17.662722+0000 mgr.y (mgr.25192) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T15:57:19.229 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[18543]: cluster 2024-04-14T15:57:17.992573+0000 mgr.y (mgr.25192) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 1 op/s 2024-04-14T15:57:19.519 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.250Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-04-14T15:57:19.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:19 smithi023 bash[18432]: audit 2024-04-14T15:57:17.413900+0000 mgr.y (mgr.25192) 37 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:19.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:19 smithi023 bash[18432]: audit 2024-04-14T15:57:17.623850+0000 mgr.y (mgr.25192) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T15:57:19.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:19 smithi023 bash[18432]: cephadm 2024-04-14T15:57:17.642543+0000 mgr.y (mgr.25192) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.23:5000 to Dashboard 2024-04-14T15:57:19.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:19 smithi023 bash[18432]: audit 2024-04-14T15:57:17.643806+0000 mgr.y (mgr.25192) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T15:57:19.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:19 smithi023 bash[18432]: audit 2024-04-14T15:57:17.647604+0000 mgr.y (mgr.25192) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T15:57:19.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:19 smithi023 bash[18432]: audit 2024-04-14T15:57:17.662722+0000 mgr.y (mgr.25192) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T15:57:19.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:19 smithi023 bash[18432]: cluster 2024-04-14T15:57:17.992573+0000 mgr.y (mgr.25192) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 1 op/s 2024-04-14T15:57:19.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:19 smithi023 bash[23507]: audit 2024-04-14T15:57:17.413900+0000 mgr.y (mgr.25192) 37 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:19.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:19 smithi023 bash[23507]: audit 2024-04-14T15:57:17.623850+0000 mgr.y (mgr.25192) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T15:57:19.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:19 smithi023 bash[23507]: cephadm 2024-04-14T15:57:17.642543+0000 mgr.y (mgr.25192) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.23:5000 to Dashboard 2024-04-14T15:57:19.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:19 smithi023 bash[23507]: audit 2024-04-14T15:57:17.643806+0000 mgr.y (mgr.25192) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T15:57:19.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:19 smithi023 bash[23507]: audit 2024-04-14T15:57:17.647604+0000 mgr.y (mgr.25192) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T15:57:19.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:19 smithi023 bash[23507]: audit 2024-04-14T15:57:17.662722+0000 mgr.y (mgr.25192) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T15:57:19.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:19 smithi023 bash[23507]: cluster 2024-04-14T15:57:17.992573+0000 mgr.y (mgr.25192) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 877 B/s rd, 1 op/s 2024-04-14T15:57:19.771 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.524Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-04-14T15:57:19.772 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.693Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-04-14T15:57:19.772 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.694Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-04-14T15:57:19.772 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.694Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.378µs wal_replay_duration=648.731984ms total_replay_duration=648.781357ms 2024-04-14T15:57:19.772 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.704Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-14T15:57:19.772 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.704Z caller=main.go:947 level=info msg="TSDB started" 2024-04-14T15:57:19.773 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.704Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-14T15:57:19.773 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.777Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=73.032813ms db_storage=1.334µs remote_storage=2.96µs web_handler=906ns query_engine=1.483µs scrape=693.092µs scrape_sd=347.478µs notify=27.703µs notify_sd=68.331µs rules=70.60132ms 2024-04-14T15:57:20.193 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:19 smithi119 bash[42039]: ts=2024-04-14T15:57:19.777Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-14T15:57:20.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:20 smithi119 bash[18543]: audit 2024-04-14T15:57:19.619318+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:20.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:20 smithi119 bash[18543]: audit 2024-04-14T15:57:19.629590+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:57:20.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:20 smithi119 bash[18543]: cephadm 2024-04-14T15:57:19.949304+0000 mgr.y (mgr.25192) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-14T15:57:20.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:20 smithi119 bash[18543]: audit 2024-04-14T15:57:19.951420+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:57:20.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:20 smithi119 bash[18543]: audit 2024-04-14T15:57:19.956797+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:57:20.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:20 smithi119 bash[18543]: cephadm 2024-04-14T15:57:19.958935+0000 mgr.y (mgr.25192) 45 : cephadm [INF] Deploying daemon mgr.x on smithi119 2024-04-14T15:57:20.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:20 smithi119 bash[18543]: audit 2024-04-14T15:57:19.960812+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:57:20.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:20 smithi119 bash[18543]: audit 2024-04-14T15:57:19.963077+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:57:20.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:20 smithi119 bash[18543]: cluster 2024-04-14T15:57:19.993357+0000 mgr.y (mgr.25192) 46 : cluster [DBG] pgmap v19: 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-14T15:57:21.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:20 smithi023 bash[23507]: audit 2024-04-14T15:57:19.619318+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:21.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:20 smithi023 bash[23507]: audit 2024-04-14T15:57:19.629590+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:57:21.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:20 smithi023 bash[23507]: cephadm 2024-04-14T15:57:19.949304+0000 mgr.y (mgr.25192) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-14T15:57:21.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:20 smithi023 bash[23507]: audit 2024-04-14T15:57:19.951420+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:57:21.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:20 smithi023 bash[23507]: audit 2024-04-14T15:57:19.956797+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:57:21.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:20 smithi023 bash[23507]: cephadm 2024-04-14T15:57:19.958935+0000 mgr.y (mgr.25192) 45 : cephadm [INF] Deploying daemon mgr.x on smithi119 2024-04-14T15:57:21.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:20 smithi023 bash[23507]: audit 2024-04-14T15:57:19.960812+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:57:21.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:20 smithi023 bash[23507]: audit 2024-04-14T15:57:19.963077+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:57:21.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:20 smithi023 bash[23507]: cluster 2024-04-14T15:57:19.993357+0000 mgr.y (mgr.25192) 46 : cluster [DBG] pgmap v19: 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-14T15:57:21.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:20 smithi023 bash[18432]: audit 2024-04-14T15:57:19.619318+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:21.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:20 smithi023 bash[18432]: audit 2024-04-14T15:57:19.629590+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:57:21.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:20 smithi023 bash[18432]: cephadm 2024-04-14T15:57:19.949304+0000 mgr.y (mgr.25192) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-14T15:57:21.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:20 smithi023 bash[18432]: audit 2024-04-14T15:57:19.951420+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:57:21.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:20 smithi023 bash[18432]: audit 2024-04-14T15:57:19.956797+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:57:21.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:20 smithi023 bash[18432]: cephadm 2024-04-14T15:57:19.958935+0000 mgr.y (mgr.25192) 45 : cephadm [INF] Deploying daemon mgr.x on smithi119 2024-04-14T15:57:21.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:20 smithi023 bash[18432]: audit 2024-04-14T15:57:19.960812+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:57:21.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:20 smithi023 bash[18432]: audit 2024-04-14T15:57:19.963077+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:57:21.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:20 smithi023 bash[18432]: cluster 2024-04-14T15:57:19.993357+0000 mgr.y (mgr.25192) 46 : cluster [DBG] pgmap v19: 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-14T15:57:22.310 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:22 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:22.311 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:57:22 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:22.311 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:57:22 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:22.311 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 15:57:22 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:22.312 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:22 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:22.312 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:57:22 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:22.312 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:22 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:22.313 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:22 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:22.313 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 15:57:22 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:22.623 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:22 smithi119 systemd[1]: Stopping Ceph mgr.x for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T15:57:23.285 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:23 smithi119 bash[18543]: cluster 2024-04-14T15:57:21.995113+0000 mgr.y (mgr.25192) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:57:23.285 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:22 smithi119 bash[42319]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-mgr-x 2024-04-14T15:57:23.286 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:23 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-14T15:57:23.286 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:23 smithi119 bash[42379]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-mgr-x 2024-04-14T15:57:23.286 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:23 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-14T15:57:23.286 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:23 smithi119 systemd[1]: Stopped Ceph mgr.x for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:57:23.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:23 smithi023 bash[18432]: cluster 2024-04-14T15:57:21.995113+0000 mgr.y (mgr.25192) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:57:23.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:23 smithi023 bash[23507]: cluster 2024-04-14T15:57:21.995113+0000 mgr.y (mgr.25192) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:57:23.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:23.694 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:57:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:23.694 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 15:57:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:23.694 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:23.695 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:23 smithi119 bash[42039]: ts=2024-04-14T15:57:23.504Z 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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:57:23.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:57:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:23.695 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:23.695 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:23.696 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:23 smithi119 systemd[1]: Started Ceph mgr.x for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:57:23.696 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:57:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:23.696 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 15:57:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:24.547 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:24 smithi119 bash[18543]: audit 2024-04-14T15:57:23.372727+0000 mgr.y (mgr.25192) 48 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:57:24.547 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:24 smithi119 bash[18543]: audit 2024-04-14T15:57:23.464391+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:24.547 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:24 smithi119 bash[18543]: audit 2024-04-14T15:57:23.481708+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:24.547 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:24 smithi119 bash[18543]: cluster 2024-04-14T15:57:23.995568+0000 mgr.y (mgr.25192) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-14T15:57:24.548 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:24 smithi119 bash[42436]: debug 2024-04-14T15:57:24.401+0000 7f1b6c695700 1 -- 172.21.15.119:0/621057039 <== mon.2 v2:172.21.15.119:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5615c4b085a0 con 0x5615c5888800 2024-04-14T15:57:24.548 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:24 smithi119 bash[42436]: debug 2024-04-14T15:57:24.549+0000 7f1b768a5200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-14T15:57:24.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:24 smithi023 bash[18432]: audit 2024-04-14T15:57:23.372727+0000 mgr.y (mgr.25192) 48 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:57:24.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:24 smithi023 bash[18432]: audit 2024-04-14T15:57:23.464391+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:24.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:24 smithi023 bash[18432]: audit 2024-04-14T15:57:23.481708+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:24.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:24 smithi023 bash[18432]: cluster 2024-04-14T15:57:23.995568+0000 mgr.y (mgr.25192) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-14T15:57:24.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:24 smithi023 bash[23507]: audit 2024-04-14T15:57:23.372727+0000 mgr.y (mgr.25192) 48 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:57:24.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:24 smithi023 bash[23507]: audit 2024-04-14T15:57:23.464391+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:24.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:24 smithi023 bash[23507]: audit 2024-04-14T15:57:23.481708+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:24.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:24 smithi023 bash[23507]: cluster 2024-04-14T15:57:23.995568+0000 mgr.y (mgr.25192) 49 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-14T15:57:25.693 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:25 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 5. 2024-04-14T15:57:25.693 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:25 smithi119 systemd[1]: Stopped Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:57:25.693 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:25 smithi119 systemd[1]: Started Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:57:26.398 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:26 smithi119 bash[42559]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-14T15:57:26.399 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:26 smithi119 bash[42559]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-14T15:57:26.399 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:26 smithi119 bash[42436]: debug 2024-04-14T15:57:26.145+0000 7f1b768a5200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-14T15:57:26.399 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:26 smithi119 bash[42436]: debug 2024-04-14T15:57:26.253+0000 7f1b768a5200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-14T15:57:26.693 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:26 smithi119 bash[42436]: debug 2024-04-14T15:57:26.505+0000 7f1b768a5200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-14T15:57:27.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:27 smithi119 bash[18543]: cluster 2024-04-14T15:57:25.997174+0000 mgr.y (mgr.25192) 50 : cluster [DBG] pgmap v22: 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-14T15:57:27.193 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:26 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-14T15:57:27.194 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:26 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-14T15:57:27.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:27 smithi023 bash[18432]: cluster 2024-04-14T15:57:25.997174+0000 mgr.y (mgr.25192) 50 : cluster [DBG] pgmap v22: 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-14T15:57:27.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:27 smithi023 bash[23507]: cluster 2024-04-14T15:57:25.997174+0000 mgr.y (mgr.25192) 50 : cluster [DBG] pgmap v22: 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-14T15:57:27.693 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:27 smithi119 bash[42436]: debug 2024-04-14T15:57:27.317+0000 7f1b768a5200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-14T15:57:27.693 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:27 smithi119 bash[42436]: debug 2024-04-14T15:57:27.433+0000 7f1b768a5200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-14T15:57:27.693 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:27 smithi119 bash[42436]: debug 2024-04-14T15:57:27.549+0000 7f1b768a5200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-14T15:57:28.193 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:27 smithi119 bash[42436]: debug 2024-04-14T15:57:27.913+0000 7f1b768a5200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-14T15:57:28.193 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:28 smithi119 bash[42436]: debug 2024-04-14T15:57:28.025+0000 7f1b768a5200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-14T15:57:28.193 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:28 smithi119 bash[42436]: debug 2024-04-14T15:57:28.133+0000 7f1b768a5200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-14T15:57:28.943 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:28 smithi119 bash[42436]: debug 2024-04-14T15:57:28.501+0000 7f1b768a5200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-14T15:57:28.943 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:28 smithi119 bash[42436]: debug 2024-04-14T15:57:28.749+0000 7f1b768a5200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-14T15:57:29.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:28 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:57:28] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.33.4" 2024-04-14T15:57:29.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:29 smithi119 bash[18543]: cluster 2024-04-14T15:57:27.997923+0000 mgr.y (mgr.25192) 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-14T15:57:29.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:29 smithi119 bash[42436]: debug 2024-04-14T15:57:29.045+0000 7f1b768a5200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-14T15:57:29.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:29 smithi119 bash[42436]: debug 2024-04-14T15:57:29.169+0000 7f1b768a5200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-14T15:57:29.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:29 smithi023 bash[18432]: cluster 2024-04-14T15:57:27.997923+0000 mgr.y (mgr.25192) 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-14T15:57:29.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:29 smithi023 bash[23507]: cluster 2024-04-14T15:57:27.997923+0000 mgr.y (mgr.25192) 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-14T15:57:29.917 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:29 smithi119 bash[42436]: debug 2024-04-14T15:57:29.481+0000 7f1b768a5200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-14T15:57:30.193 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:29 smithi119 bash[42436]: debug 2024-04-14T15:57:29.921+0000 7f1b768a5200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:57:30.193 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:30 smithi119 bash[42436]: debug 2024-04-14T15:57:30.169+0000 7f1b768a5200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-14T15:57:30.557 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:30 smithi119 bash[42436]: debug 2024-04-14T15:57:30.297+0000 7f1b768a5200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-14T15:57:30.557 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:30 smithi119 bash[18543]: audit 2024-04-14T15:57:29.421656+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:30.557 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:30 smithi119 bash[18543]: audit 2024-04-14T15:57:29.432807+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:30.557 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:30 smithi119 bash[18543]: audit 2024-04-14T15:57:29.737794+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:30.557 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:30 smithi119 bash[18543]: audit 2024-04-14T15:57:29.748744+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:30.557 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:30 smithi119 bash[18543]: cluster 2024-04-14T15:57:29.998679+0000 mgr.y (mgr.25192) 52 : cluster [DBG] pgmap v24: 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-14T15:57:30.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:30 smithi023 bash[23507]: audit 2024-04-14T15:57:29.421656+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:30.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:30 smithi023 bash[23507]: audit 2024-04-14T15:57:29.432807+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:30.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:30 smithi023 bash[23507]: audit 2024-04-14T15:57:29.737794+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:30.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:30 smithi023 bash[23507]: audit 2024-04-14T15:57:29.748744+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:30.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:30 smithi023 bash[23507]: cluster 2024-04-14T15:57:29.998679+0000 mgr.y (mgr.25192) 52 : cluster [DBG] pgmap v24: 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-14T15:57:30.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:30 smithi023 bash[18432]: audit 2024-04-14T15:57:29.421656+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:30.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:30 smithi023 bash[18432]: audit 2024-04-14T15:57:29.432807+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:30.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:30 smithi023 bash[18432]: audit 2024-04-14T15:57:29.737794+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:30.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:30 smithi023 bash[18432]: audit 2024-04-14T15:57:29.748744+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:30.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:30 smithi023 bash[18432]: cluster 2024-04-14T15:57:29.998679+0000 mgr.y (mgr.25192) 52 : cluster [DBG] pgmap v24: 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-14T15:57:30.943 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:30 smithi119 bash[42436]: debug 2024-04-14T15:57:30.561+0000 7f1b768a5200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:57:31.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:31 smithi023 bash[18432]: audit 2024-04-14T15:57:30.547986+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:31.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:31 smithi023 bash[18432]: audit 2024-04-14T15:57:30.563348+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:31.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:31 smithi023 bash[23507]: audit 2024-04-14T15:57:30.547986+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:31.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:31 smithi023 bash[23507]: audit 2024-04-14T15:57:30.563348+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:31.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:31 smithi119 bash[18543]: audit 2024-04-14T15:57:30.547986+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:31.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:31 smithi119 bash[18543]: audit 2024-04-14T15:57:30.563348+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:31.943 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:31 smithi119 bash[42436]: debug 2024-04-14T15:57:31.601+0000 7f1b768a5200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-14T15:57:31.944 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:31 smithi119 bash[42436]: debug 2024-04-14T15:57:31.721+0000 7f1b768a5200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-14T15:57:32.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:32 smithi119 bash[42436]: debug 2024-04-14T15:57:32.029+0000 7f1b768a5200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-14T15:57:32.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:32 smithi119 bash[42436]: debug 2024-04-14T15:57:32.145+0000 7f1b768a5200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-14T15:57:32.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:32 smithi023 bash[18432]: cluster 2024-04-14T15:57:32.000336+0000 mgr.y (mgr.25192) 53 : cluster [DBG] pgmap v25: 161 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-14T15:57:32.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:32 smithi023 bash[23507]: cluster 2024-04-14T15:57:32.000336+0000 mgr.y (mgr.25192) 53 : cluster [DBG] pgmap v25: 161 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-14T15:57:32.858 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:32 smithi119 bash[18543]: cluster 2024-04-14T15:57:32.000336+0000 mgr.y (mgr.25192) 53 : cluster [DBG] pgmap v25: 161 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-14T15:57:32.858 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:32 smithi119 bash[42436]: debug 2024-04-14T15:57:32.609+0000 7f1b768a5200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-14T15:57:32.858 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:32 smithi119 bash[42436]: debug 2024-04-14T15:57:32.733+0000 7f1b768a5200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-14T15:57:32.858 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:32 smithi119 bash[42436]: [14/Apr/2024:15:57:32] ENGINE Bus STARTING 2024-04-14T15:57:32.858 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:32 smithi119 bash[42436]: CherryPy Checker: 2024-04-14T15:57:32.858 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:32 smithi119 bash[42436]: The Application mounted at '' has an empty config. 2024-04-14T15:57:32.858 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:32 smithi119 bash[42436]: [14/Apr/2024:15:57:32] ENGINE Serving on http://:::9283 2024-04-14T15:57:33.193 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:32 smithi119 bash[42436]: [14/Apr/2024:15:57:32] ENGINE Bus STARTED 2024-04-14T15:57:33.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:33 smithi023 bash[18432]: cluster 2024-04-14T15:57:32.751830+0000 mon.a (mon.0) 984 : cluster [DBG] Standby manager daemon x restarted 2024-04-14T15:57:33.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:33 smithi023 bash[18432]: cluster 2024-04-14T15:57:32.752079+0000 mon.a (mon.0) 985 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:57:33.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:33 smithi023 bash[18432]: audit 2024-04-14T15:57:32.761021+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.? 172.21.15.119:0/1071669706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-14T15:57:33.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:33 smithi023 bash[18432]: audit 2024-04-14T15:57:32.763089+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.? 172.21.15.119:0/1071669706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:57:33.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:33 smithi023 bash[18432]: audit 2024-04-14T15:57:32.765415+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.? 172.21.15.119:0/1071669706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-14T15:57:33.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:33 smithi023 bash[18432]: audit 2024-04-14T15:57:32.765909+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.? 172.21.15.119:0/1071669706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:57:33.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:33 smithi023 bash[23507]: cluster 2024-04-14T15:57:32.751830+0000 mon.a (mon.0) 984 : cluster [DBG] Standby manager daemon x restarted 2024-04-14T15:57:33.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:33 smithi023 bash[23507]: cluster 2024-04-14T15:57:32.752079+0000 mon.a (mon.0) 985 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:57:33.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:33 smithi023 bash[23507]: audit 2024-04-14T15:57:32.761021+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.? 172.21.15.119:0/1071669706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-14T15:57:33.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:33 smithi023 bash[23507]: audit 2024-04-14T15:57:32.763089+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.? 172.21.15.119:0/1071669706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:57:33.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:33 smithi023 bash[23507]: audit 2024-04-14T15:57:32.765415+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.? 172.21.15.119:0/1071669706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-14T15:57:33.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:33 smithi023 bash[23507]: audit 2024-04-14T15:57:32.765909+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.? 172.21.15.119:0/1071669706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:57:33.943 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:33 smithi119 bash[42039]: ts=2024-04-14T15:57: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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:57:33.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:33 smithi119 bash[18543]: cluster 2024-04-14T15:57:32.751830+0000 mon.a (mon.0) 984 : cluster [DBG] Standby manager daemon x restarted 2024-04-14T15:57:33.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:33 smithi119 bash[18543]: cluster 2024-04-14T15:57:32.752079+0000 mon.a (mon.0) 985 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:57:33.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:33 smithi119 bash[18543]: audit 2024-04-14T15:57:32.761021+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.? 172.21.15.119:0/1071669706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-14T15:57:33.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:33 smithi119 bash[18543]: audit 2024-04-14T15:57:32.763089+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.? 172.21.15.119:0/1071669706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:57:33.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:33 smithi119 bash[18543]: audit 2024-04-14T15:57:32.765415+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.? 172.21.15.119:0/1071669706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-14T15:57:33.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:33 smithi119 bash[18543]: audit 2024-04-14T15:57:32.765909+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.? 172.21.15.119:0/1071669706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:57:34.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:34 smithi119 bash[18543]: audit 2024-04-14T15:57:33.383330+0000 mgr.y (mgr.25192) 54 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:57:34.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:34 smithi119 bash[18543]: cluster 2024-04-14T15:57:33.614205+0000 mon.a (mon.0) 986 : cluster [DBG] mgrmap e33: y(active, since 45s), standbys: x 2024-04-14T15:57:34.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:34 smithi119 bash[18543]: cluster 2024-04-14T15:57:34.001238+0000 mgr.y (mgr.25192) 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-14T15:57:35.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:34 smithi023 bash[18432]: audit 2024-04-14T15:57:33.383330+0000 mgr.y (mgr.25192) 54 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:57:35.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:34 smithi023 bash[18432]: cluster 2024-04-14T15:57:33.614205+0000 mon.a (mon.0) 986 : cluster [DBG] mgrmap e33: y(active, since 45s), standbys: x 2024-04-14T15:57:35.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:34 smithi023 bash[18432]: cluster 2024-04-14T15:57:34.001238+0000 mgr.y (mgr.25192) 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-14T15:57:35.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:34 smithi023 bash[23507]: audit 2024-04-14T15:57:33.383330+0000 mgr.y (mgr.25192) 54 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:57:35.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:34 smithi023 bash[23507]: cluster 2024-04-14T15:57:33.614205+0000 mon.a (mon.0) 986 : cluster [DBG] mgrmap e33: y(active, since 45s), standbys: x 2024-04-14T15:57:35.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:34 smithi023 bash[23507]: cluster 2024-04-14T15:57:34.001238+0000 mgr.y (mgr.25192) 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-14T15:57:35.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:35 smithi119 bash[18543]: audit 2024-04-14T15:57:34.621718+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:57:36.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:35 smithi023 bash[18432]: audit 2024-04-14T15:57:34.621718+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:57:36.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:35 smithi023 bash[23507]: audit 2024-04-14T15:57:34.621718+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:57:36.804 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:36 smithi119 bash[18543]: cluster 2024-04-14T15:57:36.002943+0000 mgr.y (mgr.25192) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:57:37.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:36 smithi023 bash[18432]: cluster 2024-04-14T15:57:36.002943+0000 mgr.y (mgr.25192) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:57:37.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:36 smithi023 bash[23507]: cluster 2024-04-14T15:57:36.002943+0000 mgr.y (mgr.25192) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:57:37.193 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:36 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 6. 2024-04-14T15:57:37.193 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:36 smithi119 systemd[1]: Stopped Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:57:37.193 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:36 smithi119 systemd[1]: Started Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:57:38.593 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:38 smithi119 bash[43239]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-14T15:57:38.593 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:38 smithi119 bash[43239]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-14T15:57:38.943 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:38 smithi119 bash[42039]: ts=2024-04-14T15:57:38.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.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:57:39.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:38 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:57:38] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.33.4" 2024-04-14T15:57:39.443 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:39 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-14T15:57:39.443 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:39 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-14T15:57:39.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:39 smithi119 bash[18543]: cluster 2024-04-14T15:57:38.003657+0000 mgr.y (mgr.25192) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:57:39.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:39 smithi023 bash[18432]: cluster 2024-04-14T15:57:38.003657+0000 mgr.y (mgr.25192) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:57:39.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:39 smithi023 bash[23507]: cluster 2024-04-14T15:57:38.003657+0000 mgr.y (mgr.25192) 57 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:57:41.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:41 smithi119 bash[18543]: cluster 2024-04-14T15:57:40.004446+0000 mgr.y (mgr.25192) 58 : cluster [DBG] pgmap v29: 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-14T15:57:41.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:41 smithi119 bash[18543]: audit 2024-04-14T15:57:40.578159+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:41.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:41 smithi119 bash[18543]: audit 2024-04-14T15:57:40.594278+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:41.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:41 smithi119 bash[18543]: audit 2024-04-14T15:57:40.604707+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:57:41.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:41 smithi119 bash[18543]: audit 2024-04-14T15:57:40.608012+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:57:41.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:41 smithi119 bash[18543]: audit 2024-04-14T15:57:40.618814+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:41.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:41 smithi119 bash[18543]: audit 2024-04-14T15:57:40.728032+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:57:41.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:41 smithi119 bash[18543]: audit 2024-04-14T15:57:40.734194+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:57:41.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:41 smithi119 bash[18543]: audit 2024-04-14T15:57:40.743014+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:41.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:41 smithi119 bash[18543]: audit 2024-04-14T15:57:40.745992+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-14T15:57:41.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:41 smithi119 bash[18543]: audit 2024-04-14T15:57:40.751719+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-14T15:57:41.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:41 smithi119 bash[18543]: audit 2024-04-14T15:57:40.757343+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-14T15:57:41.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:41 smithi119 bash[18543]: audit 2024-04-14T15:57:40.760285+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-14T15:57:41.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:41 smithi119 bash[18543]: audit 2024-04-14T15:57:40.766012+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-14T15:57:41.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:41 smithi119 bash[18543]: audit 2024-04-14T15:57:40.768807+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-14T15:57:41.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:41 smithi119 bash[18543]: audit 2024-04-14T15:57:40.779404+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-14T15:57:41.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:41 smithi119 bash[18543]: audit 2024-04-14T15:57:40.781697+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-14T15:57:41.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[18432]: cluster 2024-04-14T15:57:40.004446+0000 mgr.y (mgr.25192) 58 : cluster [DBG] pgmap v29: 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-14T15:57:41.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[18432]: audit 2024-04-14T15:57:40.578159+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:41.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[18432]: audit 2024-04-14T15:57:40.594278+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:41.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[18432]: audit 2024-04-14T15:57:40.604707+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:57:41.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[18432]: audit 2024-04-14T15:57:40.608012+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:57:41.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[18432]: audit 2024-04-14T15:57:40.618814+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:41.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[18432]: audit 2024-04-14T15:57:40.728032+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:57:41.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[18432]: audit 2024-04-14T15:57:40.734194+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:57:41.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[18432]: audit 2024-04-14T15:57:40.743014+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:41.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[18432]: audit 2024-04-14T15:57:40.745992+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-14T15:57:41.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[18432]: audit 2024-04-14T15:57:40.751719+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-14T15:57:41.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[18432]: audit 2024-04-14T15:57:40.757343+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-14T15:57:41.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[18432]: audit 2024-04-14T15:57:40.760285+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-14T15:57:41.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[18432]: audit 2024-04-14T15:57:40.766012+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-14T15:57:41.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[18432]: audit 2024-04-14T15:57:40.768807+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-14T15:57:41.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[18432]: audit 2024-04-14T15:57:40.779404+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-14T15:57:41.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[18432]: audit 2024-04-14T15:57:40.781697+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-14T15:57:41.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[23507]: cluster 2024-04-14T15:57:40.004446+0000 mgr.y (mgr.25192) 58 : cluster [DBG] pgmap v29: 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-14T15:57:41.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[23507]: audit 2024-04-14T15:57:40.578159+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:41.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[23507]: audit 2024-04-14T15:57:40.594278+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:41.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[23507]: audit 2024-04-14T15:57:40.604707+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:57:41.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[23507]: audit 2024-04-14T15:57:40.608012+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:57:41.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[23507]: audit 2024-04-14T15:57:40.618814+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:41.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[23507]: audit 2024-04-14T15:57:40.728032+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:57:41.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[23507]: audit 2024-04-14T15:57:40.734194+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:57:41.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[23507]: audit 2024-04-14T15:57:40.743014+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:41.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[23507]: audit 2024-04-14T15:57:40.745992+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-14T15:57:41.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[23507]: audit 2024-04-14T15:57:40.751719+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-14T15:57:41.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[23507]: audit 2024-04-14T15:57:40.757343+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-14T15:57:41.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[23507]: audit 2024-04-14T15:57:40.760285+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-14T15:57:41.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[23507]: audit 2024-04-14T15:57:40.766012+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-14T15:57:41.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[23507]: audit 2024-04-14T15:57:40.768807+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25192 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-14T15:57:41.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[23507]: audit 2024-04-14T15:57:40.779404+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-14T15:57:41.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:41 smithi023 bash[23507]: audit 2024-04-14T15:57:40.781697+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-14T15:57:42.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:42 smithi119 bash[18543]: cluster 2024-04-14T15:57:40.606247+0000 mgr.y (mgr.25192) 59 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-14T15:57:42.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:42 smithi119 bash[18543]: cluster 2024-04-14T15:57:40.606830+0000 mgr.y (mgr.25192) 60 : 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-14T15:57:42.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:42 smithi119 bash[18543]: cephadm 2024-04-14T15:57:40.729668+0000 mgr.y (mgr.25192) 61 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-14T15:57:42.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:42 smithi119 bash[18543]: cephadm 2024-04-14T15:57:40.776930+0000 mgr.y (mgr.25192) 62 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-14T15:57:42.508 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:42 smithi023 bash[18432]: cluster 2024-04-14T15:57:40.606247+0000 mgr.y (mgr.25192) 59 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-14T15:57:42.508 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:42 smithi023 bash[18432]: cluster 2024-04-14T15:57:40.606830+0000 mgr.y (mgr.25192) 60 : 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-14T15:57:42.508 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:42 smithi023 bash[18432]: cephadm 2024-04-14T15:57:40.729668+0000 mgr.y (mgr.25192) 61 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-14T15:57:42.508 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:42 smithi023 bash[18432]: cephadm 2024-04-14T15:57:40.776930+0000 mgr.y (mgr.25192) 62 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-14T15:57:42.508 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:42 smithi023 bash[23507]: cluster 2024-04-14T15:57:40.606247+0000 mgr.y (mgr.25192) 59 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-14T15:57:42.508 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:42 smithi023 bash[23507]: cluster 2024-04-14T15:57:40.606830+0000 mgr.y (mgr.25192) 60 : 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-14T15:57:42.509 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:42 smithi023 bash[23507]: cephadm 2024-04-14T15:57:40.729668+0000 mgr.y (mgr.25192) 61 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-14T15:57:42.509 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:42 smithi023 bash[23507]: cephadm 2024-04-14T15:57:40.776930+0000 mgr.y (mgr.25192) 62 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-14T15:57:43.943 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:43 smithi119 bash[42039]: ts=2024-04-14T15:57: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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:57:44.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:44 smithi023 bash[18432]: cluster 2024-04-14T15:57:42.607570+0000 mgr.y (mgr.25192) 63 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:57:44.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:44 smithi023 bash[18432]: cephadm 2024-04-14T15:57:43.047263+0000 mgr.y (mgr.25192) 64 : cephadm [INF] Upgrade: Updating mon.a 2024-04-14T15:57:44.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:44 smithi023 bash[18432]: audit 2024-04-14T15:57:43.062278+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:44.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:44 smithi023 bash[18432]: cephadm 2024-04-14T15:57:43.071202+0000 mgr.y (mgr.25192) 65 : cephadm [INF] Deploying daemon mon.a on smithi023 2024-04-14T15:57:44.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:44 smithi023 bash[18432]: audit 2024-04-14T15:57:43.071781+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:57:44.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:44 smithi023 bash[18432]: audit 2024-04-14T15:57:43.073603+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:57:44.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:44 smithi023 bash[18432]: audit 2024-04-14T15:57:43.075520+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:57:44.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:44 smithi023 bash[23507]: cluster 2024-04-14T15:57:42.607570+0000 mgr.y (mgr.25192) 63 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:57:44.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:44 smithi023 bash[23507]: cephadm 2024-04-14T15:57:43.047263+0000 mgr.y (mgr.25192) 64 : cephadm [INF] Upgrade: Updating mon.a 2024-04-14T15:57:44.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:44 smithi023 bash[23507]: audit 2024-04-14T15:57:43.062278+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:44.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:44 smithi023 bash[23507]: cephadm 2024-04-14T15:57:43.071202+0000 mgr.y (mgr.25192) 65 : cephadm [INF] Deploying daemon mon.a on smithi023 2024-04-14T15:57:44.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:44 smithi023 bash[23507]: audit 2024-04-14T15:57:43.071781+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:57:44.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:44 smithi023 bash[23507]: audit 2024-04-14T15:57:43.073603+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:57:44.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:44 smithi023 bash[23507]: audit 2024-04-14T15:57:43.075520+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:57:44.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:44 smithi119 bash[18543]: cluster 2024-04-14T15:57:42.607570+0000 mgr.y (mgr.25192) 63 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:57:44.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:44 smithi119 bash[18543]: cephadm 2024-04-14T15:57:43.047263+0000 mgr.y (mgr.25192) 64 : cephadm [INF] Upgrade: Updating mon.a 2024-04-14T15:57:44.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:44 smithi119 bash[18543]: audit 2024-04-14T15:57:43.062278+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25192 ' entity='mgr.y' 2024-04-14T15:57:44.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:44 smithi119 bash[18543]: cephadm 2024-04-14T15:57:43.071202+0000 mgr.y (mgr.25192) 65 : cephadm [INF] Deploying daemon mon.a on smithi023 2024-04-14T15:57:44.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:44 smithi119 bash[18543]: audit 2024-04-14T15:57:43.071781+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:57:44.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:44 smithi119 bash[18543]: audit 2024-04-14T15:57:43.073603+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:57:44.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:44 smithi119 bash[18543]: audit 2024-04-14T15:57:43.075520+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:57:45.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:45 smithi023 bash[23507]: audit 2024-04-14T15:57:43.391307+0000 mgr.y (mgr.25192) 66 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:57:45.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:45 smithi023 bash[18432]: audit 2024-04-14T15:57:43.391307+0000 mgr.y (mgr.25192) 66 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:57:45.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:45 smithi119 bash[18543]: audit 2024-04-14T15:57:43.391307+0000 mgr.y (mgr.25192) 66 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:57:45.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:45.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:45.841 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:57:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:45.841 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:57:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:45.842 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:57:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:45.842 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 15:57:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:45.842 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:57:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:45.843 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:57:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:45.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:45.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:45 smithi023 systemd[1]: Stopping Ceph mon.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T15:57:45.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:45 smithi023 bash[18432]: debug 2024-04-14T15:57:45.690+0000 7fb44e75d700 -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-14T15:57:45.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:45 smithi023 bash[18432]: debug 2024-04-14T15:57:45.690+0000 7fb44e75d700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-14T15:57:46.831 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:46 smithi023 bash[55628]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-mon-a 2024-04-14T15:57:46.831 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:46 smithi023 bash[55687]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-mon-a 2024-04-14T15:57:46.831 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:46 smithi023 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-14T15:57:46.831 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:46 smithi023 systemd[1]: Stopped Ceph mon.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:57:47.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:46 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:47.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:46 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:47.091 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:57:46 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:47.091 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:57:46 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:47.092 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:57:46 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:47.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:57:46 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:47.092 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:57:46 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:47.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:46 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:47.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:46 smithi023 systemd[1]: Started Ceph mon.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:57:47.093 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 15:57:46 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:57:48.275 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T15:57:48.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:47 smithi023 bash[55745]: debug 2024-04-14T15:57:47.998+0000 7f8b2aa01c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-14T15:57:48.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:47 smithi023 bash[55745]: debug 2024-04-14T15:57:47.998+0000 7f8b2aa01c80 0 ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev), process ceph-mon, pid 7 2024-04-14T15:57:48.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:47 smithi023 bash[55745]: debug 2024-04-14T15:57:47.998+0000 7f8b2aa01c80 0 pidfile_write: ignore empty --pid-file 2024-04-14T15:57:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 0 load: jerasure load: lrc 2024-04-14T15:57:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-14T15:57:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Git sha 0 2024-04-14T15:57:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Compile date 2024-04-06 20:28:24 2024-04-14T15:57:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: DB SUMMARY 2024-04-14T15:57:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: DB Session ID: 275CCXS7X91PPKJ8VS35 2024-04-14T15:57:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: CURRENT file: CURRENT 2024-04-14T15:57:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-14T15:57:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1137 Bytes 2024-04-14T15:57:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000033.sst 2024-04-14T15:57:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000031.log size: 457370 ; 2024-04-14T15:57:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.error_if_exists: 0 2024-04-14T15:57:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.create_if_missing: 0 2024-04-14T15:57:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-14T15:57:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-14T15:57:48.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-14T15:57:48.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-14T15:57:48.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.env: 0x560632d05c60 2024-04-14T15:57:48.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-14T15:57:48.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.info_log: 0x560633cd1c40 2024-04-14T15:57:48.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-14T15:57:48.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.statistics: (nil) 2024-04-14T15:57:48.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.use_fsync: 0 2024-04-14T15:57:48.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-14T15:57:48.343 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-14T15:57:48.343 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-14T15:57:48.343 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-14T15:57:48.343 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-14T15:57:48.343 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-14T15:57:48.343 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-14T15:57:48.343 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-14T15:57:48.343 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-14T15:57:48.343 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-14T15:57:48.343 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-14T15:57:48.343 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.db_log_dir: 2024-04-14T15:57:48.344 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.wal_dir: 2024-04-14T15:57:48.344 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-14T15:57:48.344 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-14T15:57:48.344 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-14T15:57:48.344 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-14T15:57:48.344 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-14T15:57:48.344 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-14T15:57:48.344 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-14T15:57:48.344 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-14T15:57:48.344 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.write_buffer_manager: 0x560633ca4820 2024-04-14T15:57:48.344 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-14T15:57:48.344 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-14T15:57:48.344 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-14T15:57:48.344 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-14T15:57:48.344 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-14T15:57:48.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-14T15:57:48.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-14T15:57:48.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-14T15:57:48.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.unordered_write: 0 2024-04-14T15:57:48.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-14T15:57:48.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-14T15:57:48.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-14T15:57:48.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-14T15:57:48.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.row_cache: None 2024-04-14T15:57:48.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.wal_filter: None 2024-04-14T15:57:48.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-14T15:57:48.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-14T15:57:48.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.two_write_queues: 0 2024-04-14T15:57:48.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-14T15:57:48.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.wal_compression: 0 2024-04-14T15:57:48.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.atomic_flush: 0 2024-04-14T15:57:48.346 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-14T15:57:48.346 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-14T15:57:48.346 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-14T15:57:48.346 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-14T15:57:48.346 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-14T15:57:48.346 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-14T15:57:48.346 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-14T15:57:48.346 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-14T15:57:48.346 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-14T15:57:48.346 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-14T15:57:48.346 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-14T15:57:48.346 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-14T15:57:48.346 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-14T15:57:48.346 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-14T15:57:48.346 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-14T15:57:48.347 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-14T15:57:48.347 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-14T15:57:48.347 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-14T15:57:48.347 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-14T15:57:48.347 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-14T15:57:48.347 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-14T15:57:48.347 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-14T15:57:48.347 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_open_files: -1 2024-04-14T15:57:48.347 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-14T15:57:48.347 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-14T15:57:48.347 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-14T15:57:48.347 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-14T15:57:48.347 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-14T15:57:48.347 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Compression algorithms supported: 2024-04-14T15:57:48.347 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-14T15:57:48.347 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: kZSTD supported: 0 2024-04-14T15:57:48.348 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: kXpressCompression supported: 0 2024-04-14T15:57:48.348 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-14T15:57:48.348 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: kZlibCompression supported: 1 2024-04-14T15:57:48.348 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-14T15:57:48.348 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-14T15:57:48.348 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-14T15:57:48.348 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-14T15:57:48.348 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-14T15:57:48.348 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-04-14T15:57:48.349 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-14T15:57:48.349 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-14T15:57:48.349 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.merge_operator: 2024-04-14T15:57:48.349 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compaction_filter: None 2024-04-14T15:57:48.349 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-14T15:57:48.349 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-14T15:57:48.349 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-14T15:57:48.350 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-14T15:57:48.350 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560633cd1e00) 2024-04-14T15:57:48.350 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: cache_index_and_filter_blocks: 1 2024-04-14T15:57:48.350 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-14T15:57:48.350 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-14T15:57:48.350 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: pin_top_level_index_and_filter: 1 2024-04-14T15:57:48.350 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: index_type: 0 2024-04-14T15:57:48.350 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: data_block_index_type: 0 2024-04-14T15:57:48.350 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: index_shortening: 1 2024-04-14T15:57:48.350 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: data_block_hash_table_util_ratio: 0.750000 2024-04-14T15:57:48.350 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: checksum: 4 2024-04-14T15:57:48.350 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: no_block_cache: 0 2024-04-14T15:57:48.350 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: block_cache: 0x560633cd5090 2024-04-14T15:57:48.350 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: block_cache_name: BinnedLRUCache 2024-04-14T15:57:48.350 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: block_cache_options: 2024-04-14T15:57:48.351 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: capacity : 536870912 2024-04-14T15:57:48.351 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: num_shard_bits : 4 2024-04-14T15:57:48.351 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: strict_capacity_limit : 0 2024-04-14T15:57:48.351 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: high_pri_pool_ratio: 0.000 2024-04-14T15:57:48.351 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: block_cache_compressed: (nil) 2024-04-14T15:57:48.351 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: persistent_cache: (nil) 2024-04-14T15:57:48.351 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: block_size: 4096 2024-04-14T15:57:48.351 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: block_size_deviation: 10 2024-04-14T15:57:48.351 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: block_restart_interval: 16 2024-04-14T15:57:48.351 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: index_block_restart_interval: 1 2024-04-14T15:57:48.351 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: metadata_block_size: 4096 2024-04-14T15:57:48.351 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: partition_filters: 0 2024-04-14T15:57:48.351 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: use_delta_encoding: 1 2024-04-14T15:57:48.351 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: filter_policy: bloomfilter 2024-04-14T15:57:48.351 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: whole_key_filtering: 1 2024-04-14T15:57:48.351 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: verify_compression: 0 2024-04-14T15:57:48.351 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: read_amp_bytes_per_bit: 0 2024-04-14T15:57:48.352 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: format_version: 5 2024-04-14T15:57:48.352 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: enable_index_compression: 1 2024-04-14T15:57:48.352 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: block_align: 0 2024-04-14T15:57:48.352 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: max_auto_readahead_size: 262144 2024-04-14T15:57:48.352 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: prepopulate_block_cache: 0 2024-04-14T15:57:48.352 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: initial_auto_readahead_size: 8192 2024-04-14T15:57:48.352 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: num_file_reads_for_auto_readahead: 2 2024-04-14T15:57:48.352 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-14T15:57:48.352 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-14T15:57:48.352 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compression: NoCompression 2024-04-14T15:57:48.352 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-14T15:57:48.352 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-14T15:57:48.352 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-14T15:57:48.352 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.num_levels: 7 2024-04-14T15:57:48.353 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-14T15:57:48.353 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-14T15:57:48.353 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-14T15:57:48.353 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-14T15:57:48.353 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-14T15:57:48.353 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-14T15:57:48.353 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-14T15:57:48.353 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-14T15:57:48.353 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-14T15:57:48.353 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-14T15:57:48.353 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-14T15:57:48.353 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-14T15:57:48.353 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-14T15:57:48.353 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-14T15:57:48.353 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-14T15:57:48.354 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-14T15:57:48.354 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-14T15:57:48.354 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-14T15:57:48.354 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-14T15:57:48.354 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-14T15:57:48.354 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-14T15:57:48.354 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-14T15:57:48.354 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-14T15:57:48.354 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-14T15:57:48.354 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-14T15:57:48.354 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-14T15:57:48.354 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-14T15:57:48.354 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-14T15:57:48.354 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-14T15:57:48.354 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-14T15:57:48.355 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-14T15:57:48.355 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-14T15:57:48.355 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-14T15:57:48.355 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-14T15:57:48.355 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-14T15:57:48.355 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-14T15:57:48.355 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-14T15:57:48.355 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-14T15:57:48.355 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-14T15:57:48.355 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-14T15:57:48.355 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-14T15:57:48.355 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-14T15:57:48.355 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-14T15:57:48.355 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-14T15:57:48.355 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-14T15:57:48.355 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-14T15:57:48.356 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-14T15:57:48.356 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-14T15:57:48.356 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-14T15:57:48.356 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-14T15:57:48.356 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-14T15:57:48.356 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-14T15:57:48.356 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-14T15:57:48.356 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-14T15:57:48.356 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-14T15:57:48.356 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-14T15:57:48.356 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-14T15:57:48.356 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-14T15:57:48.356 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-14T15:57:48.356 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.bloom_locality: 0 2024-04-14T15:57:48.356 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-14T15:57:48.356 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-14T15:57:48.357 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-14T15:57:48.357 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-14T15:57:48.357 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-14T15:57:48.357 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.ttl: 2592000 2024-04-14T15:57:48.357 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-14T15:57:48.357 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-14T15:57:48.357 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-14T15:57:48.357 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.enable_blob_files: false 2024-04-14T15:57:48.357 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.min_blob_size: 0 2024-04-14T15:57:48.357 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-14T15:57:48.357 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-14T15:57:48.357 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-14T15:57:48.357 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-14T15:57:48.357 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-14T15:57:48.357 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-14T15:57:48.358 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-14T15:57:48.358 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-14T15:57:48.358 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b1f167700 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-14T15:57:48.358 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 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-14T15:57:48.358 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 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 16066, log_number is 31,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-14T15:57:48.358 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 31 2024-04-14T15:57:48.358 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5e6a1611-9347-4c8f-8612-2737a13eec47 2024-04-14T15:57:48.358 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713110268006335, "job": 1, "event": "recovery_started", "wal_files": [31]} 2024-04-14T15:57:48.358 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.002+0000 7f8b2aa01c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #31 mode 2 2024-04-14T15:57:48.358 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.006+0000 7f8b2aa01c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713110268008974, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 36, "file_size": 453872, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16068, "largest_seqno": 16301, "table_properties": {"data_size": 451885, "index_size": 629, "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": 3219, "raw_average_key_size": 25, "raw_value_size": 449113, "raw_average_value_size": 3621, "num_data_blocks": 28, "num_entries": 124, "num_filter_entries": 124, "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": 1713110268, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5e6a1611-9347-4c8f-8612-2737a13eec47", "db_session_id": "275CCXS7X91PPKJ8VS35", "orig_file_number": 36, "seqno_to_time_mapping": "N/A"}} 2024-04-14T15:57:48.358 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.006+0000 7f8b2aa01c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713110268009086, "job": 1, "event": "recovery_finished"} 2024-04-14T15:57:48.358 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.006+0000 7f8b2aa01c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 38 2024-04-14T15:57:48.358 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.006+0000 7f8b2aa01c80 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-14T15:57:48.358 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.010+0000 7f8b2aa01c80 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-14T15:57:48.358 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.010+0000 7f8b2aa01c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560633dc8000 2024-04-14T15:57:48.359 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.010+0000 7f8b2aa01c80 4 rocksdb: DB pointer 0x560633db2000 2024-04-14T15:57:48.359 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.010+0000 7f8b1915b700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-14T15:57:48.359 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.010+0000 7f8b1915b700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-14T15:57:48.359 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: ** DB Stats ** 2024-04-14T15:57:48.359 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-14T15:57:48.359 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: 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-14T15:57:48.359 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-14T15:57:48.359 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-14T15:57:48.359 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: 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-14T15:57:48.359 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-14T15:57:48.359 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-14T15:57:48.359 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: ** Compaction Stats [default] ** 2024-04-14T15:57:48.359 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: 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-14T15:57:48.359 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-14T15:57:48.359 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: L0 1/0 443.23 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 259.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-14T15:57:48.360 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: L6 1/0 10.93 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-14T15:57:48.360 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: Sum 2/0 11.36 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 259.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-14T15:57:48.360 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 259.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-14T15:57:48.360 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: ** Compaction Stats [default] ** 2024-04-14T15:57:48.360 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: 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-14T15:57:48.360 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-14T15:57:48.360 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 259.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-14T15:57:48.360 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-14T15:57:48.360 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-14T15:57:48.360 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-14T15:57:48.360 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-14T15:57:48.360 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: AddFile(Total Files): cumulative 0, interval 0 2024-04-14T15:57:48.360 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-14T15:57:48.360 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: AddFile(Keys): cumulative 0, interval 0 2024-04-14T15:57:48.360 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: Cumulative compaction: 0.00 GB write, 72.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-14T15:57:48.361 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: Interval compaction: 0.00 GB write, 72.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-14T15:57:48.361 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: 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-14T15:57:48.361 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: Block cache BinnedLRUCache@0x560633cd5090#7 capacity: 512.00 MB usage: 1.08 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-04-14T15:57:48.361 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: Block cache entry stats(count,size,portion): FilterBlock(1,0.38 KB,7.15256e-05%) IndexBlock(1,0.70 KB,0.00013411%) Misc(1,0.00 KB,0%) 2024-04-14T15:57:48.361 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: ** File Read Latency Histogram By Level [default] ** 2024-04-14T15:57:48.361 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.010+0000 7f8b2aa01c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] at bind addrs [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:57:48.361 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.010+0000 7f8b2aa01c80 1 mon.a@-1(???) e3 preinit fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:57:48.361 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.010+0000 7f8b2aa01c80 0 mon.a@-1(???).mds e1 new map 2024-04-14T15:57:48.361 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.010+0000 7f8b2aa01c80 0 mon.a@-1(???).mds e1 print_map 2024-04-14T15:57:48.361 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: e1 2024-04-14T15:57:48.361 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-14T15:57:48.361 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: 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-14T15:57:48.361 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: legacy client fscid: -1 2024-04-14T15:57:48.361 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: 2024-04-14T15:57:48.361 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: No filesystems configured 2024-04-14T15:57:48.362 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.010+0000 7f8b2aa01c80 0 mon.a@-1(???).osd e106 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-14T15:57:48.362 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.010+0000 7f8b2aa01c80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-04-14T15:57:48.362 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.010+0000 7f8b2aa01c80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-04-14T15:57:48.362 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.010+0000 7f8b2aa01c80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-04-14T15:57:48.362 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[55745]: debug 2024-04-14T15:57:48.010+0000 7f8b2aa01c80 1 mon.a@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-04-14T15:57:48.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:48 smithi119 bash[42039]: ts=2024-04-14T15:57: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.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:57:49.024 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T15:57:49.025 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (115s) 19s ago 8m 14.2M - 0.23.0 ba2b418f427c e6dfea9b190e 2024-04-14T15:57:49.025 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 unknown 19s ago 8m - - 2024-04-14T15:57:49.025 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (37s) 19s ago 6m 41.1M - 3.5 e1d6a67b021e 1c97cc7cc4f4 2024-04-14T15:57:49.025 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283,8765 running (25s) 19s ago 14m 142M - 19.0.0-2778-ga971fd5f b96c509eef84 2ed438e9faa7 2024-04-14T15:57:49.025 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (77s) 19s ago 16m 485M - 19.0.0-2778-ga971fd5f b96c509eef84 4147830303b4 2024-04-14T15:57:49.025 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 starting - - - 2048M 2024-04-14T15:57:49.025 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (14m) 19s ago 14m 51.2M 2048M 17.2.0 e1d6a67b021e c1a6416b4112 2024-04-14T15:57:49.025 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (14m) 19s ago 14m 52.1M 2048M 17.2.0 e1d6a67b021e 5b40ba9a05e4 2024-04-14T15:57:49.025 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (2m) 19s ago 9m 8960k - 1.3.1 1dbe0e931976 33d132daf693 2024-04-14T15:57:49.025 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (96s) 19s ago 9m 8292k - 1.3.1 1dbe0e931976 287a50fa76a1 2024-04-14T15:57:49.025 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (13m) 19s ago 13m 54.4M 2780M 17.2.0 e1d6a67b021e 4aba87c19009 2024-04-14T15:57:49.025 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (13m) 19s ago 13m 55.4M 2780M 17.2.0 e1d6a67b021e feda49b41c79 2024-04-14T15:57:49.026 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (12m) 19s ago 12m 49.6M 2780M 17.2.0 e1d6a67b021e f14a3e67179d 2024-04-14T15:57:49.026 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (12m) 19s ago 12m 53.7M 2780M 17.2.0 e1d6a67b021e 6508f640b6d9 2024-04-14T15:57:49.026 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (11m) 19s ago 11m 55.2M 3036M 17.2.0 e1d6a67b021e 7508f9f57912 2024-04-14T15:57:49.026 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (11m) 19s ago 11m 52.2M 3036M 17.2.0 e1d6a67b021e 91490d5788a8 2024-04-14T15:57:49.026 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (10m) 19s ago 10m 50.2M 3036M 17.2.0 e1d6a67b021e 6ecbba9b2917 2024-04-14T15:57:49.026 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (9m) 19s ago 9m 53.1M 3036M 17.2.0 e1d6a67b021e c637d318934d 2024-04-14T15:57:49.026 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (31s) 19s ago 9m 46.9M - 2.33.4 514e6a882f6e 6f29ab050cda 2024-04-14T15:57:49.026 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (7m) 19s ago 7m 84.2M - 17.2.0 e1d6a67b021e 35dd84da01ed 2024-04-14T15:57:49.027 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (7m) 19s ago 7m 84.7M - 17.2.0 e1d6a67b021e c2f9b2e874c0 2024-04-14T15:57:49.027 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (6m) 19s ago 6m 84.7M - 17.2.0 e1d6a67b021e c9bc72617c27 2024-04-14T15:57:49.027 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (6m) 19s ago 6m 84.6M - 17.2.0 e1d6a67b021e cf4b6004e6a8 2024-04-14T15:57:49.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:48 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:57:48] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.33.4" 2024-04-14T15:57:49.479 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:57:49.479 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T15:57:49.479 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-14T15:57:49.479 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:57:49.479 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T15:57:49.479 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T15:57:49.479 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:57:49.479 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T15:57:49.479 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-14T15:57:49.479 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:57:49.479 INFO:teuthology.orchestra.run.smithi023.stdout: "mds": {}, 2024-04-14T15:57:49.480 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T15:57:49.480 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-14T15:57:49.480 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:57:49.480 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T15:57:49.480 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-14T15:57:49.480 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T15:57:49.480 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:57:49.480 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:57:49.858 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:57:49.858 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T15:57:49.858 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T15:57:49.858 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-14T15:57:49.858 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [ 2024-04-14T15:57:49.858 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr" 2024-04-14T15:57:49.859 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T15:57:49.859 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "2/23 daemons upgraded", 2024-04-14T15:57:49.859 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Currently upgrading mon daemons", 2024-04-14T15:57:49.859 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T15:57:49.859 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:57:49.943 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:49 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 7. 2024-04-14T15:57:49.943 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:49 smithi119 systemd[1]: Stopped Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:57:49.943 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:49 smithi119 systemd[1]: Started Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:57:50.296 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T15:57:50.297 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T15:57:50.297 INFO:teuthology.orchestra.run.smithi023.stdout: daemon grafana.a on smithi119 is in unknown state 2024-04-14T15:57:50.693 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:50 smithi119 bash[43452]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-14T15:57:50.693 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:50 smithi119 bash[43452]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-14T15:57:51.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[42436]: ignoring --setuser ceph since I am not root 2024-04-14T15:57:51.444 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[42436]: ignoring --setgroup ceph since I am not root 2024-04-14T15:57:51.444 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[42436]: debug 2024-04-14T15:57:51.201+0000 7f89ef570700 1 -- 172.21.15.119:0/1934554329 <== mon.2 v2:172.21.15.119:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56118607e5a0 con 0x561186dfcc00 2024-04-14T15:57:51.444 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[42436]: debug 2024-04-14T15:57:51.349+0000 7f89f9362200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-14T15:57:51.444 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:51 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-14T15:57:51.444 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:57:51 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-14T15:57:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: cluster 2024-04-14T15:57:46.609919+0000 mgr.y (mgr.25192) 68 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:57:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: audit 2024-04-14T15:57:48.259983+0000 mgr.y (mgr.25192) 69 : audit [DBG] from='client.25324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: cluster 2024-04-14T15:57:48.610648+0000 mgr.y (mgr.25192) 70 : cluster [DBG] pgmap v35: 161 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-14T15:57:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: audit 2024-04-14T15:57:48.637829+0000 mgr.y (mgr.25192) 71 : audit [DBG] from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: audit 2024-04-14T15:57:49.000218+0000 mgr.y (mgr.25192) 72 : audit [DBG] from='client.25336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: cluster 2024-04-14T15:57:49.432702+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-14T15:57:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: audit 2024-04-14T15:57:49.478419+0000 mon.c (mon.1) 152 : audit [DBG] from='client.? 172.21.15.23:0/1509888139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:57:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: audit 2024-04-14T15:57:49.628726+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:57:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: audit 2024-04-14T15:57:49.857027+0000 mgr.y (mgr.25192) 73 : audit [DBG] from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: audit 2024-04-14T15:57:50.302535+0000 mon.b (mon.2) 142 : audit [DBG] from='client.? 172.21.15.23:0/1319939910' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:57:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: cluster 2024-04-14T15:57:51.058009+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-14T15:57:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: cluster 2024-04-14T15:57:51.070620+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-14T15:57:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: cluster 2024-04-14T15:57:51.070659+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:57:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: cluster 2024-04-14T15:57:51.070719+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-14T15:43:12.300485+0000 2024-04-14T15:57:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: cluster 2024-04-14T15:57:51.070741+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-14T15:41:22.645581+0000 2024-04-14T15:57:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: cluster 2024-04-14T15:57:51.070761+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-14T15:57:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: cluster 2024-04-14T15:57:51.070844+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-14T15:57:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: cluster 2024-04-14T15:57:51.070868+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] mon.a 2024-04-14T15:57:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: cluster 2024-04-14T15:57:51.070887+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] mon.c 2024-04-14T15:57:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: cluster 2024-04-14T15:57:51.070911+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon.b 2024-04-14T15:57:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: cluster 2024-04-14T15:57:51.095892+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-14T15:57:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: cluster 2024-04-14T15:57:51.095954+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-14T15:57:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: cluster 2024-04-14T15:57:51.098672+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e33: y(active, since 62s), standbys: x 2024-04-14T15:57:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: cluster 2024-04-14T15:57:51.099818+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T15:57:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: cluster 2024-04-14T15:57:51.099863+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T15:57:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: cluster 2024-04-14T15:57:51.099913+0000 mon.a (mon.0) 17 : cluster [WRN] daemon grafana.a on smithi119 is in unknown state 2024-04-14T15:57:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: audit 2024-04-14T15:57:51.122733+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25192 ' entity='' 2024-04-14T15:57:51.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:51 smithi119 bash[18543]: cluster 2024-04-14T15:57:51.124736+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e34: y(active, since 62s), standbys: x 2024-04-14T15:57:51.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[52653]: ignoring --setuser ceph since I am not root 2024-04-14T15:57:51.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[52653]: ignoring --setgroup ceph since I am not root 2024-04-14T15:57:51.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[52653]: debug 2024-04-14T15:57:51.198+0000 7f0686742700 1 -- 172.21.15.23:0/1531650316 <== mon.0 v2:172.21.15.23:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55970a8925a0 con 0x55970b610800 2024-04-14T15:57:51.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[52653]: debug 2024-04-14T15:57:51.346+0000 7f0690534200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-14T15:57:51.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: cluster 2024-04-14T15:57:46.609919+0000 mgr.y (mgr.25192) 68 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:57:51.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: audit 2024-04-14T15:57:48.259983+0000 mgr.y (mgr.25192) 69 : audit [DBG] from='client.25324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:51.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: cluster 2024-04-14T15:57:48.610648+0000 mgr.y (mgr.25192) 70 : cluster [DBG] pgmap v35: 161 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-14T15:57:51.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: audit 2024-04-14T15:57:48.637829+0000 mgr.y (mgr.25192) 71 : audit [DBG] from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:51.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: audit 2024-04-14T15:57:49.000218+0000 mgr.y (mgr.25192) 72 : audit [DBG] from='client.25336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:51.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: cluster 2024-04-14T15:57:49.432702+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-14T15:57:51.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: audit 2024-04-14T15:57:49.478419+0000 mon.c (mon.1) 152 : audit [DBG] from='client.? 172.21.15.23:0/1509888139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:57:51.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: audit 2024-04-14T15:57:49.628726+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:57:51.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: audit 2024-04-14T15:57:49.857027+0000 mgr.y (mgr.25192) 73 : audit [DBG] from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:51.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: audit 2024-04-14T15:57:50.302535+0000 mon.b (mon.2) 142 : audit [DBG] from='client.? 172.21.15.23:0/1319939910' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:57:51.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: cluster 2024-04-14T15:57:51.058009+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-14T15:57:51.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: cluster 2024-04-14T15:57:51.070620+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-14T15:57:51.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: cluster 2024-04-14T15:57:51.070659+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:57:51.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: cluster 2024-04-14T15:57:51.070719+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-14T15:43:12.300485+0000 2024-04-14T15:57:51.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: cluster 2024-04-14T15:57:51.070741+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-14T15:41:22.645581+0000 2024-04-14T15:57:51.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: cluster 2024-04-14T15:57:51.070761+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-14T15:57:51.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: cluster 2024-04-14T15:57:51.070844+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-14T15:57:51.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: cluster 2024-04-14T15:57:51.070868+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] mon.a 2024-04-14T15:57:51.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: cluster 2024-04-14T15:57:51.070887+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] mon.c 2024-04-14T15:57:51.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: cluster 2024-04-14T15:57:51.070911+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon.b 2024-04-14T15:57:51.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: cluster 2024-04-14T15:57:51.095892+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-14T15:57:51.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: cluster 2024-04-14T15:57:51.095954+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-14T15:57:51.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: cluster 2024-04-14T15:57:46.609919+0000 mgr.y (mgr.25192) 68 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:57:51.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: audit 2024-04-14T15:57:48.259983+0000 mgr.y (mgr.25192) 69 : audit [DBG] from='client.25324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:51.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: cluster 2024-04-14T15:57:48.610648+0000 mgr.y (mgr.25192) 70 : cluster [DBG] pgmap v35: 161 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-14T15:57:51.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: audit 2024-04-14T15:57:48.637829+0000 mgr.y (mgr.25192) 71 : audit [DBG] from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:51.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: audit 2024-04-14T15:57:49.000218+0000 mgr.y (mgr.25192) 72 : audit [DBG] from='client.25336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:51.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: cluster 2024-04-14T15:57:49.432702+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-14T15:57:51.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: audit 2024-04-14T15:57:49.478419+0000 mon.c (mon.1) 152 : audit [DBG] from='client.? 172.21.15.23:0/1509888139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:57:51.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: audit 2024-04-14T15:57:49.628726+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.25192 172.21.15.23:0/3452654622' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:57:51.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: audit 2024-04-14T15:57:49.857027+0000 mgr.y (mgr.25192) 73 : audit [DBG] from='client.24851 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:57:51.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: audit 2024-04-14T15:57:50.302535+0000 mon.b (mon.2) 142 : audit [DBG] from='client.? 172.21.15.23:0/1319939910' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:57:51.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: cluster 2024-04-14T15:57:51.058009+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-14T15:57:51.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: cluster 2024-04-14T15:57:51.070620+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-14T15:57:51.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: cluster 2024-04-14T15:57:51.070659+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:57:51.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: cluster 2024-04-14T15:57:51.070719+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-14T15:43:12.300485+0000 2024-04-14T15:57:51.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: cluster 2024-04-14T15:57:51.070741+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-14T15:41:22.645581+0000 2024-04-14T15:57:51.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: cluster 2024-04-14T15:57:51.070761+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-14T15:57:51.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: cluster 2024-04-14T15:57:51.070844+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-14T15:57:51.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: cluster 2024-04-14T15:57:51.070868+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] mon.a 2024-04-14T15:57:51.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: cluster 2024-04-14T15:57:51.070887+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] mon.c 2024-04-14T15:57:51.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: cluster 2024-04-14T15:57:51.070911+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon.b 2024-04-14T15:57:51.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: cluster 2024-04-14T15:57:51.095892+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-14T15:57:51.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: cluster 2024-04-14T15:57:51.095954+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-14T15:57:51.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: cluster 2024-04-14T15:57:51.098672+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e33: y(active, since 62s), standbys: x 2024-04-14T15:57:51.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: cluster 2024-04-14T15:57:51.099818+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T15:57:51.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: cluster 2024-04-14T15:57:51.099863+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T15:57:51.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: cluster 2024-04-14T15:57:51.099913+0000 mon.a (mon.0) 17 : cluster [WRN] daemon grafana.a on smithi119 is in unknown state 2024-04-14T15:57:51.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: audit 2024-04-14T15:57:51.122733+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25192 ' entity='' 2024-04-14T15:57:51.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[55745]: cluster 2024-04-14T15:57:51.124736+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e34: y(active, since 62s), standbys: x 2024-04-14T15:57:51.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: cluster 2024-04-14T15:57:51.098672+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e33: y(active, since 62s), standbys: x 2024-04-14T15:57:51.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: cluster 2024-04-14T15:57:51.099818+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T15:57:51.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: cluster 2024-04-14T15:57:51.099863+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T15:57:51.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: cluster 2024-04-14T15:57:51.099913+0000 mon.a (mon.0) 17 : cluster [WRN] daemon grafana.a on smithi119 is in unknown state 2024-04-14T15:57:51.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: audit 2024-04-14T15:57:51.122733+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25192 ' entity='' 2024-04-14T15:57:51.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:51 smithi023 bash[23507]: cluster 2024-04-14T15:57:51.124736+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e34: y(active, since 62s), standbys: x 2024-04-14T15:57:53.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:53 smithi119 bash[18543]: cluster 2024-04-14T15:57:52.127010+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e35: y(active, since 63s), standbys: x 2024-04-14T15:57:53.194 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:52 smithi119 bash[42436]: debug 2024-04-14T15:57:52.925+0000 7f89f9362200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-14T15:57:53.194 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:53 smithi119 bash[42436]: debug 2024-04-14T15:57:53.025+0000 7f89f9362200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-14T15:57:53.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:53 smithi023 bash[23507]: cluster 2024-04-14T15:57:52.127010+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e35: y(active, since 63s), standbys: x 2024-04-14T15:57:53.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:53 smithi023 bash[55745]: cluster 2024-04-14T15:57:52.127010+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e35: y(active, since 63s), standbys: x 2024-04-14T15:57:53.341 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:52 smithi023 bash[52653]: debug 2024-04-14T15:57:52.994+0000 7f0690534200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-14T15:57:53.341 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:53 smithi023 bash[52653]: debug 2024-04-14T15:57:53.094+0000 7f0690534200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-14T15:57:53.693 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:53 smithi119 bash[42436]: debug 2024-04-14T15:57:53.277+0000 7f89f9362200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-14T15:57:53.694 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:53 smithi119 bash[42039]: ts=2024-04-14T15:57:53.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:57:53.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:53 smithi023 bash[52653]: debug 2024-04-14T15:57:53.354+0000 7f0690534200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-14T15:57:54.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:54 smithi119 bash[42436]: debug 2024-04-14T15:57:54.077+0000 7f89f9362200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-14T15:57:54.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:54 smithi119 bash[42436]: debug 2024-04-14T15:57:54.189+0000 7f89f9362200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-14T15:57:54.444 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:54 smithi119 bash[42436]: debug 2024-04-14T15:57:54.297+0000 7f89f9362200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-14T15:57:54.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:54 smithi023 bash[52653]: debug 2024-04-14T15:57:54.194+0000 7f0690534200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-14T15:57:54.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:54 smithi023 bash[52653]: debug 2024-04-14T15:57:54.310+0000 7f0690534200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-14T15:57:54.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:54 smithi023 bash[52653]: debug 2024-04-14T15:57:54.418+0000 7f0690534200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-14T15:57:54.943 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:54 smithi119 bash[42436]: debug 2024-04-14T15:57:54.653+0000 7f89f9362200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-14T15:57:54.943 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:54 smithi119 bash[42436]: debug 2024-04-14T15:57:54.769+0000 7f89f9362200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-14T15:57:54.944 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:54 smithi119 bash[42436]: debug 2024-04-14T15:57:54.877+0000 7f89f9362200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-14T15:57:55.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:54 smithi023 bash[52653]: debug 2024-04-14T15:57:54.790+0000 7f0690534200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-14T15:57:55.091 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:54 smithi023 bash[52653]: debug 2024-04-14T15:57:54.910+0000 7f0690534200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-14T15:57:55.091 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:55 smithi023 bash[52653]: debug 2024-04-14T15:57:55.022+0000 7f0690534200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-14T15:57:55.658 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:55 smithi023 bash[52653]: debug 2024-04-14T15:57:55.406+0000 7f0690534200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-14T15:57:55.658 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:55 smithi023 bash[52653]: debug 2024-04-14T15:57:55.654+0000 7f0690534200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-14T15:57:55.693 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:55 smithi119 bash[42436]: debug 2024-04-14T15:57:55.245+0000 7f89f9362200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-14T15:57:55.693 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:55 smithi119 bash[42436]: debug 2024-04-14T15:57:55.489+0000 7f89f9362200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-14T15:57:56.148 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:55 smithi119 bash[42436]: debug 2024-04-14T15:57:55.757+0000 7f89f9362200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-14T15:57:56.149 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:55 smithi119 bash[42436]: debug 2024-04-14T15:57:55.873+0000 7f89f9362200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-14T15:57:56.340 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:55 smithi023 bash[52653]: debug 2024-04-14T15:57:55.934+0000 7f0690534200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-14T15:57:56.340 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:56 smithi023 bash[52653]: debug 2024-04-14T15:57:56.054+0000 7f0690534200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-14T15:57:56.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:56 smithi119 bash[42436]: debug 2024-04-14T15:57:56.153+0000 7f89f9362200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-14T15:57:56.785 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:56 smithi023 bash[52653]: debug 2024-04-14T15:57:56.346+0000 7f0690534200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-14T15:57:56.936 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:56 smithi119 bash[42436]: debug 2024-04-14T15:57:56.573+0000 7f89f9362200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:57:56.936 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:56 smithi119 bash[42436]: debug 2024-04-14T15:57:56.817+0000 7f89f9362200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-14T15:57:57.044 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:56 smithi023 bash[52653]: debug 2024-04-14T15:57:56.782+0000 7f0690534200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:57:57.044 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:57 smithi023 bash[52653]: debug 2024-04-14T15:57:57.042+0000 7f0690534200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-14T15:57:57.190 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:56 smithi119 bash[42436]: debug 2024-04-14T15:57:56.937+0000 7f89f9362200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-14T15:57:57.340 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:57 smithi023 bash[52653]: debug 2024-04-14T15:57:57.170+0000 7f0690534200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-14T15:57:57.443 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:57 smithi119 bash[42436]: debug 2024-04-14T15:57:57.193+0000 7f89f9362200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:57:57.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:57 smithi023 bash[52653]: debug 2024-04-14T15:57:57.438+0000 7f0690534200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-14T15:57:58.643 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:58 smithi119 bash[42436]: debug 2024-04-14T15:57:58.216+0000 7f89f9362200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-14T15:57:58.643 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:58 smithi119 bash[42436]: debug 2024-04-14T15:57:58.344+0000 7f89f9362200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-14T15:57:58.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:58 smithi023 bash[52653]: debug 2024-04-14T15:57:58.502+0000 7f0690534200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-14T15:57:58.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:58 smithi023 bash[52653]: debug 2024-04-14T15:57:58.626+0000 7f0690534200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-14T15:57:58.943 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:58 smithi119 bash[42436]: debug 2024-04-14T15:57:58.644+0000 7f89f9362200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-14T15:57:58.943 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:58 smithi119 bash[42436]: debug 2024-04-14T15:57:58.764+0000 7f89f9362200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-14T15:57:58.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:57:58 smithi119 bash[42039]: ts=2024-04-14T15:57: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.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:57:59.340 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:58 smithi023 bash[52653]: debug 2024-04-14T15:57:58.946+0000 7f0690534200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-14T15:57:59.340 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:59 smithi023 bash[52653]: debug 2024-04-14T15:57:59.066+0000 7f0690534200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-14T15:57:59.693 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:59 smithi023 bash[52653]: debug 2024-04-14T15:57:59.558+0000 7f0690534200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-14T15:57:59.693 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:59 smithi023 bash[23507]: cluster 2024-04-14T15:57:59.360350+0000 mon.a (mon.0) 21 : cluster [DBG] Standby manager daemon x restarted 2024-04-14T15:57:59.693 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:59 smithi023 bash[23507]: cluster 2024-04-14T15:57:59.360599+0000 mon.a (mon.0) 22 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:57:59.694 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:59 smithi023 bash[23507]: audit 2024-04-14T15:57:59.367771+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.? 172.21.15.119:0/3198390854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-14T15:57:59.694 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:59 smithi023 bash[23507]: audit 2024-04-14T15:57:59.368392+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.? 172.21.15.119:0/3198390854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:57:59.694 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:59 smithi023 bash[23507]: audit 2024-04-14T15:57:59.370602+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.? 172.21.15.119:0/3198390854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-14T15:57:59.694 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:57:59 smithi023 bash[23507]: audit 2024-04-14T15:57:59.371875+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.? 172.21.15.119:0/3198390854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:57:59.694 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:59 smithi023 bash[55745]: cluster 2024-04-14T15:57:59.360350+0000 mon.a (mon.0) 21 : cluster [DBG] Standby manager daemon x restarted 2024-04-14T15:57:59.694 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:59 smithi023 bash[55745]: cluster 2024-04-14T15:57:59.360599+0000 mon.a (mon.0) 22 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:57:59.694 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:59 smithi023 bash[55745]: audit 2024-04-14T15:57:59.367771+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.? 172.21.15.119:0/3198390854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-14T15:57:59.694 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:59 smithi023 bash[55745]: audit 2024-04-14T15:57:59.368392+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.? 172.21.15.119:0/3198390854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:57:59.694 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:59 smithi023 bash[55745]: audit 2024-04-14T15:57:59.370602+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.? 172.21.15.119:0/3198390854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-14T15:57:59.694 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:57:59 smithi023 bash[55745]: audit 2024-04-14T15:57:59.371875+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.? 172.21.15.119:0/3198390854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:57:59.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:59 smithi119 bash[18543]: cluster 2024-04-14T15:57:59.360350+0000 mon.a (mon.0) 21 : cluster [DBG] Standby manager daemon x restarted 2024-04-14T15:57:59.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:59 smithi119 bash[18543]: cluster 2024-04-14T15:57:59.360599+0000 mon.a (mon.0) 22 : cluster [DBG] Standby manager daemon x started 2024-04-14T15:57:59.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:59 smithi119 bash[18543]: audit 2024-04-14T15:57:59.367771+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.? 172.21.15.119:0/3198390854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-14T15:57:59.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:59 smithi119 bash[18543]: audit 2024-04-14T15:57:59.368392+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.? 172.21.15.119:0/3198390854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-14T15:57:59.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:59 smithi119 bash[18543]: audit 2024-04-14T15:57:59.370602+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.? 172.21.15.119:0/3198390854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-14T15:57:59.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:57:59 smithi119 bash[18543]: audit 2024-04-14T15:57:59.371875+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.? 172.21.15.119:0/3198390854' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-14T15:57:59.695 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:59 smithi119 bash[42436]: debug 2024-04-14T15:57:59.232+0000 7f89f9362200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-14T15:57:59.696 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:59 smithi119 bash[42436]: debug 2024-04-14T15:57:59.360+0000 7f89f9362200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-14T15:57:59.696 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:59 smithi119 bash[42436]: [14/Apr/2024:15:57:59] ENGINE Bus STARTING 2024-04-14T15:57:59.696 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:59 smithi119 bash[42436]: CherryPy Checker: 2024-04-14T15:57:59.696 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:59 smithi119 bash[42436]: The Application mounted at '' has an empty config. 2024-04-14T15:57:59.696 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:59 smithi119 bash[42436]: [14/Apr/2024:15:57:59] ENGINE Serving on http://:::9283 2024-04-14T15:57:59.696 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:57:59 smithi119 bash[42436]: [14/Apr/2024:15:57:59] ENGINE Bus STARTED 2024-04-14T15:57:59.959 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:59 smithi023 bash[52653]: debug 2024-04-14T15:57:59.690+0000 7f0690534200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-14T15:57:59.959 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:57:59 smithi023 bash[52653]: [14/Apr/2024:15:57:59] ENGINE Bus STARTING 2024-04-14T15:58:00.340 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[52653]: CherryPy Checker: 2024-04-14T15:58:00.340 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[52653]: The Application mounted at '' has an empty config. 2024-04-14T15:58:00.340 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[52653]: [14/Apr/2024:15:58:00] ENGINE Serving on http://:::9283 2024-04-14T15:58:00.340 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[52653]: [14/Apr/2024:15:58:00] ENGINE Bus STARTED 2024-04-14T15:58:00.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: cluster 2024-04-14T15:57:59.424310+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e36: y(active, since 70s), standbys: x 2024-04-14T15:58:00.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: cluster 2024-04-14T15:57:59.712959+0000 mon.a (mon.0) 24 : cluster [INF] Active manager daemon y restarted 2024-04-14T15:58:00.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: cluster 2024-04-14T15:57:59.714118+0000 mon.a (mon.0) 25 : cluster [INF] Activating manager daemon y 2024-04-14T15:58:00.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: cluster 2024-04-14T15:57:59.730949+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-14T15:58:00.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: cluster 2024-04-14T15:57:59.731253+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0174966s), standbys: x 2024-04-14T15:58:00.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: audit 2024-04-14T15:57:59.742619+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:58:00.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: audit 2024-04-14T15:57:59.742884+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:58:00.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: audit 2024-04-14T15:57:59.743092+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:58:00.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: audit 2024-04-14T15:57:59.743703+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-14T15:58:00.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: audit 2024-04-14T15:57:59.743896+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-14T15:58:00.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: audit 2024-04-14T15:57:59.744342+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:58:00.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: audit 2024-04-14T15:57:59.744611+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:58:00.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: audit 2024-04-14T15:57:59.744825+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:58:00.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: audit 2024-04-14T15:57:59.745121+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:58:00.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: audit 2024-04-14T15:57:59.745423+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:58:00.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: audit 2024-04-14T15:57:59.745737+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:58:00.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: audit 2024-04-14T15:57:59.745989+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:58:00.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: audit 2024-04-14T15:57:59.746258+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:58:00.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: audit 2024-04-14T15:57:59.746538+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-14T15:58:00.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: audit 2024-04-14T15:57:59.746748+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-14T15:58:00.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: audit 2024-04-14T15:57:59.747165+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-14T15:58:00.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: cluster 2024-04-14T15:57:59.772749+0000 mon.a (mon.0) 44 : cluster [INF] Manager daemon y is now available 2024-04-14T15:58:00.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: audit 2024-04-14T15:57:59.844444+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:58:00.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: audit 2024-04-14T15:57:59.856926+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:58:00.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:00 smithi119 bash[18543]: audit 2024-04-14T15:57:59.892153+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:58:00.738 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: cluster 2024-04-14T15:57:59.424310+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e36: y(active, since 70s), standbys: x 2024-04-14T15:58:00.739 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: cluster 2024-04-14T15:57:59.712959+0000 mon.a (mon.0) 24 : cluster [INF] Active manager daemon y restarted 2024-04-14T15:58:00.739 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: cluster 2024-04-14T15:57:59.714118+0000 mon.a (mon.0) 25 : cluster [INF] Activating manager daemon y 2024-04-14T15:58:00.739 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: cluster 2024-04-14T15:57:59.730949+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-14T15:58:00.739 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: cluster 2024-04-14T15:57:59.731253+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0174966s), standbys: x 2024-04-14T15:58:00.739 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: audit 2024-04-14T15:57:59.742619+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:58:00.739 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: audit 2024-04-14T15:57:59.742884+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:58:00.740 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: audit 2024-04-14T15:57:59.743092+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:58:00.740 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: audit 2024-04-14T15:57:59.743703+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-14T15:58:00.740 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: audit 2024-04-14T15:57:59.743896+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-14T15:58:00.741 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: audit 2024-04-14T15:57:59.744342+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:58:00.741 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: audit 2024-04-14T15:57:59.744611+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:58:00.741 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: audit 2024-04-14T15:57:59.744825+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:58:00.742 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: audit 2024-04-14T15:57:59.745121+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:58:00.742 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: audit 2024-04-14T15:57:59.745423+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:58:00.742 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: audit 2024-04-14T15:57:59.745737+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:58:00.742 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: audit 2024-04-14T15:57:59.745989+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:58:00.742 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: audit 2024-04-14T15:57:59.746258+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:58:00.743 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: audit 2024-04-14T15:57:59.746538+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-14T15:58:00.744 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: audit 2024-04-14T15:57:59.746748+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-14T15:58:00.744 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: audit 2024-04-14T15:57:59.747165+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-14T15:58:00.744 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: cluster 2024-04-14T15:57:59.772749+0000 mon.a (mon.0) 44 : cluster [INF] Manager daemon y is now available 2024-04-14T15:58:00.744 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: audit 2024-04-14T15:57:59.844444+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:58:00.744 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: audit 2024-04-14T15:57:59.856926+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:58:00.744 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[55745]: audit 2024-04-14T15:57:59.892153+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:58:00.745 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: cluster 2024-04-14T15:57:59.424310+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e36: y(active, since 70s), standbys: x 2024-04-14T15:58:00.745 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: cluster 2024-04-14T15:57:59.712959+0000 mon.a (mon.0) 24 : cluster [INF] Active manager daemon y restarted 2024-04-14T15:58:00.746 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: cluster 2024-04-14T15:57:59.714118+0000 mon.a (mon.0) 25 : cluster [INF] Activating manager daemon y 2024-04-14T15:58:00.746 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: cluster 2024-04-14T15:57:59.730949+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-14T15:58:00.746 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: cluster 2024-04-14T15:57:59.731253+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0174966s), standbys: x 2024-04-14T15:58:00.746 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: audit 2024-04-14T15:57:59.742619+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:58:00.746 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: audit 2024-04-14T15:57:59.742884+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:58:00.746 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: audit 2024-04-14T15:57:59.743092+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:58:00.747 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: audit 2024-04-14T15:57:59.743703+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-14T15:58:00.747 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: audit 2024-04-14T15:57:59.743896+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-14T15:58:00.747 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: audit 2024-04-14T15:57:59.744342+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T15:58:00.747 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: audit 2024-04-14T15:57:59.744611+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T15:58:00.747 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: audit 2024-04-14T15:57:59.744825+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T15:58:00.747 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: audit 2024-04-14T15:57:59.745121+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T15:58:00.748 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: audit 2024-04-14T15:57:59.745423+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T15:58:00.748 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: audit 2024-04-14T15:57:59.745737+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T15:58:00.748 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: audit 2024-04-14T15:57:59.745989+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T15:58:00.748 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: audit 2024-04-14T15:57:59.746258+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T15:58:00.748 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: audit 2024-04-14T15:57:59.746538+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-14T15:58:00.748 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: audit 2024-04-14T15:57:59.746748+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-14T15:58:00.749 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: audit 2024-04-14T15:57:59.747165+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-14T15:58:00.749 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: cluster 2024-04-14T15:57:59.772749+0000 mon.a (mon.0) 44 : cluster [INF] Manager daemon y is now available 2024-04-14T15:58:00.749 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: audit 2024-04-14T15:57:59.844444+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:58:00.749 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: audit 2024-04-14T15:57:59.856926+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-14T15:58:00.749 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[23507]: audit 2024-04-14T15:57:59.892153+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-14T15:58:01.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:58:00 smithi023 bash[52653]: debug 2024-04-14T15:58:00.734+0000 7f064ec93700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-04-14T15:58:01.693 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:01 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 8. 2024-04-14T15:58:01.694 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:01 smithi119 systemd[1]: Stopped Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:58:01.694 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:01 smithi119 systemd[1]: Started Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:58:02.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:01 smithi023 bash[23507]: cephadm 2024-04-14T15:58:00.309095+0000 mgr.y (mgr.34107) 1 : cephadm [INF] [14/Apr/2024:15:58:00] ENGINE Bus STARTING 2024-04-14T15:58:02.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:01 smithi023 bash[23507]: cephadm 2024-04-14T15:58:00.429626+0000 mgr.y (mgr.34107) 2 : cephadm [INF] [14/Apr/2024:15:58:00] ENGINE Serving on https://172.21.15.23:7150 2024-04-14T15:58:02.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:01 smithi023 bash[23507]: cephadm 2024-04-14T15:58:00.531412+0000 mgr.y (mgr.34107) 3 : cephadm [INF] [14/Apr/2024:15:58:00] ENGINE Serving on http://172.21.15.23:8765 2024-04-14T15:58:02.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:01 smithi023 bash[23507]: cephadm 2024-04-14T15:58:00.532155+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [14/Apr/2024:15:58:00] ENGINE Bus STARTED 2024-04-14T15:58:02.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:01 smithi023 bash[23507]: cluster 2024-04-14T15:58:00.731882+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e38: y(active, since 1.01812s), standbys: x 2024-04-14T15:58:02.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:01 smithi023 bash[23507]: audit 2024-04-14T15:58:00.741399+0000 mgr.y (mgr.34107) 5 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:58:02.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:01 smithi023 bash[23507]: cluster 2024-04-14T15:58:00.745020+0000 mgr.y (mgr.34107) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:58:02.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:01 smithi023 bash[55745]: cephadm 2024-04-14T15:58:00.309095+0000 mgr.y (mgr.34107) 1 : cephadm [INF] [14/Apr/2024:15:58:00] ENGINE Bus STARTING 2024-04-14T15:58:02.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:01 smithi023 bash[55745]: cephadm 2024-04-14T15:58:00.429626+0000 mgr.y (mgr.34107) 2 : cephadm [INF] [14/Apr/2024:15:58:00] ENGINE Serving on https://172.21.15.23:7150 2024-04-14T15:58:02.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:01 smithi023 bash[55745]: cephadm 2024-04-14T15:58:00.531412+0000 mgr.y (mgr.34107) 3 : cephadm [INF] [14/Apr/2024:15:58:00] ENGINE Serving on http://172.21.15.23:8765 2024-04-14T15:58:02.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:01 smithi023 bash[55745]: cephadm 2024-04-14T15:58:00.532155+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [14/Apr/2024:15:58:00] ENGINE Bus STARTED 2024-04-14T15:58:02.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:01 smithi023 bash[55745]: cluster 2024-04-14T15:58:00.731882+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e38: y(active, since 1.01812s), standbys: x 2024-04-14T15:58:02.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:01 smithi023 bash[55745]: audit 2024-04-14T15:58:00.741399+0000 mgr.y (mgr.34107) 5 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:58:02.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:01 smithi023 bash[55745]: cluster 2024-04-14T15:58:00.745020+0000 mgr.y (mgr.34107) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:58:02.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:01 smithi119 bash[18543]: cephadm 2024-04-14T15:58:00.309095+0000 mgr.y (mgr.34107) 1 : cephadm [INF] [14/Apr/2024:15:58:00] ENGINE Bus STARTING 2024-04-14T15:58:02.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:01 smithi119 bash[18543]: cephadm 2024-04-14T15:58:00.429626+0000 mgr.y (mgr.34107) 2 : cephadm [INF] [14/Apr/2024:15:58:00] ENGINE Serving on https://172.21.15.23:7150 2024-04-14T15:58:02.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:01 smithi119 bash[18543]: cephadm 2024-04-14T15:58:00.531412+0000 mgr.y (mgr.34107) 3 : cephadm [INF] [14/Apr/2024:15:58:00] ENGINE Serving on http://172.21.15.23:8765 2024-04-14T15:58:02.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:01 smithi119 bash[18543]: cephadm 2024-04-14T15:58:00.532155+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [14/Apr/2024:15:58:00] ENGINE Bus STARTED 2024-04-14T15:58:02.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:01 smithi119 bash[18543]: cluster 2024-04-14T15:58:00.731882+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e38: y(active, since 1.01812s), standbys: x 2024-04-14T15:58:02.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:01 smithi119 bash[18543]: audit 2024-04-14T15:58:00.741399+0000 mgr.y (mgr.34107) 5 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:58:02.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:01 smithi119 bash[18543]: cluster 2024-04-14T15:58:00.745020+0000 mgr.y (mgr.34107) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:58:02.693 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:02 smithi119 bash[43714]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-14T15:58:02.694 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:02 smithi119 bash[43714]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-14T15:58:03.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:02 smithi023 bash[55745]: cluster 2024-04-14T15:58:01.726500+0000 mon.a (mon.0) 49 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-14T15:58:03.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:02 smithi023 bash[55745]: cluster 2024-04-14T15:58:01.726589+0000 mon.a (mon.0) 50 : cluster [INF] Cluster is now healthy 2024-04-14T15:58:03.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:02 smithi023 bash[55745]: cluster 2024-04-14T15:58:01.747011+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:58:03.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:02 smithi023 bash[23507]: cluster 2024-04-14T15:58:01.726500+0000 mon.a (mon.0) 49 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-14T15:58:03.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:02 smithi023 bash[23507]: cluster 2024-04-14T15:58:01.726589+0000 mon.a (mon.0) 50 : cluster [INF] Cluster is now healthy 2024-04-14T15:58:03.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:02 smithi023 bash[23507]: cluster 2024-04-14T15:58:01.747011+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:58:03.148 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:02 smithi119 bash[18543]: cluster 2024-04-14T15:58:01.726500+0000 mon.a (mon.0) 49 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-14T15:58:03.148 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:02 smithi119 bash[18543]: cluster 2024-04-14T15:58:01.726589+0000 mon.a (mon.0) 50 : cluster [INF] Cluster is now healthy 2024-04-14T15:58:03.149 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:02 smithi119 bash[18543]: cluster 2024-04-14T15:58:01.747011+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:58:03.444 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:03 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-14T15:58:03.444 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:03 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-14T15:58:03.764 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:58:03 smithi119 bash[42039]: ts=2024-04-14T15:58:03.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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:58:04.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:03 smithi023 bash[55745]: cluster 2024-04-14T15:58:02.742202+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-04-14T15:58:04.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:03 smithi023 bash[23507]: cluster 2024-04-14T15:58:02.742202+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-04-14T15:58:04.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:03 smithi119 bash[18543]: cluster 2024-04-14T15:58:02.742202+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-04-14T15:58:05.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:04 smithi023 bash[55745]: cluster 2024-04-14T15:58:03.747698+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:58:05.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:04 smithi023 bash[55745]: cluster 2024-04-14T15:58:03.786467+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-04-14T15:58:05.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:04 smithi023 bash[23507]: cluster 2024-04-14T15:58:03.747698+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:58:05.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:04 smithi023 bash[23507]: cluster 2024-04-14T15:58:03.786467+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-04-14T15:58:05.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:04 smithi119 bash[18543]: cluster 2024-04-14T15:58:03.747698+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-14T15:58:05.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:04 smithi119 bash[18543]: cluster 2024-04-14T15:58:03.786467+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-04-14T15:58:07.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:07 smithi119 bash[18543]: cluster 2024-04-14T15:58:05.748749+0000 mgr.y (mgr.34107) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2024-04-14T15:58:07.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:07 smithi119 bash[18543]: audit 2024-04-14T15:58:06.104943+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:07.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:07 smithi119 bash[18543]: audit 2024-04-14T15:58:06.112617+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:07.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:07 smithi119 bash[18543]: audit 2024-04-14T15:58:06.260906+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:07.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:07 smithi119 bash[18543]: audit 2024-04-14T15:58:06.274675+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:07.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:07 smithi023 bash[55745]: cluster 2024-04-14T15:58:05.748749+0000 mgr.y (mgr.34107) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2024-04-14T15:58:07.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:07 smithi023 bash[55745]: audit 2024-04-14T15:58:06.104943+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:07.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:07 smithi023 bash[55745]: audit 2024-04-14T15:58:06.112617+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:07.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:07 smithi023 bash[55745]: audit 2024-04-14T15:58:06.260906+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:07.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:07 smithi023 bash[55745]: audit 2024-04-14T15:58:06.274675+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:07 smithi023 bash[23507]: cluster 2024-04-14T15:58:05.748749+0000 mgr.y (mgr.34107) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 24 op/s 2024-04-14T15:58:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:07 smithi023 bash[23507]: audit 2024-04-14T15:58:06.104943+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:07 smithi023 bash[23507]: audit 2024-04-14T15:58:06.112617+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:07 smithi023 bash[23507]: audit 2024-04-14T15:58:06.260906+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:07 smithi023 bash[23507]: audit 2024-04-14T15:58:06.274675+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:08.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:08 smithi023 bash[55745]: audit 2024-04-14T15:58:07.293834+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:08.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:08 smithi023 bash[55745]: audit 2024-04-14T15:58:07.307872+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:08.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:08 smithi023 bash[55745]: audit 2024-04-14T15:58:07.388982+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:08.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:08 smithi023 bash[55745]: audit 2024-04-14T15:58:07.398924+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:08.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:08 smithi023 bash[55745]: cluster 2024-04-14T15:58:07.749458+0000 mgr.y (mgr.34107) 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-14T15:58:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:08 smithi023 bash[23507]: audit 2024-04-14T15:58:07.293834+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:08 smithi023 bash[23507]: audit 2024-04-14T15:58:07.307872+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:08 smithi023 bash[23507]: audit 2024-04-14T15:58:07.388982+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:08 smithi023 bash[23507]: audit 2024-04-14T15:58:07.398924+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:08 smithi023 bash[23507]: cluster 2024-04-14T15:58:07.749458+0000 mgr.y (mgr.34107) 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-14T15:58:08.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:08 smithi119 bash[18543]: audit 2024-04-14T15:58:07.293834+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:08.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:08 smithi119 bash[18543]: audit 2024-04-14T15:58:07.307872+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:08.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:08 smithi119 bash[18543]: audit 2024-04-14T15:58:07.388982+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:08.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:08 smithi119 bash[18543]: audit 2024-04-14T15:58:07.398924+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:08.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:08 smithi119 bash[18543]: cluster 2024-04-14T15:58:07.749458+0000 mgr.y (mgr.34107) 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-14T15:58:09.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:58:08 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:58:08] "GET /metrics HTTP/1.1" 200 35447 "" "Prometheus/2.33.4" 2024-04-14T15:58:11.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:10 smithi023 bash[55745]: cluster 2024-04-14T15:58:09.750166+0000 mgr.y (mgr.34107) 11 : 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-14T15:58:11.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:10 smithi023 bash[23507]: cluster 2024-04-14T15:58:09.750166+0000 mgr.y (mgr.34107) 11 : 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-14T15:58:11.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:10 smithi119 bash[18543]: cluster 2024-04-14T15:58:09.750166+0000 mgr.y (mgr.34107) 11 : 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-14T15:58:12.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:11 smithi023 bash[55745]: audit 2024-04-14T15:58:10.751374+0000 mgr.y (mgr.34107) 12 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:58:12.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:11 smithi023 bash[23507]: audit 2024-04-14T15:58:10.751374+0000 mgr.y (mgr.34107) 12 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:58:12.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:11 smithi119 bash[18543]: audit 2024-04-14T15:58:10.751374+0000 mgr.y (mgr.34107) 12 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:58:13.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:12 smithi023 bash[55745]: cluster 2024-04-14T15:58:11.751849+0000 mgr.y (mgr.34107) 13 : 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-14T15:58:13.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:12 smithi023 bash[23507]: cluster 2024-04-14T15:58:11.751849+0000 mgr.y (mgr.34107) 13 : 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-14T15:58:13.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:12 smithi119 bash[18543]: cluster 2024-04-14T15:58:11.751849+0000 mgr.y (mgr.34107) 13 : 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-14T15:58:13.500 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:13 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 9. 2024-04-14T15:58:13.500 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:13 smithi119 systemd[1]: Stopped Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:58:13.500 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:13 smithi119 systemd[1]: Started Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:58:13.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:58:13 smithi119 bash[42039]: ts=2024-04-14T15:58:13.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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:58:14.943 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:14 smithi119 bash[44274]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-14T15:58:14.944 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:14 smithi119 bash[44274]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-14T15:58:14.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:14 smithi119 bash[18543]: cluster 2024-04-14T15:58:13.752629+0000 mgr.y (mgr.34107) 14 : 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-14T15:58:15.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:14 smithi023 bash[55745]: cluster 2024-04-14T15:58:13.752629+0000 mgr.y (mgr.34107) 14 : 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-14T15:58:15.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:14 smithi023 bash[23507]: cluster 2024-04-14T15:58:13.752629+0000 mgr.y (mgr.34107) 14 : 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-14T15:58:16.065 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:15 smithi119 bash[18543]: audit 2024-04-14T15:58:14.851905+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:16.065 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:15 smithi119 bash[18543]: audit 2024-04-14T15:58:14.854639+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:58:16.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:15 smithi023 bash[55745]: audit 2024-04-14T15:58:14.851905+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:16.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:15 smithi023 bash[55745]: audit 2024-04-14T15:58:14.854639+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:58:16.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:15 smithi023 bash[23507]: audit 2024-04-14T15:58:14.851905+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:16.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:15 smithi023 bash[23507]: audit 2024-04-14T15:58:14.854639+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:58:16.443 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:16 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-14T15:58:16.444 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:16 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-14T15:58:17.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:16 smithi119 bash[18543]: cluster 2024-04-14T15:58:15.754217+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v11: 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-14T15:58:17.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:16 smithi023 bash[55745]: cluster 2024-04-14T15:58:15.754217+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v11: 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-14T15:58:17.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:16 smithi023 bash[23507]: cluster 2024-04-14T15:58:15.754217+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v11: 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-14T15:58:18.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:58:18 smithi119 bash[42039]: ts=2024-04-14T15:58: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.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:58:18.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:18 smithi119 bash[18543]: cluster 2024-04-14T15:58:17.755061+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v12: 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-14T15:58:18.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:18 smithi119 bash[18543]: audit 2024-04-14T15:58:18.278978+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:18.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:18 smithi119 bash[18543]: audit 2024-04-14T15:58:18.291850+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:18.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:18 smithi119 bash[18543]: audit 2024-04-14T15:58:18.295345+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:58:18.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:18 smithi119 bash[18543]: audit 2024-04-14T15:58:18.297140+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:58:19.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:58:18 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:58:18] "GET /metrics HTTP/1.1" 200 38253 "" "Prometheus/2.33.4" 2024-04-14T15:58:19.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:18 smithi023 bash[55745]: cluster 2024-04-14T15:58:17.755061+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v12: 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-14T15:58:19.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:18 smithi023 bash[55745]: audit 2024-04-14T15:58:18.278978+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:19.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:18 smithi023 bash[55745]: audit 2024-04-14T15:58:18.291850+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:19.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:18 smithi023 bash[55745]: audit 2024-04-14T15:58:18.295345+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:58:19.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:18 smithi023 bash[55745]: audit 2024-04-14T15:58:18.297140+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:58:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:18 smithi023 bash[23507]: cluster 2024-04-14T15:58:17.755061+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v12: 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-14T15:58:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:18 smithi023 bash[23507]: audit 2024-04-14T15:58:18.278978+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:18 smithi023 bash[23507]: audit 2024-04-14T15:58:18.291850+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:18 smithi023 bash[23507]: audit 2024-04-14T15:58:18.295345+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:58:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:18 smithi023 bash[23507]: audit 2024-04-14T15:58:18.297140+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:58:20.078 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[23507]: cephadm 2024-04-14T15:58:18.299660+0000 mgr.y (mgr.34107) 17 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.conf 2024-04-14T15:58:20.078 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[23507]: cephadm 2024-04-14T15:58:18.300093+0000 mgr.y (mgr.34107) 18 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.conf 2024-04-14T15:58:20.078 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[23507]: cephadm 2024-04-14T15:58:18.566138+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Updating smithi023:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.conf 2024-04-14T15:58:20.078 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[23507]: cephadm 2024-04-14T15:58:18.567307+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi119:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.conf 2024-04-14T15:58:20.079 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[23507]: cephadm 2024-04-14T15:58:18.730970+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:58:20.079 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[23507]: cephadm 2024-04-14T15:58:18.731924+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:58:20.079 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[23507]: cephadm 2024-04-14T15:58:18.895754+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi023:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.client.admin.keyring 2024-04-14T15:58:20.079 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[23507]: cephadm 2024-04-14T15:58:18.896075+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi119:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.client.admin.keyring 2024-04-14T15:58:20.079 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[23507]: audit 2024-04-14T15:58:19.069750+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:20.079 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[23507]: audit 2024-04-14T15:58:19.081109+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:20.079 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[23507]: audit 2024-04-14T15:58:19.091053+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:20.079 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[23507]: audit 2024-04-14T15:58:19.100353+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:20.079 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[23507]: cluster 2024-04-14T15:58:19.102964+0000 mgr.y (mgr.34107) 25 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s 2024-04-14T15:58:20.079 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[23507]: audit 2024-04-14T15:58:19.110611+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:20.079 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[23507]: audit 2024-04-14T15:58:19.198557+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:58:20.079 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[23507]: audit 2024-04-14T15:58:19.203275+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:58:20.079 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[23507]: audit 2024-04-14T15:58:19.206180+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-14T15:58:20.079 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[23507]: audit 2024-04-14T15:58:19.207847+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-14T15:58:20.080 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[23507]: cephadm 2024-04-14T15:58:19.209281+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-14T15:58:20.080 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[55745]: cephadm 2024-04-14T15:58:18.299660+0000 mgr.y (mgr.34107) 17 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.conf 2024-04-14T15:58:20.080 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[55745]: cephadm 2024-04-14T15:58:18.300093+0000 mgr.y (mgr.34107) 18 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.conf 2024-04-14T15:58:20.080 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[55745]: cephadm 2024-04-14T15:58:18.566138+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Updating smithi023:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.conf 2024-04-14T15:58:20.080 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[55745]: cephadm 2024-04-14T15:58:18.567307+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi119:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.conf 2024-04-14T15:58:20.080 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[55745]: cephadm 2024-04-14T15:58:18.730970+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:58:20.080 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[55745]: cephadm 2024-04-14T15:58:18.731924+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:58:20.080 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[55745]: cephadm 2024-04-14T15:58:18.895754+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi023:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.client.admin.keyring 2024-04-14T15:58:20.080 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[55745]: cephadm 2024-04-14T15:58:18.896075+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi119:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.client.admin.keyring 2024-04-14T15:58:20.080 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[55745]: audit 2024-04-14T15:58:19.069750+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:20.080 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[55745]: audit 2024-04-14T15:58:19.081109+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:20.081 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[55745]: audit 2024-04-14T15:58:19.091053+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:20.081 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[55745]: audit 2024-04-14T15:58:19.100353+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:20.081 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[55745]: cluster 2024-04-14T15:58:19.102964+0000 mgr.y (mgr.34107) 25 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s 2024-04-14T15:58:20.081 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[55745]: audit 2024-04-14T15:58:19.110611+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:20.081 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[55745]: audit 2024-04-14T15:58:19.198557+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:58:20.081 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[55745]: audit 2024-04-14T15:58:19.203275+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:58:20.081 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[55745]: audit 2024-04-14T15:58:19.206180+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-14T15:58:20.081 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[55745]: audit 2024-04-14T15:58:19.207847+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-14T15:58:20.081 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:20 smithi023 bash[55745]: cephadm 2024-04-14T15:58:19.209281+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-14T15:58:20.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:20 smithi119 bash[18543]: cephadm 2024-04-14T15:58:18.299660+0000 mgr.y (mgr.34107) 17 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.conf 2024-04-14T15:58:20.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:20 smithi119 bash[18543]: cephadm 2024-04-14T15:58:18.300093+0000 mgr.y (mgr.34107) 18 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.conf 2024-04-14T15:58:20.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:20 smithi119 bash[18543]: cephadm 2024-04-14T15:58:18.566138+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Updating smithi023:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.conf 2024-04-14T15:58:20.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:20 smithi119 bash[18543]: cephadm 2024-04-14T15:58:18.567307+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi119:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.conf 2024-04-14T15:58:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:20 smithi119 bash[18543]: cephadm 2024-04-14T15:58:18.730970+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi023:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:58:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:20 smithi119 bash[18543]: cephadm 2024-04-14T15:58:18.731924+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi119:/etc/ceph/ceph.client.admin.keyring 2024-04-14T15:58:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:20 smithi119 bash[18543]: cephadm 2024-04-14T15:58:18.895754+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi023:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.client.admin.keyring 2024-04-14T15:58:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:20 smithi119 bash[18543]: cephadm 2024-04-14T15:58:18.896075+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi119:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/config/ceph.client.admin.keyring 2024-04-14T15:58:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:20 smithi119 bash[18543]: audit 2024-04-14T15:58:19.069750+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:20 smithi119 bash[18543]: audit 2024-04-14T15:58:19.081109+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:20 smithi119 bash[18543]: audit 2024-04-14T15:58:19.091053+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:20 smithi119 bash[18543]: audit 2024-04-14T15:58:19.100353+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:20 smithi119 bash[18543]: cluster 2024-04-14T15:58:19.102964+0000 mgr.y (mgr.34107) 25 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s 2024-04-14T15:58:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:20 smithi119 bash[18543]: audit 2024-04-14T15:58:19.110611+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:20 smithi119 bash[18543]: audit 2024-04-14T15:58:19.198557+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:58:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:20 smithi119 bash[18543]: audit 2024-04-14T15:58:19.203275+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:58:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:20 smithi119 bash[18543]: audit 2024-04-14T15:58:19.206180+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-14T15:58:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:20 smithi119 bash[18543]: audit 2024-04-14T15:58:19.207847+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-14T15:58:20.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:20 smithi119 bash[18543]: cephadm 2024-04-14T15:58:19.209281+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-14T15:58:20.711 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T15:58:21.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:21 smithi023 bash[55745]: cluster 2024-04-14T15:58:20.095985+0000 mon.a (mon.0) 76 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-14T15:58:21.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:21 smithi023 bash[23507]: cluster 2024-04-14T15:58:20.095985+0000 mon.a (mon.0) 76 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-14T15:58:21.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:21 smithi119 bash[18543]: cluster 2024-04-14T15:58:20.095985+0000 mon.a (mon.0) 76 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-14T15:58:21.453 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T15:58:21.453 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (2m) 15s ago 9m 14.3M - 0.23.0 ba2b418f427c e6dfea9b190e 2024-04-14T15:58:21.453 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 unknown 15s ago 8m - - 2024-04-14T15:58:21.453 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (69s) 15s ago 7m 42.6M - 3.5 e1d6a67b021e 1c97cc7cc4f4 2024-04-14T15:58:21.454 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283,8765 running (57s) 15s ago 14m 434M - 19.0.0-2778-ga971fd5f b96c509eef84 2ed438e9faa7 2024-04-14T15:58:21.454 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (110s) 15s ago 16m 473M - 19.0.0-2778-ga971fd5f b96c509eef84 4147830303b4 2024-04-14T15:58:21.454 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (34s) 15s ago 16m 30.8M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 bdffa642fda8 2024-04-14T15:58:21.454 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (15m) 15s ago 15m 49.4M 2048M 17.2.0 e1d6a67b021e c1a6416b4112 2024-04-14T15:58:21.454 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (15m) 15s ago 15m 47.3M 2048M 17.2.0 e1d6a67b021e 5b40ba9a05e4 2024-04-14T15:58:21.454 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (2m) 15s ago 9m 9268k - 1.3.1 1dbe0e931976 33d132daf693 2024-04-14T15:58:21.454 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (2m) 15s ago 9m 9195k - 1.3.1 1dbe0e931976 287a50fa76a1 2024-04-14T15:58:21.454 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (14m) 15s ago 14m 54.9M 2780M 17.2.0 e1d6a67b021e 4aba87c19009 2024-04-14T15:58:21.454 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (13m) 15s ago 13m 55.7M 2780M 17.2.0 e1d6a67b021e feda49b41c79 2024-04-14T15:58:21.454 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (13m) 15s ago 13m 50.0M 2780M 17.2.0 e1d6a67b021e f14a3e67179d 2024-04-14T15:58:21.454 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (12m) 15s ago 12m 54.1M 2780M 17.2.0 e1d6a67b021e 6508f640b6d9 2024-04-14T15:58:21.454 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (12m) 15s ago 12m 55.6M 3036M 17.2.0 e1d6a67b021e 7508f9f57912 2024-04-14T15:58:21.454 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (11m) 15s ago 11m 52.6M 3036M 17.2.0 e1d6a67b021e 91490d5788a8 2024-04-14T15:58:21.454 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (11m) 15s ago 11m 50.9M 3036M 17.2.0 e1d6a67b021e 6ecbba9b2917 2024-04-14T15:58:21.454 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (10m) 15s ago 10m 53.6M 3036M 17.2.0 e1d6a67b021e c637d318934d 2024-04-14T15:58:21.455 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (63s) 15s ago 9m 57.0M - 2.33.4 514e6a882f6e 6f29ab050cda 2024-04-14T15:58:21.455 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (7m) 15s ago 7m 85.1M - 17.2.0 e1d6a67b021e 35dd84da01ed 2024-04-14T15:58:21.455 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (7m) 15s ago 7m 85.0M - 17.2.0 e1d6a67b021e c2f9b2e874c0 2024-04-14T15:58:21.455 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (7m) 15s ago 7m 85.1M - 17.2.0 e1d6a67b021e c9bc72617c27 2024-04-14T15:58:21.455 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (7m) 15s ago 7m 84.9M - 17.2.0 e1d6a67b021e cf4b6004e6a8 2024-04-14T15:58:21.915 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:58:21.915 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T15:58:21.915 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-14T15:58:21.915 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 1 2024-04-14T15:58:21.915 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:58:21.915 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T15:58:21.915 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T15:58:21.916 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:58:21.916 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T15:58:21.916 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-14T15:58:21.916 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:58:21.916 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T15:58:21.916 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-14T15:58:21.916 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:58:21.916 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T15:58:21.916 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-04-14T15:58:21.916 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 3 2024-04-14T15:58:21.916 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:58:21.916 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:58:22.289 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:58:22.290 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T15:58:22.290 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T15:58:22.290 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-14T15:58:22.290 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [ 2024-04-14T15:58:22.290 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr" 2024-04-14T15:58:22.290 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T15:58:22.290 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "3/23 daemons upgraded", 2024-04-14T15:58:22.290 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Currently upgrading mon daemons", 2024-04-14T15:58:22.290 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T15:58:22.290 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:58:22.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:22 smithi023 bash[23507]: audit 2024-04-14T15:58:20.696193+0000 mgr.y (mgr.34107) 27 : audit [DBG] from='client.25384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:22.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:22 smithi023 bash[23507]: audit 2024-04-14T15:58:20.759114+0000 mgr.y (mgr.34107) 28 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:58:22.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:22 smithi023 bash[23507]: audit 2024-04-14T15:58:21.074065+0000 mgr.y (mgr.34107) 29 : audit [DBG] from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:22.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:22 smithi023 bash[23507]: cluster 2024-04-14T15:58:21.104158+0000 mgr.y (mgr.34107) 30 : 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-14T15:58:22.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:22 smithi023 bash[23507]: audit 2024-04-14T15:58:21.635718+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:22.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:22 smithi023 bash[23507]: audit 2024-04-14T15:58:21.638905+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:58:22.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:22 smithi023 bash[23507]: audit 2024-04-14T15:58:21.640151+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:58:22.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:22 smithi023 bash[23507]: audit 2024-04-14T15:58:21.641250+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:58:22.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:22 smithi023 bash[23507]: audit 2024-04-14T15:58:21.914442+0000 mon.a (mon.0) 81 : audit [DBG] from='client.? 172.21.15.23:0/3122672669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:58:22.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:22 smithi023 bash[55745]: audit 2024-04-14T15:58:20.696193+0000 mgr.y (mgr.34107) 27 : audit [DBG] from='client.25384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:22.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:22 smithi023 bash[55745]: audit 2024-04-14T15:58:20.759114+0000 mgr.y (mgr.34107) 28 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:58:22.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:22 smithi023 bash[55745]: audit 2024-04-14T15:58:21.074065+0000 mgr.y (mgr.34107) 29 : audit [DBG] from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:22.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:22 smithi023 bash[55745]: cluster 2024-04-14T15:58:21.104158+0000 mgr.y (mgr.34107) 30 : 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-14T15:58:22.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:22 smithi023 bash[55745]: audit 2024-04-14T15:58:21.635718+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:22.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:22 smithi023 bash[55745]: audit 2024-04-14T15:58:21.638905+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:58:22.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:22 smithi023 bash[55745]: audit 2024-04-14T15:58:21.640151+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:58:22.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:22 smithi023 bash[55745]: audit 2024-04-14T15:58:21.641250+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:58:22.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:22 smithi023 bash[55745]: audit 2024-04-14T15:58:21.914442+0000 mon.a (mon.0) 81 : audit [DBG] from='client.? 172.21.15.23:0/3122672669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:58:22.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:22 smithi119 bash[18543]: audit 2024-04-14T15:58:20.696193+0000 mgr.y (mgr.34107) 27 : audit [DBG] from='client.25384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:22.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:22 smithi119 bash[18543]: audit 2024-04-14T15:58:20.759114+0000 mgr.y (mgr.34107) 28 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:58:22.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:22 smithi119 bash[18543]: audit 2024-04-14T15:58:21.074065+0000 mgr.y (mgr.34107) 29 : audit [DBG] from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:22.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:22 smithi119 bash[18543]: cluster 2024-04-14T15:58:21.104158+0000 mgr.y (mgr.34107) 30 : 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-14T15:58:22.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:22 smithi119 bash[18543]: audit 2024-04-14T15:58:21.635718+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:22.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:22 smithi119 bash[18543]: audit 2024-04-14T15:58:21.638905+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:58:22.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:22 smithi119 bash[18543]: audit 2024-04-14T15:58:21.640151+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:58:22.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:22 smithi119 bash[18543]: audit 2024-04-14T15:58:21.641250+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:58:22.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:22 smithi119 bash[18543]: audit 2024-04-14T15:58:21.914442+0000 mon.a (mon.0) 81 : audit [DBG] from='client.? 172.21.15.23:0/3122672669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:58:22.723 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T15:58:22.724 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T15:58:22.724 INFO:teuthology.orchestra.run.smithi023.stdout: daemon grafana.a on smithi119 is in unknown state 2024-04-14T15:58:23.243 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:23 smithi023 bash[55745]: audit 2024-04-14T15:58:21.435216+0000 mgr.y (mgr.34107) 31 : audit [DBG] from='client.25396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:23.243 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:23 smithi023 bash[55745]: cephadm 2024-04-14T15:58:21.629491+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-04-14T15:58:23.244 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:23 smithi023 bash[55745]: cephadm 2024-04-14T15:58:21.642488+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Deploying daemon mon.c on smithi023 2024-04-14T15:58:23.244 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:23 smithi023 bash[55745]: audit 2024-04-14T15:58:22.723364+0000 mon.a (mon.0) 82 : audit [DBG] from='client.? 172.21.15.23:0/232438970' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:58:23.244 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:23 smithi023 bash[23507]: audit 2024-04-14T15:58:21.435216+0000 mgr.y (mgr.34107) 31 : audit [DBG] from='client.25396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:23.244 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:23 smithi023 bash[23507]: cephadm 2024-04-14T15:58:21.629491+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-04-14T15:58:23.244 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:23 smithi023 bash[23507]: cephadm 2024-04-14T15:58:21.642488+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Deploying daemon mon.c on smithi023 2024-04-14T15:58:23.244 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:23 smithi023 bash[23507]: audit 2024-04-14T15:58:22.723364+0000 mon.a (mon.0) 82 : audit [DBG] from='client.? 172.21.15.23:0/232438970' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:58:23.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:23 smithi119 bash[18543]: audit 2024-04-14T15:58:21.435216+0000 mgr.y (mgr.34107) 31 : audit [DBG] from='client.25396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:23.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:23 smithi119 bash[18543]: cephadm 2024-04-14T15:58:21.629491+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-04-14T15:58:23.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:23 smithi119 bash[18543]: cephadm 2024-04-14T15:58:21.642488+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Deploying daemon mon.c on smithi023 2024-04-14T15:58:23.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:23 smithi119 bash[18543]: audit 2024-04-14T15:58:22.723364+0000 mon.a (mon.0) 82 : audit [DBG] from='client.? 172.21.15.23:0/232438970' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:58:23.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:58:23 smithi119 bash[42039]: ts=2024-04-14T15:58: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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:58:24.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:23 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:24.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:23 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:24.091 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:58:23 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:24.091 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:58:23 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:24.091 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:58:23 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:24.092 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:58:23 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:24.092 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:58:23 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:24.092 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:58:23 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:24.092 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 15:58:23 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:24.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:24 smithi119 bash[18543]: audit 2024-04-14T15:58:22.287238+0000 mgr.y (mgr.34107) 34 : audit [DBG] from='client.25408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:24.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:24 smithi119 bash[18543]: cluster 2024-04-14T15:58:23.104687+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; 901 B/s rd, 0 op/s 2024-04-14T15:58:24.510 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:24 smithi023 bash[55745]: audit 2024-04-14T15:58:22.287238+0000 mgr.y (mgr.34107) 34 : audit [DBG] from='client.25408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:24.510 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:24 smithi023 bash[55745]: cluster 2024-04-14T15:58:23.104687+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; 901 B/s rd, 0 op/s 2024-04-14T15:58:24.510 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:24 smithi023 systemd[1]: Stopping Ceph mon.c for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T15:58:24.510 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:24 smithi023 bash[23507]: audit 2024-04-14T15:58:22.287238+0000 mgr.y (mgr.34107) 34 : audit [DBG] from='client.25408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:24.510 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:24 smithi023 bash[23507]: cluster 2024-04-14T15:58:23.104687+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; 901 B/s rd, 0 op/s 2024-04-14T15:58:24.510 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:24 smithi023 bash[23507]: debug 2024-04-14T15:58:24.214+0000 7f33fed06700 -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-14T15:58:24.511 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:24 smithi023 bash[23507]: debug 2024-04-14T15:58:24.214+0000 7f33fed06700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-14T15:58:25.176 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:24 smithi023 bash[57098]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-mon-c 2024-04-14T15:58:25.176 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:25 smithi023 bash[57159]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-mon-c 2024-04-14T15:58:25.176 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:25 smithi023 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mon.c.service: Deactivated successfully. 2024-04-14T15:58:25.177 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:25 smithi023 systemd[1]: Stopped Ceph mon.c for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:58:25.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:25 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:25.591 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:58:25 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:25.591 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:58:25 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:25.591 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:58:25 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:25.592 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 15:58:25 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:25.592 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:58:25 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:25.592 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:58:25 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:25.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:25 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:25.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:25 smithi023 systemd[1]: Started Ceph mon.c for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:58:25.593 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:58:25 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:26.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.318+0000 7f78637e1c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-14T15:58:26.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.318+0000 7f78637e1c80 0 ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev), process ceph-mon, pid 7 2024-04-14T15:58:26.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.318+0000 7f78637e1c80 0 pidfile_write: ignore empty --pid-file 2024-04-14T15:58:26.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 0 load: jerasure load: lrc 2024-04-14T15:58:26.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-14T15:58:26.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Git sha 0 2024-04-14T15:58:26.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Compile date 2024-04-06 20:28:24 2024-04-14T15:58:26.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: DB SUMMARY 2024-04-14T15:58:26.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: DB Session ID: 7G8CGABYS0V77E2AMPYY 2024-04-14T15:58:26.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: CURRENT file: CURRENT 2024-04-14T15:58:26.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-14T15:58:26.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1256 Bytes 2024-04-14T15:58:26.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000030.sst 2024-04-14T15:58:26.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000028.log size: 99097 ; 2024-04-14T15:58:26.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.error_if_exists: 0 2024-04-14T15:58:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.create_if_missing: 0 2024-04-14T15:58:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-14T15:58:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-14T15:58:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-14T15:58:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-14T15:58:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.env: 0x559d13a1cc60 2024-04-14T15:58:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-14T15:58:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.info_log: 0x559d14819c40 2024-04-14T15:58:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-14T15:58:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.statistics: (nil) 2024-04-14T15:58:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.use_fsync: 0 2024-04-14T15:58:26.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-14T15:58:26.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-14T15:58:26.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-14T15:58:26.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-14T15:58:26.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-14T15:58:26.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-14T15:58:26.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-14T15:58:26.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-14T15:58:26.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-14T15:58:26.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-14T15:58:26.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-14T15:58:26.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.db_log_dir: 2024-04-14T15:58:26.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.wal_dir: 2024-04-14T15:58:26.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-14T15:58:26.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-14T15:58:26.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-14T15:58:26.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-14T15:58:26.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-14T15:58:26.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-14T15:58:26.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-14T15:58:26.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-14T15:58:26.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.write_buffer_manager: 0x559d147ec820 2024-04-14T15:58:26.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-14T15:58:26.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-14T15:58:26.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-14T15:58:26.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-14T15:58:26.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-14T15:58:26.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-14T15:58:26.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-14T15:58:26.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-14T15:58:26.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.unordered_write: 0 2024-04-14T15:58:26.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-14T15:58:26.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-14T15:58:26.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-14T15:58:26.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-14T15:58:26.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.row_cache: None 2024-04-14T15:58:26.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.wal_filter: None 2024-04-14T15:58:26.598 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-14T15:58:26.598 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-14T15:58:26.598 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.two_write_queues: 0 2024-04-14T15:58:26.598 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-14T15:58:26.598 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.wal_compression: 0 2024-04-14T15:58:26.598 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.atomic_flush: 0 2024-04-14T15:58:26.598 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-14T15:58:26.598 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-14T15:58:26.598 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-14T15:58:26.598 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-14T15:58:26.598 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-14T15:58:26.599 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-14T15:58:26.599 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-14T15:58:26.599 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-14T15:58:26.599 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-14T15:58:26.599 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-14T15:58:26.599 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-14T15:58:26.599 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-14T15:58:26.599 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-14T15:58:26.599 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-14T15:58:26.599 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-14T15:58:26.599 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-14T15:58:26.600 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-14T15:58:26.600 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-14T15:58:26.600 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-14T15:58:26.600 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-14T15:58:26.600 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-14T15:58:26.600 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-14T15:58:26.600 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_open_files: -1 2024-04-14T15:58:26.601 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-14T15:58:26.601 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-14T15:58:26.601 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-14T15:58:26.601 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-14T15:58:26.601 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-14T15:58:26.601 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Compression algorithms supported: 2024-04-14T15:58:26.601 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-14T15:58:26.601 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: kZSTD supported: 0 2024-04-14T15:58:26.601 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: kXpressCompression supported: 0 2024-04-14T15:58:26.601 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-14T15:58:26.601 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: kZlibCompression supported: 1 2024-04-14T15:58:26.602 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-14T15:58:26.602 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-14T15:58:26.602 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-14T15:58:26.602 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-14T15:58:26.602 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-14T15:58:26.602 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-04-14T15:58:26.602 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-14T15:58:26.602 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-14T15:58:26.602 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.merge_operator: 2024-04-14T15:58:26.602 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compaction_filter: None 2024-04-14T15:58:26.602 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-14T15:58:26.602 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-14T15:58:26.603 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-14T15:58:26.603 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-14T15:58:26.603 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559d14819e00) 2024-04-14T15:58:26.603 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: cache_index_and_filter_blocks: 1 2024-04-14T15:58:26.603 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-14T15:58:26.603 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-14T15:58:26.603 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: pin_top_level_index_and_filter: 1 2024-04-14T15:58:26.603 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: index_type: 0 2024-04-14T15:58:26.603 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: data_block_index_type: 0 2024-04-14T15:58:26.603 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: index_shortening: 1 2024-04-14T15:58:26.603 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: data_block_hash_table_util_ratio: 0.750000 2024-04-14T15:58:26.603 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: checksum: 4 2024-04-14T15:58:26.604 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: no_block_cache: 0 2024-04-14T15:58:26.604 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: block_cache: 0x559d1481d090 2024-04-14T15:58:26.604 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: block_cache_name: BinnedLRUCache 2024-04-14T15:58:26.604 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: block_cache_options: 2024-04-14T15:58:26.604 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: capacity : 536870912 2024-04-14T15:58:26.604 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: num_shard_bits : 4 2024-04-14T15:58:26.604 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: strict_capacity_limit : 0 2024-04-14T15:58:26.604 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: high_pri_pool_ratio: 0.000 2024-04-14T15:58:26.604 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: block_cache_compressed: (nil) 2024-04-14T15:58:26.604 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: persistent_cache: (nil) 2024-04-14T15:58:26.604 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: block_size: 4096 2024-04-14T15:58:26.604 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: block_size_deviation: 10 2024-04-14T15:58:26.604 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: block_restart_interval: 16 2024-04-14T15:58:26.605 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: index_block_restart_interval: 1 2024-04-14T15:58:26.605 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: metadata_block_size: 4096 2024-04-14T15:58:26.605 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: partition_filters: 0 2024-04-14T15:58:26.605 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: use_delta_encoding: 1 2024-04-14T15:58:26.605 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: filter_policy: bloomfilter 2024-04-14T15:58:26.605 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: whole_key_filtering: 1 2024-04-14T15:58:26.605 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: verify_compression: 0 2024-04-14T15:58:26.605 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: read_amp_bytes_per_bit: 0 2024-04-14T15:58:26.605 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: format_version: 5 2024-04-14T15:58:26.605 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: enable_index_compression: 1 2024-04-14T15:58:26.605 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: block_align: 0 2024-04-14T15:58:26.605 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: max_auto_readahead_size: 262144 2024-04-14T15:58:26.606 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: prepopulate_block_cache: 0 2024-04-14T15:58:26.606 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: initial_auto_readahead_size: 8192 2024-04-14T15:58:26.606 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: num_file_reads_for_auto_readahead: 2 2024-04-14T15:58:26.606 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-14T15:58:26.606 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-14T15:58:26.607 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compression: NoCompression 2024-04-14T15:58:26.607 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-14T15:58:26.607 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-14T15:58:26.607 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-14T15:58:26.607 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.num_levels: 7 2024-04-14T15:58:26.607 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-14T15:58:26.608 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-14T15:58:26.608 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-14T15:58:26.608 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-14T15:58:26.608 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-14T15:58:26.608 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-14T15:58:26.608 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-14T15:58:26.608 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-14T15:58:26.608 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-14T15:58:26.608 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-14T15:58:26.608 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-14T15:58:26.608 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-14T15:58:26.608 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-14T15:58:26.608 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-14T15:58:26.609 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-14T15:58:26.609 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-14T15:58:26.609 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-14T15:58:26.609 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-14T15:58:26.609 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-14T15:58:26.609 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-14T15:58:26.609 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-14T15:58:26.609 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-14T15:58:26.609 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-14T15:58:26.609 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-14T15:58:26.609 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-14T15:58:26.609 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-14T15:58:26.610 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-14T15:58:26.610 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-14T15:58:26.610 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-14T15:58:26.610 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-14T15:58:26.610 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-14T15:58:26.610 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-14T15:58:26.610 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-14T15:58:26.610 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-14T15:58:26.610 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-14T15:58:26.610 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-14T15:58:26.610 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-14T15:58:26.610 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-14T15:58:26.611 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-14T15:58:26.611 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-14T15:58:26.611 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-14T15:58:26.611 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-14T15:58:26.611 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-14T15:58:26.611 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-14T15:58:26.611 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-14T15:58:26.611 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-14T15:58:26.611 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-14T15:58:26.611 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-14T15:58:26.611 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-14T15:58:26.611 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-14T15:58:26.611 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-14T15:58:26.612 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-14T15:58:26.612 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-14T15:58:26.612 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-14T15:58:26.612 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-14T15:58:26.612 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-14T15:58:26.612 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-14T15:58:26.612 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-14T15:58:26.612 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-14T15:58:26.612 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.bloom_locality: 0 2024-04-14T15:58:26.612 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-14T15:58:26.612 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-14T15:58:26.612 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-14T15:58:26.613 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-14T15:58:26.613 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-14T15:58:26.613 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.ttl: 2592000 2024-04-14T15:58:26.613 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-14T15:58:26.613 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-14T15:58:26.613 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-14T15:58:26.613 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.enable_blob_files: false 2024-04-14T15:58:26.613 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.min_blob_size: 0 2024-04-14T15:58:26.613 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-14T15:58:26.613 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-14T15:58:26.613 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-14T15:58:26.613 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-14T15:58:26.613 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-14T15:58:26.613 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-14T15:58:26.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-14T15:58:26.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.322+0000 7f78637e1c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-14T15:58:26.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.326+0000 7f7858f49700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2024-04-14T15:58:26.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.326+0000 7f78637e1c80 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-14T15:58:26.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.326+0000 7f78637e1c80 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 32, last_sequence is 18139, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-14T15:58:26.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.326+0000 7f78637e1c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-04-14T15:58:26.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.326+0000 7f78637e1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 715128fa-b544-4073-8c29-c53b9091693f 2024-04-14T15:58:26.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.326+0000 7f78637e1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713110306327634, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-04-14T15:58:26.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.326+0000 7f78637e1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-04-14T15:58:26.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.326+0000 7f78637e1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713110306328631, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 66507, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18144, "largest_seqno": 18202, "table_properties": {"data_size": 65175, "index_size": 166, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 133, "raw_key_size": 984, "raw_average_key_size": 25, "raw_value_size": 64296, "raw_average_value_size": 1692, "num_data_blocks": 7, "num_entries": 38, "num_filter_entries": 38, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1713110306, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "715128fa-b544-4073-8c29-c53b9091693f", "db_session_id": "7G8CGABYS0V77E2AMPYY", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-04-14T15:58:26.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.326+0000 7f78637e1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713110306328740, "job": 1, "event": "recovery_finished"} 2024-04-14T15:58:26.614 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.326+0000 7f78637e1c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-04-14T15:58:26.615 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.326+0000 7f78637e1c80 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-14T15:58:26.615 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.326+0000 7f78637e1c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-14T15:58:26.615 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.330+0000 7f78637e1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559d14910000 2024-04-14T15:58:26.615 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.330+0000 7f78637e1c80 4 rocksdb: DB pointer 0x559d148fa000 2024-04-14T15:58:26.615 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.330+0000 7f7851f3b700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-14T15:58:26.615 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.330+0000 7f7851f3b700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-14T15:58:26.615 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: ** DB Stats ** 2024-04-14T15:58:26.615 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-14T15:58:26.615 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: 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-14T15:58:26.615 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-14T15:58:26.615 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-14T15:58:26.615 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: 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-14T15:58:26.615 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-14T15:58:26.616 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-14T15:58:26.616 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: ** Compaction Stats [default] ** 2024-04-14T15:58:26.616 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: 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-14T15:58:26.616 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-14T15:58:26.616 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: L0 1/0 64.95 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 103.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-14T15:58:26.616 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: L6 1/0 11.91 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-14T15:58:26.616 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: Sum 2/0 11.97 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 103.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-14T15:58:26.616 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 103.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-14T15:58:26.616 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: ** Compaction Stats [default] ** 2024-04-14T15:58:26.616 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: 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-14T15:58:26.616 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-14T15:58:26.616 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 103.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-14T15:58:26.617 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-14T15:58:26.617 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-14T15:58:26.617 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-14T15:58:26.617 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-14T15:58:26.617 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: AddFile(Total Files): cumulative 0, interval 0 2024-04-14T15:58:26.617 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-14T15:58:26.617 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: AddFile(Keys): cumulative 0, interval 0 2024-04-14T15:58:26.617 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: Cumulative compaction: 0.00 GB write, 14.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-14T15:58:26.617 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: Interval compaction: 0.00 GB write, 14.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-14T15:58:26.617 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: 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-14T15:58:26.617 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: Block cache BinnedLRUCache@0x559d1481d090#7 capacity: 512.00 MB usage: 0.42 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-04-14T15:58:26.617 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.25 KB,4.76837e-05%) Misc(1,0.00 KB,0%) 2024-04-14T15:58:26.617 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: ** File Read Latency Histogram By Level [default] ** 2024-04-14T15:58:26.617 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.330+0000 7f78637e1c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] at bind addrs [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:58:26.618 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.330+0000 7f78637e1c80 1 mon.c@-1(???) e3 preinit fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:58:26.618 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.330+0000 7f78637e1c80 0 mon.c@-1(???).mds e1 new map 2024-04-14T15:58:26.618 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.330+0000 7f78637e1c80 0 mon.c@-1(???).mds e1 print_map 2024-04-14T15:58:26.618 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: e1 2024-04-14T15:58:26.618 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-14T15:58:26.618 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: 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-14T15:58:26.618 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: legacy client fscid: -1 2024-04-14T15:58:26.618 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: 2024-04-14T15:58:26.618 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: No filesystems configured 2024-04-14T15:58:26.618 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.330+0000 7f78637e1c80 0 mon.c@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-14T15:58:26.618 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.330+0000 7f78637e1c80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-04-14T15:58:26.618 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.330+0000 7f78637e1c80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-04-14T15:58:26.619 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.330+0000 7f78637e1c80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-04-14T15:58:26.619 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:26 smithi023 bash[57213]: debug 2024-04-14T15:58:26.330+0000 7f78637e1c80 1 mon.c@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-04-14T15:58:26.694 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:26 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 10. 2024-04-14T15:58:26.694 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:26 smithi119 systemd[1]: Stopped Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:58:26.694 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:26 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Start request repeated too quickly. 2024-04-14T15:58:26.694 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:26 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-14T15:58:26.694 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:26 smithi119 systemd[1]: Failed to start Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:58:28.778 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: cluster 2024-04-14T15:58:26.545091+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-14T15:58:28.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: cluster 2024-04-14T15:58:27.106890+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; 901 B/s rd, 0 op/s 2024-04-14T15:58:28.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: cluster 2024-04-14T15:58:27.458629+0000 mon.a (mon.0) 83 : cluster [INF] mon.a calling monitor election 2024-04-14T15:58:28.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: cluster 2024-04-14T15:58:27.486358+0000 mon.a (mon.0) 84 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-14T15:58:28.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: cluster 2024-04-14T15:58:27.497938+0000 mon.a (mon.0) 85 : cluster [DBG] monmap epoch 3 2024-04-14T15:58:28.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: cluster 2024-04-14T15:58:27.497971+0000 mon.a (mon.0) 86 : cluster [DBG] fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:58:28.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: cluster 2024-04-14T15:58:27.497989+0000 mon.a (mon.0) 87 : cluster [DBG] last_changed 2024-04-14T15:43:12.300485+0000 2024-04-14T15:58:28.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: cluster 2024-04-14T15:58:27.498030+0000 mon.a (mon.0) 88 : cluster [DBG] created 2024-04-14T15:41:22.645581+0000 2024-04-14T15:58:28.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: cluster 2024-04-14T15:58:27.498123+0000 mon.a (mon.0) 89 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-14T15:58:28.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: cluster 2024-04-14T15:58:27.498178+0000 mon.a (mon.0) 90 : cluster [DBG] election_strategy: 1 2024-04-14T15:58:28.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: cluster 2024-04-14T15:58:27.498243+0000 mon.a (mon.0) 91 : cluster [DBG] 0: [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] mon.a 2024-04-14T15:58:28.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: cluster 2024-04-14T15:58:27.498269+0000 mon.a (mon.0) 92 : cluster [DBG] 1: [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] mon.c 2024-04-14T15:58:28.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: cluster 2024-04-14T15:58:27.498289+0000 mon.a (mon.0) 93 : cluster [DBG] 2: [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon.b 2024-04-14T15:58:28.780 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: cluster 2024-04-14T15:58:27.499458+0000 mon.a (mon.0) 94 : cluster [DBG] fsmap 2024-04-14T15:58:28.780 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: cluster 2024-04-14T15:58:27.499512+0000 mon.a (mon.0) 95 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-14T15:58:28.780 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: cluster 2024-04-14T15:58:27.500216+0000 mon.a (mon.0) 96 : cluster [DBG] mgrmap e40: y(active, since 27s), standbys: x 2024-04-14T15:58:28.780 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: cluster 2024-04-14T15:58:27.500530+0000 mon.a (mon.0) 97 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T15:58:28.780 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: cluster 2024-04-14T15:58:27.500568+0000 mon.a (mon.0) 98 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T15:58:28.780 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: cluster 2024-04-14T15:58:27.500594+0000 mon.a (mon.0) 99 : cluster [WRN] daemon grafana.a on smithi119 is in unknown state 2024-04-14T15:58:28.780 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: audit 2024-04-14T15:58:27.511616+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:28.780 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[57213]: audit 2024-04-14T15:58:27.521878+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:28.780 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: cluster 2024-04-14T15:58:26.545091+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-14T15:58:28.780 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: cluster 2024-04-14T15:58:27.106890+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; 901 B/s rd, 0 op/s 2024-04-14T15:58:28.780 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: cluster 2024-04-14T15:58:27.458629+0000 mon.a (mon.0) 83 : cluster [INF] mon.a calling monitor election 2024-04-14T15:58:28.781 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: cluster 2024-04-14T15:58:27.486358+0000 mon.a (mon.0) 84 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-14T15:58:28.781 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: cluster 2024-04-14T15:58:27.497938+0000 mon.a (mon.0) 85 : cluster [DBG] monmap epoch 3 2024-04-14T15:58:28.781 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: cluster 2024-04-14T15:58:27.497971+0000 mon.a (mon.0) 86 : cluster [DBG] fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:58:28.781 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: cluster 2024-04-14T15:58:27.497989+0000 mon.a (mon.0) 87 : cluster [DBG] last_changed 2024-04-14T15:43:12.300485+0000 2024-04-14T15:58:28.781 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: cluster 2024-04-14T15:58:27.498030+0000 mon.a (mon.0) 88 : cluster [DBG] created 2024-04-14T15:41:22.645581+0000 2024-04-14T15:58:28.781 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: cluster 2024-04-14T15:58:27.498123+0000 mon.a (mon.0) 89 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-14T15:58:28.781 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: cluster 2024-04-14T15:58:27.498178+0000 mon.a (mon.0) 90 : cluster [DBG] election_strategy: 1 2024-04-14T15:58:28.781 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: cluster 2024-04-14T15:58:27.498243+0000 mon.a (mon.0) 91 : cluster [DBG] 0: [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] mon.a 2024-04-14T15:58:28.781 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: cluster 2024-04-14T15:58:27.498269+0000 mon.a (mon.0) 92 : cluster [DBG] 1: [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] mon.c 2024-04-14T15:58:28.781 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: cluster 2024-04-14T15:58:27.498289+0000 mon.a (mon.0) 93 : cluster [DBG] 2: [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon.b 2024-04-14T15:58:28.781 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: cluster 2024-04-14T15:58:27.499458+0000 mon.a (mon.0) 94 : cluster [DBG] fsmap 2024-04-14T15:58:28.781 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: cluster 2024-04-14T15:58:27.499512+0000 mon.a (mon.0) 95 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-14T15:58:28.781 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: cluster 2024-04-14T15:58:27.500216+0000 mon.a (mon.0) 96 : cluster [DBG] mgrmap e40: y(active, since 27s), standbys: x 2024-04-14T15:58:28.781 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: cluster 2024-04-14T15:58:27.500530+0000 mon.a (mon.0) 97 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T15:58:28.781 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: cluster 2024-04-14T15:58:27.500568+0000 mon.a (mon.0) 98 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T15:58:28.782 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: cluster 2024-04-14T15:58:27.500594+0000 mon.a (mon.0) 99 : cluster [WRN] daemon grafana.a on smithi119 is in unknown state 2024-04-14T15:58:28.782 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: audit 2024-04-14T15:58:27.511616+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:28.782 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[55745]: audit 2024-04-14T15:58:27.521878+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:28.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[42039]: ts=2024-04-14T15:58:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:58:28.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: cluster 2024-04-14T15:58:26.545091+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-14T15:58:28.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: cluster 2024-04-14T15:58:27.106890+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; 901 B/s rd, 0 op/s 2024-04-14T15:58:28.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: cluster 2024-04-14T15:58:27.458629+0000 mon.a (mon.0) 83 : cluster [INF] mon.a calling monitor election 2024-04-14T15:58:28.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: cluster 2024-04-14T15:58:27.486358+0000 mon.a (mon.0) 84 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-14T15:58:28.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: cluster 2024-04-14T15:58:27.497938+0000 mon.a (mon.0) 85 : cluster [DBG] monmap epoch 3 2024-04-14T15:58:28.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: cluster 2024-04-14T15:58:27.497971+0000 mon.a (mon.0) 86 : cluster [DBG] fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:58:28.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: cluster 2024-04-14T15:58:27.497989+0000 mon.a (mon.0) 87 : cluster [DBG] last_changed 2024-04-14T15:43:12.300485+0000 2024-04-14T15:58:28.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: cluster 2024-04-14T15:58:27.498030+0000 mon.a (mon.0) 88 : cluster [DBG] created 2024-04-14T15:41:22.645581+0000 2024-04-14T15:58:28.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: cluster 2024-04-14T15:58:27.498123+0000 mon.a (mon.0) 89 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-14T15:58:28.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: cluster 2024-04-14T15:58:27.498178+0000 mon.a (mon.0) 90 : cluster [DBG] election_strategy: 1 2024-04-14T15:58:28.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: cluster 2024-04-14T15:58:27.498243+0000 mon.a (mon.0) 91 : cluster [DBG] 0: [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] mon.a 2024-04-14T15:58:28.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: cluster 2024-04-14T15:58:27.498269+0000 mon.a (mon.0) 92 : cluster [DBG] 1: [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] mon.c 2024-04-14T15:58:28.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: cluster 2024-04-14T15:58:27.498289+0000 mon.a (mon.0) 93 : cluster [DBG] 2: [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon.b 2024-04-14T15:58:28.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: cluster 2024-04-14T15:58:27.499458+0000 mon.a (mon.0) 94 : cluster [DBG] fsmap 2024-04-14T15:58:28.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: cluster 2024-04-14T15:58:27.499512+0000 mon.a (mon.0) 95 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-14T15:58:28.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: cluster 2024-04-14T15:58:27.500216+0000 mon.a (mon.0) 96 : cluster [DBG] mgrmap e40: y(active, since 27s), standbys: x 2024-04-14T15:58:28.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: cluster 2024-04-14T15:58:27.500530+0000 mon.a (mon.0) 97 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T15:58:28.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: cluster 2024-04-14T15:58:27.500568+0000 mon.a (mon.0) 98 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T15:58:28.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: cluster 2024-04-14T15:58:27.500594+0000 mon.a (mon.0) 99 : cluster [WRN] daemon grafana.a on smithi119 is in unknown state 2024-04-14T15:58:28.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: audit 2024-04-14T15:58:27.511616+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:28.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:28 smithi119 bash[18543]: audit 2024-04-14T15:58:27.521878+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:29.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:58:28 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:58:28] "GET /metrics HTTP/1.1" 200 38253 "" "Prometheus/2.33.4" 2024-04-14T15:58:29.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:29 smithi023 bash[55745]: cluster 2024-04-14T15:58:29.107757+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; 901 B/s rd, 0 op/s 2024-04-14T15:58:29.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:29 smithi023 bash[57213]: cluster 2024-04-14T15:58:29.107757+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; 901 B/s rd, 0 op/s 2024-04-14T15:58:29.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:29 smithi119 bash[18543]: cluster 2024-04-14T15:58:29.107757+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; 901 B/s rd, 0 op/s 2024-04-14T15:58:31.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:30 smithi023 bash[57213]: audit 2024-04-14T15:58:29.852142+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:31.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:30 smithi023 bash[57213]: audit 2024-04-14T15:58:29.854643+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:58:31.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:30 smithi023 bash[55745]: audit 2024-04-14T15:58:29.852142+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:31.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:30 smithi023 bash[55745]: audit 2024-04-14T15:58:29.854643+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:58:31.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:30 smithi119 bash[18543]: audit 2024-04-14T15:58:29.852142+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:31.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:30 smithi119 bash[18543]: audit 2024-04-14T15:58:29.854643+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:58:31.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:58:31 smithi023 bash[52653]: debug 2024-04-14T15:58:31.338+0000 7f064ec93700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-04-14T15:58:32.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:31 smithi119 bash[18543]: audit 2024-04-14T15:58:30.770252+0000 mgr.y (mgr.34107) 39 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:58:32.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:31 smithi119 bash[18543]: cluster 2024-04-14T15:58:31.109762+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-14T15:58:32.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:31 smithi023 bash[55745]: audit 2024-04-14T15:58:30.770252+0000 mgr.y (mgr.34107) 39 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:58:32.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:31 smithi023 bash[55745]: cluster 2024-04-14T15:58:31.109762+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-14T15:58:32.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:31 smithi023 bash[57213]: audit 2024-04-14T15:58:30.770252+0000 mgr.y (mgr.34107) 39 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:58:32.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:31 smithi023 bash[57213]: cluster 2024-04-14T15:58:31.109762+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-14T15:58:33.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:58:33 smithi119 bash[42039]: ts=2024-04-14T15:58: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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:58:34.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:34 smithi119 bash[18543]: cluster 2024-04-14T15:58:33.110245+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-14T15:58:34.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:34 smithi119 bash[18543]: audit 2024-04-14T15:58:33.631575+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:34.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:34 smithi119 bash[18543]: audit 2024-04-14T15:58:33.645660+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:34.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:34 smithi023 bash[57213]: cluster 2024-04-14T15:58:33.110245+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-14T15:58:34.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:34 smithi023 bash[57213]: audit 2024-04-14T15:58:33.631575+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:34.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:34 smithi023 bash[57213]: audit 2024-04-14T15:58:33.645660+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:34.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:34 smithi023 bash[55745]: cluster 2024-04-14T15:58:33.110245+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-14T15:58:34.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:34 smithi023 bash[55745]: audit 2024-04-14T15:58:33.631575+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:34.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:34 smithi023 bash[55745]: audit 2024-04-14T15:58:33.645660+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:36.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:35 smithi023 bash[55745]: audit 2024-04-14T15:58:34.747615+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:36.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:35 smithi023 bash[55745]: audit 2024-04-14T15:58:34.763649+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:36.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:35 smithi023 bash[55745]: cluster 2024-04-14T15:58:35.110957+0000 mgr.y (mgr.34107) 42 : 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-14T15:58:36.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:35 smithi023 bash[57213]: audit 2024-04-14T15:58:34.747615+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:36.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:35 smithi023 bash[57213]: audit 2024-04-14T15:58:34.763649+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:36.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:35 smithi023 bash[57213]: cluster 2024-04-14T15:58:35.110957+0000 mgr.y (mgr.34107) 42 : 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-14T15:58:36.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:35 smithi119 bash[18543]: audit 2024-04-14T15:58:34.747615+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:36.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:35 smithi119 bash[18543]: audit 2024-04-14T15:58:34.763649+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:36.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:35 smithi119 bash[18543]: cluster 2024-04-14T15:58:35.110957+0000 mgr.y (mgr.34107) 42 : 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-14T15:58:38.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:38 smithi119 bash[18543]: cluster 2024-04-14T15:58:37.112581+0000 mgr.y (mgr.34107) 43 : 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-14T15:58:38.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:38 smithi023 bash[57213]: cluster 2024-04-14T15:58:37.112581+0000 mgr.y (mgr.34107) 43 : 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-14T15:58:38.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:38 smithi023 bash[55745]: cluster 2024-04-14T15:58:37.112581+0000 mgr.y (mgr.34107) 43 : 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-14T15:58:38.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:58:38 smithi119 bash[42039]: ts=2024-04-14T15:58:38.665Z 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.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:58:39.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:58:38 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:58:38] "GET /metrics HTTP/1.1" 200 38193 "" "Prometheus/2.33.4" 2024-04-14T15:58:40.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:40 smithi023 bash[55745]: cluster 2024-04-14T15:58:39.113357+0000 mgr.y (mgr.34107) 44 : 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-14T15:58:40.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:40 smithi023 bash[57213]: cluster 2024-04-14T15:58:39.113357+0000 mgr.y (mgr.34107) 44 : 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-14T15:58:40.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:40 smithi119 bash[18543]: cluster 2024-04-14T15:58:39.113357+0000 mgr.y (mgr.34107) 44 : 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-14T15:58:42.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:42 smithi023 bash[55745]: audit 2024-04-14T15:58:40.779445+0000 mgr.y (mgr.34107) 45 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:58:42.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:42 smithi023 bash[55745]: cluster 2024-04-14T15:58:41.114476+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:58:42.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:42 smithi023 bash[57213]: audit 2024-04-14T15:58:40.779445+0000 mgr.y (mgr.34107) 45 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:58:42.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:42 smithi023 bash[57213]: cluster 2024-04-14T15:58:41.114476+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:58:42.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:42 smithi119 bash[18543]: audit 2024-04-14T15:58:40.779445+0000 mgr.y (mgr.34107) 45 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:58:42.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:42 smithi119 bash[18543]: cluster 2024-04-14T15:58:41.114476+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:58:43.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:58:43 smithi119 bash[42039]: ts=2024-04-14T15:58: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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:58:44.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:44 smithi023 bash[55745]: cluster 2024-04-14T15:58:43.115247+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:58:44.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:44 smithi023 bash[57213]: cluster 2024-04-14T15:58:43.115247+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:58:44.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:44 smithi119 bash[18543]: cluster 2024-04-14T15:58:43.115247+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:58:46.041 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:45 smithi119 bash[18543]: audit 2024-04-14T15:58:44.717055+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:46.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:45 smithi119 bash[18543]: audit 2024-04-14T15:58:44.733465+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:46.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:45 smithi119 bash[18543]: audit 2024-04-14T15:58:44.736476+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:58:46.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:45 smithi119 bash[18543]: audit 2024-04-14T15:58:44.738346+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:58:46.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:45 smithi119 bash[18543]: cluster 2024-04-14T15:58:44.741626+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 0 op/s 2024-04-14T15:58:46.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:45 smithi119 bash[18543]: cluster 2024-04-14T15:58:44.742393+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:58:46.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:45 smithi119 bash[18543]: audit 2024-04-14T15:58:44.754070+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:46.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:45 smithi119 bash[18543]: audit 2024-04-14T15:58:44.842066+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:58:46.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:45 smithi119 bash[18543]: audit 2024-04-14T15:58:44.845244+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:58:46.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:45 smithi119 bash[18543]: audit 2024-04-14T15:58:44.846351+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:58:46.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:45 smithi119 bash[18543]: audit 2024-04-14T15:58:44.848405+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-14T15:58:46.042 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:45 smithi119 bash[18543]: audit 2024-04-14T15:58:44.850296+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-14T15:58:46.043 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:45 smithi119 bash[18543]: cephadm 2024-04-14T15:58:44.851694+0000 mgr.y (mgr.34107) 50 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-14T15:58:46.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[55745]: audit 2024-04-14T15:58:44.717055+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:46.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[55745]: audit 2024-04-14T15:58:44.733465+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:46.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[55745]: audit 2024-04-14T15:58:44.736476+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:58:46.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[55745]: audit 2024-04-14T15:58:44.738346+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:58:46.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[55745]: cluster 2024-04-14T15:58:44.741626+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 0 op/s 2024-04-14T15:58:46.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[55745]: cluster 2024-04-14T15:58:44.742393+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:58:46.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[55745]: audit 2024-04-14T15:58:44.754070+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:46.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[55745]: audit 2024-04-14T15:58:44.842066+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:58:46.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[55745]: audit 2024-04-14T15:58:44.845244+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:58:46.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[55745]: audit 2024-04-14T15:58:44.846351+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:58:46.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[55745]: audit 2024-04-14T15:58:44.848405+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-14T15:58:46.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[55745]: audit 2024-04-14T15:58:44.850296+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-14T15:58:46.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[55745]: cephadm 2024-04-14T15:58:44.851694+0000 mgr.y (mgr.34107) 50 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-14T15:58:46.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[57213]: audit 2024-04-14T15:58:44.717055+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:46.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[57213]: audit 2024-04-14T15:58:44.733465+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:46.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[57213]: audit 2024-04-14T15:58:44.736476+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:58:46.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[57213]: audit 2024-04-14T15:58:44.738346+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:58:46.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[57213]: cluster 2024-04-14T15:58:44.741626+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 0 op/s 2024-04-14T15:58:46.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[57213]: cluster 2024-04-14T15:58:44.742393+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:58:46.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[57213]: audit 2024-04-14T15:58:44.754070+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:46.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[57213]: audit 2024-04-14T15:58:44.842066+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:58:46.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[57213]: audit 2024-04-14T15:58:44.845244+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:58:46.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[57213]: audit 2024-04-14T15:58:44.846351+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:58:46.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[57213]: audit 2024-04-14T15:58:44.848405+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-14T15:58:46.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[57213]: audit 2024-04-14T15:58:44.850296+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-14T15:58:46.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:45 smithi023 bash[57213]: cephadm 2024-04-14T15:58:44.851694+0000 mgr.y (mgr.34107) 50 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-14T15:58:48.221 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:47 smithi119 bash[18543]: cluster 2024-04-14T15:58:46.744224+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:58:48.221 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:47 smithi119 bash[18543]: cephadm 2024-04-14T15:58:46.941873+0000 mgr.y (mgr.34107) 52 : cephadm [INF] Upgrade: Updating mon.b 2024-04-14T15:58:48.221 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:47 smithi119 bash[18543]: audit 2024-04-14T15:58:46.950441+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:48.221 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:47 smithi119 bash[18543]: audit 2024-04-14T15:58:46.954809+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:58:48.221 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:47 smithi119 bash[18543]: audit 2024-04-14T15:58:46.956443+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:58:48.221 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:47 smithi119 bash[18543]: audit 2024-04-14T15:58:46.957872+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:58:48.221 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:47 smithi119 bash[18543]: cephadm 2024-04-14T15:58:46.959747+0000 mgr.y (mgr.34107) 53 : cephadm [INF] Deploying daemon mon.b on smithi119 2024-04-14T15:58:48.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:47 smithi023 bash[55745]: cluster 2024-04-14T15:58:46.744224+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:58:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:47 smithi023 bash[55745]: cephadm 2024-04-14T15:58:46.941873+0000 mgr.y (mgr.34107) 52 : cephadm [INF] Upgrade: Updating mon.b 2024-04-14T15:58:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:47 smithi023 bash[55745]: audit 2024-04-14T15:58:46.950441+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:47 smithi023 bash[55745]: audit 2024-04-14T15:58:46.954809+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:58:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:47 smithi023 bash[55745]: audit 2024-04-14T15:58:46.956443+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:58:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:47 smithi023 bash[55745]: audit 2024-04-14T15:58:46.957872+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:58:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:47 smithi023 bash[55745]: cephadm 2024-04-14T15:58:46.959747+0000 mgr.y (mgr.34107) 53 : cephadm [INF] Deploying daemon mon.b on smithi119 2024-04-14T15:58:48.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:47 smithi023 bash[57213]: cluster 2024-04-14T15:58:46.744224+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:58:48.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:47 smithi023 bash[57213]: cephadm 2024-04-14T15:58:46.941873+0000 mgr.y (mgr.34107) 52 : cephadm [INF] Upgrade: Updating mon.b 2024-04-14T15:58:48.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:47 smithi023 bash[57213]: audit 2024-04-14T15:58:46.950441+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:48.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:47 smithi023 bash[57213]: audit 2024-04-14T15:58:46.954809+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:58:48.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:47 smithi023 bash[57213]: audit 2024-04-14T15:58:46.956443+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:58:48.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:47 smithi023 bash[57213]: audit 2024-04-14T15:58:46.957872+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:58:48.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:47 smithi023 bash[57213]: cephadm 2024-04-14T15:58:46.959747+0000 mgr.y (mgr.34107) 53 : cephadm [INF] Deploying daemon mon.b on smithi119 2024-04-14T15:58:48.912 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:58:48 smithi119 bash[42039]: ts=2024-04-14T15:58: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.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:58:49.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:58:48 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:58:48] "GET /metrics HTTP/1.1" 200 38257 "" "Prometheus/2.33.4" 2024-04-14T15:58:49.194 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:58:49 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:49.194 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:58:49 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:49.194 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:58:49 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:49.195 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 15:58:49 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:49.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:58:49 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:49.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:49 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:49.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:49 smithi119 systemd[1]: Stopping Ceph mon.b for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T15:58:49.196 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:49 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:49.196 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:58:49 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:49.196 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 15:58:49 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:49.576 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:49 smithi119 bash[18543]: debug 2024-04-14T15:58:49.263+0000 7fca7bdf3700 -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-14T15:58:49.576 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:49 smithi119 bash[18543]: debug 2024-04-14T15:58:49.263+0000 7fca7bdf3700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-14T15:58:50.264 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:49 smithi119 bash[44775]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-mon-b 2024-04-14T15:58:50.264 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:50 smithi119 bash[44836]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-mon-b 2024-04-14T15:58:50.264 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:50 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mon.b.service: Deactivated successfully. 2024-04-14T15:58:50.264 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:50 smithi119 systemd[1]: Stopped Ceph mon.b for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:58:50.694 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 15:58:50 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:50.694 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 15:58:50 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:50.695 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 15:58:50 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:50.695 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 15:58:50 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:50.695 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:58:50 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:50.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 15:58:50 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:50.696 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 15:58:50 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:50.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:50 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:50.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:50 smithi119 systemd[1]: Started Ceph mon.b for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:58:50.696 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 15:58:50 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:58:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.271+0000 7fa05f8f0c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-14T15:58:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.271+0000 7fa05f8f0c80 0 ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev), process ceph-mon, pid 7 2024-04-14T15:58:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.271+0000 7fa05f8f0c80 0 pidfile_write: ignore empty --pid-file 2024-04-14T15:58:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 0 load: jerasure load: lrc 2024-04-14T15:58:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-14T15:58:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Git sha 0 2024-04-14T15:58:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Compile date 2024-04-06 20:28:24 2024-04-14T15:58:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: DB SUMMARY 2024-04-14T15:58:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: DB Session ID: W8O6ES8QXJAPOFTCWGLM 2024-04-14T15:58:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: CURRENT file: CURRENT 2024-04-14T15:58:51.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-14T15:58:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1256 Bytes 2024-04-14T15:58:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000030.sst 2024-04-14T15:58:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000028.log size: 1019627 ; 2024-04-14T15:58:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.error_if_exists: 0 2024-04-14T15:58:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.create_if_missing: 0 2024-04-14T15:58:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-14T15:58:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-14T15:58:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-14T15:58:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-14T15:58:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.env: 0x564f8417bc60 2024-04-14T15:58:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-14T15:58:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.info_log: 0x564f85f67c40 2024-04-14T15:58:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-14T15:58:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.statistics: (nil) 2024-04-14T15:58:51.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.use_fsync: 0 2024-04-14T15:58:51.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-14T15:58:51.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-14T15:58:51.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-14T15:58:51.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-14T15:58:51.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-14T15:58:51.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-14T15:58:51.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-14T15:58:51.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-14T15:58:51.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-14T15:58:51.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-14T15:58:51.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-14T15:58:51.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.db_log_dir: 2024-04-14T15:58:51.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.wal_dir: 2024-04-14T15:58:51.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-14T15:58:51.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-14T15:58:51.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-14T15:58:51.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-14T15:58:51.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-14T15:58:51.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-14T15:58:51.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-14T15:58:51.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-14T15:58:51.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.write_buffer_manager: 0x564f85f3a820 2024-04-14T15:58:51.448 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-14T15:58:51.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-14T15:58:51.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-14T15:58:51.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-14T15:58:51.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-14T15:58:51.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-14T15:58:51.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-14T15:58:51.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-14T15:58:51.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.unordered_write: 0 2024-04-14T15:58:51.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-14T15:58:51.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-14T15:58:51.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-14T15:58:51.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-14T15:58:51.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.row_cache: None 2024-04-14T15:58:51.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.wal_filter: None 2024-04-14T15:58:51.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-14T15:58:51.449 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-14T15:58:51.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.two_write_queues: 0 2024-04-14T15:58:51.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-14T15:58:51.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.wal_compression: 0 2024-04-14T15:58:51.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.atomic_flush: 0 2024-04-14T15:58:51.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-14T15:58:51.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-14T15:58:51.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-14T15:58:51.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-14T15:58:51.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-14T15:58:51.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-14T15:58:51.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-14T15:58:51.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-14T15:58:51.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-14T15:58:51.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-14T15:58:51.450 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-14T15:58:51.451 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-14T15:58:51.451 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-14T15:58:51.451 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-14T15:58:51.451 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-14T15:58:51.451 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-14T15:58:51.451 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-14T15:58:51.451 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-14T15:58:51.451 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-14T15:58:51.452 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-14T15:58:51.452 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-14T15:58:51.452 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-14T15:58:51.452 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_open_files: -1 2024-04-14T15:58:51.452 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-14T15:58:51.452 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-14T15:58:51.452 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-14T15:58:51.452 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-14T15:58:51.452 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-14T15:58:51.452 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Compression algorithms supported: 2024-04-14T15:58:51.452 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-14T15:58:51.452 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: kZSTD supported: 0 2024-04-14T15:58:51.452 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: kXpressCompression supported: 0 2024-04-14T15:58:51.452 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-14T15:58:51.452 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: kZlibCompression supported: 1 2024-04-14T15:58:51.452 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-14T15:58:51.453 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-14T15:58:51.453 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-14T15:58:51.453 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-14T15:58:51.453 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-14T15:58:51.453 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-04-14T15:58:51.453 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-14T15:58:51.453 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-14T15:58:51.453 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.merge_operator: 2024-04-14T15:58:51.453 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compaction_filter: None 2024-04-14T15:58:51.453 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-14T15:58:51.453 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-14T15:58:51.453 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-14T15:58:51.453 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-14T15:58:51.453 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564f85f67e00) 2024-04-14T15:58:51.453 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: cache_index_and_filter_blocks: 1 2024-04-14T15:58:51.453 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-14T15:58:51.454 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-14T15:58:51.454 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: pin_top_level_index_and_filter: 1 2024-04-14T15:58:51.454 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: index_type: 0 2024-04-14T15:58:51.454 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: data_block_index_type: 0 2024-04-14T15:58:51.454 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: index_shortening: 1 2024-04-14T15:58:51.454 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: data_block_hash_table_util_ratio: 0.750000 2024-04-14T15:58:51.454 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: checksum: 4 2024-04-14T15:58:51.454 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: no_block_cache: 0 2024-04-14T15:58:51.454 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: block_cache: 0x564f85f6b090 2024-04-14T15:58:51.454 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: block_cache_name: BinnedLRUCache 2024-04-14T15:58:51.454 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: block_cache_options: 2024-04-14T15:58:51.454 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: capacity : 536870912 2024-04-14T15:58:51.454 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: num_shard_bits : 4 2024-04-14T15:58:51.454 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: strict_capacity_limit : 0 2024-04-14T15:58:51.455 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: high_pri_pool_ratio: 0.000 2024-04-14T15:58:51.455 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: block_cache_compressed: (nil) 2024-04-14T15:58:51.455 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: persistent_cache: (nil) 2024-04-14T15:58:51.455 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: block_size: 4096 2024-04-14T15:58:51.455 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: block_size_deviation: 10 2024-04-14T15:58:51.455 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: block_restart_interval: 16 2024-04-14T15:58:51.455 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: index_block_restart_interval: 1 2024-04-14T15:58:51.455 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: metadata_block_size: 4096 2024-04-14T15:58:51.455 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: partition_filters: 0 2024-04-14T15:58:51.455 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: use_delta_encoding: 1 2024-04-14T15:58:51.455 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: filter_policy: bloomfilter 2024-04-14T15:58:51.455 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: whole_key_filtering: 1 2024-04-14T15:58:51.455 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: verify_compression: 0 2024-04-14T15:58:51.455 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: read_amp_bytes_per_bit: 0 2024-04-14T15:58:51.455 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: format_version: 5 2024-04-14T15:58:51.455 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: enable_index_compression: 1 2024-04-14T15:58:51.456 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: block_align: 0 2024-04-14T15:58:51.456 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: max_auto_readahead_size: 262144 2024-04-14T15:58:51.456 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: prepopulate_block_cache: 0 2024-04-14T15:58:51.456 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: initial_auto_readahead_size: 8192 2024-04-14T15:58:51.456 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: num_file_reads_for_auto_readahead: 2 2024-04-14T15:58:51.456 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-14T15:58:51.456 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-14T15:58:51.457 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compression: NoCompression 2024-04-14T15:58:51.457 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-14T15:58:51.457 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-14T15:58:51.457 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-14T15:58:51.457 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.num_levels: 7 2024-04-14T15:58:51.457 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-14T15:58:51.457 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-14T15:58:51.457 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-14T15:58:51.457 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-14T15:58:51.457 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-14T15:58:51.458 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-14T15:58:51.458 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-14T15:58:51.458 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-14T15:58:51.458 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-14T15:58:51.458 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-14T15:58:51.458 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-14T15:58:51.458 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-14T15:58:51.458 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-14T15:58:51.458 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-14T15:58:51.458 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-14T15:58:51.458 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-14T15:58:51.458 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-14T15:58:51.458 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-14T15:58:51.458 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-14T15:58:51.458 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-14T15:58:51.459 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-14T15:58:51.459 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-14T15:58:51.459 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-14T15:58:51.459 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-14T15:58:51.459 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-14T15:58:51.459 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-14T15:58:51.459 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-14T15:58:51.459 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-14T15:58:51.459 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-14T15:58:51.459 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-14T15:58:51.459 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-14T15:58:51.459 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-14T15:58:51.459 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-14T15:58:51.459 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-14T15:58:51.459 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-14T15:58:51.459 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-14T15:58:51.460 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-14T15:58:51.460 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-14T15:58:51.460 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-14T15:58:51.460 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-14T15:58:51.460 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-14T15:58:51.460 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-14T15:58:51.460 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-14T15:58:51.460 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-14T15:58:51.460 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-14T15:58:51.460 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-14T15:58:51.460 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-14T15:58:51.460 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-14T15:58:51.460 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-14T15:58:51.460 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-14T15:58:51.460 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-14T15:58:51.460 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-14T15:58:51.461 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-14T15:58:51.461 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-14T15:58:51.461 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-14T15:58:51.461 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-14T15:58:51.461 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-14T15:58:51.461 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-14T15:58:51.461 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-14T15:58:51.461 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.bloom_locality: 0 2024-04-14T15:58:51.461 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-14T15:58:51.461 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-14T15:58:51.461 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-14T15:58:51.461 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-14T15:58:51.461 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-14T15:58:51.461 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.ttl: 2592000 2024-04-14T15:58:51.461 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-14T15:58:51.462 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-14T15:58:51.462 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-14T15:58:51.462 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.enable_blob_files: false 2024-04-14T15:58:51.462 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.min_blob_size: 0 2024-04-14T15:58:51.462 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-14T15:58:51.462 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-14T15:58:51.462 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-14T15:58:51.462 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-14T15:58:51.462 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-14T15:58:51.462 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-14T15:58:51.462 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-14T15:58:51.462 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-14T15:58:51.462 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa055058700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2024-04-14T15:58:51.462 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 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-14T15:58:51.462 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 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 32, last_sequence is 18063, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-14T15:58:51.462 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-04-14T15:58:51.463 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.275+0000 7fa05f8f0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6361e232-a4bd-402f-bcc8-e2eff9d45d09 2024-04-14T15:58:51.463 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.279+0000 7fa05f8f0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713110331282288, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-04-14T15:58:51.463 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.279+0000 7fa05f8f0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-04-14T15:58:51.463 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.279+0000 7fa05f8f0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713110331286122, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 624571, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18068, "largest_seqno": 18486, "table_properties": {"data_size": 621804, "index_size": 1215, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 517, "raw_key_size": 4427, "raw_average_key_size": 24, "raw_value_size": 617660, "raw_average_value_size": 3375, "num_data_blocks": 55, "num_entries": 183, "num_filter_entries": 183, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1713110331, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6361e232-a4bd-402f-bcc8-e2eff9d45d09", "db_session_id": "W8O6ES8QXJAPOFTCWGLM", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-04-14T15:58:51.463 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.283+0000 7fa05f8f0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713110331286243, "job": 1, "event": "recovery_finished"} 2024-04-14T15:58:51.463 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.283+0000 7fa05f8f0c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-04-14T15:58:51.463 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.283+0000 7fa05f8f0c80 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-14T15:58:51.463 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.283+0000 7fa05f8f0c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-14T15:58:51.463 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.283+0000 7fa05f8f0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x564f8605e000 2024-04-14T15:58:51.463 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.283+0000 7fa05f8f0c80 4 rocksdb: DB pointer 0x564f86048000 2024-04-14T15:58:51.463 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.283+0000 7fa04e04a700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-14T15:58:51.463 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.283+0000 7fa04e04a700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-14T15:58:51.463 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: ** DB Stats ** 2024-04-14T15:58:51.463 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-14T15:58:51.463 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: 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-14T15:58:51.464 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-14T15:58:51.464 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-14T15:58:51.464 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: 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-14T15:58:51.464 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-14T15:58:51.464 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-14T15:58:51.464 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: ** Compaction Stats [default] ** 2024-04-14T15:58:51.464 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: 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-14T15:58:51.464 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-14T15:58:51.464 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: L0 1/0 609.93 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 272.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-14T15:58:51.464 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: L6 1/0 11.91 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-14T15:58:51.464 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: Sum 2/0 12.50 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 272.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-14T15:58:51.464 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 272.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-14T15:58:51.464 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: ** Compaction Stats [default] ** 2024-04-14T15:58:51.464 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: 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-14T15:58:51.464 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-14T15:58:51.464 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 272.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-14T15:58:51.465 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-14T15:58:51.465 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-14T15:58:51.465 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: Flush(GB): cumulative 0.001, interval 0.001 2024-04-14T15:58:51.465 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-14T15:58:51.465 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: AddFile(Total Files): cumulative 0, interval 0 2024-04-14T15:58:51.465 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-14T15:58:51.465 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: AddFile(Keys): cumulative 0, interval 0 2024-04-14T15:58:51.465 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: Cumulative compaction: 0.00 GB write, 91.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-14T15:58:51.465 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: Interval compaction: 0.00 GB write, 91.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-14T15:58:51.465 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: 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-14T15:58:51.465 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: Block cache BinnedLRUCache@0x564f85f6b090#7 capacity: 512.00 MB usage: 1.92 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-04-14T15:58:51.465 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: Block cache entry stats(count,size,portion): FilterBlock(1,0.59 KB,0.000113249%) IndexBlock(1,1.33 KB,0.00025332%) Misc(1,0.00 KB,0%) 2024-04-14T15:58:51.465 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: ** File Read Latency Histogram By Level [default] ** 2024-04-14T15:58:51.465 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.283+0000 7fa05f8f0c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] at bind addrs [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:58:51.465 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.283+0000 7fa05f8f0c80 1 mon.b@-1(???) e3 preinit fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:58:51.466 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.283+0000 7fa05f8f0c80 0 mon.b@-1(???).mds e1 new map 2024-04-14T15:58:51.466 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.283+0000 7fa05f8f0c80 0 mon.b@-1(???).mds e1 print_map 2024-04-14T15:58:51.466 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: e1 2024-04-14T15:58:51.466 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-14T15:58:51.466 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: 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-14T15:58:51.466 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: legacy client fscid: -1 2024-04-14T15:58:51.466 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: 2024-04-14T15:58:51.466 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: No filesystems configured 2024-04-14T15:58:51.466 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.283+0000 7fa05f8f0c80 0 mon.b@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-14T15:58:51.466 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.283+0000 7fa05f8f0c80 0 mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-04-14T15:58:51.466 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.283+0000 7fa05f8f0c80 0 mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-04-14T15:58:51.466 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.283+0000 7fa05f8f0c80 0 mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-04-14T15:58:51.466 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: debug 2024-04-14T15:58:51.287+0000 7fa05f8f0c80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-04-14T15:58:51.466 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:51 smithi119 bash[44891]: cluster 2024-04-14T15:58:48.745180+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:58:51.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:51 smithi023 bash[55745]: cluster 2024-04-14T15:58:48.745180+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:58:51.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:51 smithi023 bash[57213]: cluster 2024-04-14T15:58:48.745180+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:58:52.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.416273+0000 mon.a (mon.0) 131 : cluster [DBG] 1: [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] mon.c 2024-04-14T15:58:52.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.416320+0000 mon.a (mon.0) 132 : cluster [DBG] 2: [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon.b 2024-04-14T15:58:52.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.436176+0000 mon.a (mon.0) 133 : cluster [DBG] fsmap 2024-04-14T15:58:52.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.436288+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-14T15:58:52.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.437161+0000 mon.a (mon.0) 135 : cluster [DBG] mgrmap e40: y(active, since 51s), standbys: x 2024-04-14T15:58:52.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.437480+0000 mon.a (mon.0) 136 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T15:58:52.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.437523+0000 mon.a (mon.0) 137 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T15:58:52.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.437566+0000 mon.a (mon.0) 138 : cluster [WRN] daemon grafana.a on smithi119 is in unknown state 2024-04-14T15:58:52.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: audit 2024-04-14T15:58:51.448029+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:58:52.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.448744+0000 mon.a (mon.0) 140 : cluster [INF] mon.a calling monitor election 2024-04-14T15:58:52.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.449746+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-14T15:58:52.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: audit 2024-04-14T15:58:51.452263+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:58:52.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: audit 2024-04-14T15:58:51.452967+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:58:52.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.453565+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-14T15:58:52.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.471376+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-14T15:58:52.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.478542+0000 mon.a (mon.0) 144 : cluster [DBG] monmap epoch 4 2024-04-14T15:58:52.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.478580+0000 mon.a (mon.0) 145 : cluster [DBG] fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:58:52.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.478603+0000 mon.a (mon.0) 146 : cluster [DBG] last_changed 2024-04-14T15:58:51.415983+0000 2024-04-14T15:58:52.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.478626+0000 mon.a (mon.0) 147 : cluster [DBG] created 2024-04-14T15:41:22.645581+0000 2024-04-14T15:58:52.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.478649+0000 mon.a (mon.0) 148 : cluster [DBG] min_mon_release 19 (squid) 2024-04-14T15:58:52.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.478679+0000 mon.a (mon.0) 149 : cluster [DBG] election_strategy: 1 2024-04-14T15:58:52.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.478702+0000 mon.a (mon.0) 150 : cluster [DBG] 0: [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] mon.a 2024-04-14T15:58:52.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.478720+0000 mon.a (mon.0) 151 : cluster [DBG] 1: [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] mon.c 2024-04-14T15:58:52.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.478739+0000 mon.a (mon.0) 152 : cluster [DBG] 2: [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon.b 2024-04-14T15:58:52.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.479773+0000 mon.a (mon.0) 153 : cluster [DBG] fsmap 2024-04-14T15:58:52.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.416273+0000 mon.a (mon.0) 131 : cluster [DBG] 1: [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] mon.c 2024-04-14T15:58:52.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.416320+0000 mon.a (mon.0) 132 : cluster [DBG] 2: [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon.b 2024-04-14T15:58:52.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.436176+0000 mon.a (mon.0) 133 : cluster [DBG] fsmap 2024-04-14T15:58:52.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.436288+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-14T15:58:52.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.437161+0000 mon.a (mon.0) 135 : cluster [DBG] mgrmap e40: y(active, since 51s), standbys: x 2024-04-14T15:58:52.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.437480+0000 mon.a (mon.0) 136 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T15:58:52.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.437523+0000 mon.a (mon.0) 137 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T15:58:52.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.437566+0000 mon.a (mon.0) 138 : cluster [WRN] daemon grafana.a on smithi119 is in unknown state 2024-04-14T15:58:52.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: audit 2024-04-14T15:58:51.448029+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:58:52.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.448744+0000 mon.a (mon.0) 140 : cluster [INF] mon.a calling monitor election 2024-04-14T15:58:52.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.449746+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-14T15:58:52.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: audit 2024-04-14T15:58:51.452263+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:58:52.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: audit 2024-04-14T15:58:51.452967+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:58:52.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.453565+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-14T15:58:52.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.471376+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-14T15:58:52.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.478542+0000 mon.a (mon.0) 144 : cluster [DBG] monmap epoch 4 2024-04-14T15:58:52.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.478580+0000 mon.a (mon.0) 145 : cluster [DBG] fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:58:52.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.478603+0000 mon.a (mon.0) 146 : cluster [DBG] last_changed 2024-04-14T15:58:51.415983+0000 2024-04-14T15:58:52.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.478626+0000 mon.a (mon.0) 147 : cluster [DBG] created 2024-04-14T15:41:22.645581+0000 2024-04-14T15:58:52.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.478649+0000 mon.a (mon.0) 148 : cluster [DBG] min_mon_release 19 (squid) 2024-04-14T15:58:52.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.478679+0000 mon.a (mon.0) 149 : cluster [DBG] election_strategy: 1 2024-04-14T15:58:52.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.478702+0000 mon.a (mon.0) 150 : cluster [DBG] 0: [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] mon.a 2024-04-14T15:58:52.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.478720+0000 mon.a (mon.0) 151 : cluster [DBG] 1: [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] mon.c 2024-04-14T15:58:52.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.478739+0000 mon.a (mon.0) 152 : cluster [DBG] 2: [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon.b 2024-04-14T15:58:52.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.479773+0000 mon.a (mon.0) 153 : cluster [DBG] fsmap 2024-04-14T15:58:52.846 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.479830+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-14T15:58:52.846 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.480384+0000 mon.a (mon.0) 155 : cluster [DBG] mgrmap e40: y(active, since 51s), standbys: x 2024-04-14T15:58:52.846 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.480698+0000 mon.a (mon.0) 156 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T15:58:52.846 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.480738+0000 mon.a (mon.0) 157 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T15:58:52.846 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: cluster 2024-04-14T15:58:51.480774+0000 mon.a (mon.0) 158 : cluster [WRN] daemon grafana.a on smithi119 is in unknown state 2024-04-14T15:58:52.847 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: audit 2024-04-14T15:58:51.488908+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:52.847 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[55745]: audit 2024-04-14T15:58:51.501883+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:52.847 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.479830+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-14T15:58:52.847 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.480384+0000 mon.a (mon.0) 155 : cluster [DBG] mgrmap e40: y(active, since 51s), standbys: x 2024-04-14T15:58:52.847 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.480698+0000 mon.a (mon.0) 156 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T15:58:52.847 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.480738+0000 mon.a (mon.0) 157 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T15:58:52.847 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: cluster 2024-04-14T15:58:51.480774+0000 mon.a (mon.0) 158 : cluster [WRN] daemon grafana.a on smithi119 is in unknown state 2024-04-14T15:58:52.847 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: audit 2024-04-14T15:58:51.488908+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:52.847 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:52 smithi023 bash[57213]: audit 2024-04-14T15:58:51.501883+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:52.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.416273+0000 mon.a (mon.0) 131 : cluster [DBG] 1: [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] mon.c 2024-04-14T15:58:52.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.416320+0000 mon.a (mon.0) 132 : cluster [DBG] 2: [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon.b 2024-04-14T15:58:52.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.436176+0000 mon.a (mon.0) 133 : cluster [DBG] fsmap 2024-04-14T15:58:52.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.436288+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-14T15:58:52.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.437161+0000 mon.a (mon.0) 135 : cluster [DBG] mgrmap e40: y(active, since 51s), standbys: x 2024-04-14T15:58:52.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.437480+0000 mon.a (mon.0) 136 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T15:58:52.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.437523+0000 mon.a (mon.0) 137 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T15:58:52.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.437566+0000 mon.a (mon.0) 138 : cluster [WRN] daemon grafana.a on smithi119 is in unknown state 2024-04-14T15:58:52.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: audit 2024-04-14T15:58:51.448029+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-14T15:58:52.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.448744+0000 mon.a (mon.0) 140 : cluster [INF] mon.a calling monitor election 2024-04-14T15:58:52.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.449746+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-14T15:58:52.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: audit 2024-04-14T15:58:51.452263+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-14T15:58:52.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: audit 2024-04-14T15:58:51.452967+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-14T15:58:52.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.453565+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-14T15:58:52.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.471376+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-14T15:58:52.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.478542+0000 mon.a (mon.0) 144 : cluster [DBG] monmap epoch 4 2024-04-14T15:58:52.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.478580+0000 mon.a (mon.0) 145 : cluster [DBG] fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 2024-04-14T15:58:52.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.478603+0000 mon.a (mon.0) 146 : cluster [DBG] last_changed 2024-04-14T15:58:51.415983+0000 2024-04-14T15:58:52.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.478626+0000 mon.a (mon.0) 147 : cluster [DBG] created 2024-04-14T15:41:22.645581+0000 2024-04-14T15:58:52.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.478649+0000 mon.a (mon.0) 148 : cluster [DBG] min_mon_release 19 (squid) 2024-04-14T15:58:52.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.478679+0000 mon.a (mon.0) 149 : cluster [DBG] election_strategy: 1 2024-04-14T15:58:52.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.478702+0000 mon.a (mon.0) 150 : cluster [DBG] 0: [v2:172.21.15.23:3300/0,v1:172.21.15.23:6789/0] mon.a 2024-04-14T15:58:52.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.478720+0000 mon.a (mon.0) 151 : cluster [DBG] 1: [v2:172.21.15.23:3301/0,v1:172.21.15.23:6790/0] mon.c 2024-04-14T15:58:52.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.478739+0000 mon.a (mon.0) 152 : cluster [DBG] 2: [v2:172.21.15.119:3300/0,v1:172.21.15.119:6789/0] mon.b 2024-04-14T15:58:52.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.479773+0000 mon.a (mon.0) 153 : cluster [DBG] fsmap 2024-04-14T15:58:52.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.479830+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-14T15:58:52.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.480384+0000 mon.a (mon.0) 155 : cluster [DBG] mgrmap e40: y(active, since 51s), standbys: x 2024-04-14T15:58:52.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.480698+0000 mon.a (mon.0) 156 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T15:58:52.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.480738+0000 mon.a (mon.0) 157 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T15:58:52.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: cluster 2024-04-14T15:58:51.480774+0000 mon.a (mon.0) 158 : cluster [WRN] daemon grafana.a on smithi119 is in unknown state 2024-04-14T15:58:52.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: audit 2024-04-14T15:58:51.488908+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:52.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:52 smithi119 bash[44891]: audit 2024-04-14T15:58:51.501883+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:53.129 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T15:58:53.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:53 smithi023 bash[55745]: cluster 2024-04-14T15:58:52.747525+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:58:53.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:53 smithi023 bash[55745]: audit 2024-04-14T15:58:53.112518+0000 mgr.y (mgr.34107) 58 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:53.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:53 smithi023 bash[57213]: cluster 2024-04-14T15:58:52.747525+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:58:53.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:53 smithi023 bash[57213]: audit 2024-04-14T15:58:53.112518+0000 mgr.y (mgr.34107) 58 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:53.886 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T15:58:53.886 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (3m) 20s ago 9m 13.3M - 0.23.0 ba2b418f427c e6dfea9b190e 2024-04-14T15:58:53.886 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 unknown 47s ago 9m - - 2024-04-14T15:58:53.886 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (101s) 20s ago 7m 43.3M - 3.5 e1d6a67b021e 1c97cc7cc4f4 2024-04-14T15:58:53.887 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283,8765 running (90s) 47s ago 15m 434M - 19.0.0-2778-ga971fd5f b96c509eef84 2ed438e9faa7 2024-04-14T15:58:53.887 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (2m) 20s ago 17m 483M - 19.0.0-2778-ga971fd5f b96c509eef84 4147830303b4 2024-04-14T15:58:53.887 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (66s) 20s ago 17m 39.1M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 bdffa642fda8 2024-04-14T15:58:53.887 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 starting - - - 2048M 2024-04-14T15:58:53.887 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (28s) 20s ago 15m 17.8M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 abed67fb44ce 2024-04-14T15:58:53.887 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (3m) 20s ago 10m 8779k - 1.3.1 1dbe0e931976 33d132daf693 2024-04-14T15:58:53.887 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (2m) 47s ago 10m 9195k - 1.3.1 1dbe0e931976 287a50fa76a1 2024-04-14T15:58:53.887 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (14m) 20s ago 14m 55.0M 2780M 17.2.0 e1d6a67b021e 4aba87c19009 2024-04-14T15:58:53.887 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (14m) 20s ago 14m 56.2M 2780M 17.2.0 e1d6a67b021e feda49b41c79 2024-04-14T15:58:53.887 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (13m) 20s ago 13m 50.5M 2780M 17.2.0 e1d6a67b021e f14a3e67179d 2024-04-14T15:58:53.887 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (13m) 20s ago 13m 54.2M 2780M 17.2.0 e1d6a67b021e 6508f640b6d9 2024-04-14T15:58:53.887 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (12m) 47s ago 12m 55.6M 3036M 17.2.0 e1d6a67b021e 7508f9f57912 2024-04-14T15:58:53.888 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (12m) 47s ago 12m 52.6M 3036M 17.2.0 e1d6a67b021e 91490d5788a8 2024-04-14T15:58:53.888 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (11m) 47s ago 11m 50.9M 3036M 17.2.0 e1d6a67b021e 6ecbba9b2917 2024-04-14T15:58:53.888 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (10m) 47s ago 11m 53.6M 3036M 17.2.0 e1d6a67b021e c637d318934d 2024-04-14T15:58:53.888 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (96s) 47s ago 10m 57.0M - 2.33.4 514e6a882f6e 6f29ab050cda 2024-04-14T15:58:53.888 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (8m) 20s ago 8m 85.3M - 17.2.0 e1d6a67b021e 35dd84da01ed 2024-04-14T15:58:53.888 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (8m) 47s ago 8m 85.0M - 17.2.0 e1d6a67b021e c2f9b2e874c0 2024-04-14T15:58:53.888 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (7m) 20s ago 7m 85.4M - 17.2.0 e1d6a67b021e c9bc72617c27 2024-04-14T15:58:53.888 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (7m) 47s ago 7m 84.9M - 17.2.0 e1d6a67b021e cf4b6004e6a8 2024-04-14T15:58:53.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:53 smithi119 bash[44891]: cluster 2024-04-14T15:58:52.747525+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T15:58:53.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:53 smithi119 bash[44891]: audit 2024-04-14T15:58:53.112518+0000 mgr.y (mgr.34107) 58 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:53.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:58:53 smithi119 bash[42039]: ts=2024-04-14T15:58:53.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:58:54.330 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:58:54.330 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T15:58:54.331 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 3 2024-04-14T15:58:54.331 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:58:54.331 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T15:58:54.331 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T15:58:54.331 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:58:54.331 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T15:58:54.331 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-14T15:58:54.331 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:58:54.331 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T15:58:54.331 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-14T15:58:54.331 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:58:54.331 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T15:58:54.331 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-14T15:58:54.331 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 5 2024-04-14T15:58:54.332 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:58:54.332 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:58:54.711 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:58:54.711 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T15:58:54.711 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T15:58:54.711 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-14T15:58:54.711 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [ 2024-04-14T15:58:54.711 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr" 2024-04-14T15:58:54.712 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T15:58:54.712 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "4/23 daemons upgraded", 2024-04-14T15:58:54.712 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Currently upgrading mon daemons", 2024-04-14T15:58:54.712 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T15:58:54.712 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:58:54.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:54 smithi023 bash[55745]: audit 2024-04-14T15:58:53.499765+0000 mgr.y (mgr.34107) 59 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:54.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:54 smithi023 bash[55745]: audit 2024-04-14T15:58:53.862219+0000 mgr.y (mgr.34107) 60 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:54.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:54 smithi023 bash[55745]: audit 2024-04-14T15:58:54.329666+0000 mon.a (mon.0) 161 : audit [DBG] from='client.? 172.21.15.23:0/1619060570' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:58:54.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:54 smithi023 bash[57213]: audit 2024-04-14T15:58:53.499765+0000 mgr.y (mgr.34107) 59 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:54.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:54 smithi023 bash[57213]: audit 2024-04-14T15:58:53.862219+0000 mgr.y (mgr.34107) 60 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:54.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:54 smithi023 bash[57213]: audit 2024-04-14T15:58:54.329666+0000 mon.a (mon.0) 161 : audit [DBG] from='client.? 172.21.15.23:0/1619060570' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:58:54.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:54 smithi119 bash[44891]: audit 2024-04-14T15:58:53.499765+0000 mgr.y (mgr.34107) 59 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:54.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:54 smithi119 bash[44891]: audit 2024-04-14T15:58:53.862219+0000 mgr.y (mgr.34107) 60 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:54.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:54 smithi119 bash[44891]: audit 2024-04-14T15:58:54.329666+0000 mon.a (mon.0) 161 : audit [DBG] from='client.? 172.21.15.23:0/1619060570' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:58:55.143 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T15:58:55.143 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T15:58:55.143 INFO:teuthology.orchestra.run.smithi023.stdout: daemon grafana.a on smithi119 is in unknown state 2024-04-14T15:58:55.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:55 smithi023 bash[55745]: audit 2024-04-14T15:58:54.710049+0000 mgr.y (mgr.34107) 61 : audit [DBG] from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:55.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:55 smithi023 bash[55745]: cluster 2024-04-14T15:58:54.748103+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; 1023 B/s rd, 0 op/s 2024-04-14T15:58:55.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:55 smithi023 bash[55745]: audit 2024-04-14T15:58:55.143150+0000 mon.a (mon.0) 162 : audit [DBG] from='client.? 172.21.15.23:0/2438415403' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:58:55.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:55 smithi023 bash[57213]: audit 2024-04-14T15:58:54.710049+0000 mgr.y (mgr.34107) 61 : audit [DBG] from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:55.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:55 smithi023 bash[57213]: cluster 2024-04-14T15:58:54.748103+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; 1023 B/s rd, 0 op/s 2024-04-14T15:58:55.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:55 smithi023 bash[57213]: audit 2024-04-14T15:58:55.143150+0000 mon.a (mon.0) 162 : audit [DBG] from='client.? 172.21.15.23:0/2438415403' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:58:55.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:55 smithi119 bash[44891]: audit 2024-04-14T15:58:54.710049+0000 mgr.y (mgr.34107) 61 : audit [DBG] from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:58:55.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:55 smithi119 bash[44891]: cluster 2024-04-14T15:58:54.748103+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; 1023 B/s rd, 0 op/s 2024-04-14T15:58:55.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:55 smithi119 bash[44891]: audit 2024-04-14T15:58:55.143150+0000 mon.a (mon.0) 162 : audit [DBG] from='client.? 172.21.15.23:0/2438415403' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:58:56.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:58:56 smithi023 bash[52653]: debug 2024-04-14T15:58:56.290+0000 7f064ec93700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-04-14T15:58:57.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:57 smithi023 bash[55745]: cluster 2024-04-14T15:58:56.749757+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-14T15:58:57.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:57 smithi023 bash[57213]: cluster 2024-04-14T15:58:56.749757+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-14T15:58:57.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:57 smithi119 bash[44891]: cluster 2024-04-14T15:58:56.749757+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-14T15:58:58.656 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:58 smithi119 bash[44891]: audit 2024-04-14T15:58:57.380896+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:58.656 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:58 smithi119 bash[44891]: audit 2024-04-14T15:58:57.392973+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:58.778 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:58 smithi023 bash[55745]: audit 2024-04-14T15:58:57.380896+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:58.779 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:58 smithi023 bash[55745]: audit 2024-04-14T15:58:57.392973+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:58.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:58 smithi023 bash[57213]: audit 2024-04-14T15:58:57.380896+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:58.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:58 smithi023 bash[57213]: audit 2024-04-14T15:58:57.392973+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:58.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:58:58 smithi119 bash[42039]: ts=2024-04-14T15:58: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.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:58:59.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:58:58 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:58:58] "GET /metrics HTTP/1.1" 200 38257 "" "Prometheus/2.33.4" 2024-04-14T15:58:59.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:59 smithi023 bash[57213]: audit 2024-04-14T15:58:58.552277+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:59.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:59 smithi023 bash[57213]: audit 2024-04-14T15:58:58.569097+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:59.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:58:59 smithi023 bash[57213]: cluster 2024-04-14T15:58:58.750507+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-14T15:58:59.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:59 smithi023 bash[55745]: audit 2024-04-14T15:58:58.552277+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:59.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:59 smithi023 bash[55745]: audit 2024-04-14T15:58:58.569097+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:59.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:58:59 smithi023 bash[55745]: cluster 2024-04-14T15:58:58.750507+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-14T15:58:59.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:59 smithi119 bash[44891]: audit 2024-04-14T15:58:58.552277+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:59.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:59 smithi119 bash[44891]: audit 2024-04-14T15:58:58.569097+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:58:59.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:58:59 smithi119 bash[44891]: cluster 2024-04-14T15:58:58.750507+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-14T15:59:00.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:00 smithi023 bash[55745]: audit 2024-04-14T15:58:59.856246+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:59:00.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:00 smithi023 bash[57213]: audit 2024-04-14T15:58:59.856246+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:59:00.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:00 smithi119 bash[44891]: audit 2024-04-14T15:58:59.856246+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:59:01.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:01 smithi023 bash[55745]: cluster 2024-04-14T15:59:00.752524+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; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:59:01.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:01 smithi023 bash[55745]: audit 2024-04-14T15:59:00.789089+0000 mgr.y (mgr.34107) 66 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:59:01.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:01 smithi023 bash[57213]: cluster 2024-04-14T15:59:00.752524+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; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:59:01.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:01 smithi023 bash[57213]: audit 2024-04-14T15:59:00.789089+0000 mgr.y (mgr.34107) 66 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:59:01.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:01 smithi119 bash[44891]: cluster 2024-04-14T15:59:00.752524+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; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:59:01.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:01 smithi119 bash[44891]: audit 2024-04-14T15:59:00.789089+0000 mgr.y (mgr.34107) 66 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:59:03.814 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:59:03 smithi119 bash[42039]: ts=2024-04-14T15:59:03.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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:59:04.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:03 smithi023 bash[55745]: cluster 2024-04-14T15:59:02.753694+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.2 KiB/s rd, 1 op/s 2024-04-14T15:59:04.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:03 smithi023 bash[57213]: cluster 2024-04-14T15:59:02.753694+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.2 KiB/s rd, 1 op/s 2024-04-14T15:59:04.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:03 smithi119 bash[44891]: cluster 2024-04-14T15:59:02.753694+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.2 KiB/s rd, 1 op/s 2024-04-14T15:59:06.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:05 smithi023 bash[55745]: cluster 2024-04-14T15:59:04.754445+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; 852 B/s rd, 0 op/s 2024-04-14T15:59:06.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:05 smithi023 bash[57213]: cluster 2024-04-14T15:59:04.754445+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; 852 B/s rd, 0 op/s 2024-04-14T15:59:06.115 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:05 smithi119 bash[44891]: cluster 2024-04-14T15:59:04.754445+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; 852 B/s rd, 0 op/s 2024-04-14T15:59:08.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:07 smithi119 bash[44891]: cluster 2024-04-14T15:59:06.756114+0000 mgr.y (mgr.34107) 69 : cluster [DBG] pgmap v38: 161 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-14T15:59:08.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:07 smithi023 bash[55745]: cluster 2024-04-14T15:59:06.756114+0000 mgr.y (mgr.34107) 69 : cluster [DBG] pgmap v38: 161 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-14T15:59:08.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:07 smithi023 bash[57213]: cluster 2024-04-14T15:59:06.756114+0000 mgr.y (mgr.34107) 69 : cluster [DBG] pgmap v38: 161 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-14T15:59:08.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:59:08 smithi119 bash[42039]: ts=2024-04-14T15:59: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.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:59:09.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:59:08 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:59:08] "GET /metrics HTTP/1.1" 200 38264 "" "Prometheus/2.33.4" 2024-04-14T15:59:09.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:09 smithi119 bash[44891]: audit 2024-04-14T15:59:08.133931+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:09.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:09 smithi119 bash[44891]: audit 2024-04-14T15:59:08.148761+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:09.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:09 smithi119 bash[44891]: audit 2024-04-14T15:59:08.151607+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:09.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:09 smithi119 bash[44891]: audit 2024-04-14T15:59:08.153810+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:59:09.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:09 smithi119 bash[44891]: cluster 2024-04-14T15:59:08.157572+0000 mgr.y (mgr.34107) 70 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-04-14T15:59:09.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:09 smithi119 bash[44891]: cluster 2024-04-14T15:59:08.158297+0000 mgr.y (mgr.34107) 71 : 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-14T15:59:09.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:09 smithi119 bash[44891]: audit 2024-04-14T15:59:08.167118+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:09.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:09 smithi119 bash[44891]: audit 2024-04-14T15:59:08.245687+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:59:09.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:09 smithi119 bash[44891]: audit 2024-04-14T15:59:08.247495+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:59:09.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:09 smithi119 bash[44891]: audit 2024-04-14T15:59:08.249140+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:09.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:09 smithi023 bash[57213]: audit 2024-04-14T15:59:08.133931+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:09 smithi023 bash[57213]: audit 2024-04-14T15:59:08.148761+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:09 smithi023 bash[57213]: audit 2024-04-14T15:59:08.151607+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:09 smithi023 bash[57213]: audit 2024-04-14T15:59:08.153810+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:59:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:09 smithi023 bash[57213]: cluster 2024-04-14T15:59:08.157572+0000 mgr.y (mgr.34107) 70 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-04-14T15:59:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:09 smithi023 bash[57213]: cluster 2024-04-14T15:59:08.158297+0000 mgr.y (mgr.34107) 71 : 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-14T15:59:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:09 smithi023 bash[57213]: audit 2024-04-14T15:59:08.167118+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:09 smithi023 bash[57213]: audit 2024-04-14T15:59:08.245687+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:59:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:09 smithi023 bash[57213]: audit 2024-04-14T15:59:08.247495+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:59:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:09 smithi023 bash[57213]: audit 2024-04-14T15:59:08.249140+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:09.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:09 smithi023 bash[55745]: audit 2024-04-14T15:59:08.133931+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:09.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:09 smithi023 bash[55745]: audit 2024-04-14T15:59:08.148761+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:09.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:09 smithi023 bash[55745]: audit 2024-04-14T15:59:08.151607+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:09.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:09 smithi023 bash[55745]: audit 2024-04-14T15:59:08.153810+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T15:59:09.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:09 smithi023 bash[55745]: cluster 2024-04-14T15:59:08.157572+0000 mgr.y (mgr.34107) 70 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 897 B/s rd, 0 op/s 2024-04-14T15:59:09.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:09 smithi023 bash[55745]: cluster 2024-04-14T15:59:08.158297+0000 mgr.y (mgr.34107) 71 : 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-14T15:59:09.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:09 smithi023 bash[55745]: audit 2024-04-14T15:59:08.167118+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:09.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:09 smithi023 bash[55745]: audit 2024-04-14T15:59:08.245687+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:59:09.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:09 smithi023 bash[55745]: audit 2024-04-14T15:59:08.247495+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:59:09.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:09 smithi023 bash[55745]: audit 2024-04-14T15:59:08.249140+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:10.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:10 smithi023 bash[55745]: cephadm 2024-04-14T15:59:08.244949+0000 mgr.y (mgr.34107) 72 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-14T15:59:10.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:10 smithi023 bash[55745]: cephadm 2024-04-14T15:59:08.251072+0000 mgr.y (mgr.34107) 73 : cephadm [INF] Reconfiguring daemon mon.a on smithi023 2024-04-14T15:59:10.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:10 smithi023 bash[57213]: cephadm 2024-04-14T15:59:08.244949+0000 mgr.y (mgr.34107) 72 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-14T15:59:10.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:10 smithi023 bash[57213]: cephadm 2024-04-14T15:59:08.251072+0000 mgr.y (mgr.34107) 73 : cephadm [INF] Reconfiguring daemon mon.a on smithi023 2024-04-14T15:59:10.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:10 smithi119 bash[44891]: cephadm 2024-04-14T15:59:08.244949+0000 mgr.y (mgr.34107) 72 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-14T15:59:10.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:10 smithi119 bash[44891]: cephadm 2024-04-14T15:59:08.251072+0000 mgr.y (mgr.34107) 73 : cephadm [INF] Reconfiguring daemon mon.a on smithi023 2024-04-14T15:59:11.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:11 smithi119 bash[44891]: cluster 2024-04-14T15:59:10.159061+0000 mgr.y (mgr.34107) 74 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 544 B/s rd, 0 op/s 2024-04-14T15:59:11.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:11 smithi119 bash[44891]: audit 2024-04-14T15:59:10.530082+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:11.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:11 smithi119 bash[44891]: audit 2024-04-14T15:59:10.541392+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:11.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:11 smithi119 bash[44891]: audit 2024-04-14T15:59:10.573123+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:59:11.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:11 smithi119 bash[44891]: audit 2024-04-14T15:59:10.575232+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:59:11.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:11 smithi119 bash[44891]: audit 2024-04-14T15:59:10.577350+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:11.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:11 smithi023 bash[55745]: cluster 2024-04-14T15:59:10.159061+0000 mgr.y (mgr.34107) 74 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 544 B/s rd, 0 op/s 2024-04-14T15:59:11.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:11 smithi023 bash[55745]: audit 2024-04-14T15:59:10.530082+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:11.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:11 smithi023 bash[55745]: audit 2024-04-14T15:59:10.541392+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:11.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:11 smithi023 bash[55745]: audit 2024-04-14T15:59:10.573123+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:59:11.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:11 smithi023 bash[55745]: audit 2024-04-14T15:59:10.575232+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:59:11.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:11 smithi023 bash[55745]: audit 2024-04-14T15:59:10.577350+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:11.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:11 smithi023 bash[57213]: cluster 2024-04-14T15:59:10.159061+0000 mgr.y (mgr.34107) 74 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 544 B/s rd, 0 op/s 2024-04-14T15:59:11.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:11 smithi023 bash[57213]: audit 2024-04-14T15:59:10.530082+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:11.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:11 smithi023 bash[57213]: audit 2024-04-14T15:59:10.541392+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:11.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:11 smithi023 bash[57213]: audit 2024-04-14T15:59:10.573123+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:59:11.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:11 smithi023 bash[57213]: audit 2024-04-14T15:59:10.575232+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:59:11.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:11 smithi023 bash[57213]: audit 2024-04-14T15:59:10.577350+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:12.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:12 smithi023 bash[55745]: cephadm 2024-04-14T15:59:10.572344+0000 mgr.y (mgr.34107) 75 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-14T15:59:12.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:12 smithi023 bash[55745]: cephadm 2024-04-14T15:59:10.579557+0000 mgr.y (mgr.34107) 76 : cephadm [INF] Reconfiguring daemon mgr.y on smithi023 2024-04-14T15:59:12.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:12 smithi023 bash[55745]: audit 2024-04-14T15:59:10.798495+0000 mgr.y (mgr.34107) 77 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:59:12.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:12 smithi023 bash[57213]: cephadm 2024-04-14T15:59:10.572344+0000 mgr.y (mgr.34107) 75 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-14T15:59:12.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:12 smithi023 bash[57213]: cephadm 2024-04-14T15:59:10.579557+0000 mgr.y (mgr.34107) 76 : cephadm [INF] Reconfiguring daemon mgr.y on smithi023 2024-04-14T15:59:12.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:12 smithi023 bash[57213]: audit 2024-04-14T15:59:10.798495+0000 mgr.y (mgr.34107) 77 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:59:12.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:12 smithi119 bash[44891]: cephadm 2024-04-14T15:59:10.572344+0000 mgr.y (mgr.34107) 75 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-14T15:59:12.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:12 smithi119 bash[44891]: cephadm 2024-04-14T15:59:10.579557+0000 mgr.y (mgr.34107) 76 : cephadm [INF] Reconfiguring daemon mgr.y on smithi023 2024-04-14T15:59:12.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:12 smithi119 bash[44891]: audit 2024-04-14T15:59:10.798495+0000 mgr.y (mgr.34107) 77 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:59:13.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:13 smithi119 bash[44891]: cluster 2024-04-14T15:59:12.160091+0000 mgr.y (mgr.34107) 78 : cluster [DBG] pgmap v42: 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-14T15:59:13.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:13 smithi119 bash[44891]: audit 2024-04-14T15:59:12.863967+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:13.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:13 smithi119 bash[44891]: audit 2024-04-14T15:59:12.873201+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:13.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:13 smithi119 bash[44891]: audit 2024-04-14T15:59:12.901352+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:59:13.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:13 smithi119 bash[44891]: audit 2024-04-14T15:59:12.902938+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:59:13.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:13 smithi119 bash[44891]: audit 2024-04-14T15:59:12.904744+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:13.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:13 smithi023 bash[57213]: cluster 2024-04-14T15:59:12.160091+0000 mgr.y (mgr.34107) 78 : cluster [DBG] pgmap v42: 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-14T15:59:13.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:13 smithi023 bash[57213]: audit 2024-04-14T15:59:12.863967+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:13.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:13 smithi023 bash[57213]: audit 2024-04-14T15:59:12.873201+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:13.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:13 smithi023 bash[57213]: audit 2024-04-14T15:59:12.901352+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:59:13.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:13 smithi023 bash[57213]: audit 2024-04-14T15:59:12.902938+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:59:13.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:13 smithi023 bash[57213]: audit 2024-04-14T15:59:12.904744+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:13.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:13 smithi023 bash[55745]: cluster 2024-04-14T15:59:12.160091+0000 mgr.y (mgr.34107) 78 : cluster [DBG] pgmap v42: 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-14T15:59:13.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:13 smithi023 bash[55745]: audit 2024-04-14T15:59:12.863967+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:13.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:13 smithi023 bash[55745]: audit 2024-04-14T15:59:12.873201+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:13.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:13 smithi023 bash[55745]: audit 2024-04-14T15:59:12.901352+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:59:13.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:13 smithi023 bash[55745]: audit 2024-04-14T15:59:12.902938+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:59:13.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:13 smithi023 bash[55745]: audit 2024-04-14T15:59:12.904744+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:13.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:59:13 smithi119 bash[42039]: ts=2024-04-14T15:59: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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:59:14.449 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:14 smithi023 bash[55745]: cephadm 2024-04-14T15:59:12.900728+0000 mgr.y (mgr.34107) 79 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-14T15:59:14.449 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:14 smithi023 bash[55745]: cephadm 2024-04-14T15:59:12.906898+0000 mgr.y (mgr.34107) 80 : cephadm [INF] Reconfiguring daemon mon.c on smithi023 2024-04-14T15:59:14.449 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:14 smithi023 bash[57213]: cephadm 2024-04-14T15:59:12.900728+0000 mgr.y (mgr.34107) 79 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-14T15:59:14.449 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:14 smithi023 bash[57213]: cephadm 2024-04-14T15:59:12.906898+0000 mgr.y (mgr.34107) 80 : cephadm [INF] Reconfiguring daemon mon.c on smithi023 2024-04-14T15:59:14.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:14 smithi119 bash[44891]: cephadm 2024-04-14T15:59:12.900728+0000 mgr.y (mgr.34107) 79 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-14T15:59:14.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:14 smithi119 bash[44891]: cephadm 2024-04-14T15:59:12.906898+0000 mgr.y (mgr.34107) 80 : cephadm [INF] Reconfiguring daemon mon.c on smithi023 2024-04-14T15:59:15.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:15 smithi023 bash[55745]: cluster 2024-04-14T15:59:14.160782+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v43: 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-14T15:59:15.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:15 smithi023 bash[55745]: audit 2024-04-14T15:59:14.856408+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:59:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:15 smithi023 bash[55745]: audit 2024-04-14T15:59:15.135441+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:15 smithi023 bash[55745]: audit 2024-04-14T15:59:15.148813+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:15 smithi023 bash[55745]: audit 2024-04-14T15:59:15.183753+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-14T15:59:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:15 smithi023 bash[55745]: audit 2024-04-14T15:59:15.185499+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:15.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:15 smithi023 bash[57213]: cluster 2024-04-14T15:59:14.160782+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v43: 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-14T15:59:15.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:15 smithi023 bash[57213]: audit 2024-04-14T15:59:14.856408+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:59:15.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:15 smithi023 bash[57213]: audit 2024-04-14T15:59:15.135441+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:15.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:15 smithi023 bash[57213]: audit 2024-04-14T15:59:15.148813+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:15.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:15 smithi023 bash[57213]: audit 2024-04-14T15:59:15.183753+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-14T15:59:15.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:15 smithi023 bash[57213]: audit 2024-04-14T15:59:15.185499+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:15.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:15 smithi119 bash[44891]: cluster 2024-04-14T15:59:14.160782+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v43: 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-14T15:59:15.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:15 smithi119 bash[44891]: audit 2024-04-14T15:59:14.856408+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:59:15.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:15 smithi119 bash[44891]: audit 2024-04-14T15:59:15.135441+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:15 smithi119 bash[44891]: audit 2024-04-14T15:59:15.148813+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:15 smithi119 bash[44891]: audit 2024-04-14T15:59:15.183753+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-14T15:59:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:15 smithi119 bash[44891]: audit 2024-04-14T15:59:15.185499+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:16.518 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:16 smithi023 bash[57213]: cephadm 2024-04-14T15:59:15.183031+0000 mgr.y (mgr.34107) 82 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-14T15:59:16.518 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:16 smithi023 bash[57213]: cephadm 2024-04-14T15:59:15.191268+0000 mgr.y (mgr.34107) 83 : cephadm [INF] Reconfiguring daemon osd.0 on smithi023 2024-04-14T15:59:16.519 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:16 smithi023 bash[55745]: cephadm 2024-04-14T15:59:15.183031+0000 mgr.y (mgr.34107) 82 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-14T15:59:16.519 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:16 smithi023 bash[55745]: cephadm 2024-04-14T15:59:15.191268+0000 mgr.y (mgr.34107) 83 : cephadm [INF] Reconfiguring daemon osd.0 on smithi023 2024-04-14T15:59:16.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:16 smithi119 bash[44891]: cephadm 2024-04-14T15:59:15.183031+0000 mgr.y (mgr.34107) 82 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-14T15:59:16.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:16 smithi119 bash[44891]: cephadm 2024-04-14T15:59:15.191268+0000 mgr.y (mgr.34107) 83 : cephadm [INF] Reconfiguring daemon osd.0 on smithi023 2024-04-14T15:59:17.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:17 smithi023 bash[55745]: cluster 2024-04-14T15:59:16.162474+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v44: 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-14T15:59:17.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:17 smithi023 bash[57213]: cluster 2024-04-14T15:59:16.162474+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v44: 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-14T15:59:17.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:17 smithi119 bash[44891]: cluster 2024-04-14T15:59:16.162474+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v44: 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-14T15:59:18.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:18 smithi119 bash[44891]: audit 2024-04-14T15:59:17.396869+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:18.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:18 smithi119 bash[44891]: audit 2024-04-14T15:59:17.404880+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:18.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:18 smithi119 bash[44891]: cephadm 2024-04-14T15:59:17.410636+0000 mgr.y (mgr.34107) 85 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-14T15:59:18.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:18 smithi119 bash[44891]: audit 2024-04-14T15:59:17.411078+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-14T15:59:18.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:18 smithi119 bash[44891]: audit 2024-04-14T15:59:17.412004+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:18.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:18 smithi119 bash[44891]: cephadm 2024-04-14T15:59:17.415288+0000 mgr.y (mgr.34107) 86 : cephadm [INF] Reconfiguring daemon osd.1 on smithi023 2024-04-14T15:59:18.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:18 smithi119 bash[44891]: cluster 2024-04-14T15:59:18.163288+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v45: 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-14T15:59:18.685 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:18 smithi023 bash[55745]: audit 2024-04-14T15:59:17.396869+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:18.685 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:18 smithi023 bash[55745]: audit 2024-04-14T15:59:17.404880+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:18.685 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:18 smithi023 bash[55745]: cephadm 2024-04-14T15:59:17.410636+0000 mgr.y (mgr.34107) 85 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-14T15:59:18.685 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:18 smithi023 bash[55745]: audit 2024-04-14T15:59:17.411078+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-14T15:59:18.685 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:18 smithi023 bash[55745]: audit 2024-04-14T15:59:17.412004+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:18.685 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:18 smithi023 bash[55745]: cephadm 2024-04-14T15:59:17.415288+0000 mgr.y (mgr.34107) 86 : cephadm [INF] Reconfiguring daemon osd.1 on smithi023 2024-04-14T15:59:18.686 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:18 smithi023 bash[55745]: cluster 2024-04-14T15:59:18.163288+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v45: 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-14T15:59:18.686 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:18 smithi023 bash[57213]: audit 2024-04-14T15:59:17.396869+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:18.686 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:18 smithi023 bash[57213]: audit 2024-04-14T15:59:17.404880+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:18.686 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:18 smithi023 bash[57213]: cephadm 2024-04-14T15:59:17.410636+0000 mgr.y (mgr.34107) 85 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-14T15:59:18.686 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:18 smithi023 bash[57213]: audit 2024-04-14T15:59:17.411078+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-14T15:59:18.686 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:18 smithi023 bash[57213]: audit 2024-04-14T15:59:17.412004+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:18.686 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:18 smithi023 bash[57213]: cephadm 2024-04-14T15:59:17.415288+0000 mgr.y (mgr.34107) 86 : cephadm [INF] Reconfiguring daemon osd.1 on smithi023 2024-04-14T15:59:18.686 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:18 smithi023 bash[57213]: cluster 2024-04-14T15:59:18.163288+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v45: 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-14T15:59:18.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:59:18 smithi119 bash[42039]: ts=2024-04-14T15:59: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.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:59:19.010 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:59:18 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:59:18] "GET /metrics HTTP/1.1" 200 38270 "" "Prometheus/2.33.4" 2024-04-14T15:59:20.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:20 smithi119 bash[44891]: audit 2024-04-14T15:59:19.621903+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:20.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:20 smithi119 bash[44891]: audit 2024-04-14T15:59:19.633743+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:20.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:20 smithi119 bash[44891]: cephadm 2024-04-14T15:59:19.684710+0000 mgr.y (mgr.34107) 88 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-14T15:59:20.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:20 smithi119 bash[44891]: audit 2024-04-14T15:59:19.685373+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-14T15:59:20.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:20 smithi119 bash[44891]: audit 2024-04-14T15:59:19.687211+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:20.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:20 smithi119 bash[44891]: cephadm 2024-04-14T15:59:19.692835+0000 mgr.y (mgr.34107) 89 : cephadm [INF] Reconfiguring daemon osd.2 on smithi023 2024-04-14T15:59:20.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:20 smithi119 bash[44891]: cluster 2024-04-14T15:59:20.163895+0000 mgr.y (mgr.34107) 90 : 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-14T15:59:20.976 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:20 smithi023 bash[57213]: audit 2024-04-14T15:59:19.621903+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:20.977 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:20 smithi023 bash[57213]: audit 2024-04-14T15:59:19.633743+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:20.977 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:20 smithi023 bash[57213]: cephadm 2024-04-14T15:59:19.684710+0000 mgr.y (mgr.34107) 88 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-14T15:59:20.977 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:20 smithi023 bash[57213]: audit 2024-04-14T15:59:19.685373+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-14T15:59:20.977 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:20 smithi023 bash[57213]: audit 2024-04-14T15:59:19.687211+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:20.977 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:20 smithi023 bash[57213]: cephadm 2024-04-14T15:59:19.692835+0000 mgr.y (mgr.34107) 89 : cephadm [INF] Reconfiguring daemon osd.2 on smithi023 2024-04-14T15:59:20.977 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:20 smithi023 bash[57213]: cluster 2024-04-14T15:59:20.163895+0000 mgr.y (mgr.34107) 90 : 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-14T15:59:20.978 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:20 smithi023 bash[55745]: audit 2024-04-14T15:59:19.621903+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:20.978 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:20 smithi023 bash[55745]: audit 2024-04-14T15:59:19.633743+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:20.978 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:20 smithi023 bash[55745]: cephadm 2024-04-14T15:59:19.684710+0000 mgr.y (mgr.34107) 88 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-14T15:59:20.978 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:20 smithi023 bash[55745]: audit 2024-04-14T15:59:19.685373+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-14T15:59:20.978 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:20 smithi023 bash[55745]: audit 2024-04-14T15:59:19.687211+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:20.978 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:20 smithi023 bash[55745]: cephadm 2024-04-14T15:59:19.692835+0000 mgr.y (mgr.34107) 89 : cephadm [INF] Reconfiguring daemon osd.2 on smithi023 2024-04-14T15:59:20.979 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:20 smithi023 bash[55745]: cluster 2024-04-14T15:59:20.163895+0000 mgr.y (mgr.34107) 90 : 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-14T15:59:21.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:21 smithi119 bash[44891]: audit 2024-04-14T15:59:20.808878+0000 mgr.y (mgr.34107) 91 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:59:22.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:21 smithi023 bash[57213]: audit 2024-04-14T15:59:20.808878+0000 mgr.y (mgr.34107) 91 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:59:22.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:21 smithi023 bash[55745]: audit 2024-04-14T15:59:20.808878+0000 mgr.y (mgr.34107) 91 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:59:23.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:22 smithi119 bash[44891]: audit 2024-04-14T15:59:21.939195+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:23.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:22 smithi119 bash[44891]: audit 2024-04-14T15:59:21.947280+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:23.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:22 smithi119 bash[44891]: cephadm 2024-04-14T15:59:21.961994+0000 mgr.y (mgr.34107) 92 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-14T15:59:23.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:22 smithi119 bash[44891]: audit 2024-04-14T15:59:21.962539+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-14T15:59:23.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:22 smithi119 bash[44891]: audit 2024-04-14T15:59:21.963994+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:23.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:22 smithi119 bash[44891]: cephadm 2024-04-14T15:59:21.966851+0000 mgr.y (mgr.34107) 93 : cephadm [INF] Reconfiguring daemon osd.3 on smithi023 2024-04-14T15:59:23.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:22 smithi119 bash[44891]: cluster 2024-04-14T15:59:22.165427+0000 mgr.y (mgr.34107) 94 : 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-14T15:59:23.302 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:22 smithi023 bash[55745]: audit 2024-04-14T15:59:21.939195+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:23.302 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:22 smithi023 bash[55745]: audit 2024-04-14T15:59:21.947280+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:23.302 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:22 smithi023 bash[55745]: cephadm 2024-04-14T15:59:21.961994+0000 mgr.y (mgr.34107) 92 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-14T15:59:23.303 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:22 smithi023 bash[55745]: audit 2024-04-14T15:59:21.962539+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-14T15:59:23.303 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:22 smithi023 bash[55745]: audit 2024-04-14T15:59:21.963994+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:23.303 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:22 smithi023 bash[55745]: cephadm 2024-04-14T15:59:21.966851+0000 mgr.y (mgr.34107) 93 : cephadm [INF] Reconfiguring daemon osd.3 on smithi023 2024-04-14T15:59:23.303 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:22 smithi023 bash[55745]: cluster 2024-04-14T15:59:22.165427+0000 mgr.y (mgr.34107) 94 : 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-14T15:59:23.303 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:22 smithi023 bash[57213]: audit 2024-04-14T15:59:21.939195+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:23.303 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:22 smithi023 bash[57213]: audit 2024-04-14T15:59:21.947280+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:23.303 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:22 smithi023 bash[57213]: cephadm 2024-04-14T15:59:21.961994+0000 mgr.y (mgr.34107) 92 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-14T15:59:23.303 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:22 smithi023 bash[57213]: audit 2024-04-14T15:59:21.962539+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-14T15:59:23.303 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:22 smithi023 bash[57213]: audit 2024-04-14T15:59:21.963994+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:23.303 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:22 smithi023 bash[57213]: cephadm 2024-04-14T15:59:21.966851+0000 mgr.y (mgr.34107) 93 : cephadm [INF] Reconfiguring daemon osd.3 on smithi023 2024-04-14T15:59:23.303 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:22 smithi023 bash[57213]: cluster 2024-04-14T15:59:22.165427+0000 mgr.y (mgr.34107) 94 : 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-14T15:59:23.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:59:23 smithi119 bash[42039]: ts=2024-04-14T15:59:23.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:59:25.548 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T15:59:25.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:25 smithi023 bash[55745]: cluster 2024-04-14T15:59:24.165938+0000 mgr.y (mgr.34107) 95 : 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-14T15:59:25.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:25 smithi023 bash[55745]: audit 2024-04-14T15:59:24.404104+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:25.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:25 smithi023 bash[55745]: audit 2024-04-14T15:59:24.419067+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:25.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:25 smithi023 bash[55745]: audit 2024-04-14T15:59:24.508385+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.aeyezh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:59:25.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:25 smithi023 bash[55745]: audit 2024-04-14T15:59:24.511965+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:25.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:25 smithi023 bash[57213]: cluster 2024-04-14T15:59:24.165938+0000 mgr.y (mgr.34107) 95 : 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-14T15:59:25.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:25 smithi023 bash[57213]: audit 2024-04-14T15:59:24.404104+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:25.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:25 smithi023 bash[57213]: audit 2024-04-14T15:59:24.419067+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:25.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:25 smithi023 bash[57213]: audit 2024-04-14T15:59:24.508385+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.aeyezh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:59:25.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:25 smithi023 bash[57213]: audit 2024-04-14T15:59:24.511965+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:25.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:25 smithi119 bash[44891]: cluster 2024-04-14T15:59:24.165938+0000 mgr.y (mgr.34107) 95 : 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-14T15:59:25.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:25 smithi119 bash[44891]: audit 2024-04-14T15:59:24.404104+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:25.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:25 smithi119 bash[44891]: audit 2024-04-14T15:59:24.419067+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:25.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:25 smithi119 bash[44891]: audit 2024-04-14T15:59:24.508385+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.aeyezh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:59:25.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:25 smithi119 bash[44891]: audit 2024-04-14T15:59:24.511965+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:26.341 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T15:59:26.362 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (3m) 52s ago 10m 13.3M - 0.23.0 ba2b418f427c e6dfea9b190e 2024-04-14T15:59:26.363 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 error 28s ago 10m - - 2024-04-14T15:59:26.363 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (2m) 52s ago 8m 43.3M - 3.5 e1d6a67b021e 1c97cc7cc4f4 2024-04-14T15:59:26.363 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283,8765 running (2m) 28s ago 15m 436M - 19.0.0-2778-ga971fd5f b96c509eef84 2ed438e9faa7 2024-04-14T15:59:26.363 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (2m) 52s ago 17m 483M - 19.0.0-2778-ga971fd5f b96c509eef84 4147830303b4 2024-04-14T15:59:26.363 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (99s) 52s ago 18m 39.1M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 bdffa642fda8 2024-04-14T15:59:26.363 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (35s) 28s ago 16m 18.2M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 ee3c2462ddf0 2024-04-14T15:59:26.363 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (60s) 52s ago 16m 17.8M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 abed67fb44ce 2024-04-14T15:59:26.363 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (3m) 52s ago 10m 8779k - 1.3.1 1dbe0e931976 33d132daf693 2024-04-14T15:59:26.363 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (3m) 28s ago 10m 9004k - 1.3.1 1dbe0e931976 287a50fa76a1 2024-04-14T15:59:26.363 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (15m) 52s ago 15m 55.0M 2780M 17.2.0 e1d6a67b021e 4aba87c19009 2024-04-14T15:59:26.363 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (14m) 52s ago 14m 56.2M 2780M 17.2.0 e1d6a67b021e feda49b41c79 2024-04-14T15:59:26.364 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (14m) 52s ago 14m 50.5M 2780M 17.2.0 e1d6a67b021e f14a3e67179d 2024-04-14T15:59:26.364 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (13m) 52s ago 13m 54.2M 2780M 17.2.0 e1d6a67b021e 6508f640b6d9 2024-04-14T15:59:26.364 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (13m) 28s ago 13m 55.8M 3036M 17.2.0 e1d6a67b021e 7508f9f57912 2024-04-14T15:59:26.364 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (12m) 28s ago 12m 52.9M 3036M 17.2.0 e1d6a67b021e 91490d5788a8 2024-04-14T15:59:26.364 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (12m) 28s ago 12m 51.4M 3036M 17.2.0 e1d6a67b021e 6ecbba9b2917 2024-04-14T15:59:26.364 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (11m) 28s ago 11m 54.1M 3036M 17.2.0 e1d6a67b021e c637d318934d 2024-04-14T15:59:26.364 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (2m) 28s ago 10m 62.5M - 2.33.4 514e6a882f6e 6f29ab050cda 2024-04-14T15:59:26.364 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (8m) 52s ago 8m 85.3M - 17.2.0 e1d6a67b021e 35dd84da01ed 2024-04-14T15:59:26.364 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (8m) 28s ago 8m 85.4M - 17.2.0 e1d6a67b021e c2f9b2e874c0 2024-04-14T15:59:26.364 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (8m) 52s ago 8m 85.4M - 17.2.0 e1d6a67b021e c9bc72617c27 2024-04-14T15:59:26.364 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (8m) 28s ago 8m 85.2M - 17.2.0 e1d6a67b021e cf4b6004e6a8 2024-04-14T15:59:26.365 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:26 smithi023 bash[57213]: cephadm 2024-04-14T15:59:24.505226+0000 mgr.y (mgr.34107) 96 : cephadm [INF] Reconfiguring rgw.foo.smithi023.aeyezh (monmap changed)... 2024-04-14T15:59:26.365 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:26 smithi023 bash[57213]: cephadm 2024-04-14T15:59:24.513928+0000 mgr.y (mgr.34107) 97 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi023.aeyezh on smithi023 2024-04-14T15:59:26.365 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:26 smithi023 bash[55745]: cephadm 2024-04-14T15:59:24.505226+0000 mgr.y (mgr.34107) 96 : cephadm [INF] Reconfiguring rgw.foo.smithi023.aeyezh (monmap changed)... 2024-04-14T15:59:26.365 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:26 smithi023 bash[55745]: cephadm 2024-04-14T15:59:24.513928+0000 mgr.y (mgr.34107) 97 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi023.aeyezh on smithi023 2024-04-14T15:59:26.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:26 smithi119 bash[44891]: cephadm 2024-04-14T15:59:24.505226+0000 mgr.y (mgr.34107) 96 : cephadm [INF] Reconfiguring rgw.foo.smithi023.aeyezh (monmap changed)... 2024-04-14T15:59:26.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:26 smithi119 bash[44891]: cephadm 2024-04-14T15:59:24.513928+0000 mgr.y (mgr.34107) 97 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi023.aeyezh on smithi023 2024-04-14T15:59:26.809 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:59:26.809 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T15:59:26.809 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 3 2024-04-14T15:59:26.809 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:59:26.809 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T15:59:26.809 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T15:59:26.809 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:59:26.809 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T15:59:26.810 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-14T15:59:26.810 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:59:26.810 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T15:59:26.810 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-14T15:59:26.810 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:59:26.810 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T15:59:26.810 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-14T15:59:26.810 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 5 2024-04-14T15:59:26.810 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:59:26.810 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:59:27.193 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:59:27.193 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T15:59:27.193 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T15:59:27.193 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-14T15:59:27.193 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [ 2024-04-14T15:59:27.193 INFO:teuthology.orchestra.run.smithi023.stdout: "mon", 2024-04-14T15:59:27.193 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr" 2024-04-14T15:59:27.194 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T15:59:27.194 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "5/23 daemons upgraded", 2024-04-14T15:59:27.194 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Currently upgrading mon daemons", 2024-04-14T15:59:27.194 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T15:59:27.194 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:59:27.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[55745]: audit 2024-04-14T15:59:25.533737+0000 mgr.y (mgr.34107) 98 : audit [DBG] from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:59:27.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[55745]: audit 2024-04-14T15:59:25.926253+0000 mgr.y (mgr.34107) 99 : audit [DBG] from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:59:27.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[55745]: cluster 2024-04-14T15:59:26.167516+0000 mgr.y (mgr.34107) 100 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:59:27.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[55745]: audit 2024-04-14T15:59:26.294238+0000 mgr.y (mgr.34107) 101 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:59:27.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[55745]: audit 2024-04-14T15:59:26.553045+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:27.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[55745]: audit 2024-04-14T15:59:26.565468+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:27.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[55745]: cephadm 2024-04-14T15:59:26.587544+0000 mgr.y (mgr.34107) 102 : cephadm [INF] Reconfiguring rgw.smpl.smithi023.lxbtpx (monmap changed)... 2024-04-14T15:59:27.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[55745]: audit 2024-04-14T15:59:26.587993+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi023.lxbtpx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:59:27.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[55745]: audit 2024-04-14T15:59:26.590009+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:27.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[55745]: cephadm 2024-04-14T15:59:26.591284+0000 mgr.y (mgr.34107) 103 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi023.lxbtpx on smithi023 2024-04-14T15:59:27.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[55745]: audit 2024-04-14T15:59:26.808386+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.23:0/2034402169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:59:27.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[55745]: audit 2024-04-14T15:59:27.192023+0000 mgr.y (mgr.34107) 104 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:59:27.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[57213]: audit 2024-04-14T15:59:25.533737+0000 mgr.y (mgr.34107) 98 : audit [DBG] from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:59:27.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[57213]: audit 2024-04-14T15:59:25.926253+0000 mgr.y (mgr.34107) 99 : audit [DBG] from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:59:27.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[57213]: cluster 2024-04-14T15:59:26.167516+0000 mgr.y (mgr.34107) 100 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:59:27.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[57213]: audit 2024-04-14T15:59:26.294238+0000 mgr.y (mgr.34107) 101 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:59:27.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[57213]: audit 2024-04-14T15:59:26.553045+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:27.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[57213]: audit 2024-04-14T15:59:26.565468+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:27.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[57213]: cephadm 2024-04-14T15:59:26.587544+0000 mgr.y (mgr.34107) 102 : cephadm [INF] Reconfiguring rgw.smpl.smithi023.lxbtpx (monmap changed)... 2024-04-14T15:59:27.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[57213]: audit 2024-04-14T15:59:26.587993+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi023.lxbtpx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:59:27.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[57213]: audit 2024-04-14T15:59:26.590009+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:27.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[57213]: cephadm 2024-04-14T15:59:26.591284+0000 mgr.y (mgr.34107) 103 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi023.lxbtpx on smithi023 2024-04-14T15:59:27.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[57213]: audit 2024-04-14T15:59:26.808386+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.23:0/2034402169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:59:27.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:27 smithi023 bash[57213]: audit 2024-04-14T15:59:27.192023+0000 mgr.y (mgr.34107) 104 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:59:27.619 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T15:59:27.620 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T15:59:27.620 INFO:teuthology.orchestra.run.smithi023.stdout: daemon grafana.a on smithi119 is in error state 2024-04-14T15:59:27.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:27 smithi119 bash[44891]: audit 2024-04-14T15:59:25.533737+0000 mgr.y (mgr.34107) 98 : audit [DBG] from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:59:27.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:27 smithi119 bash[44891]: audit 2024-04-14T15:59:25.926253+0000 mgr.y (mgr.34107) 99 : audit [DBG] from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:59:27.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:27 smithi119 bash[44891]: cluster 2024-04-14T15:59:26.167516+0000 mgr.y (mgr.34107) 100 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:59:27.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:27 smithi119 bash[44891]: audit 2024-04-14T15:59:26.294238+0000 mgr.y (mgr.34107) 101 : audit [DBG] from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:59:27.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:27 smithi119 bash[44891]: audit 2024-04-14T15:59:26.553045+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:27.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:27 smithi119 bash[44891]: audit 2024-04-14T15:59:26.565468+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:27.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:27 smithi119 bash[44891]: cephadm 2024-04-14T15:59:26.587544+0000 mgr.y (mgr.34107) 102 : cephadm [INF] Reconfiguring rgw.smpl.smithi023.lxbtpx (monmap changed)... 2024-04-14T15:59:27.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:27 smithi119 bash[44891]: audit 2024-04-14T15:59:26.587993+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi023.lxbtpx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:59:27.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:27 smithi119 bash[44891]: audit 2024-04-14T15:59:26.590009+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:27.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:27 smithi119 bash[44891]: cephadm 2024-04-14T15:59:26.591284+0000 mgr.y (mgr.34107) 103 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi023.lxbtpx on smithi023 2024-04-14T15:59:27.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:27 smithi119 bash[44891]: audit 2024-04-14T15:59:26.808386+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.23:0/2034402169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:59:27.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:27 smithi119 bash[44891]: audit 2024-04-14T15:59:27.192023+0000 mgr.y (mgr.34107) 104 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:59:28.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:28 smithi023 bash[55745]: audit 2024-04-14T15:59:27.619166+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.23:0/2560198285' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:59:28.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:28 smithi023 bash[55745]: cluster 2024-04-14T15:59:28.168306+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:59:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:28 smithi023 bash[57213]: audit 2024-04-14T15:59:27.619166+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.23:0/2560198285' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:59:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:28 smithi023 bash[57213]: cluster 2024-04-14T15:59:28.168306+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:59:28.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:28 smithi119 bash[44891]: audit 2024-04-14T15:59:27.619166+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.23:0/2560198285' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T15:59:28.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:28 smithi119 bash[44891]: cluster 2024-04-14T15:59:28.168306+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:59:28.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:59:28 smithi119 bash[42039]: ts=2024-04-14T15:59: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.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:59:29.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:59:28 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:59:28] "GET /metrics HTTP/1.1" 200 38270 "" "Prometheus/2.33.4" 2024-04-14T15:59:30.086 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:29 smithi119 bash[44891]: audit 2024-04-14T15:59:28.825206+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:30.086 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:29 smithi119 bash[44891]: audit 2024-04-14T15:59:28.835657+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:30.086 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:29 smithi119 bash[44891]: cephadm 2024-04-14T15:59:28.862300+0000 mgr.y (mgr.34107) 106 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-14T15:59:30.086 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:29 smithi119 bash[44891]: audit 2024-04-14T15:59:28.862957+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:59:30.086 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:29 smithi119 bash[44891]: audit 2024-04-14T15:59:28.864692+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:59:30.086 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:29 smithi119 bash[44891]: audit 2024-04-14T15:59:28.866367+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:30.087 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:29 smithi119 bash[44891]: cephadm 2024-04-14T15:59:28.868490+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring daemon mon.b on smithi119 2024-04-14T15:59:30.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:29 smithi023 bash[57213]: audit 2024-04-14T15:59:28.825206+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:30.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:29 smithi023 bash[57213]: audit 2024-04-14T15:59:28.835657+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:30.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:29 smithi023 bash[57213]: cephadm 2024-04-14T15:59:28.862300+0000 mgr.y (mgr.34107) 106 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-14T15:59:30.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:29 smithi023 bash[57213]: audit 2024-04-14T15:59:28.862957+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:59:30.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:29 smithi023 bash[57213]: audit 2024-04-14T15:59:28.864692+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:59:30.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:29 smithi023 bash[57213]: audit 2024-04-14T15:59:28.866367+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:30.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:29 smithi023 bash[57213]: cephadm 2024-04-14T15:59:28.868490+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring daemon mon.b on smithi119 2024-04-14T15:59:30.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:29 smithi023 bash[55745]: audit 2024-04-14T15:59:28.825206+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:30.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:29 smithi023 bash[55745]: audit 2024-04-14T15:59:28.835657+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:30.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:29 smithi023 bash[55745]: cephadm 2024-04-14T15:59:28.862300+0000 mgr.y (mgr.34107) 106 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-14T15:59:30.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:29 smithi023 bash[55745]: audit 2024-04-14T15:59:28.862957+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-14T15:59:30.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:29 smithi023 bash[55745]: audit 2024-04-14T15:59:28.864692+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-14T15:59:30.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:29 smithi023 bash[55745]: audit 2024-04-14T15:59:28.866367+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:30.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:29 smithi023 bash[55745]: cephadm 2024-04-14T15:59:28.868490+0000 mgr.y (mgr.34107) 107 : cephadm [INF] Reconfiguring daemon mon.b on smithi119 2024-04-14T15:59:31.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:30 smithi023 bash[55745]: audit 2024-04-14T15:59:29.856730+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:59:31.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:30 smithi023 bash[55745]: cluster 2024-04-14T15:59:30.169014+0000 mgr.y (mgr.34107) 108 : 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-14T15:59:31.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:30 smithi023 bash[57213]: audit 2024-04-14T15:59:29.856730+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:59:31.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:30 smithi023 bash[57213]: cluster 2024-04-14T15:59:30.169014+0000 mgr.y (mgr.34107) 108 : 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-14T15:59:31.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:30 smithi119 bash[44891]: audit 2024-04-14T15:59:29.856730+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:59:31.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:30 smithi119 bash[44891]: cluster 2024-04-14T15:59:30.169014+0000 mgr.y (mgr.34107) 108 : 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-14T15:59:32.126 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:31 smithi119 bash[44891]: audit 2024-04-14T15:59:30.811348+0000 mgr.y (mgr.34107) 109 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:59:32.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:31 smithi119 bash[44891]: audit 2024-04-14T15:59:30.867233+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:32.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:31 smithi119 bash[44891]: audit 2024-04-14T15:59:30.881736+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:32.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:31 smithi119 bash[44891]: cephadm 2024-04-14T15:59:30.890244+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-14T15:59:32.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:31 smithi119 bash[44891]: audit 2024-04-14T15:59:30.891012+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:59:32.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:31 smithi119 bash[44891]: audit 2024-04-14T15:59:30.893059+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:59:32.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:31 smithi119 bash[44891]: audit 2024-04-14T15:59:30.894847+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:32.127 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:31 smithi119 bash[44891]: cephadm 2024-04-14T15:59:30.896843+0000 mgr.y (mgr.34107) 111 : cephadm [INF] Reconfiguring daemon mgr.x on smithi119 2024-04-14T15:59:32.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:31 smithi023 bash[55745]: audit 2024-04-14T15:59:30.811348+0000 mgr.y (mgr.34107) 109 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:59:32.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:31 smithi023 bash[55745]: audit 2024-04-14T15:59:30.867233+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:32.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:31 smithi023 bash[55745]: audit 2024-04-14T15:59:30.881736+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:32.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:31 smithi023 bash[55745]: cephadm 2024-04-14T15:59:30.890244+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-14T15:59:32.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:31 smithi023 bash[55745]: audit 2024-04-14T15:59:30.891012+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:59:32.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:31 smithi023 bash[55745]: audit 2024-04-14T15:59:30.893059+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:59:32.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:31 smithi023 bash[55745]: audit 2024-04-14T15:59:30.894847+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:32.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:31 smithi023 bash[55745]: cephadm 2024-04-14T15:59:30.896843+0000 mgr.y (mgr.34107) 111 : cephadm [INF] Reconfiguring daemon mgr.x on smithi119 2024-04-14T15:59:32.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:31 smithi023 bash[57213]: audit 2024-04-14T15:59:30.811348+0000 mgr.y (mgr.34107) 109 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:59:32.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:31 smithi023 bash[57213]: audit 2024-04-14T15:59:30.867233+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:32.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:31 smithi023 bash[57213]: audit 2024-04-14T15:59:30.881736+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:32.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:31 smithi023 bash[57213]: cephadm 2024-04-14T15:59:30.890244+0000 mgr.y (mgr.34107) 110 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-14T15:59:32.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:31 smithi023 bash[57213]: audit 2024-04-14T15:59:30.891012+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-14T15:59:32.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:31 smithi023 bash[57213]: audit 2024-04-14T15:59:30.893059+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-14T15:59:32.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:31 smithi023 bash[57213]: audit 2024-04-14T15:59:30.894847+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:32.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:31 smithi023 bash[57213]: cephadm 2024-04-14T15:59:30.896843+0000 mgr.y (mgr.34107) 111 : cephadm [INF] Reconfiguring daemon mgr.x on smithi119 2024-04-14T15:59:33.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:32 smithi119 bash[44891]: cluster 2024-04-14T15:59:32.170825+0000 mgr.y (mgr.34107) 112 : 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-14T15:59:33.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:32 smithi023 bash[55745]: cluster 2024-04-14T15:59:32.170825+0000 mgr.y (mgr.34107) 112 : 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-14T15:59:33.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:32 smithi023 bash[57213]: cluster 2024-04-14T15:59:32.170825+0000 mgr.y (mgr.34107) 112 : 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-14T15:59:33.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:59:33 smithi119 bash[42039]: ts=2024-04-14T15:59:33.504Z 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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:59:34.318 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:33 smithi119 bash[44891]: audit 2024-04-14T15:59:32.975984+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:34.318 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:33 smithi119 bash[44891]: audit 2024-04-14T15:59:32.988324+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:34.318 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:33 smithi119 bash[44891]: cephadm 2024-04-14T15:59:33.018451+0000 mgr.y (mgr.34107) 113 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-14T15:59:34.318 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:33 smithi119 bash[44891]: audit 2024-04-14T15:59:33.019242+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-14T15:59:34.319 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:33 smithi119 bash[44891]: audit 2024-04-14T15:59:33.021046+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:34.319 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:33 smithi119 bash[44891]: cephadm 2024-04-14T15:59:33.026545+0000 mgr.y (mgr.34107) 114 : cephadm [INF] Reconfiguring daemon osd.4 on smithi119 2024-04-14T15:59:34.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:33 smithi023 bash[55745]: audit 2024-04-14T15:59:32.975984+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:34.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:33 smithi023 bash[55745]: audit 2024-04-14T15:59:32.988324+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:34.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:33 smithi023 bash[55745]: cephadm 2024-04-14T15:59:33.018451+0000 mgr.y (mgr.34107) 113 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-14T15:59:34.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:33 smithi023 bash[55745]: audit 2024-04-14T15:59:33.019242+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-14T15:59:34.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:33 smithi023 bash[55745]: audit 2024-04-14T15:59:33.021046+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:34.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:33 smithi023 bash[55745]: cephadm 2024-04-14T15:59:33.026545+0000 mgr.y (mgr.34107) 114 : cephadm [INF] Reconfiguring daemon osd.4 on smithi119 2024-04-14T15:59:34.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:33 smithi023 bash[57213]: audit 2024-04-14T15:59:32.975984+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:34.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:33 smithi023 bash[57213]: audit 2024-04-14T15:59:32.988324+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:34.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:33 smithi023 bash[57213]: cephadm 2024-04-14T15:59:33.018451+0000 mgr.y (mgr.34107) 113 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-14T15:59:34.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:33 smithi023 bash[57213]: audit 2024-04-14T15:59:33.019242+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-14T15:59:34.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:33 smithi023 bash[57213]: audit 2024-04-14T15:59:33.021046+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:34.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:33 smithi023 bash[57213]: cephadm 2024-04-14T15:59:33.026545+0000 mgr.y (mgr.34107) 114 : cephadm [INF] Reconfiguring daemon osd.4 on smithi119 2024-04-14T15:59:35.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:35 smithi023 bash[55745]: cluster 2024-04-14T15:59:34.171706+0000 mgr.y (mgr.34107) 115 : 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-14T15:59:35.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:35 smithi023 bash[57213]: cluster 2024-04-14T15:59:34.171706+0000 mgr.y (mgr.34107) 115 : 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-14T15:59:35.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:35 smithi119 bash[44891]: cluster 2024-04-14T15:59:34.171706+0000 mgr.y (mgr.34107) 115 : 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-14T15:59:36.517 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:36 smithi119 bash[44891]: audit 2024-04-14T15:59:35.253260+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:36.518 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:36 smithi119 bash[44891]: audit 2024-04-14T15:59:35.269600+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:36.518 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:36 smithi119 bash[44891]: cephadm 2024-04-14T15:59:35.296836+0000 mgr.y (mgr.34107) 116 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-14T15:59:36.518 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:36 smithi119 bash[44891]: audit 2024-04-14T15:59:35.297507+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-14T15:59:36.518 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:36 smithi119 bash[44891]: audit 2024-04-14T15:59:35.299326+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:36.518 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:36 smithi119 bash[44891]: cephadm 2024-04-14T15:59:35.304968+0000 mgr.y (mgr.34107) 117 : cephadm [INF] Reconfiguring daemon osd.5 on smithi119 2024-04-14T15:59:36.518 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:36 smithi119 bash[44891]: cluster 2024-04-14T15:59:36.173479+0000 mgr.y (mgr.34107) 118 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:59:36.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:36 smithi023 bash[57213]: audit 2024-04-14T15:59:35.253260+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:36.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:36 smithi023 bash[57213]: audit 2024-04-14T15:59:35.269600+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:36.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:36 smithi023 bash[57213]: cephadm 2024-04-14T15:59:35.296836+0000 mgr.y (mgr.34107) 116 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-14T15:59:36.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:36 smithi023 bash[57213]: audit 2024-04-14T15:59:35.297507+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-14T15:59:36.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:36 smithi023 bash[57213]: audit 2024-04-14T15:59:35.299326+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:36.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:36 smithi023 bash[57213]: cephadm 2024-04-14T15:59:35.304968+0000 mgr.y (mgr.34107) 117 : cephadm [INF] Reconfiguring daemon osd.5 on smithi119 2024-04-14T15:59:36.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:36 smithi023 bash[57213]: cluster 2024-04-14T15:59:36.173479+0000 mgr.y (mgr.34107) 118 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:59:36.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:36 smithi023 bash[55745]: audit 2024-04-14T15:59:35.253260+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:36.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:36 smithi023 bash[55745]: audit 2024-04-14T15:59:35.269600+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:36.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:36 smithi023 bash[55745]: cephadm 2024-04-14T15:59:35.296836+0000 mgr.y (mgr.34107) 116 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-14T15:59:36.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:36 smithi023 bash[55745]: audit 2024-04-14T15:59:35.297507+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-14T15:59:36.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:36 smithi023 bash[55745]: audit 2024-04-14T15:59:35.299326+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:36.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:36 smithi023 bash[55745]: cephadm 2024-04-14T15:59:35.304968+0000 mgr.y (mgr.34107) 117 : cephadm [INF] Reconfiguring daemon osd.5 on smithi119 2024-04-14T15:59:36.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:36 smithi023 bash[55745]: cluster 2024-04-14T15:59:36.173479+0000 mgr.y (mgr.34107) 118 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:59:38.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:38 smithi023 bash[55745]: audit 2024-04-14T15:59:37.311981+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:38.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:38 smithi023 bash[55745]: audit 2024-04-14T15:59:37.324567+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:38.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:38 smithi023 bash[55745]: cephadm 2024-04-14T15:59:37.375661+0000 mgr.y (mgr.34107) 119 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-14T15:59:38.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:38 smithi023 bash[55745]: audit 2024-04-14T15:59:37.376355+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-14T15:59:38.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:38 smithi023 bash[55745]: audit 2024-04-14T15:59:37.378136+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:38.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:38 smithi023 bash[55745]: cephadm 2024-04-14T15:59:37.384214+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring daemon osd.6 on smithi119 2024-04-14T15:59:38.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:38 smithi023 bash[55745]: cluster 2024-04-14T15:59:38.174398+0000 mgr.y (mgr.34107) 121 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:59:38.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:38 smithi023 bash[57213]: audit 2024-04-14T15:59:37.311981+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:38.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:38 smithi023 bash[57213]: audit 2024-04-14T15:59:37.324567+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:38.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:38 smithi023 bash[57213]: cephadm 2024-04-14T15:59:37.375661+0000 mgr.y (mgr.34107) 119 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-14T15:59:38.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:38 smithi023 bash[57213]: audit 2024-04-14T15:59:37.376355+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-14T15:59:38.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:38 smithi023 bash[57213]: audit 2024-04-14T15:59:37.378136+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:38.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:38 smithi023 bash[57213]: cephadm 2024-04-14T15:59:37.384214+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring daemon osd.6 on smithi119 2024-04-14T15:59:38.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:38 smithi023 bash[57213]: cluster 2024-04-14T15:59:38.174398+0000 mgr.y (mgr.34107) 121 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:59:38.615 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:38 smithi119 bash[44891]: audit 2024-04-14T15:59:37.311981+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:38.615 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:38 smithi119 bash[44891]: audit 2024-04-14T15:59:37.324567+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:38.615 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:38 smithi119 bash[44891]: cephadm 2024-04-14T15:59:37.375661+0000 mgr.y (mgr.34107) 119 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-14T15:59:38.615 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:38 smithi119 bash[44891]: audit 2024-04-14T15:59:37.376355+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-14T15:59:38.615 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:38 smithi119 bash[44891]: audit 2024-04-14T15:59:37.378136+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:38.615 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:38 smithi119 bash[44891]: cephadm 2024-04-14T15:59:37.384214+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Reconfiguring daemon osd.6 on smithi119 2024-04-14T15:59:38.615 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:38 smithi119 bash[44891]: cluster 2024-04-14T15:59:38.174398+0000 mgr.y (mgr.34107) 121 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:59:38.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:59:38 smithi119 bash[42039]: ts=2024-04-14T15:59:38.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.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:59:39.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:59:38 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:59:38] "GET /metrics HTTP/1.1" 200 38266 "" "Prometheus/2.33.4" 2024-04-14T15:59:40.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:40 smithi023 bash[55745]: audit 2024-04-14T15:59:39.325228+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:40.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:40 smithi023 bash[55745]: audit 2024-04-14T15:59:39.337946+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:40.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:40 smithi023 bash[55745]: cephadm 2024-04-14T15:59:39.353408+0000 mgr.y (mgr.34107) 122 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-14T15:59:40.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:40 smithi023 bash[55745]: audit 2024-04-14T15:59:39.354150+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-14T15:59:40.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:40 smithi023 bash[55745]: audit 2024-04-14T15:59:39.356008+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:40.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:40 smithi023 bash[55745]: cephadm 2024-04-14T15:59:39.361679+0000 mgr.y (mgr.34107) 123 : cephadm [INF] Reconfiguring daemon osd.7 on smithi119 2024-04-14T15:59:40.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:40 smithi023 bash[55745]: cluster 2024-04-14T15:59:40.175356+0000 mgr.y (mgr.34107) 124 : 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-14T15:59:40.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:40 smithi023 bash[57213]: audit 2024-04-14T15:59:39.325228+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:40.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:40 smithi023 bash[57213]: audit 2024-04-14T15:59:39.337946+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:40.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:40 smithi023 bash[57213]: cephadm 2024-04-14T15:59:39.353408+0000 mgr.y (mgr.34107) 122 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-14T15:59:40.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:40 smithi023 bash[57213]: audit 2024-04-14T15:59:39.354150+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-14T15:59:40.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:40 smithi023 bash[57213]: audit 2024-04-14T15:59:39.356008+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:40.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:40 smithi023 bash[57213]: cephadm 2024-04-14T15:59:39.361679+0000 mgr.y (mgr.34107) 123 : cephadm [INF] Reconfiguring daemon osd.7 on smithi119 2024-04-14T15:59:40.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:40 smithi023 bash[57213]: cluster 2024-04-14T15:59:40.175356+0000 mgr.y (mgr.34107) 124 : 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-14T15:59:40.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:40 smithi119 bash[44891]: audit 2024-04-14T15:59:39.325228+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:40.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:40 smithi119 bash[44891]: audit 2024-04-14T15:59:39.337946+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:40.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:40 smithi119 bash[44891]: cephadm 2024-04-14T15:59:39.353408+0000 mgr.y (mgr.34107) 122 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-14T15:59:40.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:40 smithi119 bash[44891]: audit 2024-04-14T15:59:39.354150+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-14T15:59:40.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:40 smithi119 bash[44891]: audit 2024-04-14T15:59:39.356008+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:40.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:40 smithi119 bash[44891]: cephadm 2024-04-14T15:59:39.361679+0000 mgr.y (mgr.34107) 123 : cephadm [INF] Reconfiguring daemon osd.7 on smithi119 2024-04-14T15:59:40.601 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:40 smithi119 bash[44891]: cluster 2024-04-14T15:59:40.175356+0000 mgr.y (mgr.34107) 124 : 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-14T15:59:41.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:41 smithi119 bash[44891]: audit 2024-04-14T15:59:40.819319+0000 mgr.y (mgr.34107) 125 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:59:41.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:41 smithi023 bash[57213]: audit 2024-04-14T15:59:40.819319+0000 mgr.y (mgr.34107) 125 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:59:41.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:41 smithi023 bash[55745]: audit 2024-04-14T15:59:40.819319+0000 mgr.y (mgr.34107) 125 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:59:42.674 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:42 smithi119 bash[44891]: audit 2024-04-14T15:59:41.408656+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:42.674 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:42 smithi119 bash[44891]: audit 2024-04-14T15:59:41.420540+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:42.674 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:42 smithi119 bash[44891]: cephadm 2024-04-14T15:59:41.431550+0000 mgr.y (mgr.34107) 126 : cephadm [INF] Reconfiguring rgw.foo.smithi119.zocquy (monmap changed)... 2024-04-14T15:59:42.674 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:42 smithi119 bash[44891]: audit 2024-04-14T15:59:41.432307+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi119.zocquy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:59:42.674 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:42 smithi119 bash[44891]: audit 2024-04-14T15:59:41.436140+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:42.675 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:42 smithi119 bash[44891]: cephadm 2024-04-14T15:59:41.438170+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi119.zocquy on smithi119 2024-04-14T15:59:42.675 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:42 smithi119 bash[44891]: cluster 2024-04-14T15:59:42.177072+0000 mgr.y (mgr.34107) 128 : 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-14T15:59:42.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:42 smithi023 bash[55745]: audit 2024-04-14T15:59:41.408656+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:42.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:42 smithi023 bash[55745]: audit 2024-04-14T15:59:41.420540+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:42.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:42 smithi023 bash[55745]: cephadm 2024-04-14T15:59:41.431550+0000 mgr.y (mgr.34107) 126 : cephadm [INF] Reconfiguring rgw.foo.smithi119.zocquy (monmap changed)... 2024-04-14T15:59:42.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:42 smithi023 bash[55745]: audit 2024-04-14T15:59:41.432307+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi119.zocquy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:59:42.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:42 smithi023 bash[55745]: audit 2024-04-14T15:59:41.436140+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:42.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:42 smithi023 bash[55745]: cephadm 2024-04-14T15:59:41.438170+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi119.zocquy on smithi119 2024-04-14T15:59:42.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:42 smithi023 bash[55745]: cluster 2024-04-14T15:59:42.177072+0000 mgr.y (mgr.34107) 128 : 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-14T15:59:42.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:42 smithi023 bash[57213]: audit 2024-04-14T15:59:41.408656+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:42.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:42 smithi023 bash[57213]: audit 2024-04-14T15:59:41.420540+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:42.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:42 smithi023 bash[57213]: cephadm 2024-04-14T15:59:41.431550+0000 mgr.y (mgr.34107) 126 : cephadm [INF] Reconfiguring rgw.foo.smithi119.zocquy (monmap changed)... 2024-04-14T15:59:42.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:42 smithi023 bash[57213]: audit 2024-04-14T15:59:41.432307+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi119.zocquy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:59:42.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:42 smithi023 bash[57213]: audit 2024-04-14T15:59:41.436140+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:42.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:42 smithi023 bash[57213]: cephadm 2024-04-14T15:59:41.438170+0000 mgr.y (mgr.34107) 127 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi119.zocquy on smithi119 2024-04-14T15:59:42.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:42 smithi023 bash[57213]: cluster 2024-04-14T15:59:42.177072+0000 mgr.y (mgr.34107) 128 : 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-14T15:59:43.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:59:43 smithi119 bash[42039]: ts=2024-04-14T15:59: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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:59:44.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:44 smithi119 bash[44891]: audit 2024-04-14T15:59:43.443886+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:44.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:44 smithi119 bash[44891]: audit 2024-04-14T15:59:43.457022+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:44.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:44 smithi119 bash[44891]: cephadm 2024-04-14T15:59:43.507650+0000 mgr.y (mgr.34107) 129 : cephadm [INF] Reconfiguring rgw.smpl.smithi119.thnivt (monmap changed)... 2024-04-14T15:59:44.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:44 smithi119 bash[44891]: audit 2024-04-14T15:59:43.508393+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi119.thnivt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:59:44.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:44 smithi119 bash[44891]: audit 2024-04-14T15:59:43.512018+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:44.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:44 smithi119 bash[44891]: cephadm 2024-04-14T15:59:43.513973+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi119.thnivt on smithi119 2024-04-14T15:59:44.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:44 smithi119 bash[44891]: cluster 2024-04-14T15:59:44.177811+0000 mgr.y (mgr.34107) 131 : 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-14T15:59:44.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:44 smithi023 bash[55745]: audit 2024-04-14T15:59:43.443886+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:44.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:44 smithi023 bash[55745]: audit 2024-04-14T15:59:43.457022+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:44.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:44 smithi023 bash[55745]: cephadm 2024-04-14T15:59:43.507650+0000 mgr.y (mgr.34107) 129 : cephadm [INF] Reconfiguring rgw.smpl.smithi119.thnivt (monmap changed)... 2024-04-14T15:59:44.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:44 smithi023 bash[55745]: audit 2024-04-14T15:59:43.508393+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi119.thnivt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:59:44.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:44 smithi023 bash[55745]: audit 2024-04-14T15:59:43.512018+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:44.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:44 smithi023 bash[55745]: cephadm 2024-04-14T15:59:43.513973+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi119.thnivt on smithi119 2024-04-14T15:59:44.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:44 smithi023 bash[55745]: cluster 2024-04-14T15:59:44.177811+0000 mgr.y (mgr.34107) 131 : 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-14T15:59:44.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:44 smithi023 bash[57213]: audit 2024-04-14T15:59:43.443886+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:44.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:44 smithi023 bash[57213]: audit 2024-04-14T15:59:43.457022+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:44.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:44 smithi023 bash[57213]: cephadm 2024-04-14T15:59:43.507650+0000 mgr.y (mgr.34107) 129 : cephadm [INF] Reconfiguring rgw.smpl.smithi119.thnivt (monmap changed)... 2024-04-14T15:59:44.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:44 smithi023 bash[57213]: audit 2024-04-14T15:59:43.508393+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi119.thnivt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T15:59:44.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:44 smithi023 bash[57213]: audit 2024-04-14T15:59:43.512018+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:44.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:44 smithi023 bash[57213]: cephadm 2024-04-14T15:59:43.513973+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi119.thnivt on smithi119 2024-04-14T15:59:44.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:44 smithi023 bash[57213]: cluster 2024-04-14T15:59:44.177811+0000 mgr.y (mgr.34107) 131 : 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-14T15:59:45.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:45 smithi023 bash[55745]: audit 2024-04-14T15:59:44.857264+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:59:45.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:45 smithi023 bash[57213]: audit 2024-04-14T15:59:44.857264+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:59:45.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:45 smithi119 bash[44891]: audit 2024-04-14T15:59:44.857264+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T15:59:46.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[57213]: audit 2024-04-14T15:59:45.479116+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:46.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[57213]: audit 2024-04-14T15:59:45.491396+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:46.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[57213]: audit 2024-04-14T15:59:45.549313+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:59:46.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[57213]: audit 2024-04-14T15:59:45.554669+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:59:46.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[57213]: audit 2024-04-14T15:59:45.558963+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:59:46.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[57213]: cephadm 2024-04-14T15:59:45.560786+0000 mgr.y (mgr.34107) 132 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-14T15:59:46.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[57213]: audit 2024-04-14T15:59:45.567751+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:46.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[57213]: audit 2024-04-14T15:59:45.572463+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-14T15:59:46.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[57213]: audit 2024-04-14T15:59:45.578503+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-14T15:59:46.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[57213]: audit 2024-04-14T15:59:45.582900+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-14T15:59:46.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[57213]: audit 2024-04-14T15:59:45.588874+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-14T15:59:46.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[57213]: audit 2024-04-14T15:59:45.593460+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-14T15:59:46.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[57213]: audit 2024-04-14T15:59:45.599358+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-14T15:59:46.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[57213]: audit 2024-04-14T15:59:45.605136+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:59:46.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[57213]: cephadm 2024-04-14T15:59:45.607005+0000 mgr.y (mgr.34107) 133 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-14T15:59:46.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[57213]: audit 2024-04-14T15:59:45.613870+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:46.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[57213]: audit 2024-04-14T15:59:45.620653+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-14T15:59:46.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[57213]: audit 2024-04-14T15:59:45.621052+0000 mgr.y (mgr.34107) 134 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-14T15:59:46.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[57213]: cephadm 2024-04-14T15:59:45.623666+0000 mgr.y (mgr.34107) 135 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-14T15:59:46.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[57213]: cluster 2024-04-14T15:59:46.179637+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:59:46.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[55745]: audit 2024-04-14T15:59:45.479116+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:46.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[55745]: audit 2024-04-14T15:59:45.491396+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:46.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[55745]: audit 2024-04-14T15:59:45.549313+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:59:46.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[55745]: audit 2024-04-14T15:59:45.554669+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:59:46.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[55745]: audit 2024-04-14T15:59:45.558963+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:59:46.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[55745]: cephadm 2024-04-14T15:59:45.560786+0000 mgr.y (mgr.34107) 132 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-14T15:59:46.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[55745]: audit 2024-04-14T15:59:45.567751+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:46.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[55745]: audit 2024-04-14T15:59:45.572463+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-14T15:59:46.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[55745]: audit 2024-04-14T15:59:45.578503+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-14T15:59:46.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[55745]: audit 2024-04-14T15:59:45.582900+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-14T15:59:46.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[55745]: audit 2024-04-14T15:59:45.588874+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-14T15:59:46.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[55745]: audit 2024-04-14T15:59:45.593460+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-14T15:59:46.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[55745]: audit 2024-04-14T15:59:45.599358+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-14T15:59:46.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[55745]: audit 2024-04-14T15:59:45.605136+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:59:46.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[55745]: cephadm 2024-04-14T15:59:45.607005+0000 mgr.y (mgr.34107) 133 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-14T15:59:46.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[55745]: audit 2024-04-14T15:59:45.613870+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:46.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[55745]: audit 2024-04-14T15:59:45.620653+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-14T15:59:46.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[55745]: audit 2024-04-14T15:59:45.621052+0000 mgr.y (mgr.34107) 134 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-14T15:59:46.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[55745]: cephadm 2024-04-14T15:59:45.623666+0000 mgr.y (mgr.34107) 135 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-14T15:59:46.844 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:46 smithi023 bash[55745]: cluster 2024-04-14T15:59:46.179637+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:59:46.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:46 smithi119 bash[44891]: audit 2024-04-14T15:59:45.479116+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:46.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:46 smithi119 bash[44891]: audit 2024-04-14T15:59:45.491396+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:46.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:46 smithi119 bash[44891]: audit 2024-04-14T15:59:45.549313+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T15:59:46.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:46 smithi119 bash[44891]: audit 2024-04-14T15:59:45.554669+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:59:46.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:46 smithi119 bash[44891]: audit 2024-04-14T15:59:45.558963+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:59:46.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:46 smithi119 bash[44891]: cephadm 2024-04-14T15:59:45.560786+0000 mgr.y (mgr.34107) 132 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-14T15:59:46.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:46 smithi119 bash[44891]: audit 2024-04-14T15:59:45.567751+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:46.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:46 smithi119 bash[44891]: audit 2024-04-14T15:59:45.572463+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-14T15:59:46.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:46 smithi119 bash[44891]: audit 2024-04-14T15:59:45.578503+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-14T15:59:46.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:46 smithi119 bash[44891]: audit 2024-04-14T15:59:45.582900+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-14T15:59:46.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:46 smithi119 bash[44891]: audit 2024-04-14T15:59:45.588874+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-14T15:59:46.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:46 smithi119 bash[44891]: audit 2024-04-14T15:59:45.593460+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-14T15:59:46.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:46 smithi119 bash[44891]: audit 2024-04-14T15:59:45.599358+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-14T15:59:46.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:46 smithi119 bash[44891]: audit 2024-04-14T15:59:45.605136+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T15:59:46.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:46 smithi119 bash[44891]: cephadm 2024-04-14T15:59:45.607005+0000 mgr.y (mgr.34107) 133 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-14T15:59:46.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:46 smithi119 bash[44891]: audit 2024-04-14T15:59:45.613870+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:46.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:46 smithi119 bash[44891]: audit 2024-04-14T15:59:45.620653+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-14T15:59:46.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:46 smithi119 bash[44891]: audit 2024-04-14T15:59:45.621052+0000 mgr.y (mgr.34107) 134 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-14T15:59:46.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:46 smithi119 bash[44891]: cephadm 2024-04-14T15:59:45.623666+0000 mgr.y (mgr.34107) 135 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-14T15:59:46.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:46 smithi119 bash[44891]: cluster 2024-04-14T15:59:46.179637+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T15:59:48.945 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:59:48 smithi119 bash[42039]: ts=2024-04-14T15:59: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.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:59:48.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:48 smithi119 bash[44891]: cephadm 2024-04-14T15:59:47.743595+0000 mgr.y (mgr.34107) 137 : cephadm [INF] Upgrade: Updating osd.0 2024-04-14T15:59:48.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:48 smithi119 bash[44891]: audit 2024-04-14T15:59:47.753572+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:48.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:48 smithi119 bash[44891]: audit 2024-04-14T15:59:47.758026+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-14T15:59:48.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:48 smithi119 bash[44891]: audit 2024-04-14T15:59:47.759704+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:48.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:48 smithi119 bash[44891]: cephadm 2024-04-14T15:59:47.765322+0000 mgr.y (mgr.34107) 138 : cephadm [INF] Deploying daemon osd.0 on smithi023 2024-04-14T15:59:48.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:48 smithi119 bash[44891]: cluster 2024-04-14T15:59:48.180224+0000 mgr.y (mgr.34107) 139 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:59:49.022 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:59:48 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:59:48] "GET /metrics HTTP/1.1" 200 38265 "" "Prometheus/2.33.4" 2024-04-14T15:59:49.023 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:48 smithi023 bash[55745]: cephadm 2024-04-14T15:59:47.743595+0000 mgr.y (mgr.34107) 137 : cephadm [INF] Upgrade: Updating osd.0 2024-04-14T15:59:49.023 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:48 smithi023 bash[55745]: audit 2024-04-14T15:59:47.753572+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:49.023 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:48 smithi023 bash[55745]: audit 2024-04-14T15:59:47.758026+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-14T15:59:49.023 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:48 smithi023 bash[55745]: audit 2024-04-14T15:59:47.759704+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:49.023 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:48 smithi023 bash[55745]: cephadm 2024-04-14T15:59:47.765322+0000 mgr.y (mgr.34107) 138 : cephadm [INF] Deploying daemon osd.0 on smithi023 2024-04-14T15:59:49.023 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:48 smithi023 bash[55745]: cluster 2024-04-14T15:59:48.180224+0000 mgr.y (mgr.34107) 139 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:59:49.023 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:48 smithi023 bash[57213]: cephadm 2024-04-14T15:59:47.743595+0000 mgr.y (mgr.34107) 137 : cephadm [INF] Upgrade: Updating osd.0 2024-04-14T15:59:49.024 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:48 smithi023 bash[57213]: audit 2024-04-14T15:59:47.753572+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:49.024 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:48 smithi023 bash[57213]: audit 2024-04-14T15:59:47.758026+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-14T15:59:49.024 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:48 smithi023 bash[57213]: audit 2024-04-14T15:59:47.759704+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T15:59:49.024 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:48 smithi023 bash[57213]: cephadm 2024-04-14T15:59:47.765322+0000 mgr.y (mgr.34107) 138 : cephadm [INF] Deploying daemon osd.0 on smithi023 2024-04-14T15:59:49.024 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:48 smithi023 bash[57213]: cluster 2024-04-14T15:59:48.180224+0000 mgr.y (mgr.34107) 139 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T15:59:50.540 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:50 smithi023 bash[55745]: cluster 2024-04-14T15:59:50.180943+0000 mgr.y (mgr.34107) 140 : cluster [DBG] pgmap v61: 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-14T15:59:50.540 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:50 smithi023 bash[57213]: cluster 2024-04-14T15:59:50.180943+0000 mgr.y (mgr.34107) 140 : cluster [DBG] pgmap v61: 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-14T15:59:50.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:50 smithi119 bash[44891]: cluster 2024-04-14T15:59:50.180943+0000 mgr.y (mgr.34107) 140 : cluster [DBG] pgmap v61: 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-14T15:59:51.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:51 smithi023 bash[55745]: audit 2024-04-14T15:59:50.830033+0000 mgr.y (mgr.34107) 141 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:59:51.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:51 smithi023 bash[57213]: audit 2024-04-14T15:59:50.830033+0000 mgr.y (mgr.34107) 141 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:59:51.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:51 smithi119 bash[44891]: audit 2024-04-14T15:59:50.830033+0000 mgr.y (mgr.34107) 141 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T15:59:52.088 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:51 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:59:52.089 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:59:51 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:59:52.089 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:59:51 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:59:52.089 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:59:51 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:59:52.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:59:51 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:59:52.090 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:59:51 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:59:52.091 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 15:59:51 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:59:52.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:51 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:59:52.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:59:51 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:59:52.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:52 smithi023 bash[57213]: cluster 2024-04-14T15:59:52.181922+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v62: 161 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-14T15:59:52.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:52 smithi023 bash[57213]: cluster 2024-04-14T15:59:52.213509+0000 mon.a (mon.0) 265 : cluster [INF] osd.0 marked itself down and dead 2024-04-14T15:59:52.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:52 smithi023 bash[55745]: cluster 2024-04-14T15:59:52.181922+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v62: 161 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-14T15:59:52.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:52 smithi023 bash[55745]: cluster 2024-04-14T15:59:52.213509+0000 mon.a (mon.0) 265 : cluster [INF] osd.0 marked itself down and dead 2024-04-14T15:59:52.341 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:59:52 smithi023 systemd[1]: Stopping Ceph osd.0 for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T15:59:52.341 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:59:52 smithi023 bash[26119]: debug 2024-04-14T15:59:52.209+0000 7f85d474b700 -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-14T15:59:52.341 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:59:52 smithi023 bash[26119]: debug 2024-04-14T15:59:52.209+0000 7f85d474b700 -1 osd.0 107 *** Got signal Terminated *** 2024-04-14T15:59:52.341 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:59:52 smithi023 bash[26119]: debug 2024-04-14T15:59:52.209+0000 7f85d474b700 -1 osd.0 107 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-14T15:59:52.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:52 smithi119 bash[44891]: cluster 2024-04-14T15:59:52.181922+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v62: 161 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-14T15:59:52.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:52 smithi119 bash[44891]: cluster 2024-04-14T15:59:52.213509+0000 mon.a (mon.0) 265 : cluster [INF] osd.0 marked itself down and dead 2024-04-14T15:59:53.555 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:53 smithi023 bash[55745]: cluster 2024-04-14T15:59:52.287124+0000 mon.a (mon.0) 266 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T15:59:53.556 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:53 smithi023 bash[55745]: cluster 2024-04-14T15:59:52.308782+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-04-14T15:59:53.556 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:53 smithi023 bash[57213]: cluster 2024-04-14T15:59:52.287124+0000 mon.a (mon.0) 266 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T15:59:53.556 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:53 smithi023 bash[57213]: cluster 2024-04-14T15:59:52.308782+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-04-14T15:59:53.556 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:59:53 smithi023 bash[59260]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-0 2024-04-14T15:59:53.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:53 smithi119 bash[44891]: cluster 2024-04-14T15:59:52.287124+0000 mon.a (mon.0) 266 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T15:59:53.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:53 smithi119 bash[44891]: cluster 2024-04-14T15:59:52.308782+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e108: 8 total, 7 up, 8 in 2024-04-14T15:59:53.695 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:59:53 smithi119 bash[42039]: ts=2024-04-14T15:59:53.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:59:53.840 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:59:53 smithi023 bash[59324]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-0 2024-04-14T15:59:54.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:54 smithi023 bash[57213]: cluster 2024-04-14T15:59:53.322588+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-04-14T15:59:54.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:54 smithi023 bash[57213]: cluster 2024-04-14T15:59:54.182671+0000 mgr.y (mgr.34107) 143 : cluster [DBG] pgmap v65: 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-14T15:59:54.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:54 smithi023 bash[55745]: cluster 2024-04-14T15:59:53.322588+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-04-14T15:59:54.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:54 smithi023 bash[55745]: cluster 2024-04-14T15:59:54.182671+0000 mgr.y (mgr.34107) 143 : cluster [DBG] pgmap v65: 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-14T15:59:54.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:54 smithi119 bash[44891]: cluster 2024-04-14T15:59:53.322588+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e109: 8 total, 7 up, 8 in 2024-04-14T15:59:54.698 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:54 smithi119 bash[44891]: cluster 2024-04-14T15:59:54.182671+0000 mgr.y (mgr.34107) 143 : cluster [DBG] pgmap v65: 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-14T15:59:55.765 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:59:55.765 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:59:55 smithi023 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.0.service: Deactivated successfully. 2024-04-14T15:59:55.766 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:59:55 smithi023 systemd[1]: Stopped Ceph osd.0 for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:59:55.766 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:59:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:59:55.766 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 15:59:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:59:55.766 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 15:59:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:59:55.767 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 15:59:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:59:55.767 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:59:55.767 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:59:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:59:55.767 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 15:59:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:59:55.768 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 15:59:55 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T15:59:56.090 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:59:55 smithi023 systemd[1]: Started Ceph osd.0 for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T15:59:57.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:56 smithi023 bash[55745]: audit 2024-04-14T15:59:55.814959+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:57.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:56 smithi023 bash[55745]: audit 2024-04-14T15:59:55.822032+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:57.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:56 smithi023 bash[55745]: cluster 2024-04-14T15:59:56.184611+0000 mgr.y (mgr.34107) 144 : cluster [DBG] pgmap v66: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-14T15:59:57.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:56 smithi023 bash[57213]: audit 2024-04-14T15:59:55.814959+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:57.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:56 smithi023 bash[57213]: audit 2024-04-14T15:59:55.822032+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:57.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:56 smithi023 bash[57213]: cluster 2024-04-14T15:59:56.184611+0000 mgr.y (mgr.34107) 144 : cluster [DBG] pgmap v66: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-14T15:59:57.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:56 smithi119 bash[44891]: audit 2024-04-14T15:59:55.814959+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:57.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:56 smithi119 bash[44891]: audit 2024-04-14T15:59:55.822032+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T15:59:57.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:56 smithi119 bash[44891]: cluster 2024-04-14T15:59:56.184611+0000 mgr.y (mgr.34107) 144 : cluster [DBG] pgmap v66: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-14T15:59:57.591 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:59:57 smithi023 bash[59472]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-14T15:59:57.591 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:59:57 smithi023 bash[59472]: 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-14T15:59:57.591 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:59:57 smithi023 bash[59472]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-14T15:59:57.591 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:59:57 smithi023 bash[59472]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-14T15:59:57.591 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:59:57 smithi023 bash[59472]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-14T15:59:57.591 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:59:57 smithi023 bash[59472]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-14T15:59:57.591 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:59:57 smithi023 bash[59472]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-14T15:59:58.029 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T15:59:58.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:57 smithi023 bash[55745]: cluster 2024-04-14T15:59:56.824720+0000 mon.a (mon.0) 271 : cluster [WRN] Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 22 pgs degraded (PG_DEGRADED) 2024-04-14T15:59:58.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:57 smithi023 bash[57213]: cluster 2024-04-14T15:59:56.824720+0000 mon.a (mon.0) 271 : cluster [WRN] Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 22 pgs degraded (PG_DEGRADED) 2024-04-14T15:59:58.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:57 smithi119 bash[44891]: cluster 2024-04-14T15:59:56.824720+0000 mon.a (mon.0) 271 : cluster [WRN] Health check failed: Degraded data redundancy: 68/630 objects degraded (10.794%), 22 pgs degraded (PG_DEGRADED) 2024-04-14T15:59:58.802 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T15:59:58.802 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (4m) 85s ago 10m 13.3M - 0.23.0 ba2b418f427c e6dfea9b190e 2024-04-14T15:59:58.802 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 error 61s ago 10m - - 2024-04-14T15:59:58.802 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (2m) 85s ago 8m 43.3M - 3.5 e1d6a67b021e 1c97cc7cc4f4 2024-04-14T15:59:58.802 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283,8765 running (2m) 61s ago 16m 436M - 19.0.0-2778-ga971fd5f b96c509eef84 2ed438e9faa7 2024-04-14T15:59:58.802 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (3m) 85s ago 18m 483M - 19.0.0-2778-ga971fd5f b96c509eef84 4147830303b4 2024-04-14T15:59:58.802 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (2m) 85s ago 18m 39.1M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 bdffa642fda8 2024-04-14T15:59:58.806 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (68s) 61s ago 16m 18.2M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 ee3c2462ddf0 2024-04-14T15:59:58.806 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (93s) 85s ago 16m 17.8M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 abed67fb44ce 2024-04-14T15:59:58.806 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (4m) 85s ago 11m 8779k - 1.3.1 1dbe0e931976 33d132daf693 2024-04-14T15:59:58.806 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (3m) 61s ago 11m 9004k - 1.3.1 1dbe0e931976 287a50fa76a1 2024-04-14T15:59:58.806 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 starting - - - 2780M 2024-04-14T15:59:58.806 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (15m) 85s ago 15m 56.2M 2780M 17.2.0 e1d6a67b021e feda49b41c79 2024-04-14T15:59:58.806 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (14m) 85s ago 14m 50.5M 2780M 17.2.0 e1d6a67b021e f14a3e67179d 2024-04-14T15:59:58.806 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (14m) 85s ago 14m 54.2M 2780M 17.2.0 e1d6a67b021e 6508f640b6d9 2024-04-14T15:59:58.807 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (13m) 61s ago 13m 55.8M 3036M 17.2.0 e1d6a67b021e 7508f9f57912 2024-04-14T15:59:58.807 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (13m) 61s ago 13m 52.9M 3036M 17.2.0 e1d6a67b021e 91490d5788a8 2024-04-14T15:59:58.807 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (12m) 61s ago 12m 51.4M 3036M 17.2.0 e1d6a67b021e 6ecbba9b2917 2024-04-14T15:59:58.807 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (12m) 61s ago 12m 54.1M 3036M 17.2.0 e1d6a67b021e c637d318934d 2024-04-14T15:59:58.807 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (2m) 61s ago 11m 62.5M - 2.33.4 514e6a882f6e 6f29ab050cda 2024-04-14T15:59:58.807 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (9m) 85s ago 9m 85.3M - 17.2.0 e1d6a67b021e 35dd84da01ed 2024-04-14T15:59:58.807 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (9m) 61s ago 9m 85.4M - 17.2.0 e1d6a67b021e c2f9b2e874c0 2024-04-14T15:59:58.807 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (9m) 85s ago 9m 85.4M - 17.2.0 e1d6a67b021e c9bc72617c27 2024-04-14T15:59:58.807 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (9m) 61s ago 9m 85.2M - 17.2.0 e1d6a67b021e cf4b6004e6a8 2024-04-14T15:59:58.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 15:59:58 smithi119 bash[42039]: ts=2024-04-14T15:59: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.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T15:59:58.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:58 smithi119 bash[44891]: audit 2024-04-14T15:59:58.014111+0000 mgr.y (mgr.34107) 145 : audit [DBG] from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:59:58.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:58 smithi119 bash[44891]: cluster 2024-04-14T15:59:58.185287+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v67: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-14T15:59:59.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 15:59:58 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:15:59:58] "GET /metrics HTTP/1.1" 200 38265 "" "Prometheus/2.33.4" 2024-04-14T15:59:59.090 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:59:58 smithi023 bash[59725]: debug 2024-04-14T15:59:58.873+0000 7f812964d700 1 -- 172.21.15.23:0/4043222656 <== mon.0 v2:172.21.15.23:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55da8f0b9680 con 0x55da8f0f7000 2024-04-14T15:59:59.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:58 smithi023 bash[55745]: audit 2024-04-14T15:59:58.014111+0000 mgr.y (mgr.34107) 145 : audit [DBG] from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:59:59.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:58 smithi023 bash[55745]: cluster 2024-04-14T15:59:58.185287+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v67: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-14T15:59:59.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:58 smithi023 bash[57213]: audit 2024-04-14T15:59:58.014111+0000 mgr.y (mgr.34107) 145 : audit [DBG] from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T15:59:59.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:58 smithi023 bash[57213]: cluster 2024-04-14T15:59:58.185287+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v67: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-14T15:59:59.250 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:59:59.250 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T15:59:59.250 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 3 2024-04-14T15:59:59.251 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:59:59.251 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T15:59:59.251 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T15:59:59.251 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:59:59.251 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T15:59:59.251 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2024-04-14T15:59:59.251 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:59:59.251 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T15:59:59.251 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-14T15:59:59.251 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T15:59:59.251 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T15:59:59.251 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-04-14T15:59:59.251 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 5 2024-04-14T15:59:59.252 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T15:59:59.252 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:59:59.626 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T15:59:59.626 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T15:59:59.626 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T15:59:59.626 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-14T15:59:59.626 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [ 2024-04-14T15:59:59.626 INFO:teuthology.orchestra.run.smithi023.stdout: "mon", 2024-04-14T15:59:59.626 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr" 2024-04-14T15:59:59.626 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T15:59:59.626 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "5/23 daemons upgraded", 2024-04-14T15:59:59.626 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Currently upgrading osd daemons", 2024-04-14T15:59:59.626 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T15:59:59.626 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T15:59:59.831 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 15:59:59 smithi023 bash[59725]: debug 2024-04-14T15:59:59.425+0000 7f81327e57c0 -1 Falling back to public interface 2024-04-14T16:00:00.058 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 68/630 objects degraded (10.794%), 22 pgs degraded 2024-04-14T16:00:00.059 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T16:00:00.059 INFO:teuthology.orchestra.run.smithi023.stdout: daemon grafana.a on smithi119 is in error state 2024-04-14T16:00:00.059 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-14T16:00:00.059 INFO:teuthology.orchestra.run.smithi023.stdout: osd.0 (root=default,host=smithi023) is down 2024-04-14T16:00:00.059 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 68/630 objects degraded (10.794%), 22 pgs degraded 2024-04-14T16:00:00.059 INFO:teuthology.orchestra.run.smithi023.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-04-14T16:00:00.059 INFO:teuthology.orchestra.run.smithi023.stdout: pg 2.5 is active+undersized+degraded, acting [7,4] 2024-04-14T16:00:00.059 INFO:teuthology.orchestra.run.smithi023.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2024-04-14T16:00:00.059 INFO:teuthology.orchestra.run.smithi023.stdout: pg 2.15 is active+undersized+degraded, acting [1,5] 2024-04-14T16:00:00.059 INFO:teuthology.orchestra.run.smithi023.stdout: pg 2.1d is active+undersized+degraded, acting [7,6] 2024-04-14T16:00:00.059 INFO:teuthology.orchestra.run.smithi023.stdout: pg 2.1e is active+undersized+degraded, acting [3,5] 2024-04-14T16:00:00.059 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-04-14T16:00:00.059 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2024-04-14T16:00:00.059 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-04-14T16:00:00.059 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-04-14T16:00:00.060 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2024-04-14T16:00:00.060 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2024-04-14T16:00:00.060 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-04-14T16:00:00.060 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-04-14T16:00:00.060 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-04-14T16:00:00.060 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2024-04-14T16:00:00.060 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-04-14T16:00:00.060 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-04-14T16:00:00.060 INFO:teuthology.orchestra.run.smithi023.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2024-04-14T16:00:00.060 INFO:teuthology.orchestra.run.smithi023.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-04-14T16:00:00.060 INFO:teuthology.orchestra.run.smithi023.stdout: pg 5.7 is active+undersized+degraded, acting [5,1] 2024-04-14T16:00:00.060 INFO:teuthology.orchestra.run.smithi023.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2024-04-14T16:00:00.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:59 smithi023 bash[57213]: audit 2024-04-14T15:59:58.382481+0000 mgr.y (mgr.34107) 147 : audit [DBG] from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:00.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:59 smithi023 bash[57213]: audit 2024-04-14T15:59:58.751750+0000 mgr.y (mgr.34107) 148 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:00.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 15:59:59 smithi023 bash[57213]: audit 2024-04-14T15:59:59.249898+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.23:0/2387806249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:00.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:59 smithi023 bash[55745]: audit 2024-04-14T15:59:58.382481+0000 mgr.y (mgr.34107) 147 : audit [DBG] from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:00.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:59 smithi023 bash[55745]: audit 2024-04-14T15:59:58.751750+0000 mgr.y (mgr.34107) 148 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:00.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 15:59:59 smithi023 bash[55745]: audit 2024-04-14T15:59:59.249898+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.23:0/2387806249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:00.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:59 smithi119 bash[44891]: audit 2024-04-14T15:59:58.382481+0000 mgr.y (mgr.34107) 147 : audit [DBG] from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:00.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:59 smithi119 bash[44891]: audit 2024-04-14T15:59:58.751750+0000 mgr.y (mgr.34107) 148 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:00.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 15:59:59 smithi119 bash[44891]: audit 2024-04-14T15:59:59.249898+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.23:0/2387806249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:01.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: audit 2024-04-14T15:59:59.622743+0000 mgr.y (mgr.34107) 149 : audit [DBG] from='client.44200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:01.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: audit 2024-04-14T15:59:59.861945+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:01.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: audit 2024-04-14T15:59:59.863932+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:00:01.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000158+0000 mon.a (mon.0) 274 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 68/630 objects degraded (10.794%), 22 pgs degraded 2024-04-14T16:00:01.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000195+0000 mon.a (mon.0) 275 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T16:00:01.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000218+0000 mon.a (mon.0) 276 : cluster [WRN] daemon grafana.a on smithi119 is in error state 2024-04-14T16:00:01.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000239+0000 mon.a (mon.0) 277 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-04-14T16:00:01.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000267+0000 mon.a (mon.0) 278 : cluster [WRN] osd.0 (root=default,host=smithi023) is down 2024-04-14T16:00:01.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000287+0000 mon.a (mon.0) 279 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 68/630 objects degraded (10.794%), 22 pgs degraded 2024-04-14T16:00:01.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000309+0000 mon.a (mon.0) 280 : cluster [WRN] pg 1.0 is active+undersized+degraded, acting [7,6] 2024-04-14T16:00:01.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000329+0000 mon.a (mon.0) 281 : cluster [WRN] pg 2.5 is active+undersized+degraded, acting [7,4] 2024-04-14T16:00:01.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000348+0000 mon.a (mon.0) 282 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [4,7] 2024-04-14T16:00:01.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000399+0000 mon.a (mon.0) 283 : cluster [WRN] pg 2.15 is active+undersized+degraded, acting [1,5] 2024-04-14T16:00:01.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000444+0000 mon.a (mon.0) 284 : cluster [WRN] pg 2.1d is active+undersized+degraded, acting [7,6] 2024-04-14T16:00:01.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000488+0000 mon.a (mon.0) 285 : cluster [WRN] pg 2.1e is active+undersized+degraded, acting [3,5] 2024-04-14T16:00:01.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000532+0000 mon.a (mon.0) 286 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [4,3] 2024-04-14T16:00:01.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000577+0000 mon.a (mon.0) 287 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [4,6] 2024-04-14T16:00:01.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000618+0000 mon.a (mon.0) 288 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [1,4] 2024-04-14T16:00:01.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000662+0000 mon.a (mon.0) 289 : cluster [WRN] pg 3.7 is active+undersized+degraded, acting [3,7] 2024-04-14T16:00:01.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000704+0000 mon.a (mon.0) 290 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,4] 2024-04-14T16:00:01.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000748+0000 mon.a (mon.0) 291 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,4] 2024-04-14T16:00:01.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000785+0000 mon.a (mon.0) 292 : cluster [WRN] pg 3.10 is active+undersized+degraded, acting [6,5] 2024-04-14T16:00:01.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000827+0000 mon.a (mon.0) 293 : cluster [WRN] pg 3.12 is active+undersized+degraded, acting [7,3] 2024-04-14T16:00:01.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: audit 2024-04-14T15:59:59.622743+0000 mgr.y (mgr.34107) 149 : audit [DBG] from='client.44200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:01.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: audit 2024-04-14T15:59:59.861945+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:01.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: audit 2024-04-14T15:59:59.863932+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:00:01.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000158+0000 mon.a (mon.0) 274 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 68/630 objects degraded (10.794%), 22 pgs degraded 2024-04-14T16:00:01.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000195+0000 mon.a (mon.0) 275 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T16:00:01.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000218+0000 mon.a (mon.0) 276 : cluster [WRN] daemon grafana.a on smithi119 is in error state 2024-04-14T16:00:01.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000239+0000 mon.a (mon.0) 277 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-04-14T16:00:01.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000267+0000 mon.a (mon.0) 278 : cluster [WRN] osd.0 (root=default,host=smithi023) is down 2024-04-14T16:00:01.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000287+0000 mon.a (mon.0) 279 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 68/630 objects degraded (10.794%), 22 pgs degraded 2024-04-14T16:00:01.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000309+0000 mon.a (mon.0) 280 : cluster [WRN] pg 1.0 is active+undersized+degraded, acting [7,6] 2024-04-14T16:00:01.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000329+0000 mon.a (mon.0) 281 : cluster [WRN] pg 2.5 is active+undersized+degraded, acting [7,4] 2024-04-14T16:00:01.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000348+0000 mon.a (mon.0) 282 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [4,7] 2024-04-14T16:00:01.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000399+0000 mon.a (mon.0) 283 : cluster [WRN] pg 2.15 is active+undersized+degraded, acting [1,5] 2024-04-14T16:00:01.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000444+0000 mon.a (mon.0) 284 : cluster [WRN] pg 2.1d is active+undersized+degraded, acting [7,6] 2024-04-14T16:00:01.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000488+0000 mon.a (mon.0) 285 : cluster [WRN] pg 2.1e is active+undersized+degraded, acting [3,5] 2024-04-14T16:00:01.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000532+0000 mon.a (mon.0) 286 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [4,3] 2024-04-14T16:00:01.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000577+0000 mon.a (mon.0) 287 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [4,6] 2024-04-14T16:00:01.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000618+0000 mon.a (mon.0) 288 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [1,4] 2024-04-14T16:00:01.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000662+0000 mon.a (mon.0) 289 : cluster [WRN] pg 3.7 is active+undersized+degraded, acting [3,7] 2024-04-14T16:00:01.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000704+0000 mon.a (mon.0) 290 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,4] 2024-04-14T16:00:01.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000748+0000 mon.a (mon.0) 291 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,4] 2024-04-14T16:00:01.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000785+0000 mon.a (mon.0) 292 : cluster [WRN] pg 3.10 is active+undersized+degraded, acting [6,5] 2024-04-14T16:00:01.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000827+0000 mon.a (mon.0) 293 : cluster [WRN] pg 3.12 is active+undersized+degraded, acting [7,3] 2024-04-14T16:00:01.096 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000869+0000 mon.a (mon.0) 294 : cluster [WRN] pg 3.17 is active+undersized+degraded, acting [5,3] 2024-04-14T16:00:01.096 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000914+0000 mon.a (mon.0) 295 : cluster [WRN] pg 3.18 is active+undersized+degraded, acting [3,1] 2024-04-14T16:00:01.096 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000956+0000 mon.a (mon.0) 296 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [4,7] 2024-04-14T16:00:01.096 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.000998+0000 mon.a (mon.0) 297 : cluster [WRN] pg 3.1f is active+undersized+degraded, acting [5,2] 2024-04-14T16:00:01.096 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.001034+0000 mon.a (mon.0) 298 : cluster [WRN] pg 4.0 is active+undersized+degraded, acting [3,7] 2024-04-14T16:00:01.096 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.001077+0000 mon.a (mon.0) 299 : cluster [WRN] pg 4.3 is active+undersized+degraded, acting [5,7] 2024-04-14T16:00:01.096 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.001119+0000 mon.a (mon.0) 300 : cluster [WRN] pg 5.7 is active+undersized+degraded, acting [5,1] 2024-04-14T16:00:01.096 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.001167+0000 mon.a (mon.0) 301 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,4] 2024-04-14T16:00:01.096 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: audit 2024-04-14T16:00:00.058377+0000 mon.a (mon.0) 302 : audit [DBG] from='client.? 172.21.15.23:0/4126751243' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:00:01.096 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:00.186234+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v68: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-14T16:00:01.096 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000869+0000 mon.a (mon.0) 294 : cluster [WRN] pg 3.17 is active+undersized+degraded, acting [5,3] 2024-04-14T16:00:01.096 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000914+0000 mon.a (mon.0) 295 : cluster [WRN] pg 3.18 is active+undersized+degraded, acting [3,1] 2024-04-14T16:00:01.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000956+0000 mon.a (mon.0) 296 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [4,7] 2024-04-14T16:00:01.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.000998+0000 mon.a (mon.0) 297 : cluster [WRN] pg 3.1f is active+undersized+degraded, acting [5,2] 2024-04-14T16:00:01.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.001034+0000 mon.a (mon.0) 298 : cluster [WRN] pg 4.0 is active+undersized+degraded, acting [3,7] 2024-04-14T16:00:01.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.001077+0000 mon.a (mon.0) 299 : cluster [WRN] pg 4.3 is active+undersized+degraded, acting [5,7] 2024-04-14T16:00:01.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.001119+0000 mon.a (mon.0) 300 : cluster [WRN] pg 5.7 is active+undersized+degraded, acting [5,1] 2024-04-14T16:00:01.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.001167+0000 mon.a (mon.0) 301 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,4] 2024-04-14T16:00:01.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: audit 2024-04-14T16:00:00.058377+0000 mon.a (mon.0) 302 : audit [DBG] from='client.? 172.21.15.23:0/4126751243' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:00:01.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:00.186234+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v68: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-14T16:00:01.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: audit 2024-04-14T15:59:59.622743+0000 mgr.y (mgr.34107) 149 : audit [DBG] from='client.44200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:01.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: audit 2024-04-14T15:59:59.861945+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:01.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: audit 2024-04-14T15:59:59.863932+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:00:01.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000158+0000 mon.a (mon.0) 274 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 68/630 objects degraded (10.794%), 22 pgs degraded 2024-04-14T16:00:01.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000195+0000 mon.a (mon.0) 275 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T16:00:01.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000218+0000 mon.a (mon.0) 276 : cluster [WRN] daemon grafana.a on smithi119 is in error state 2024-04-14T16:00:01.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000239+0000 mon.a (mon.0) 277 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-04-14T16:00:01.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000267+0000 mon.a (mon.0) 278 : cluster [WRN] osd.0 (root=default,host=smithi023) is down 2024-04-14T16:00:01.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000287+0000 mon.a (mon.0) 279 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 68/630 objects degraded (10.794%), 22 pgs degraded 2024-04-14T16:00:01.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000309+0000 mon.a (mon.0) 280 : cluster [WRN] pg 1.0 is active+undersized+degraded, acting [7,6] 2024-04-14T16:00:01.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000329+0000 mon.a (mon.0) 281 : cluster [WRN] pg 2.5 is active+undersized+degraded, acting [7,4] 2024-04-14T16:00:01.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000348+0000 mon.a (mon.0) 282 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [4,7] 2024-04-14T16:00:01.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000399+0000 mon.a (mon.0) 283 : cluster [WRN] pg 2.15 is active+undersized+degraded, acting [1,5] 2024-04-14T16:00:01.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000444+0000 mon.a (mon.0) 284 : cluster [WRN] pg 2.1d is active+undersized+degraded, acting [7,6] 2024-04-14T16:00:01.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000488+0000 mon.a (mon.0) 285 : cluster [WRN] pg 2.1e is active+undersized+degraded, acting [3,5] 2024-04-14T16:00:01.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000532+0000 mon.a (mon.0) 286 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [4,3] 2024-04-14T16:00:01.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000577+0000 mon.a (mon.0) 287 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [4,6] 2024-04-14T16:00:01.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000618+0000 mon.a (mon.0) 288 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [1,4] 2024-04-14T16:00:01.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000662+0000 mon.a (mon.0) 289 : cluster [WRN] pg 3.7 is active+undersized+degraded, acting [3,7] 2024-04-14T16:00:01.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000704+0000 mon.a (mon.0) 290 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,4] 2024-04-14T16:00:01.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000748+0000 mon.a (mon.0) 291 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,4] 2024-04-14T16:00:01.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000785+0000 mon.a (mon.0) 292 : cluster [WRN] pg 3.10 is active+undersized+degraded, acting [6,5] 2024-04-14T16:00:01.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000827+0000 mon.a (mon.0) 293 : cluster [WRN] pg 3.12 is active+undersized+degraded, acting [7,3] 2024-04-14T16:00:01.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000869+0000 mon.a (mon.0) 294 : cluster [WRN] pg 3.17 is active+undersized+degraded, acting [5,3] 2024-04-14T16:00:01.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000914+0000 mon.a (mon.0) 295 : cluster [WRN] pg 3.18 is active+undersized+degraded, acting [3,1] 2024-04-14T16:00:01.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000956+0000 mon.a (mon.0) 296 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [4,7] 2024-04-14T16:00:01.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.000998+0000 mon.a (mon.0) 297 : cluster [WRN] pg 3.1f is active+undersized+degraded, acting [5,2] 2024-04-14T16:00:01.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.001034+0000 mon.a (mon.0) 298 : cluster [WRN] pg 4.0 is active+undersized+degraded, acting [3,7] 2024-04-14T16:00:01.200 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.001077+0000 mon.a (mon.0) 299 : cluster [WRN] pg 4.3 is active+undersized+degraded, acting [5,7] 2024-04-14T16:00:01.200 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.001119+0000 mon.a (mon.0) 300 : cluster [WRN] pg 5.7 is active+undersized+degraded, acting [5,1] 2024-04-14T16:00:01.200 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.001167+0000 mon.a (mon.0) 301 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,4] 2024-04-14T16:00:01.200 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: audit 2024-04-14T16:00:00.058377+0000 mon.a (mon.0) 302 : audit [DBG] from='client.? 172.21.15.23:0/4126751243' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:00:01.200 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:00.186234+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v68: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 68/630 objects degraded (10.794%) 2024-04-14T16:00:02.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:01 smithi119 bash[44891]: audit 2024-04-14T16:00:00.835664+0000 mgr.y (mgr.34107) 151 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:00:02.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:01 smithi023 bash[55745]: audit 2024-04-14T16:00:00.835664+0000 mgr.y (mgr.34107) 151 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:00:02.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:01 smithi023 bash[57213]: audit 2024-04-14T16:00:00.835664+0000 mgr.y (mgr.34107) 151 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:00:02.840 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:00:02 smithi023 bash[59725]: debug 2024-04-14T16:00:02.409+0000 7f81327e57c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-14T16:00:02.840 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:00:02 smithi023 bash[59725]: debug 2024-04-14T16:00:02.445+0000 7f81327e57c0 -1 osd.0 107 log_to_monitors true 2024-04-14T16:00:03.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:02 smithi119 bash[44891]: cluster 2024-04-14T16:00:02.188413+0000 mgr.y (mgr.34107) 152 : cluster [DBG] pgmap v69: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 414 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-14T16:00:03.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:02 smithi119 bash[44891]: audit 2024-04-14T16:00:02.450273+0000 mon.a (mon.0) 303 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/3539687462,v1:172.21.15.23:6803/3539687462]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-14T16:00:03.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:02 smithi023 bash[55745]: cluster 2024-04-14T16:00:02.188413+0000 mgr.y (mgr.34107) 152 : cluster [DBG] pgmap v69: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 414 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-14T16:00:03.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:02 smithi023 bash[55745]: audit 2024-04-14T16:00:02.450273+0000 mon.a (mon.0) 303 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/3539687462,v1:172.21.15.23:6803/3539687462]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-14T16:00:03.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:02 smithi023 bash[57213]: cluster 2024-04-14T16:00:02.188413+0000 mgr.y (mgr.34107) 152 : cluster [DBG] pgmap v69: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 414 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-14T16:00:03.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:02 smithi023 bash[57213]: audit 2024-04-14T16:00:02.450273+0000 mon.a (mon.0) 303 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/3539687462,v1:172.21.15.23:6803/3539687462]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-14T16:00:03.341 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:00:02 smithi023 bash[59725]: debug 2024-04-14T16:00:02.933+0000 7f8123c3d700 -1 osd.0 107 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-14T16:00:03.906 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:00:03 smithi119 bash[42039]: ts=2024-04-14T16:00: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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T16:00:04.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:03 smithi119 bash[44891]: audit 2024-04-14T16:00:02.882411+0000 mon.a (mon.0) 304 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/3539687462,v1:172.21.15.23:6803/3539687462]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-14T16:00:04.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:03 smithi119 bash[44891]: cluster 2024-04-14T16:00:02.892109+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e110: 8 total, 7 up, 8 in 2024-04-14T16:00:04.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:03 smithi119 bash[44891]: audit 2024-04-14T16:00:02.892733+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/3539687462,v1:172.21.15.23:6803/3539687462]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T16:00:04.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:03 smithi119 bash[44891]: audit 2024-04-14T16:00:03.496255+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:04.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:03 smithi119 bash[44891]: audit 2024-04-14T16:00:03.504083+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:04.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:03 smithi023 bash[57213]: audit 2024-04-14T16:00:02.882411+0000 mon.a (mon.0) 304 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/3539687462,v1:172.21.15.23:6803/3539687462]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-14T16:00:04.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:03 smithi023 bash[57213]: cluster 2024-04-14T16:00:02.892109+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e110: 8 total, 7 up, 8 in 2024-04-14T16:00:04.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:03 smithi023 bash[57213]: audit 2024-04-14T16:00:02.892733+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/3539687462,v1:172.21.15.23:6803/3539687462]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T16:00:04.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:03 smithi023 bash[57213]: audit 2024-04-14T16:00:03.496255+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:04.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:03 smithi023 bash[57213]: audit 2024-04-14T16:00:03.504083+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:04.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:03 smithi023 bash[55745]: audit 2024-04-14T16:00:02.882411+0000 mon.a (mon.0) 304 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/3539687462,v1:172.21.15.23:6803/3539687462]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-14T16:00:04.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:03 smithi023 bash[55745]: cluster 2024-04-14T16:00:02.892109+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e110: 8 total, 7 up, 8 in 2024-04-14T16:00:04.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:03 smithi023 bash[55745]: audit 2024-04-14T16:00:02.892733+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 [v2:172.21.15.23:6802/3539687462,v1:172.21.15.23:6803/3539687462]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T16:00:04.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:03 smithi023 bash[55745]: audit 2024-04-14T16:00:03.496255+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:04.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:03 smithi023 bash[55745]: audit 2024-04-14T16:00:03.504083+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:05.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:04 smithi119 bash[44891]: cluster 2024-04-14T16:00:03.883297+0000 mon.a (mon.0) 309 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:00:05.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:04 smithi119 bash[44891]: cluster 2024-04-14T16:00:03.896030+0000 mon.a (mon.0) 310 : cluster [INF] osd.0 [v2:172.21.15.23:6802/3539687462,v1:172.21.15.23:6803/3539687462] boot 2024-04-14T16:00:05.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:04 smithi119 bash[44891]: cluster 2024-04-14T16:00:03.896235+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-14T16:00:05.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:04 smithi119 bash[44891]: audit 2024-04-14T16:00:03.897338+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T16:00:05.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:04 smithi119 bash[44891]: cluster 2024-04-14T16:00:04.189363+0000 mgr.y (mgr.34107) 153 : cluster [DBG] pgmap v72: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-14T16:00:05.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:04 smithi119 bash[44891]: audit 2024-04-14T16:00:04.595975+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:05.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:04 smithi119 bash[44891]: audit 2024-04-14T16:00:04.608008+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:05.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:04 smithi119 bash[44891]: cluster 2024-04-14T16:00:04.898717+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-14T16:00:05.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:04 smithi023 bash[55745]: cluster 2024-04-14T16:00:03.883297+0000 mon.a (mon.0) 309 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:00:05.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:04 smithi023 bash[55745]: cluster 2024-04-14T16:00:03.896030+0000 mon.a (mon.0) 310 : cluster [INF] osd.0 [v2:172.21.15.23:6802/3539687462,v1:172.21.15.23:6803/3539687462] boot 2024-04-14T16:00:05.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:04 smithi023 bash[55745]: cluster 2024-04-14T16:00:03.896235+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-14T16:00:05.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:04 smithi023 bash[55745]: audit 2024-04-14T16:00:03.897338+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T16:00:05.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:04 smithi023 bash[55745]: cluster 2024-04-14T16:00:04.189363+0000 mgr.y (mgr.34107) 153 : cluster [DBG] pgmap v72: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-14T16:00:05.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:04 smithi023 bash[55745]: audit 2024-04-14T16:00:04.595975+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:05.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:04 smithi023 bash[55745]: audit 2024-04-14T16:00:04.608008+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:05.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:04 smithi023 bash[55745]: cluster 2024-04-14T16:00:04.898717+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-14T16:00:05.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:04 smithi023 bash[57213]: cluster 2024-04-14T16:00:03.883297+0000 mon.a (mon.0) 309 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:00:05.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:04 smithi023 bash[57213]: cluster 2024-04-14T16:00:03.896030+0000 mon.a (mon.0) 310 : cluster [INF] osd.0 [v2:172.21.15.23:6802/3539687462,v1:172.21.15.23:6803/3539687462] boot 2024-04-14T16:00:05.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:04 smithi023 bash[57213]: cluster 2024-04-14T16:00:03.896235+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-14T16:00:05.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:04 smithi023 bash[57213]: audit 2024-04-14T16:00:03.897338+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-14T16:00:05.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:04 smithi023 bash[57213]: cluster 2024-04-14T16:00:04.189363+0000 mgr.y (mgr.34107) 153 : cluster [DBG] pgmap v72: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/630 objects degraded (10.794%) 2024-04-14T16:00:05.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:04 smithi023 bash[57213]: audit 2024-04-14T16:00:04.595975+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:05.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:04 smithi023 bash[57213]: audit 2024-04-14T16:00:04.608008+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:05.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:04 smithi023 bash[57213]: cluster 2024-04-14T16:00:04.898717+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-14T16:00:06.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:06 smithi023 bash[55745]: cluster 2024-04-14T16:00:06.191035+0000 mgr.y (mgr.34107) 154 : cluster [DBG] pgmap v74: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2024-04-14T16:00:06.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:06 smithi023 bash[55745]: cluster 2024-04-14T16:00:06.242980+0000 mon.a (mon.0) 316 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-14T16:00:06.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:06 smithi023 bash[57213]: cluster 2024-04-14T16:00:06.191035+0000 mgr.y (mgr.34107) 154 : cluster [DBG] pgmap v74: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2024-04-14T16:00:06.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:06 smithi023 bash[57213]: cluster 2024-04-14T16:00:06.242980+0000 mon.a (mon.0) 316 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-14T16:00:06.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:06 smithi119 bash[44891]: cluster 2024-04-14T16:00:06.191035+0000 mgr.y (mgr.34107) 154 : cluster [DBG] pgmap v74: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2024-04-14T16:00:06.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:06 smithi119 bash[44891]: cluster 2024-04-14T16:00:06.242980+0000 mon.a (mon.0) 316 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-14T16:00:08.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:08 smithi023 bash[55745]: cluster 2024-04-14T16:00:08.191929+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:00:08.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:08 smithi023 bash[55745]: cluster 2024-04-14T16:00:08.243890+0000 mon.a (mon.0) 317 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-14T16:00:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:08 smithi023 bash[57213]: cluster 2024-04-14T16:00:08.191929+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:00:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:08 smithi023 bash[57213]: cluster 2024-04-14T16:00:08.243890+0000 mon.a (mon.0) 317 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-14T16:00:08.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:08 smithi119 bash[44891]: cluster 2024-04-14T16:00:08.191929+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:00:08.657 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:08 smithi119 bash[44891]: cluster 2024-04-14T16:00:08.243890+0000 mon.a (mon.0) 317 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-14T16:00:08.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:00:08 smithi119 bash[42039]: ts=2024-04-14T16:00: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.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T16:00:09.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:00:08 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:00:08] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.33.4" 2024-04-14T16:00:10.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:10 smithi023 bash[55745]: cluster 2024-04-14T16:00:10.192802+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s 2024-04-14T16:00:10.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:10 smithi023 bash[57213]: cluster 2024-04-14T16:00:10.192802+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s 2024-04-14T16:00:10.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:10 smithi119 bash[44891]: cluster 2024-04-14T16:00:10.192802+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s 2024-04-14T16:00:11.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:11 smithi023 bash[55745]: audit 2024-04-14T16:00:10.846628+0000 mgr.y (mgr.34107) 157 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:00:11.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:11 smithi023 bash[57213]: audit 2024-04-14T16:00:10.846628+0000 mgr.y (mgr.34107) 157 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:00:11.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:11 smithi119 bash[44891]: audit 2024-04-14T16:00:10.846628+0000 mgr.y (mgr.34107) 157 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:00:12.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:12 smithi023 bash[55745]: cluster 2024-04-14T16:00:12.194606+0000 mgr.y (mgr.34107) 158 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:00:12.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:12 smithi023 bash[57213]: cluster 2024-04-14T16:00:12.194606+0000 mgr.y (mgr.34107) 158 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:00:12.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:12 smithi119 bash[44891]: cluster 2024-04-14T16:00:12.194606+0000 mgr.y (mgr.34107) 158 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:00:13.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:00:13 smithi119 bash[42039]: ts=2024-04-14T16:00: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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T16:00:14.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:14 smithi023 bash[57213]: cluster 2024-04-14T16:00:14.195620+0000 mgr.y (mgr.34107) 159 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:00:14.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:14 smithi023 bash[55745]: cluster 2024-04-14T16:00:14.195620+0000 mgr.y (mgr.34107) 159 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:00:14.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:14 smithi119 bash[44891]: cluster 2024-04-14T16:00:14.195620+0000 mgr.y (mgr.34107) 159 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:00:15.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:15 smithi119 bash[44891]: audit 2024-04-14T16:00:14.664719+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:15.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:15 smithi119 bash[44891]: audit 2024-04-14T16:00:14.676732+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:15.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:15 smithi119 bash[44891]: audit 2024-04-14T16:00:14.679203+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:00:15.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:15 smithi119 bash[44891]: audit 2024-04-14T16:00:14.680838+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:00:15.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:15 smithi119 bash[44891]: cluster 2024-04-14T16:00:14.683842+0000 mgr.y (mgr.34107) 160 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:00:15.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:15 smithi119 bash[44891]: cluster 2024-04-14T16:00:14.684525+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2024-04-14T16:00:15.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:15 smithi119 bash[44891]: audit 2024-04-14T16:00:14.693043+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:15.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:15 smithi119 bash[44891]: audit 2024-04-14T16:00:14.792661+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:00:15.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:15 smithi119 bash[44891]: audit 2024-04-14T16:00:14.797288+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:15.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:15 smithi119 bash[44891]: audit 2024-04-14T16:00:14.800959+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:15.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:15 smithi119 bash[44891]: audit 2024-04-14T16:00:14.803482+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:15.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:15 smithi119 bash[44891]: audit 2024-04-14T16:00:14.806887+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-14T16:00:15.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:15 smithi119 bash[44891]: audit 2024-04-14T16:00:14.807226+0000 mgr.y (mgr.34107) 162 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-14T16:00:15.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:15 smithi119 bash[44891]: cephadm 2024-04-14T16:00:14.809489+0000 mgr.y (mgr.34107) 163 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-14T16:00:15.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:15 smithi119 bash[44891]: audit 2024-04-14T16:00:14.873715+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:15.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:15 smithi119 bash[44891]: audit 2024-04-14T16:00:14.875703+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:00:15.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:15 smithi119 bash[44891]: audit 2024-04-14T16:00:14.981868+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:16.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[57213]: audit 2024-04-14T16:00:14.664719+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:16.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[57213]: audit 2024-04-14T16:00:14.676732+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:16.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[57213]: audit 2024-04-14T16:00:14.679203+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:00:16.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[57213]: audit 2024-04-14T16:00:14.680838+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:00:16.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[57213]: cluster 2024-04-14T16:00:14.683842+0000 mgr.y (mgr.34107) 160 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:00:16.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[57213]: cluster 2024-04-14T16:00:14.684525+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2024-04-14T16:00:16.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[57213]: audit 2024-04-14T16:00:14.693043+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:16.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[57213]: audit 2024-04-14T16:00:14.792661+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:00:16.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[57213]: audit 2024-04-14T16:00:14.797288+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:16.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[57213]: audit 2024-04-14T16:00:14.800959+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:16.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[57213]: audit 2024-04-14T16:00:14.803482+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:16.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[57213]: audit 2024-04-14T16:00:14.806887+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-14T16:00:16.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[57213]: audit 2024-04-14T16:00:14.807226+0000 mgr.y (mgr.34107) 162 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-14T16:00:16.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[57213]: cephadm 2024-04-14T16:00:14.809489+0000 mgr.y (mgr.34107) 163 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-14T16:00:16.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[57213]: audit 2024-04-14T16:00:14.873715+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:16.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[57213]: audit 2024-04-14T16:00:14.875703+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:00:16.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[57213]: audit 2024-04-14T16:00:14.981868+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:16.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[55745]: audit 2024-04-14T16:00:14.664719+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:16.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[55745]: audit 2024-04-14T16:00:14.676732+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:16.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[55745]: audit 2024-04-14T16:00:14.679203+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:00:16.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[55745]: audit 2024-04-14T16:00:14.680838+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:00:16.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[55745]: cluster 2024-04-14T16:00:14.683842+0000 mgr.y (mgr.34107) 160 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:00:16.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[55745]: cluster 2024-04-14T16:00:14.684525+0000 mgr.y (mgr.34107) 161 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2024-04-14T16:00:16.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[55745]: audit 2024-04-14T16:00:14.693043+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:16.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[55745]: audit 2024-04-14T16:00:14.792661+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:00:16.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[55745]: audit 2024-04-14T16:00:14.797288+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:16.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[55745]: audit 2024-04-14T16:00:14.800959+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:16.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[55745]: audit 2024-04-14T16:00:14.803482+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:16.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[55745]: audit 2024-04-14T16:00:14.806887+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-14T16:00:16.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[55745]: audit 2024-04-14T16:00:14.807226+0000 mgr.y (mgr.34107) 162 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-14T16:00:16.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[55745]: cephadm 2024-04-14T16:00:14.809489+0000 mgr.y (mgr.34107) 163 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-14T16:00:16.094 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[55745]: audit 2024-04-14T16:00:14.873715+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:16.094 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[55745]: audit 2024-04-14T16:00:14.875703+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:00:16.094 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:15 smithi023 bash[55745]: audit 2024-04-14T16:00:14.981868+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:18.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:18 smithi023 bash[55745]: cluster 2024-04-14T16:00:16.686143+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:00:18.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:18 smithi023 bash[55745]: cephadm 2024-04-14T16:00:17.081581+0000 mgr.y (mgr.34107) 165 : cephadm [INF] Upgrade: Updating osd.1 2024-04-14T16:00:18.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:18 smithi023 bash[55745]: audit 2024-04-14T16:00:17.090128+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:18.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:18 smithi023 bash[55745]: audit 2024-04-14T16:00:17.094590+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-14T16:00:18.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:18 smithi023 bash[55745]: audit 2024-04-14T16:00:17.096139+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:00:18.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:18 smithi023 bash[55745]: cephadm 2024-04-14T16:00:17.101873+0000 mgr.y (mgr.34107) 166 : cephadm [INF] Deploying daemon osd.1 on smithi023 2024-04-14T16:00:18.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:18 smithi023 bash[57213]: cluster 2024-04-14T16:00:16.686143+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:00:18.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:18 smithi023 bash[57213]: cephadm 2024-04-14T16:00:17.081581+0000 mgr.y (mgr.34107) 165 : cephadm [INF] Upgrade: Updating osd.1 2024-04-14T16:00:18.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:18 smithi023 bash[57213]: audit 2024-04-14T16:00:17.090128+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:18.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:18 smithi023 bash[57213]: audit 2024-04-14T16:00:17.094590+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-14T16:00:18.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:18 smithi023 bash[57213]: audit 2024-04-14T16:00:17.096139+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:00:18.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:18 smithi023 bash[57213]: cephadm 2024-04-14T16:00:17.101873+0000 mgr.y (mgr.34107) 166 : cephadm [INF] Deploying daemon osd.1 on smithi023 2024-04-14T16:00:18.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:18 smithi119 bash[44891]: cluster 2024-04-14T16:00:16.686143+0000 mgr.y (mgr.34107) 164 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:00:18.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:18 smithi119 bash[44891]: cephadm 2024-04-14T16:00:17.081581+0000 mgr.y (mgr.34107) 165 : cephadm [INF] Upgrade: Updating osd.1 2024-04-14T16:00:18.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:18 smithi119 bash[44891]: audit 2024-04-14T16:00:17.090128+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:18.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:18 smithi119 bash[44891]: audit 2024-04-14T16:00:17.094590+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-14T16:00:18.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:18 smithi119 bash[44891]: audit 2024-04-14T16:00:17.096139+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:00:18.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:18 smithi119 bash[44891]: cephadm 2024-04-14T16:00:17.101873+0000 mgr.y (mgr.34107) 166 : cephadm [INF] Deploying daemon osd.1 on smithi023 2024-04-14T16:00:18.945 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:00:18 smithi119 bash[42039]: ts=2024-04-14T16:00:18.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 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-14T16:00:18.945 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:00:18 smithi119 bash[42039]: ts=2024-04-14T16:00:18.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T16:00:19.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:00:18 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:00:18] "GET /metrics HTTP/1.1" 200 38345 "" "Prometheus/2.33.4" 2024-04-14T16:00:20.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:20 smithi119 bash[44891]: cluster 2024-04-14T16:00:18.687148+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:00:20.460 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:20 smithi023 bash[57213]: cluster 2024-04-14T16:00:18.687148+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:00:20.460 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:20 smithi023 bash[55745]: cluster 2024-04-14T16:00:18.687148+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:00:21.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:21 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:21.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:21 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:21.591 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:21 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:21.591 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:00:21 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:21.591 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:00:21 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:21.592 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:00:21 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:21.592 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:00:21 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:21.592 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:00:21 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:21.592 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:21 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:22.090 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:21 smithi023 systemd[1]: Stopping Ceph osd.1 for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:00:22.091 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:21 smithi023 bash[29098]: debug 2024-04-14T16:00:21.709+0000 7f93c47d2700 -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-14T16:00:22.091 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:21 smithi023 bash[29098]: debug 2024-04-14T16:00:21.709+0000 7f93c47d2700 -1 osd.1 112 *** Got signal Terminated *** 2024-04-14T16:00:22.091 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:21 smithi023 bash[29098]: debug 2024-04-14T16:00:21.709+0000 7f93c47d2700 -1 osd.1 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-14T16:00:22.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:22 smithi119 bash[44891]: cluster 2024-04-14T16:00:20.687890+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2024-04-14T16:00:22.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:22 smithi119 bash[44891]: audit 2024-04-14T16:00:20.856270+0000 mgr.y (mgr.34107) 169 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:00:22.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:22 smithi119 bash[44891]: cluster 2024-04-14T16:00:21.714230+0000 mon.a (mon.0) 334 : cluster [INF] osd.1 marked itself down and dead 2024-04-14T16:00:22.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:22 smithi023 bash[55745]: cluster 2024-04-14T16:00:20.687890+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2024-04-14T16:00:22.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:22 smithi023 bash[55745]: audit 2024-04-14T16:00:20.856270+0000 mgr.y (mgr.34107) 169 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:00:22.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:22 smithi023 bash[55745]: cluster 2024-04-14T16:00:21.714230+0000 mon.a (mon.0) 334 : cluster [INF] osd.1 marked itself down and dead 2024-04-14T16:00:22.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:22 smithi023 bash[57213]: cluster 2024-04-14T16:00:20.687890+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 602 B/s rd, 0 op/s 2024-04-14T16:00:22.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:22 smithi023 bash[57213]: audit 2024-04-14T16:00:20.856270+0000 mgr.y (mgr.34107) 169 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:00:22.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:22 smithi023 bash[57213]: cluster 2024-04-14T16:00:21.714230+0000 mon.a (mon.0) 334 : cluster [INF] osd.1 marked itself down and dead 2024-04-14T16:00:23.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:23 smithi119 bash[44891]: cluster 2024-04-14T16:00:22.109352+0000 mon.a (mon.0) 335 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:00:23.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:23 smithi119 bash[44891]: cluster 2024-04-14T16:00:22.131262+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-04-14T16:00:23.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:23 smithi119 bash[44891]: cluster 2024-04-14T16:00:23.135890+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-04-14T16:00:23.448 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:23 smithi023 bash[61280]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-1 2024-04-14T16:00:23.449 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:23 smithi023 bash[55745]: cluster 2024-04-14T16:00:22.109352+0000 mon.a (mon.0) 335 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:00:23.449 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:23 smithi023 bash[55745]: cluster 2024-04-14T16:00:22.131262+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-04-14T16:00:23.449 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:23 smithi023 bash[55745]: cluster 2024-04-14T16:00:23.135890+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-04-14T16:00:23.449 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:23 smithi023 bash[57213]: cluster 2024-04-14T16:00:22.109352+0000 mon.a (mon.0) 335 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:00:23.449 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:23 smithi023 bash[57213]: cluster 2024-04-14T16:00:22.131262+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-04-14T16:00:23.449 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:23 smithi023 bash[57213]: cluster 2024-04-14T16:00:23.135890+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-04-14T16:00:23.840 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:23 smithi023 bash[61343]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-1 2024-04-14T16:00:23.948 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:00:23 smithi119 bash[42039]: ts=2024-04-14T16:00: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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T16:00:24.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:24 smithi119 bash[44891]: cluster 2024-04-14T16:00:22.688523+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v85: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:00:24.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:24 smithi023 bash[55745]: cluster 2024-04-14T16:00:22.688523+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v85: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:00:24.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:24 smithi023 bash[57213]: cluster 2024-04-14T16:00:22.688523+0000 mgr.y (mgr.34107) 170 : cluster [DBG] pgmap v85: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:00:25.774 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:25 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:25.775 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:00:25 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:25.775 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:00:25 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:25.775 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:25 smithi023 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.1.service: Deactivated successfully. 2024-04-14T16:00:25.775 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:25 smithi023 systemd[1]: Stopped Ceph osd.1 for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:00:25.775 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:25 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:25.776 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:25 smithi023 systemd[1]: Started Ceph osd.1 for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:00:25.776 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:25 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:25.776 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:00:25 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:25.776 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:00:25 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:25.777 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:00:25 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:25.777 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:25 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:26.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:26 smithi119 bash[44891]: cluster 2024-04-14T16:00:24.689098+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v87: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-14T16:00:26.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:26 smithi119 bash[44891]: audit 2024-04-14T16:00:25.816488+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:26.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:26 smithi119 bash[44891]: audit 2024-04-14T16:00:25.822561+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:26.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:26 smithi023 bash[55745]: cluster 2024-04-14T16:00:24.689098+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v87: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-14T16:00:26.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:26 smithi023 bash[55745]: audit 2024-04-14T16:00:25.816488+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:26.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:26 smithi023 bash[55745]: audit 2024-04-14T16:00:25.822561+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:26.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:26 smithi023 bash[57213]: cluster 2024-04-14T16:00:24.689098+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v87: 161 pgs: 7 peering, 19 stale+active+clean, 135 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-14T16:00:26.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:26 smithi023 bash[57213]: audit 2024-04-14T16:00:25.816488+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:26.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:26 smithi023 bash[57213]: audit 2024-04-14T16:00:25.822561+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:27.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:27 smithi023 bash[55745]: cluster 2024-04-14T16:00:26.690091+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v88: 161 pgs: 21 active+undersized+degraded, 7 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-14T16:00:27.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:27 smithi023 bash[55745]: cluster 2024-04-14T16:00:27.190832+0000 mon.a (mon.0) 340 : cluster [WRN] Health check failed: Degraded data redundancy: 81/630 objects degraded (12.857%), 21 pgs degraded (PG_DEGRADED) 2024-04-14T16:00:27.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:27 smithi023 bash[57213]: cluster 2024-04-14T16:00:26.690091+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v88: 161 pgs: 21 active+undersized+degraded, 7 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-14T16:00:27.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:27 smithi023 bash[57213]: cluster 2024-04-14T16:00:27.190832+0000 mon.a (mon.0) 340 : cluster [WRN] Health check failed: Degraded data redundancy: 81/630 objects degraded (12.857%), 21 pgs degraded (PG_DEGRADED) 2024-04-14T16:00:27.591 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:27 smithi023 bash[61493]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-14T16:00:27.591 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:27 smithi023 bash[61493]: 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-14T16:00:27.591 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:27 smithi023 bash[61493]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-14T16:00:27.591 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:27 smithi023 bash[61493]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-14T16:00:27.592 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:27 smithi023 bash[61493]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-14T16:00:27.592 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:27 smithi023 bash[61493]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-14T16:00:27.592 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:27 smithi023 bash[61493]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-14T16:00:27.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:27 smithi119 bash[44891]: cluster 2024-04-14T16:00:26.690091+0000 mgr.y (mgr.34107) 172 : cluster [DBG] pgmap v88: 161 pgs: 21 active+undersized+degraded, 7 peering, 35 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-04-14T16:00:27.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:27 smithi119 bash[44891]: cluster 2024-04-14T16:00:27.190832+0000 mon.a (mon.0) 340 : cluster [WRN] Health check failed: Degraded data redundancy: 81/630 objects degraded (12.857%), 21 pgs degraded (PG_DEGRADED) 2024-04-14T16:00:28.945 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:00:28 smithi119 bash[42039]: ts=2024-04-14T16:00: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 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T16:00:29.091 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:28 smithi023 bash[61721]: debug 2024-04-14T16:00:28.765+0000 7fa2dd9a3700 1 -- 172.21.15.23:0/1353562623 <== mon.1 v2:172.21.15.23:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558cda21b680 con 0x558cda258800 2024-04-14T16:00:29.091 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:00:28 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:00:28] "GET /metrics HTTP/1.1" 200 38345 "" "Prometheus/2.33.4" 2024-04-14T16:00:29.590 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:29 smithi023 bash[61721]: debug 2024-04-14T16:00:29.309+0000 7fa2e6b3b7c0 -1 Falling back to public interface 2024-04-14T16:00:30.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:29 smithi023 bash[55745]: cluster 2024-04-14T16:00:28.690874+0000 mgr.y (mgr.34107) 173 : cluster [DBG] pgmap v89: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-04-14T16:00:30.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:29 smithi023 bash[57213]: cluster 2024-04-14T16:00:28.690874+0000 mgr.y (mgr.34107) 173 : cluster [DBG] pgmap v89: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-04-14T16:00:30.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:29 smithi119 bash[44891]: cluster 2024-04-14T16:00:28.690874+0000 mgr.y (mgr.34107) 173 : cluster [DBG] pgmap v89: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-04-14T16:00:30.468 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T16:00:31.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:30 smithi119 bash[44891]: audit 2024-04-14T16:00:29.865538+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:31.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:30 smithi119 bash[44891]: audit 2024-04-14T16:00:29.867998+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:00:31.245 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T16:00:31.245 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (4m) 27s ago 11m 13.5M - 0.23.0 ba2b418f427c e6dfea9b190e 2024-04-14T16:00:31.245 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 error 93s ago 11m - - 2024-04-14T16:00:31.245 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (3m) 27s ago 9m 43.8M - 3.5 e1d6a67b021e 1c97cc7cc4f4 2024-04-14T16:00:31.245 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283,8765 running (3m) 93s ago 17m 436M - 19.0.0-2778-ga971fd5f b96c509eef84 2ed438e9faa7 2024-04-14T16:00:31.245 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (4m) 27s ago 18m 491M - 19.0.0-2778-ga971fd5f b96c509eef84 4147830303b4 2024-04-14T16:00:31.245 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (2m) 27s ago 19m 45.1M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 bdffa642fda8 2024-04-14T16:00:31.245 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (100s) 93s ago 17m 18.2M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 ee3c2462ddf0 2024-04-14T16:00:31.245 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (2m) 27s ago 17m 35.3M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 abed67fb44ce 2024-04-14T16:00:31.246 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (4m) 27s ago 11m 9507k - 1.3.1 1dbe0e931976 33d132daf693 2024-04-14T16:00:31.246 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (4m) 93s ago 11m 9004k - 1.3.1 1dbe0e931976 287a50fa76a1 2024-04-14T16:00:31.246 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (33s) 27s ago 16m 11.7M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 3dd7cbf5e56b 2024-04-14T16:00:31.246 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 starting - - - 2780M 2024-04-14T16:00:31.246 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (15m) 27s ago 15m 50.9M 2780M 17.2.0 e1d6a67b021e f14a3e67179d 2024-04-14T16:00:31.246 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (14m) 27s ago 14m 55.3M 2780M 17.2.0 e1d6a67b021e 6508f640b6d9 2024-04-14T16:00:31.246 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (14m) 93s ago 14m 55.8M 3036M 17.2.0 e1d6a67b021e 7508f9f57912 2024-04-14T16:00:31.246 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (13m) 93s ago 13m 52.9M 3036M 17.2.0 e1d6a67b021e 91490d5788a8 2024-04-14T16:00:31.246 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (13m) 93s ago 13m 51.4M 3036M 17.2.0 e1d6a67b021e 6ecbba9b2917 2024-04-14T16:00:31.246 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (12m) 93s ago 12m 54.1M 3036M 17.2.0 e1d6a67b021e c637d318934d 2024-04-14T16:00:31.246 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (3m) 93s ago 11m 62.5M - 2.33.4 514e6a882f6e 6f29ab050cda 2024-04-14T16:00:31.246 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (9m) 27s ago 9m 85.7M - 17.2.0 e1d6a67b021e 35dd84da01ed 2024-04-14T16:00:31.246 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (9m) 93s ago 9m 85.4M - 17.2.0 e1d6a67b021e c2f9b2e874c0 2024-04-14T16:00:31.247 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (9m) 27s ago 9m 85.9M - 17.2.0 e1d6a67b021e c9bc72617c27 2024-04-14T16:00:31.247 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (9m) 93s ago 9m 85.2M - 17.2.0 e1d6a67b021e cf4b6004e6a8 2024-04-14T16:00:31.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:30 smithi023 bash[55745]: audit 2024-04-14T16:00:29.865538+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:31.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:30 smithi023 bash[55745]: audit 2024-04-14T16:00:29.867998+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:00:31.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:30 smithi023 bash[57213]: audit 2024-04-14T16:00:29.865538+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:31.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:30 smithi023 bash[57213]: audit 2024-04-14T16:00:29.867998+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:00:31.708 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:00:31.709 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T16:00:31.709 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 3 2024-04-14T16:00:31.709 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:00:31.709 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T16:00:31.709 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T16:00:31.709 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:00:31.709 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T16:00:31.709 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-14T16:00:31.709 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 1 2024-04-14T16:00:31.709 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:00:31.709 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T16:00:31.709 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-14T16:00:31.709 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:00:31.709 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T16:00:31.710 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-04-14T16:00:31.710 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 6 2024-04-14T16:00:31.710 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T16:00:31.710 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:00:32.089 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:00:32.089 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T16:00:32.089 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T16:00:32.089 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-14T16:00:32.089 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [ 2024-04-14T16:00:32.089 INFO:teuthology.orchestra.run.smithi023.stdout: "mon", 2024-04-14T16:00:32.089 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr" 2024-04-14T16:00:32.089 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T16:00:32.089 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "7/23 daemons upgraded", 2024-04-14T16:00:32.089 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Currently upgrading osd daemons", 2024-04-14T16:00:32.089 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T16:00:32.089 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:00:32.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:31 smithi119 bash[44891]: audit 2024-04-14T16:00:30.451149+0000 mgr.y (mgr.34107) 174 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:32.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:31 smithi119 bash[44891]: cluster 2024-04-14T16:00:30.691780+0000 mgr.y (mgr.34107) 175 : cluster [DBG] pgmap v90: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-04-14T16:00:32.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:31 smithi119 bash[44891]: audit 2024-04-14T16:00:30.833103+0000 mgr.y (mgr.34107) 176 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:32.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:31 smithi119 bash[44891]: audit 2024-04-14T16:00:30.867128+0000 mgr.y (mgr.34107) 177 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:00:32.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:31 smithi119 bash[44891]: audit 2024-04-14T16:00:31.228479+0000 mgr.y (mgr.34107) 178 : audit [DBG] from='client.44230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:32.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:31 smithi119 bash[44891]: audit 2024-04-14T16:00:31.707763+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.23:0/3358295109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:32.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:31 smithi119 bash[44891]: audit 2024-04-14T16:00:31.856115+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:32.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:31 smithi119 bash[44891]: audit 2024-04-14T16:00:31.862200+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:32.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:31 smithi023 bash[55745]: audit 2024-04-14T16:00:30.451149+0000 mgr.y (mgr.34107) 174 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:32.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:31 smithi023 bash[55745]: cluster 2024-04-14T16:00:30.691780+0000 mgr.y (mgr.34107) 175 : cluster [DBG] pgmap v90: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-04-14T16:00:32.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:31 smithi023 bash[55745]: audit 2024-04-14T16:00:30.833103+0000 mgr.y (mgr.34107) 176 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:32.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:31 smithi023 bash[55745]: audit 2024-04-14T16:00:30.867128+0000 mgr.y (mgr.34107) 177 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:00:32.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:31 smithi023 bash[55745]: audit 2024-04-14T16:00:31.228479+0000 mgr.y (mgr.34107) 178 : audit [DBG] from='client.44230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:32.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:31 smithi023 bash[55745]: audit 2024-04-14T16:00:31.707763+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.23:0/3358295109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:32.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:31 smithi023 bash[55745]: audit 2024-04-14T16:00:31.856115+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:32.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:31 smithi023 bash[55745]: audit 2024-04-14T16:00:31.862200+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:32.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:31 smithi023 bash[57213]: audit 2024-04-14T16:00:30.451149+0000 mgr.y (mgr.34107) 174 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:32.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:31 smithi023 bash[57213]: cluster 2024-04-14T16:00:30.691780+0000 mgr.y (mgr.34107) 175 : cluster [DBG] pgmap v90: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-04-14T16:00:32.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:31 smithi023 bash[57213]: audit 2024-04-14T16:00:30.833103+0000 mgr.y (mgr.34107) 176 : audit [DBG] from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:32.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:31 smithi023 bash[57213]: audit 2024-04-14T16:00:30.867128+0000 mgr.y (mgr.34107) 177 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:00:32.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:31 smithi023 bash[57213]: audit 2024-04-14T16:00:31.228479+0000 mgr.y (mgr.34107) 178 : audit [DBG] from='client.44230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:32.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:31 smithi023 bash[57213]: audit 2024-04-14T16:00:31.707763+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.23:0/3358295109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:32.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:31 smithi023 bash[57213]: audit 2024-04-14T16:00:31.856115+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:32.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:31 smithi023 bash[57213]: audit 2024-04-14T16:00:31.862200+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:32.524 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 87/630 objects degraded (13.810%), 22 pgs degraded 2024-04-14T16:00:32.524 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T16:00:32.524 INFO:teuthology.orchestra.run.smithi023.stdout: daemon grafana.a on smithi119 is in error state 2024-04-14T16:00:32.524 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-14T16:00:32.524 INFO:teuthology.orchestra.run.smithi023.stdout: osd.1 (root=default,host=smithi023) is down 2024-04-14T16:00:32.524 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 87/630 objects degraded (13.810%), 22 pgs degraded 2024-04-14T16:00:32.524 INFO:teuthology.orchestra.run.smithi023.stdout: pg 2.9 is active+undersized+degraded, acting [7,3] 2024-04-14T16:00:32.524 INFO:teuthology.orchestra.run.smithi023.stdout: pg 2.a is active+undersized+degraded, acting [3,7] 2024-04-14T16:00:32.524 INFO:teuthology.orchestra.run.smithi023.stdout: pg 2.d is active+undersized+degraded, acting [4,3] 2024-04-14T16:00:32.524 INFO:teuthology.orchestra.run.smithi023.stdout: pg 2.15 is active+undersized+degraded, acting [5,0] 2024-04-14T16:00:32.524 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.0 is active+undersized+degraded, acting [2,6] 2024-04-14T16:00:32.525 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.4 is active+undersized+degraded, acting [2,5] 2024-04-14T16:00:32.525 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.6 is active+undersized+degraded, acting [0,4] 2024-04-14T16:00:32.525 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.8 is active+undersized+degraded, acting [3,7] 2024-04-14T16:00:32.525 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.a is active+undersized+degraded, acting [6,4] 2024-04-14T16:00:32.525 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.e is active+undersized+degraded, acting [7,4] 2024-04-14T16:00:32.525 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.16 is active+undersized+degraded, acting [5,7] 2024-04-14T16:00:32.525 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.18 is active+undersized+degraded, acting [3,0] 2024-04-14T16:00:32.525 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.19 is active+undersized+degraded, acting [3,4] 2024-04-14T16:00:32.525 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.1a is active+undersized+degraded, acting [4,2] 2024-04-14T16:00:32.525 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.1c is active+undersized+degraded, acting [5,4] 2024-04-14T16:00:32.525 INFO:teuthology.orchestra.run.smithi023.stdout: pg 4.9 is active+undersized+degraded, acting [4,3] 2024-04-14T16:00:32.525 INFO:teuthology.orchestra.run.smithi023.stdout: pg 4.d is active+undersized+degraded, acting [4,2] 2024-04-14T16:00:32.525 INFO:teuthology.orchestra.run.smithi023.stdout: pg 4.e is active+undersized+degraded, acting [4,6] 2024-04-14T16:00:32.525 INFO:teuthology.orchestra.run.smithi023.stdout: pg 4.14 is active+undersized+degraded, acting [3,7] 2024-04-14T16:00:32.525 INFO:teuthology.orchestra.run.smithi023.stdout: pg 5.7 is active+undersized+degraded, acting [5,0] 2024-04-14T16:00:32.526 INFO:teuthology.orchestra.run.smithi023.stdout: pg 5.1d is active+undersized+degraded, acting [4,0] 2024-04-14T16:00:32.526 INFO:teuthology.orchestra.run.smithi023.stdout: pg 6.1a is active+undersized+degraded, acting [4,5] 2024-04-14T16:00:32.840 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:32 smithi023 bash[61721]: debug 2024-04-14T16:00:32.413+0000 7fa2e6b3b7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-14T16:00:32.840 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:32 smithi023 bash[61721]: debug 2024-04-14T16:00:32.441+0000 7fa2e6b3b7c0 -1 osd.1 112 log_to_monitors true 2024-04-14T16:00:33.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:32 smithi119 bash[44891]: audit 2024-04-14T16:00:32.087681+0000 mgr.y (mgr.34107) 179 : audit [DBG] from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:33.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:32 smithi119 bash[44891]: audit 2024-04-14T16:00:32.450125+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.23:6810/265162859,v1:172.21.15.23:6811/265162859]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-14T16:00:33.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:32 smithi119 bash[44891]: audit 2024-04-14T16:00:32.450721+0000 mon.a (mon.0) 345 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-14T16:00:33.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:32 smithi119 bash[44891]: audit 2024-04-14T16:00:32.523561+0000 mon.a (mon.0) 346 : audit [DBG] from='client.? 172.21.15.23:0/1960745367' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:00:33.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:32 smithi119 bash[44891]: audit 2024-04-14T16:00:32.853719+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:33.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:32 smithi119 bash[44891]: audit 2024-04-14T16:00:32.865843+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:33.344 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:32 smithi023 bash[55745]: audit 2024-04-14T16:00:32.087681+0000 mgr.y (mgr.34107) 179 : audit [DBG] from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:33.344 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:32 smithi023 bash[55745]: audit 2024-04-14T16:00:32.450125+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.23:6810/265162859,v1:172.21.15.23:6811/265162859]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-14T16:00:33.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:32 smithi023 bash[55745]: audit 2024-04-14T16:00:32.450721+0000 mon.a (mon.0) 345 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-14T16:00:33.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:32 smithi023 bash[55745]: audit 2024-04-14T16:00:32.523561+0000 mon.a (mon.0) 346 : audit [DBG] from='client.? 172.21.15.23:0/1960745367' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:00:33.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:32 smithi023 bash[55745]: audit 2024-04-14T16:00:32.853719+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:33.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:32 smithi023 bash[55745]: audit 2024-04-14T16:00:32.865843+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:33.345 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:32 smithi023 bash[57213]: audit 2024-04-14T16:00:32.087681+0000 mgr.y (mgr.34107) 179 : audit [DBG] from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:00:33.345 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:32 smithi023 bash[57213]: audit 2024-04-14T16:00:32.450125+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.23:6810/265162859,v1:172.21.15.23:6811/265162859]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-14T16:00:33.345 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:32 smithi023 bash[57213]: audit 2024-04-14T16:00:32.450721+0000 mon.a (mon.0) 345 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-14T16:00:33.345 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:32 smithi023 bash[57213]: audit 2024-04-14T16:00:32.523561+0000 mon.a (mon.0) 346 : audit [DBG] from='client.? 172.21.15.23:0/1960745367' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:00:33.345 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:32 smithi023 bash[57213]: audit 2024-04-14T16:00:32.853719+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:33.345 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:32 smithi023 bash[57213]: audit 2024-04-14T16:00:32.865843+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:33.840 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:33 smithi023 bash[61721]: debug 2024-04-14T16:00:33.377+0000 7fa2d3f8b700 -1 osd.1 112 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-14T16:00:33.883 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:00:33 smithi119 bash[42039]: ts=2024-04-14T16:00: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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T16:00:34.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:33 smithi119 bash[44891]: cluster 2024-04-14T16:00:32.692892+0000 mgr.y (mgr.34107) 180 : cluster [DBG] pgmap v91: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-04-14T16:00:34.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:33 smithi119 bash[44891]: audit 2024-04-14T16:00:32.879318+0000 mon.a (mon.0) 349 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-14T16:00:34.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:33 smithi119 bash[44891]: cluster 2024-04-14T16:00:32.885192+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-04-14T16:00:34.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:33 smithi119 bash[44891]: audit 2024-04-14T16:00:32.888659+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.23:6810/265162859,v1:172.21.15.23:6811/265162859]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T16:00:34.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:33 smithi119 bash[44891]: audit 2024-04-14T16:00:32.890402+0000 mon.a (mon.0) 351 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T16:00:34.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:33 smithi119 bash[44891]: cluster 2024-04-14T16:00:33.052063+0000 mon.a (mon.0) 352 : cluster [WRN] Health check update: Degraded data redundancy: 87/630 objects degraded (13.810%), 22 pgs degraded (PG_DEGRADED) 2024-04-14T16:00:34.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:33 smithi119 bash[44891]: audit 2024-04-14T16:00:33.355762+0000 mon.a (mon.0) 353 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-14T16:00:34.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:33 smithi023 bash[55745]: cluster 2024-04-14T16:00:32.692892+0000 mgr.y (mgr.34107) 180 : cluster [DBG] pgmap v91: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-04-14T16:00:34.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:33 smithi023 bash[55745]: audit 2024-04-14T16:00:32.879318+0000 mon.a (mon.0) 349 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-14T16:00:34.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:33 smithi023 bash[55745]: cluster 2024-04-14T16:00:32.885192+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-04-14T16:00:34.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:33 smithi023 bash[55745]: audit 2024-04-14T16:00:32.888659+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.23:6810/265162859,v1:172.21.15.23:6811/265162859]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T16:00:34.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:33 smithi023 bash[55745]: audit 2024-04-14T16:00:32.890402+0000 mon.a (mon.0) 351 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T16:00:34.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:33 smithi023 bash[55745]: cluster 2024-04-14T16:00:33.052063+0000 mon.a (mon.0) 352 : cluster [WRN] Health check update: Degraded data redundancy: 87/630 objects degraded (13.810%), 22 pgs degraded (PG_DEGRADED) 2024-04-14T16:00:34.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:33 smithi023 bash[55745]: audit 2024-04-14T16:00:33.355762+0000 mon.a (mon.0) 353 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-14T16:00:34.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:33 smithi023 bash[57213]: cluster 2024-04-14T16:00:32.692892+0000 mgr.y (mgr.34107) 180 : cluster [DBG] pgmap v91: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 87/630 objects degraded (13.810%) 2024-04-14T16:00:34.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:33 smithi023 bash[57213]: audit 2024-04-14T16:00:32.879318+0000 mon.a (mon.0) 349 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-14T16:00:34.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:33 smithi023 bash[57213]: cluster 2024-04-14T16:00:32.885192+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-04-14T16:00:34.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:33 smithi023 bash[57213]: audit 2024-04-14T16:00:32.888659+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.23:6810/265162859,v1:172.21.15.23:6811/265162859]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T16:00:34.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:33 smithi023 bash[57213]: audit 2024-04-14T16:00:32.890402+0000 mon.a (mon.0) 351 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T16:00:34.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:33 smithi023 bash[57213]: cluster 2024-04-14T16:00:33.052063+0000 mon.a (mon.0) 352 : cluster [WRN] Health check update: Degraded data redundancy: 87/630 objects degraded (13.810%), 22 pgs degraded (PG_DEGRADED) 2024-04-14T16:00:34.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:33 smithi023 bash[57213]: audit 2024-04-14T16:00:33.355762+0000 mon.a (mon.0) 353 : audit [INF] from='osd.1 ' entity='osd.1' 2024-04-14T16:00:35.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:34 smithi119 bash[44891]: cluster 2024-04-14T16:00:34.370117+0000 mon.a (mon.0) 354 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:00:35.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:34 smithi119 bash[44891]: cluster 2024-04-14T16:00:34.377729+0000 mon.a (mon.0) 355 : cluster [INF] osd.1 [v2:172.21.15.23:6810/265162859,v1:172.21.15.23:6811/265162859] boot 2024-04-14T16:00:35.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:34 smithi119 bash[44891]: cluster 2024-04-14T16:00:34.377805+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-14T16:00:35.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:34 smithi119 bash[44891]: audit 2024-04-14T16:00:34.379802+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T16:00:35.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:34 smithi023 bash[55745]: cluster 2024-04-14T16:00:34.370117+0000 mon.a (mon.0) 354 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:00:35.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:34 smithi023 bash[55745]: cluster 2024-04-14T16:00:34.377729+0000 mon.a (mon.0) 355 : cluster [INF] osd.1 [v2:172.21.15.23:6810/265162859,v1:172.21.15.23:6811/265162859] boot 2024-04-14T16:00:35.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:34 smithi023 bash[55745]: cluster 2024-04-14T16:00:34.377805+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-14T16:00:35.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:34 smithi023 bash[55745]: audit 2024-04-14T16:00:34.379802+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T16:00:35.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:34 smithi023 bash[57213]: cluster 2024-04-14T16:00:34.370117+0000 mon.a (mon.0) 354 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:00:35.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:34 smithi023 bash[57213]: cluster 2024-04-14T16:00:34.377729+0000 mon.a (mon.0) 355 : cluster [INF] osd.1 [v2:172.21.15.23:6810/265162859,v1:172.21.15.23:6811/265162859] boot 2024-04-14T16:00:35.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:34 smithi023 bash[57213]: cluster 2024-04-14T16:00:34.377805+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-14T16:00:35.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:34 smithi023 bash[57213]: audit 2024-04-14T16:00:34.379802+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-14T16:00:36.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:36 smithi023 bash[55745]: cluster 2024-04-14T16:00:34.693865+0000 mgr.y (mgr.34107) 181 : cluster [DBG] pgmap v94: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 87/630 objects degraded (13.810%) 2024-04-14T16:00:36.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:36 smithi023 bash[55745]: audit 2024-04-14T16:00:35.015304+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:36.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:36 smithi023 bash[55745]: cluster 2024-04-14T16:00:35.395661+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-04-14T16:00:36.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:36 smithi023 bash[57213]: cluster 2024-04-14T16:00:34.693865+0000 mgr.y (mgr.34107) 181 : cluster [DBG] pgmap v94: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 87/630 objects degraded (13.810%) 2024-04-14T16:00:36.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:36 smithi023 bash[57213]: audit 2024-04-14T16:00:35.015304+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:36.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:36 smithi023 bash[57213]: cluster 2024-04-14T16:00:35.395661+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-04-14T16:00:36.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:36 smithi119 bash[44891]: cluster 2024-04-14T16:00:34.693865+0000 mgr.y (mgr.34107) 181 : cluster [DBG] pgmap v94: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 87/630 objects degraded (13.810%) 2024-04-14T16:00:36.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:36 smithi119 bash[44891]: audit 2024-04-14T16:00:35.015304+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:36.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:36 smithi119 bash[44891]: cluster 2024-04-14T16:00:35.395661+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-04-14T16:00:38.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:38 smithi023 bash[55745]: cluster 2024-04-14T16:00:36.695541+0000 mgr.y (mgr.34107) 182 : cluster [DBG] pgmap v96: 161 pgs: 9 active+undersized+degraded, 17 active+undersized, 135 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 40/630 objects degraded (6.349%) 2024-04-14T16:00:38.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:38 smithi023 bash[57213]: cluster 2024-04-14T16:00:36.695541+0000 mgr.y (mgr.34107) 182 : cluster [DBG] pgmap v96: 161 pgs: 9 active+undersized+degraded, 17 active+undersized, 135 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 40/630 objects degraded (6.349%) 2024-04-14T16:00:38.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:38 smithi119 bash[44891]: cluster 2024-04-14T16:00:36.695541+0000 mgr.y (mgr.34107) 182 : cluster [DBG] pgmap v96: 161 pgs: 9 active+undersized+degraded, 17 active+undersized, 135 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 40/630 objects degraded (6.349%) 2024-04-14T16:00:38.945 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:00:38 smithi119 bash[42039]: ts=2024-04-14T16:00: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 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T16:00:39.044 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:00:38 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:00:38] "GET /metrics HTTP/1.1" 200 38420 "" "Prometheus/2.33.4" 2024-04-14T16:00:39.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:39 smithi023 bash[55745]: cluster 2024-04-14T16:00:38.053307+0000 mon.a (mon.0) 360 : cluster [WRN] Health check update: Degraded data redundancy: 40/630 objects degraded (6.349%), 9 pgs degraded (PG_DEGRADED) 2024-04-14T16:00:39.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:39 smithi023 bash[57213]: cluster 2024-04-14T16:00:38.053307+0000 mon.a (mon.0) 360 : cluster [WRN] Health check update: Degraded data redundancy: 40/630 objects degraded (6.349%), 9 pgs degraded (PG_DEGRADED) 2024-04-14T16:00:39.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:39 smithi119 bash[44891]: cluster 2024-04-14T16:00:38.053307+0000 mon.a (mon.0) 360 : cluster [WRN] Health check update: Degraded data redundancy: 40/630 objects degraded (6.349%), 9 pgs degraded (PG_DEGRADED) 2024-04-14T16:00:40.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:40 smithi023 bash[55745]: cluster 2024-04-14T16:00:38.696599+0000 mgr.y (mgr.34107) 183 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:00:40.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:40 smithi023 bash[55745]: cluster 2024-04-14T16:00:39.021657+0000 mon.a (mon.0) 361 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/630 objects degraded (6.349%), 9 pgs degraded) 2024-04-14T16:00:40.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:40 smithi023 bash[57213]: cluster 2024-04-14T16:00:38.696599+0000 mgr.y (mgr.34107) 183 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:00:40.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:40 smithi023 bash[57213]: cluster 2024-04-14T16:00:39.021657+0000 mon.a (mon.0) 361 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/630 objects degraded (6.349%), 9 pgs degraded) 2024-04-14T16:00:40.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:40 smithi119 bash[44891]: cluster 2024-04-14T16:00:38.696599+0000 mgr.y (mgr.34107) 183 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:00:40.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:40 smithi119 bash[44891]: cluster 2024-04-14T16:00:39.021657+0000 mon.a (mon.0) 361 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 40/630 objects degraded (6.349%), 9 pgs degraded) 2024-04-14T16:00:42.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:42 smithi023 bash[55745]: cluster 2024-04-14T16:00:40.697148+0000 mgr.y (mgr.34107) 184 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 655 B/s rd, 0 op/s 2024-04-14T16:00:42.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:42 smithi023 bash[55745]: audit 2024-04-14T16:00:40.875270+0000 mgr.y (mgr.34107) 185 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:00:42.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:42 smithi023 bash[57213]: cluster 2024-04-14T16:00:40.697148+0000 mgr.y (mgr.34107) 184 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 655 B/s rd, 0 op/s 2024-04-14T16:00:42.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:42 smithi023 bash[57213]: audit 2024-04-14T16:00:40.875270+0000 mgr.y (mgr.34107) 185 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:00:42.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:42 smithi119 bash[44891]: cluster 2024-04-14T16:00:40.697148+0000 mgr.y (mgr.34107) 184 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 655 B/s rd, 0 op/s 2024-04-14T16:00:42.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:42 smithi119 bash[44891]: audit 2024-04-14T16:00:40.875270+0000 mgr.y (mgr.34107) 185 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:00:43.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:00:43 smithi119 bash[42039]: ts=2024-04-14T16:00: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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T16:00:43.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:43 smithi119 bash[44891]: cluster 2024-04-14T16:00:42.698622+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:00:43.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:43 smithi119 bash[44891]: audit 2024-04-14T16:00:42.719961+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:43.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:43 smithi119 bash[44891]: audit 2024-04-14T16:00:42.737267+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:43.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:43 smithi119 bash[44891]: audit 2024-04-14T16:00:42.740083+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:00:43.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:43 smithi119 bash[44891]: audit 2024-04-14T16:00:42.741947+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:00:43.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:43 smithi119 bash[44891]: cluster 2024-04-14T16:00:42.745314+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:00:43.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:43 smithi119 bash[44891]: cluster 2024-04-14T16:00:42.746073+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:00:43.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:43 smithi119 bash[44891]: audit 2024-04-14T16:00:42.754852+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:43.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:43 smithi119 bash[44891]: audit 2024-04-14T16:00:42.854709+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:00:43.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:43 smithi119 bash[44891]: audit 2024-04-14T16:00:42.860279+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:43.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:43 smithi119 bash[44891]: audit 2024-04-14T16:00:42.864648+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:43.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:43 smithi119 bash[44891]: audit 2024-04-14T16:00:42.867778+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:43.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:43 smithi119 bash[44891]: audit 2024-04-14T16:00:42.871759+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-14T16:00:43.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:43 smithi119 bash[44891]: audit 2024-04-14T16:00:42.872221+0000 mgr.y (mgr.34107) 189 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-14T16:00:43.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:43 smithi119 bash[44891]: cephadm 2024-04-14T16:00:42.874634+0000 mgr.y (mgr.34107) 190 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-14T16:00:44.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[55745]: cluster 2024-04-14T16:00:42.698622+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:00:44.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[55745]: audit 2024-04-14T16:00:42.719961+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:44.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[55745]: audit 2024-04-14T16:00:42.737267+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:44.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[55745]: audit 2024-04-14T16:00:42.740083+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:00:44.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[55745]: audit 2024-04-14T16:00:42.741947+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:00:44.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[55745]: cluster 2024-04-14T16:00:42.745314+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:00:44.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[55745]: cluster 2024-04-14T16:00:42.746073+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:00:44.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[55745]: audit 2024-04-14T16:00:42.754852+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:44.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[55745]: audit 2024-04-14T16:00:42.854709+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:00:44.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[55745]: audit 2024-04-14T16:00:42.860279+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:44.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[55745]: audit 2024-04-14T16:00:42.864648+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:44.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[55745]: audit 2024-04-14T16:00:42.867778+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:44.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[55745]: audit 2024-04-14T16:00:42.871759+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-14T16:00:44.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[55745]: audit 2024-04-14T16:00:42.872221+0000 mgr.y (mgr.34107) 189 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-14T16:00:44.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[55745]: cephadm 2024-04-14T16:00:42.874634+0000 mgr.y (mgr.34107) 190 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-14T16:00:44.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[57213]: cluster 2024-04-14T16:00:42.698622+0000 mgr.y (mgr.34107) 186 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:00:44.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[57213]: audit 2024-04-14T16:00:42.719961+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:44.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[57213]: audit 2024-04-14T16:00:42.737267+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:44.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[57213]: audit 2024-04-14T16:00:42.740083+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:00:44.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[57213]: audit 2024-04-14T16:00:42.741947+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:00:44.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[57213]: cluster 2024-04-14T16:00:42.745314+0000 mgr.y (mgr.34107) 187 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:00:44.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[57213]: cluster 2024-04-14T16:00:42.746073+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:00:44.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[57213]: audit 2024-04-14T16:00:42.754852+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:44.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[57213]: audit 2024-04-14T16:00:42.854709+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:00:44.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[57213]: audit 2024-04-14T16:00:42.860279+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:44.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[57213]: audit 2024-04-14T16:00:42.864648+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:44.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[57213]: audit 2024-04-14T16:00:42.867778+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:00:44.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[57213]: audit 2024-04-14T16:00:42.871759+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-14T16:00:44.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[57213]: audit 2024-04-14T16:00:42.872221+0000 mgr.y (mgr.34107) 189 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-14T16:00:44.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:43 smithi023 bash[57213]: cephadm 2024-04-14T16:00:42.874634+0000 mgr.y (mgr.34107) 190 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-14T16:00:46.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:45 smithi119 bash[44891]: cluster 2024-04-14T16:00:44.747140+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 508 B/s rd, 0 op/s 2024-04-14T16:00:46.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:45 smithi119 bash[44891]: audit 2024-04-14T16:00:44.865806+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:46.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:45 smithi119 bash[44891]: audit 2024-04-14T16:00:44.868167+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:00:46.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:45 smithi119 bash[44891]: audit 2024-04-14T16:00:45.047192+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:46.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:45 smithi119 bash[44891]: cephadm 2024-04-14T16:00:45.095090+0000 mgr.y (mgr.34107) 192 : cephadm [INF] Upgrade: Updating osd.2 2024-04-14T16:00:46.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:45 smithi119 bash[44891]: audit 2024-04-14T16:00:45.100204+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:46.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:45 smithi119 bash[44891]: audit 2024-04-14T16:00:45.102717+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-14T16:00:46.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:45 smithi119 bash[44891]: audit 2024-04-14T16:00:45.103926+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:00:46.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:45 smithi119 bash[44891]: cephadm 2024-04-14T16:00:45.109465+0000 mgr.y (mgr.34107) 193 : cephadm [INF] Deploying daemon osd.2 on smithi023 2024-04-14T16:00:46.306 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:45 smithi023 bash[55745]: cluster 2024-04-14T16:00:44.747140+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 508 B/s rd, 0 op/s 2024-04-14T16:00:46.306 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:45 smithi023 bash[55745]: audit 2024-04-14T16:00:44.865806+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:46.306 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:45 smithi023 bash[55745]: audit 2024-04-14T16:00:44.868167+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:00:46.306 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:45 smithi023 bash[55745]: audit 2024-04-14T16:00:45.047192+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:46.306 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:45 smithi023 bash[55745]: cephadm 2024-04-14T16:00:45.095090+0000 mgr.y (mgr.34107) 192 : cephadm [INF] Upgrade: Updating osd.2 2024-04-14T16:00:46.306 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:45 smithi023 bash[55745]: audit 2024-04-14T16:00:45.100204+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:46.306 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:45 smithi023 bash[55745]: audit 2024-04-14T16:00:45.102717+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-14T16:00:46.306 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:45 smithi023 bash[55745]: audit 2024-04-14T16:00:45.103926+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:00:46.307 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:45 smithi023 bash[55745]: cephadm 2024-04-14T16:00:45.109465+0000 mgr.y (mgr.34107) 193 : cephadm [INF] Deploying daemon osd.2 on smithi023 2024-04-14T16:00:46.307 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:45 smithi023 bash[57213]: cluster 2024-04-14T16:00:44.747140+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 508 B/s rd, 0 op/s 2024-04-14T16:00:46.307 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:45 smithi023 bash[57213]: audit 2024-04-14T16:00:44.865806+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:46.307 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:45 smithi023 bash[57213]: audit 2024-04-14T16:00:44.868167+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:00:46.307 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:45 smithi023 bash[57213]: audit 2024-04-14T16:00:45.047192+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:46.307 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:45 smithi023 bash[57213]: cephadm 2024-04-14T16:00:45.095090+0000 mgr.y (mgr.34107) 192 : cephadm [INF] Upgrade: Updating osd.2 2024-04-14T16:00:46.307 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:45 smithi023 bash[57213]: audit 2024-04-14T16:00:45.100204+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:46.307 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:45 smithi023 bash[57213]: audit 2024-04-14T16:00:45.102717+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-14T16:00:46.307 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:45 smithi023 bash[57213]: audit 2024-04-14T16:00:45.103926+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:00:46.307 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:45 smithi023 bash[57213]: cephadm 2024-04-14T16:00:45.109465+0000 mgr.y (mgr.34107) 193 : cephadm [INF] Deploying daemon osd.2 on smithi023 2024-04-14T16:00:48.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:47 smithi119 bash[44891]: cluster 2024-04-14T16:00:46.748589+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:00:48.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:47 smithi023 bash[57213]: cluster 2024-04-14T16:00:46.748589+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:00:48.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:47 smithi023 bash[55745]: cluster 2024-04-14T16:00:46.748589+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:00:48.945 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:00:48 smithi119 bash[42039]: ts=2024-04-14T16:00:48.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-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-14T16:00:48.945 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:00:48 smithi119 bash[42039]: ts=2024-04-14T16:00:48.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-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T16:00:49.091 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:00:48 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:00:48] "GET /metrics HTTP/1.1" 200 38427 "" "Prometheus/2.33.4" 2024-04-14T16:00:49.527 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:49 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:49.527 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:00:49 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:49.528 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:49 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:49.528 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:00:49 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:49.528 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:49 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:49.528 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:49 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:49.529 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:00:49 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:49.529 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:00:49 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:49.529 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:00:49 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:49.840 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:49 smithi023 systemd[1]: Stopping Ceph osd.2 for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:00:49.840 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:49 smithi023 bash[32106]: debug 2024-04-14T16:00:49.613+0000 7f2443a47700 -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-14T16:00:49.841 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:49 smithi023 bash[32106]: debug 2024-04-14T16:00:49.613+0000 7f2443a47700 -1 osd.2 117 *** Got signal Terminated *** 2024-04-14T16:00:49.841 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:49 smithi023 bash[32106]: debug 2024-04-14T16:00:49.613+0000 7f2443a47700 -1 osd.2 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-14T16:00:50.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:49 smithi119 bash[44891]: cluster 2024-04-14T16:00:48.749790+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 27 op/s 2024-04-14T16:00:50.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:49 smithi119 bash[44891]: cluster 2024-04-14T16:00:49.618658+0000 mon.a (mon.0) 378 : cluster [INF] osd.2 marked itself down and dead 2024-04-14T16:00:50.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:49 smithi023 bash[55745]: cluster 2024-04-14T16:00:48.749790+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 27 op/s 2024-04-14T16:00:50.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:49 smithi023 bash[55745]: cluster 2024-04-14T16:00:49.618658+0000 mon.a (mon.0) 378 : cluster [INF] osd.2 marked itself down and dead 2024-04-14T16:00:50.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:49 smithi023 bash[57213]: cluster 2024-04-14T16:00:48.749790+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 27 op/s 2024-04-14T16:00:50.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:49 smithi023 bash[57213]: cluster 2024-04-14T16:00:49.618658+0000 mon.a (mon.0) 378 : cluster [INF] osd.2 marked itself down and dead 2024-04-14T16:00:51.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:50 smithi119 bash[44891]: cluster 2024-04-14T16:00:49.884282+0000 mon.a (mon.0) 379 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:00:51.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:50 smithi119 bash[44891]: cluster 2024-04-14T16:00:49.899420+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-14T16:00:51.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:50 smithi119 bash[44891]: cluster 2024-04-14T16:00:50.900710+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-14T16:00:51.247 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:51 smithi023 bash[63310]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-2 2024-04-14T16:00:51.248 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:50 smithi023 bash[57213]: cluster 2024-04-14T16:00:49.884282+0000 mon.a (mon.0) 379 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:00:51.248 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:50 smithi023 bash[57213]: cluster 2024-04-14T16:00:49.899420+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-14T16:00:51.248 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:50 smithi023 bash[57213]: cluster 2024-04-14T16:00:50.900710+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-14T16:00:51.248 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:50 smithi023 bash[55745]: cluster 2024-04-14T16:00:49.884282+0000 mon.a (mon.0) 379 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:00:51.248 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:50 smithi023 bash[55745]: cluster 2024-04-14T16:00:49.899420+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-14T16:00:51.248 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:50 smithi023 bash[55745]: cluster 2024-04-14T16:00:50.900710+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-14T16:00:51.590 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:51 smithi023 bash[63377]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-2 2024-04-14T16:00:52.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:51 smithi023 bash[55745]: cluster 2024-04-14T16:00:50.750542+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v106: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 26 op/s 2024-04-14T16:00:52.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:51 smithi023 bash[55745]: audit 2024-04-14T16:00:50.884999+0000 mgr.y (mgr.34107) 197 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:00:52.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:51 smithi023 bash[57213]: cluster 2024-04-14T16:00:50.750542+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v106: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 26 op/s 2024-04-14T16:00:52.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:51 smithi023 bash[57213]: audit 2024-04-14T16:00:50.884999+0000 mgr.y (mgr.34107) 197 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:00:52.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:51 smithi119 bash[44891]: cluster 2024-04-14T16:00:50.750542+0000 mgr.y (mgr.34107) 196 : cluster [DBG] pgmap v106: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 26 op/s 2024-04-14T16:00:52.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:51 smithi119 bash[44891]: audit 2024-04-14T16:00:50.884999+0000 mgr.y (mgr.34107) 197 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:00:53.273 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:52 smithi023 bash[57213]: cluster 2024-04-14T16:00:52.944422+0000 mon.a (mon.0) 382 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-14T16:00:53.273 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:52 smithi023 bash[55745]: cluster 2024-04-14T16:00:52.944422+0000 mon.a (mon.0) 382 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-14T16:00:53.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:53 smithi119 bash[44891]: cluster 2024-04-14T16:00:52.944422+0000 mon.a (mon.0) 382 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-14T16:00:53.547 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:53 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:53.547 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:53 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:53.547 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:00:53 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:53.548 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:53 smithi023 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.2.service: Deactivated successfully. 2024-04-14T16:00:53.548 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:53 smithi023 systemd[1]: Stopped Ceph osd.2 for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:00:53.548 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:53 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:53.548 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:00:53 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:53.548 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:00:53 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:53.549 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:00:53 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:53.549 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:00:53 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:53.549 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:00:53 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:00:53.840 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:53 smithi023 systemd[1]: Started Ceph osd.2 for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:00:53.944 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:00:53 smithi119 bash[42039]: ts=2024-04-14T16:00: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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T16:00:54.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:54 smithi023 bash[55745]: cluster 2024-04-14T16:00:52.751534+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v108: 161 pgs: 34 peering, 4 stale+active+clean, 123 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 0 B/s wr, 153 op/s 2024-04-14T16:00:54.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:54 smithi023 bash[55745]: audit 2024-04-14T16:00:53.593473+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:54.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:54 smithi023 bash[55745]: audit 2024-04-14T16:00:53.601561+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:54.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:54 smithi023 bash[57213]: cluster 2024-04-14T16:00:52.751534+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v108: 161 pgs: 34 peering, 4 stale+active+clean, 123 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 0 B/s wr, 153 op/s 2024-04-14T16:00:54.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:54 smithi023 bash[57213]: audit 2024-04-14T16:00:53.593473+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:54.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:54 smithi023 bash[57213]: audit 2024-04-14T16:00:53.601561+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:54.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:54 smithi119 bash[44891]: cluster 2024-04-14T16:00:52.751534+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v108: 161 pgs: 34 peering, 4 stale+active+clean, 123 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 0 B/s wr, 153 op/s 2024-04-14T16:00:54.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:54 smithi119 bash[44891]: audit 2024-04-14T16:00:53.593473+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:54.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:54 smithi119 bash[44891]: audit 2024-04-14T16:00:53.601561+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:00:55.330 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:55 smithi023 bash[55745]: cluster 2024-04-14T16:00:55.002783+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 3 pgs degraded (PG_DEGRADED) 2024-04-14T16:00:55.330 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:55 smithi023 bash[57213]: cluster 2024-04-14T16:00:55.002783+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 3 pgs degraded (PG_DEGRADED) 2024-04-14T16:00:55.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:55 smithi119 bash[44891]: cluster 2024-04-14T16:00:55.002783+0000 mon.a (mon.0) 385 : cluster [WRN] Health check failed: Degraded data redundancy: 24/630 objects degraded (3.810%), 3 pgs degraded (PG_DEGRADED) 2024-04-14T16:00:55.594 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:55 smithi023 bash[63530]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-14T16:00:55.595 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:55 smithi023 bash[63530]: 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-14T16:00:55.595 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:55 smithi023 bash[63530]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-14T16:00:55.595 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:55 smithi023 bash[63530]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-14T16:00:55.595 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:55 smithi023 bash[63530]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-14T16:00:55.595 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:55 smithi023 bash[63530]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-14T16:00:55.595 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:55 smithi023 bash[63530]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-14T16:00:56.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:56 smithi023 bash[55745]: cluster 2024-04-14T16:00:54.752381+0000 mgr.y (mgr.34107) 199 : cluster [DBG] pgmap v109: 161 pgs: 3 active+undersized+degraded, 34 peering, 11 active+undersized, 113 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 24/630 objects degraded (3.810%) 2024-04-14T16:00:56.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:56 smithi023 bash[57213]: cluster 2024-04-14T16:00:54.752381+0000 mgr.y (mgr.34107) 199 : cluster [DBG] pgmap v109: 161 pgs: 3 active+undersized+degraded, 34 peering, 11 active+undersized, 113 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 24/630 objects degraded (3.810%) 2024-04-14T16:00:56.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:56 smithi119 bash[44891]: cluster 2024-04-14T16:00:54.752381+0000 mgr.y (mgr.34107) 199 : cluster [DBG] pgmap v109: 161 pgs: 3 active+undersized+degraded, 34 peering, 11 active+undersized, 113 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s; 24/630 objects degraded (3.810%) 2024-04-14T16:00:57.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:57 smithi023 bash[55745]: cluster 2024-04-14T16:00:57.061982+0000 mon.a (mon.0) 386 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2024-04-14T16:00:57.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:57 smithi023 bash[57213]: cluster 2024-04-14T16:00:57.061982+0000 mon.a (mon.0) 386 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2024-04-14T16:00:57.341 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:57 smithi023 bash[63769]: debug 2024-04-14T16:00:57.105+0000 7f7894c0a700 1 -- 172.21.15.23:0/1305178509 <== mon.1 v2:172.21.15.23:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55556c01f680 con 0x55556c05c800 2024-04-14T16:00:57.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:57 smithi119 bash[44891]: cluster 2024-04-14T16:00:57.061982+0000 mon.a (mon.0) 386 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2024-04-14T16:00:58.090 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:00:57 smithi023 bash[63769]: debug 2024-04-14T16:00:57.653+0000 7f789dda27c0 -1 Falling back to public interface 2024-04-14T16:00:58.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:00:58 smithi119 bash[44891]: cluster 2024-04-14T16:00:56.753322+0000 mgr.y (mgr.34107) 200 : cluster [DBG] pgmap v110: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 0 B/s wr, 153 op/s; 55/630 objects degraded (8.730%) 2024-04-14T16:00:58.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:00:58 smithi023 bash[55745]: cluster 2024-04-14T16:00:56.753322+0000 mgr.y (mgr.34107) 200 : cluster [DBG] pgmap v110: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 0 B/s wr, 153 op/s; 55/630 objects degraded (8.730%) 2024-04-14T16:00:58.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:00:58 smithi023 bash[57213]: cluster 2024-04-14T16:00:56.753322+0000 mgr.y (mgr.34107) 200 : cluster [DBG] pgmap v110: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 0 B/s wr, 153 op/s; 55/630 objects degraded (8.730%) 2024-04-14T16:00:58.947 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:00:58 smithi119 bash[42039]: ts=2024-04-14T16:00: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 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"smithi023:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.23\", device_class=\"ssd\", hostname=\"smithi023\", instance=\"172.21.15.119:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.23\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T16:00:59.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:00:58 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:00:58] "GET /metrics HTTP/1.1" 200 38427 "" "Prometheus/2.33.4" 2024-04-14T16:01:00.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:00 smithi119 bash[44891]: cluster 2024-04-14T16:00:58.754671+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v111: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 160 op/s; 55/630 objects degraded (8.730%) 2024-04-14T16:01:00.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:00 smithi119 bash[44891]: audit 2024-04-14T16:00:59.727678+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:00.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:00 smithi119 bash[44891]: audit 2024-04-14T16:00:59.737266+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:00.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:00 smithi119 bash[44891]: audit 2024-04-14T16:00:59.867706+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:00.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:00 smithi119 bash[44891]: audit 2024-04-14T16:00:59.869649+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:01:00.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:00 smithi023 bash[55745]: cluster 2024-04-14T16:00:58.754671+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v111: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 160 op/s; 55/630 objects degraded (8.730%) 2024-04-14T16:01:00.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:00 smithi023 bash[55745]: audit 2024-04-14T16:00:59.727678+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:00.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:00 smithi023 bash[55745]: audit 2024-04-14T16:00:59.737266+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:00.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:00 smithi023 bash[55745]: audit 2024-04-14T16:00:59.867706+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:00.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:00 smithi023 bash[55745]: audit 2024-04-14T16:00:59.869649+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:01:00.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:00 smithi023 bash[57213]: cluster 2024-04-14T16:00:58.754671+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v111: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 160 op/s; 55/630 objects degraded (8.730%) 2024-04-14T16:01:00.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:00 smithi023 bash[57213]: audit 2024-04-14T16:00:59.727678+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:00.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:00 smithi023 bash[57213]: audit 2024-04-14T16:00:59.737266+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:00.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:00 smithi023 bash[57213]: audit 2024-04-14T16:00:59.867706+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:00.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:00 smithi023 bash[57213]: audit 2024-04-14T16:00:59.869649+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:01:01.091 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:01:00 smithi023 bash[63769]: debug 2024-04-14T16:01:00.705+0000 7f789dda27c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-14T16:01:01.091 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:01:00 smithi023 bash[63769]: debug 2024-04-14T16:01:00.741+0000 7f789dda27c0 -1 osd.2 117 log_to_monitors true 2024-04-14T16:01:01.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:01 smithi119 bash[44891]: audit 2024-04-14T16:01:00.749298+0000 mon.a (mon.0) 391 : audit [INF] from='osd.2 [v2:172.21.15.23:6818/3324652822,v1:172.21.15.23:6819/3324652822]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-14T16:01:01.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:01 smithi119 bash[44891]: audit 2024-04-14T16:01:00.831344+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:01.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:01 smithi119 bash[44891]: audit 2024-04-14T16:01:00.842562+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:01.560 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:01 smithi023 bash[55745]: audit 2024-04-14T16:01:00.749298+0000 mon.a (mon.0) 391 : audit [INF] from='osd.2 [v2:172.21.15.23:6818/3324652822,v1:172.21.15.23:6819/3324652822]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-14T16:01:01.560 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:01 smithi023 bash[55745]: audit 2024-04-14T16:01:00.831344+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:01.560 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:01 smithi023 bash[55745]: audit 2024-04-14T16:01:00.842562+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:01.560 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:01 smithi023 bash[57213]: audit 2024-04-14T16:01:00.749298+0000 mon.a (mon.0) 391 : audit [INF] from='osd.2 [v2:172.21.15.23:6818/3324652822,v1:172.21.15.23:6819/3324652822]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-14T16:01:01.560 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:01 smithi023 bash[57213]: audit 2024-04-14T16:01:00.831344+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:01.560 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:01 smithi023 bash[57213]: audit 2024-04-14T16:01:00.842562+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:01.840 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:01:01 smithi023 bash[63769]: debug 2024-04-14T16:01:01.557+0000 7f788b1f2700 -1 osd.2 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-14T16:01:02.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:02 smithi119 bash[44891]: cluster 2024-04-14T16:01:00.755199+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v112: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 142 op/s; 55/630 objects degraded (8.730%) 2024-04-14T16:01:02.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:02 smithi119 bash[44891]: audit 2024-04-14T16:01:00.895213+0000 mgr.y (mgr.34107) 203 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:01:02.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:02 smithi119 bash[44891]: audit 2024-04-14T16:01:01.138088+0000 mon.a (mon.0) 394 : audit [INF] from='osd.2 [v2:172.21.15.23:6818/3324652822,v1:172.21.15.23:6819/3324652822]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-14T16:01:02.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:02 smithi119 bash[44891]: cluster 2024-04-14T16:01:01.147122+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-04-14T16:01:02.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:02 smithi119 bash[44891]: audit 2024-04-14T16:01:01.147671+0000 mon.a (mon.0) 396 : audit [INF] from='osd.2 [v2:172.21.15.23:6818/3324652822,v1:172.21.15.23:6819/3324652822]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T16:01:02.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:02 smithi119 bash[44891]: audit 2024-04-14T16:01:01.550068+0000 mon.a (mon.0) 397 : audit [INF] from='osd.2 [v2:172.21.15.23:6818/3324652822,v1:172.21.15.23:6819/3324652822]' entity='osd.2' 2024-04-14T16:01:02.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:02 smithi023 bash[55745]: cluster 2024-04-14T16:01:00.755199+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v112: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 142 op/s; 55/630 objects degraded (8.730%) 2024-04-14T16:01:02.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:02 smithi023 bash[55745]: audit 2024-04-14T16:01:00.895213+0000 mgr.y (mgr.34107) 203 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:01:02.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:02 smithi023 bash[55745]: audit 2024-04-14T16:01:01.138088+0000 mon.a (mon.0) 394 : audit [INF] from='osd.2 [v2:172.21.15.23:6818/3324652822,v1:172.21.15.23:6819/3324652822]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-14T16:01:02.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:02 smithi023 bash[55745]: cluster 2024-04-14T16:01:01.147122+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-04-14T16:01:02.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:02 smithi023 bash[55745]: audit 2024-04-14T16:01:01.147671+0000 mon.a (mon.0) 396 : audit [INF] from='osd.2 [v2:172.21.15.23:6818/3324652822,v1:172.21.15.23:6819/3324652822]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T16:01:02.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:02 smithi023 bash[55745]: audit 2024-04-14T16:01:01.550068+0000 mon.a (mon.0) 397 : audit [INF] from='osd.2 [v2:172.21.15.23:6818/3324652822,v1:172.21.15.23:6819/3324652822]' entity='osd.2' 2024-04-14T16:01:02.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:02 smithi023 bash[57213]: cluster 2024-04-14T16:01:00.755199+0000 mgr.y (mgr.34107) 202 : cluster [DBG] pgmap v112: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 142 op/s; 55/630 objects degraded (8.730%) 2024-04-14T16:01:02.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:02 smithi023 bash[57213]: audit 2024-04-14T16:01:00.895213+0000 mgr.y (mgr.34107) 203 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:01:02.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:02 smithi023 bash[57213]: audit 2024-04-14T16:01:01.138088+0000 mon.a (mon.0) 394 : audit [INF] from='osd.2 [v2:172.21.15.23:6818/3324652822,v1:172.21.15.23:6819/3324652822]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-14T16:01:02.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:02 smithi023 bash[57213]: cluster 2024-04-14T16:01:01.147122+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-04-14T16:01:02.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:02 smithi023 bash[57213]: audit 2024-04-14T16:01:01.147671+0000 mon.a (mon.0) 396 : audit [INF] from='osd.2 [v2:172.21.15.23:6818/3324652822,v1:172.21.15.23:6819/3324652822]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T16:01:02.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:02 smithi023 bash[57213]: audit 2024-04-14T16:01:01.550068+0000 mon.a (mon.0) 397 : audit [INF] from='osd.2 [v2:172.21.15.23:6818/3324652822,v1:172.21.15.23:6819/3324652822]' entity='osd.2' 2024-04-14T16:01:02.944 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T16:01:03.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:03 smithi119 bash[44891]: cluster 2024-04-14T16:01:02.549167+0000 mon.a (mon.0) 398 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:01:03.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:03 smithi119 bash[44891]: cluster 2024-04-14T16:01:02.562448+0000 mon.a (mon.0) 399 : cluster [INF] osd.2 [v2:172.21.15.23:6818/3324652822,v1:172.21.15.23:6819/3324652822] boot 2024-04-14T16:01:03.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:03 smithi119 bash[44891]: cluster 2024-04-14T16:01:02.562622+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-14T16:01:03.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:03 smithi119 bash[44891]: audit 2024-04-14T16:01:02.564292+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T16:01:03.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:03 smithi119 bash[44891]: cluster 2024-04-14T16:01:03.060101+0000 mon.a (mon.0) 402 : cluster [WRN] Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 13 pgs degraded (PG_DEGRADED) 2024-04-14T16:01:03.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:03 smithi023 bash[55745]: cluster 2024-04-14T16:01:02.549167+0000 mon.a (mon.0) 398 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:01:03.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:03 smithi023 bash[55745]: cluster 2024-04-14T16:01:02.562448+0000 mon.a (mon.0) 399 : cluster [INF] osd.2 [v2:172.21.15.23:6818/3324652822,v1:172.21.15.23:6819/3324652822] boot 2024-04-14T16:01:03.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:03 smithi023 bash[55745]: cluster 2024-04-14T16:01:02.562622+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-14T16:01:03.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:03 smithi023 bash[55745]: audit 2024-04-14T16:01:02.564292+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T16:01:03.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:03 smithi023 bash[55745]: cluster 2024-04-14T16:01:03.060101+0000 mon.a (mon.0) 402 : cluster [WRN] Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 13 pgs degraded (PG_DEGRADED) 2024-04-14T16:01:03.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:03 smithi023 bash[57213]: cluster 2024-04-14T16:01:02.549167+0000 mon.a (mon.0) 398 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:01:03.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:03 smithi023 bash[57213]: cluster 2024-04-14T16:01:02.562448+0000 mon.a (mon.0) 399 : cluster [INF] osd.2 [v2:172.21.15.23:6818/3324652822,v1:172.21.15.23:6819/3324652822] boot 2024-04-14T16:01:03.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:03 smithi023 bash[57213]: cluster 2024-04-14T16:01:02.562622+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-14T16:01:03.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:03 smithi023 bash[57213]: audit 2024-04-14T16:01:02.564292+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-14T16:01:03.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:03 smithi023 bash[57213]: cluster 2024-04-14T16:01:03.060101+0000 mon.a (mon.0) 402 : cluster [WRN] Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 13 pgs degraded (PG_DEGRADED) 2024-04-14T16:01:03.728 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T16:01:03.729 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (5m) 3s ago 12m 13.5M - 0.23.0 ba2b418f427c e6dfea9b190e 2024-04-14T16:01:03.729 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 error 2m ago 11m - - 2024-04-14T16:01:03.729 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (3m) 3s ago 9m 44.2M - 3.5 e1d6a67b021e 1c97cc7cc4f4 2024-04-14T16:01:03.729 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283,8765 running (3m) 2m ago 17m 436M - 19.0.0-2778-ga971fd5f b96c509eef84 2ed438e9faa7 2024-04-14T16:01:03.729 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (4m) 3s ago 19m 495M - 19.0.0-2778-ga971fd5f b96c509eef84 4147830303b4 2024-04-14T16:01:03.729 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (3m) 3s ago 19m 47.6M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 bdffa642fda8 2024-04-14T16:01:03.729 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (2m) 2m ago 17m 18.2M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 ee3c2462ddf0 2024-04-14T16:01:03.729 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (2m) 3s ago 17m 35.4M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 abed67fb44ce 2024-04-14T16:01:03.729 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (5m) 3s ago 12m 11.2M - 1.3.1 1dbe0e931976 33d132daf693 2024-04-14T16:01:03.729 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (4m) 2m ago 12m 9004k - 1.3.1 1dbe0e931976 287a50fa76a1 2024-04-14T16:01:03.730 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (65s) 3s ago 17m 47.4M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 3dd7cbf5e56b 2024-04-14T16:01:03.730 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (35s) 3s ago 16m 52.0M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 a4f92aab8cd2 2024-04-14T16:01:03.730 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (7s) 3s ago 15m - 2780M 19.0.0-2778-ga971fd5f b96c509eef84 8395c0e82e2d 2024-04-14T16:01:03.730 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (15m) 3s ago 15m 58.0M 2780M 17.2.0 e1d6a67b021e 6508f640b6d9 2024-04-14T16:01:03.730 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (14m) 2m ago 14m 55.8M 3036M 17.2.0 e1d6a67b021e 7508f9f57912 2024-04-14T16:01:03.730 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (14m) 2m ago 14m 52.9M 3036M 17.2.0 e1d6a67b021e 91490d5788a8 2024-04-14T16:01:03.730 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (13m) 2m ago 13m 51.4M 3036M 17.2.0 e1d6a67b021e 6ecbba9b2917 2024-04-14T16:01:03.730 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (13m) 2m ago 13m 54.1M 3036M 17.2.0 e1d6a67b021e c637d318934d 2024-04-14T16:01:03.730 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (3m) 2m ago 12m 62.5M - 2.33.4 514e6a882f6e 6f29ab050cda 2024-04-14T16:01:03.730 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (10m) 3s ago 10m 86.1M - 17.2.0 e1d6a67b021e 35dd84da01ed 2024-04-14T16:01:03.730 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (10m) 2m ago 10m 85.4M - 17.2.0 e1d6a67b021e c2f9b2e874c0 2024-04-14T16:01:03.730 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (10m) 3s ago 10m 86.1M - 17.2.0 e1d6a67b021e c9bc72617c27 2024-04-14T16:01:03.731 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (10m) 2m ago 10m 85.2M - 17.2.0 e1d6a67b021e cf4b6004e6a8 2024-04-14T16:01:03.945 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:01:03 smithi119 bash[42039]: ts=2024-04-14T16:01: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=\"smithi023\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"4fd7c954-fa75-11ee-bc8e-c7b262605968\", domainname=\"(none)\", instance=\"smithi023\", job=\"node\", machine=\"x86_64\", nodename=\"smithi023\", release=\"5.15.0-102-generic\", sysname=\"Linux\", version=\"#112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-14T16:01:04.185 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:01:04.185 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T16:01:04.185 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 3 2024-04-14T16:01:04.186 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:01:04.186 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T16:01:04.186 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T16:01:04.186 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:01:04.186 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T16:01:04.186 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-14T16:01:04.186 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 3 2024-04-14T16:01:04.186 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:01:04.186 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T16:01:04.186 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-14T16:01:04.186 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:01:04.186 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T16:01:04.186 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-04-14T16:01:04.187 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 8 2024-04-14T16:01:04.187 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T16:01:04.187 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:01:04.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:04 smithi119 bash[44891]: cluster 2024-04-14T16:01:02.756017+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v115: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 0 B/s wr, 151 op/s; 55/630 objects degraded (8.730%) 2024-04-14T16:01:04.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:04 smithi119 bash[44891]: audit 2024-04-14T16:01:02.927575+0000 mgr.y (mgr.34107) 205 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:04.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:04 smithi119 bash[44891]: cluster 2024-04-14T16:01:03.569674+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-04-14T16:01:04.573 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:01:04.573 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T16:01:04.573 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T16:01:04.573 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-14T16:01:04.573 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [ 2024-04-14T16:01:04.573 INFO:teuthology.orchestra.run.smithi023.stdout: "mon", 2024-04-14T16:01:04.574 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr" 2024-04-14T16:01:04.574 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T16:01:04.574 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "8/23 daemons upgraded", 2024-04-14T16:01:04.574 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Currently upgrading osd daemons", 2024-04-14T16:01:04.574 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T16:01:04.574 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:01:04.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:04 smithi023 bash[55745]: cluster 2024-04-14T16:01:02.756017+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v115: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 0 B/s wr, 151 op/s; 55/630 objects degraded (8.730%) 2024-04-14T16:01:04.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:04 smithi023 bash[55745]: audit 2024-04-14T16:01:02.927575+0000 mgr.y (mgr.34107) 205 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:04.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:04 smithi023 bash[55745]: cluster 2024-04-14T16:01:03.569674+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-04-14T16:01:04.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:04 smithi023 bash[57213]: cluster 2024-04-14T16:01:02.756017+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v115: 161 pgs: 13 active+undersized+degraded, 35 active+undersized, 113 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 0 B/s wr, 151 op/s; 55/630 objects degraded (8.730%) 2024-04-14T16:01:04.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:04 smithi023 bash[57213]: audit 2024-04-14T16:01:02.927575+0000 mgr.y (mgr.34107) 205 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:04.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:04 smithi023 bash[57213]: cluster 2024-04-14T16:01:03.569674+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-04-14T16:01:05.020 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 55/630 objects degraded (8.730%), 13 pgs degraded 2024-04-14T16:01:05.020 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T16:01:05.021 INFO:teuthology.orchestra.run.smithi023.stdout: daemon grafana.a on smithi119 is in error state 2024-04-14T16:01:05.021 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 55/630 objects degraded (8.730%), 13 pgs degraded 2024-04-14T16:01:05.021 INFO:teuthology.orchestra.run.smithi023.stdout: pg 2.3 is active+undersized+degraded, acting [5,7] 2024-04-14T16:01:05.021 INFO:teuthology.orchestra.run.smithi023.stdout: pg 2.1b is active+undersized+degraded, acting [3,6] 2024-04-14T16:01:05.021 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.0 is active+undersized+degraded, acting [1,6] 2024-04-14T16:01:05.021 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.4 is active+undersized+degraded, acting [1,5] 2024-04-14T16:01:05.021 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.5 is active+undersized+degraded, acting [5,3] 2024-04-14T16:01:05.021 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.9 is active+undersized+degraded, acting [4,7] 2024-04-14T16:01:05.021 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.13 is active+undersized+degraded, acting [7,4] 2024-04-14T16:01:05.021 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.1a is active+undersized+degraded, acting [4,1] 2024-04-14T16:01:05.021 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.1e is active+undersized+degraded, acting [3,6] 2024-04-14T16:01:05.021 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.1f is active+undersized+degraded, acting [0,5] 2024-04-14T16:01:05.021 INFO:teuthology.orchestra.run.smithi023.stdout: pg 4.d is active+undersized+degraded, acting [4,1] 2024-04-14T16:01:05.022 INFO:teuthology.orchestra.run.smithi023.stdout: pg 4.1f is active+undersized+degraded, acting [6,5] 2024-04-14T16:01:05.022 INFO:teuthology.orchestra.run.smithi023.stdout: pg 5.1c is active+undersized+degraded, acting [4,3] 2024-04-14T16:01:05.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:05 smithi119 bash[44891]: audit 2024-04-14T16:01:03.315305+0000 mgr.y (mgr.34107) 206 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:05.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:05 smithi119 bash[44891]: audit 2024-04-14T16:01:03.711239+0000 mgr.y (mgr.34107) 207 : audit [DBG] from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:05.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:05 smithi119 bash[44891]: audit 2024-04-14T16:01:04.184928+0000 mon.a (mon.0) 404 : audit [DBG] from='client.? 172.21.15.23:0/217869201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:05.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:05 smithi119 bash[44891]: audit 2024-04-14T16:01:05.020091+0000 mon.a (mon.0) 405 : audit [DBG] from='client.? 172.21.15.23:0/4046508681' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:01:05.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:05 smithi023 bash[55745]: audit 2024-04-14T16:01:03.315305+0000 mgr.y (mgr.34107) 206 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:05.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:05 smithi023 bash[55745]: audit 2024-04-14T16:01:03.711239+0000 mgr.y (mgr.34107) 207 : audit [DBG] from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:05.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:05 smithi023 bash[55745]: audit 2024-04-14T16:01:04.184928+0000 mon.a (mon.0) 404 : audit [DBG] from='client.? 172.21.15.23:0/217869201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:05.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:05 smithi023 bash[55745]: audit 2024-04-14T16:01:05.020091+0000 mon.a (mon.0) 405 : audit [DBG] from='client.? 172.21.15.23:0/4046508681' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:01:05.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:05 smithi023 bash[57213]: audit 2024-04-14T16:01:03.315305+0000 mgr.y (mgr.34107) 206 : audit [DBG] from='client.44269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:05.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:05 smithi023 bash[57213]: audit 2024-04-14T16:01:03.711239+0000 mgr.y (mgr.34107) 207 : audit [DBG] from='client.34347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:05.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:05 smithi023 bash[57213]: audit 2024-04-14T16:01:04.184928+0000 mon.a (mon.0) 404 : audit [DBG] from='client.? 172.21.15.23:0/217869201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:05.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:05 smithi023 bash[57213]: audit 2024-04-14T16:01:05.020091+0000 mon.a (mon.0) 405 : audit [DBG] from='client.? 172.21.15.23:0/4046508681' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:01:06.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:06 smithi119 bash[44891]: audit 2024-04-14T16:01:04.572000+0000 mgr.y (mgr.34107) 208 : audit [DBG] from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:06.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:06 smithi119 bash[44891]: cluster 2024-04-14T16:01:04.756696+0000 mgr.y (mgr.34107) 209 : cluster [DBG] pgmap v117: 161 pgs: 10 peering, 10 active+undersized+degraded, 28 active+undersized, 113 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 0 B/s wr, 206 op/s; 31/630 objects degraded (4.921%) 2024-04-14T16:01:06.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:06 smithi023 bash[57213]: audit 2024-04-14T16:01:04.572000+0000 mgr.y (mgr.34107) 208 : audit [DBG] from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:06.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:06 smithi023 bash[57213]: cluster 2024-04-14T16:01:04.756696+0000 mgr.y (mgr.34107) 209 : cluster [DBG] pgmap v117: 161 pgs: 10 peering, 10 active+undersized+degraded, 28 active+undersized, 113 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 0 B/s wr, 206 op/s; 31/630 objects degraded (4.921%) 2024-04-14T16:01:06.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:06 smithi023 bash[55745]: audit 2024-04-14T16:01:04.572000+0000 mgr.y (mgr.34107) 208 : audit [DBG] from='client.34359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:06.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:06 smithi023 bash[55745]: cluster 2024-04-14T16:01:04.756696+0000 mgr.y (mgr.34107) 209 : cluster [DBG] pgmap v117: 161 pgs: 10 peering, 10 active+undersized+degraded, 28 active+undersized, 113 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 0 B/s wr, 206 op/s; 31/630 objects degraded (4.921%) 2024-04-14T16:01:07.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:07 smithi023 bash[55745]: cluster 2024-04-14T16:01:07.169312+0000 mon.a (mon.0) 406 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 10 pgs degraded) 2024-04-14T16:01:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:07 smithi023 bash[57213]: cluster 2024-04-14T16:01:07.169312+0000 mon.a (mon.0) 406 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 10 pgs degraded) 2024-04-14T16:01:07.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:07 smithi119 bash[44891]: cluster 2024-04-14T16:01:07.169312+0000 mon.a (mon.0) 406 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 10 pgs degraded) 2024-04-14T16:01:08.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:08 smithi023 bash[55745]: cluster 2024-04-14T16:01:06.758183+0000 mgr.y (mgr.34107) 210 : cluster [DBG] pgmap v118: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s rd, 0 B/s wr, 207 op/s; 0 B/s, 3 objects/s recovering 2024-04-14T16:01:08.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:08 smithi023 bash[57213]: cluster 2024-04-14T16:01:06.758183+0000 mgr.y (mgr.34107) 210 : cluster [DBG] pgmap v118: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s rd, 0 B/s wr, 207 op/s; 0 B/s, 3 objects/s recovering 2024-04-14T16:01:08.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:08 smithi119 bash[44891]: cluster 2024-04-14T16:01:06.758183+0000 mgr.y (mgr.34107) 210 : cluster [DBG] pgmap v118: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 125 KiB/s rd, 0 B/s wr, 207 op/s; 0 B/s, 3 objects/s recovering 2024-04-14T16:01:09.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:01:08 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:01:08] "GET /metrics HTTP/1.1" 200 38428 "" "Prometheus/2.33.4" 2024-04-14T16:01:10.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:10 smithi023 bash[55745]: cluster 2024-04-14T16:01:08.759062+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 30 op/s; 0 B/s, 4 objects/s recovering 2024-04-14T16:01:10.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:10 smithi023 bash[57213]: cluster 2024-04-14T16:01:08.759062+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 30 op/s; 0 B/s, 4 objects/s recovering 2024-04-14T16:01:10.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:10 smithi119 bash[44891]: cluster 2024-04-14T16:01:08.759062+0000 mgr.y (mgr.34107) 211 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 30 op/s; 0 B/s, 4 objects/s recovering 2024-04-14T16:01:12.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:11 smithi119 bash[44891]: cluster 2024-04-14T16:01:10.759883+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 28 op/s; 0 B/s, 4 objects/s recovering 2024-04-14T16:01:12.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:11 smithi119 bash[44891]: audit 2024-04-14T16:01:10.848560+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:12.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:11 smithi119 bash[44891]: audit 2024-04-14T16:01:10.864406+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:12.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:11 smithi119 bash[44891]: audit 2024-04-14T16:01:10.867476+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:01:12.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:11 smithi119 bash[44891]: audit 2024-04-14T16:01:10.869315+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:01:12.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:11 smithi119 bash[44891]: cluster 2024-04-14T16:01:10.873420+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 28 op/s; 0 B/s, 4 objects/s recovering 2024-04-14T16:01:12.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:11 smithi119 bash[44891]: cluster 2024-04-14T16:01:10.874173+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 5 objects/s recovering 2024-04-14T16:01:12.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:11 smithi119 bash[44891]: audit 2024-04-14T16:01:10.882294+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:12.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:11 smithi119 bash[44891]: audit 2024-04-14T16:01:10.903267+0000 mgr.y (mgr.34107) 215 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:01:12.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:11 smithi119 bash[44891]: audit 2024-04-14T16:01:10.982596+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:01:12.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:11 smithi119 bash[44891]: audit 2024-04-14T16:01:10.988069+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:12.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:11 smithi119 bash[44891]: audit 2024-04-14T16:01:10.992262+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:12.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:11 smithi119 bash[44891]: audit 2024-04-14T16:01:10.995307+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:12.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:11 smithi119 bash[44891]: audit 2024-04-14T16:01:10.999106+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-14T16:01:12.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:11 smithi119 bash[44891]: audit 2024-04-14T16:01:10.999489+0000 mgr.y (mgr.34107) 216 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-14T16:01:12.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:11 smithi119 bash[44891]: cephadm 2024-04-14T16:01:11.001935+0000 mgr.y (mgr.34107) 217 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-14T16:01:12.234 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[55745]: cluster 2024-04-14T16:01:10.759883+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 28 op/s; 0 B/s, 4 objects/s recovering 2024-04-14T16:01:12.235 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[55745]: audit 2024-04-14T16:01:10.848560+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:12.235 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[55745]: audit 2024-04-14T16:01:10.864406+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:12.235 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[55745]: audit 2024-04-14T16:01:10.867476+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:01:12.235 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[55745]: audit 2024-04-14T16:01:10.869315+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:01:12.235 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[55745]: cluster 2024-04-14T16:01:10.873420+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 28 op/s; 0 B/s, 4 objects/s recovering 2024-04-14T16:01:12.235 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[55745]: cluster 2024-04-14T16:01:10.874173+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 5 objects/s recovering 2024-04-14T16:01:12.235 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[55745]: audit 2024-04-14T16:01:10.882294+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:12.235 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[55745]: audit 2024-04-14T16:01:10.903267+0000 mgr.y (mgr.34107) 215 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:01:12.235 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[55745]: audit 2024-04-14T16:01:10.982596+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:01:12.235 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[55745]: audit 2024-04-14T16:01:10.988069+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:12.235 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[55745]: audit 2024-04-14T16:01:10.992262+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:12.235 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[55745]: audit 2024-04-14T16:01:10.995307+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:12.236 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[55745]: audit 2024-04-14T16:01:10.999106+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-14T16:01:12.236 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[55745]: audit 2024-04-14T16:01:10.999489+0000 mgr.y (mgr.34107) 216 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-14T16:01:12.236 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[55745]: cephadm 2024-04-14T16:01:11.001935+0000 mgr.y (mgr.34107) 217 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-14T16:01:12.236 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[57213]: cluster 2024-04-14T16:01:10.759883+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 28 op/s; 0 B/s, 4 objects/s recovering 2024-04-14T16:01:12.236 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[57213]: audit 2024-04-14T16:01:10.848560+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:12.236 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[57213]: audit 2024-04-14T16:01:10.864406+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:12.236 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[57213]: audit 2024-04-14T16:01:10.867476+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:01:12.236 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[57213]: audit 2024-04-14T16:01:10.869315+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:01:12.236 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[57213]: cluster 2024-04-14T16:01:10.873420+0000 mgr.y (mgr.34107) 213 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 28 op/s; 0 B/s, 4 objects/s recovering 2024-04-14T16:01:12.236 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[57213]: cluster 2024-04-14T16:01:10.874173+0000 mgr.y (mgr.34107) 214 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 5 objects/s recovering 2024-04-14T16:01:12.237 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[57213]: audit 2024-04-14T16:01:10.882294+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:12.237 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[57213]: audit 2024-04-14T16:01:10.903267+0000 mgr.y (mgr.34107) 215 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:01:12.237 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[57213]: audit 2024-04-14T16:01:10.982596+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:01:12.238 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[57213]: audit 2024-04-14T16:01:10.988069+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:12.238 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[57213]: audit 2024-04-14T16:01:10.992262+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:12.238 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[57213]: audit 2024-04-14T16:01:10.995307+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:12.238 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[57213]: audit 2024-04-14T16:01:10.999106+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-14T16:01:12.238 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[57213]: audit 2024-04-14T16:01:10.999489+0000 mgr.y (mgr.34107) 216 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-14T16:01:12.238 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:11 smithi023 bash[57213]: cephadm 2024-04-14T16:01:11.001935+0000 mgr.y (mgr.34107) 217 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-14T16:01:14.487 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:14 smithi023 bash[57213]: cluster 2024-04-14T16:01:12.875054+0000 mgr.y (mgr.34107) 218 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-04-14T16:01:14.487 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:14 smithi023 bash[57213]: cephadm 2024-04-14T16:01:13.221756+0000 mgr.y (mgr.34107) 219 : cephadm [INF] Upgrade: Updating osd.3 2024-04-14T16:01:14.487 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:14 smithi023 bash[57213]: audit 2024-04-14T16:01:13.230503+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:14.487 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:14 smithi023 bash[57213]: audit 2024-04-14T16:01:13.235223+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-14T16:01:14.487 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:14 smithi023 bash[57213]: audit 2024-04-14T16:01:13.236483+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:01:14.487 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:14 smithi023 bash[57213]: cephadm 2024-04-14T16:01:13.242119+0000 mgr.y (mgr.34107) 220 : cephadm [INF] Deploying daemon osd.3 on smithi023 2024-04-14T16:01:14.487 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:14 smithi023 bash[55745]: cluster 2024-04-14T16:01:12.875054+0000 mgr.y (mgr.34107) 218 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-04-14T16:01:14.488 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:14 smithi023 bash[55745]: cephadm 2024-04-14T16:01:13.221756+0000 mgr.y (mgr.34107) 219 : cephadm [INF] Upgrade: Updating osd.3 2024-04-14T16:01:14.488 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:14 smithi023 bash[55745]: audit 2024-04-14T16:01:13.230503+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:14.488 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:14 smithi023 bash[55745]: audit 2024-04-14T16:01:13.235223+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-14T16:01:14.488 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:14 smithi023 bash[55745]: audit 2024-04-14T16:01:13.236483+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:01:14.488 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:14 smithi023 bash[55745]: cephadm 2024-04-14T16:01:13.242119+0000 mgr.y (mgr.34107) 220 : cephadm [INF] Deploying daemon osd.3 on smithi023 2024-04-14T16:01:14.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:14 smithi119 bash[44891]: cluster 2024-04-14T16:01:12.875054+0000 mgr.y (mgr.34107) 218 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-04-14T16:01:14.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:14 smithi119 bash[44891]: cephadm 2024-04-14T16:01:13.221756+0000 mgr.y (mgr.34107) 219 : cephadm [INF] Upgrade: Updating osd.3 2024-04-14T16:01:14.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:14 smithi119 bash[44891]: audit 2024-04-14T16:01:13.230503+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:14.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:14 smithi119 bash[44891]: audit 2024-04-14T16:01:13.235223+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-14T16:01:14.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:14 smithi119 bash[44891]: audit 2024-04-14T16:01:13.236483+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:01:14.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:14 smithi119 bash[44891]: cephadm 2024-04-14T16:01:13.242119+0000 mgr.y (mgr.34107) 220 : cephadm [INF] Deploying daemon osd.3 on smithi023 2024-04-14T16:01:16.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:15 smithi119 bash[44891]: audit 2024-04-14T16:01:14.868197+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:16.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:15 smithi119 bash[44891]: audit 2024-04-14T16:01:14.870408+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:01:16.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:15 smithi119 bash[44891]: cluster 2024-04-14T16:01:14.881907+0000 mgr.y (mgr.34107) 221 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-14T16:01:16.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:15 smithi119 bash[44891]: audit 2024-04-14T16:01:15.083314+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:16.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:15 smithi023 bash[55745]: audit 2024-04-14T16:01:14.868197+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:16.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:15 smithi023 bash[55745]: audit 2024-04-14T16:01:14.870408+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:01:16.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:15 smithi023 bash[55745]: cluster 2024-04-14T16:01:14.881907+0000 mgr.y (mgr.34107) 221 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-14T16:01:16.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:15 smithi023 bash[55745]: audit 2024-04-14T16:01:15.083314+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:16.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:15 smithi023 bash[57213]: audit 2024-04-14T16:01:14.868197+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:16.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:15 smithi023 bash[57213]: audit 2024-04-14T16:01:14.870408+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:01:16.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:15 smithi023 bash[57213]: cluster 2024-04-14T16:01:14.881907+0000 mgr.y (mgr.34107) 221 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 630 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-14T16:01:16.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:15 smithi023 bash[57213]: audit 2024-04-14T16:01:15.083314+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:17.523 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:01:17 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:17.523 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:01:17 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:17.524 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:01:17 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:17.524 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:17 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:17.525 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:01:17 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:17.525 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:01:17 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:17.525 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:17 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:17.525 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:01:17 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:17.526 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:17 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:17.840 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:17 smithi023 systemd[1]: Stopping Ceph osd.3 for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:01:17.840 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:17 smithi023 bash[35173]: debug 2024-04-14T16:01:17.616+0000 7fc84e38a700 -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-14T16:01:17.841 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:17 smithi023 bash[35173]: debug 2024-04-14T16:01:17.616+0000 7fc84e38a700 -1 osd.3 122 *** Got signal Terminated *** 2024-04-14T16:01:17.841 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:17 smithi023 bash[35173]: debug 2024-04-14T16:01:17.616+0000 7fc84e38a700 -1 osd.3 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-14T16:01:18.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:17 smithi023 bash[55745]: cluster 2024-04-14T16:01:16.883395+0000 mgr.y (mgr.34107) 222 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:01:18.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:17 smithi023 bash[55745]: cluster 2024-04-14T16:01:17.621751+0000 mon.a (mon.0) 423 : cluster [INF] osd.3 marked itself down and dead 2024-04-14T16:01:18.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:17 smithi023 bash[57213]: cluster 2024-04-14T16:01:16.883395+0000 mgr.y (mgr.34107) 222 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:01:18.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:17 smithi023 bash[57213]: cluster 2024-04-14T16:01:17.621751+0000 mon.a (mon.0) 423 : cluster [INF] osd.3 marked itself down and dead 2024-04-14T16:01:18.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:17 smithi119 bash[44891]: cluster 2024-04-14T16:01:16.883395+0000 mgr.y (mgr.34107) 222 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:01:18.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:17 smithi119 bash[44891]: cluster 2024-04-14T16:01:17.621751+0000 mon.a (mon.0) 423 : cluster [INF] osd.3 marked itself down and dead 2024-04-14T16:01:19.090 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:19 smithi023 bash[65363]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-3 2024-04-14T16:01:19.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:18 smithi023 bash[55745]: cluster 2024-04-14T16:01:17.940572+0000 mon.a (mon.0) 424 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:01:19.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:19 smithi023 bash[55745]: cluster 2024-04-14T16:01:17.952036+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-14T16:01:19.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:19 smithi023 bash[55745]: cluster 2024-04-14T16:01:18.952712+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-14T16:01:19.091 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:01:18 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:01:18] "GET /metrics HTTP/1.1" 200 38434 "" "Prometheus/2.33.4" 2024-04-14T16:01:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:19 smithi023 bash[57213]: cluster 2024-04-14T16:01:17.940572+0000 mon.a (mon.0) 424 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:01:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:19 smithi023 bash[57213]: cluster 2024-04-14T16:01:17.952036+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-14T16:01:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:19 smithi023 bash[57213]: cluster 2024-04-14T16:01:18.952712+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-14T16:01:19.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:19 smithi119 bash[44891]: cluster 2024-04-14T16:01:17.940572+0000 mon.a (mon.0) 424 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:01:19.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:19 smithi119 bash[44891]: cluster 2024-04-14T16:01:17.952036+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-14T16:01:19.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:19 smithi119 bash[44891]: cluster 2024-04-14T16:01:18.952712+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-14T16:01:19.590 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:19 smithi023 bash[65427]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-3 2024-04-14T16:01:20.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:20 smithi023 bash[55745]: cluster 2024-04-14T16:01:18.884410+0000 mgr.y (mgr.34107) 223 : cluster [DBG] pgmap v127: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-14T16:01:20.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:20 smithi023 bash[57213]: cluster 2024-04-14T16:01:18.884410+0000 mgr.y (mgr.34107) 223 : cluster [DBG] pgmap v127: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-14T16:01:20.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:20 smithi119 bash[44891]: cluster 2024-04-14T16:01:18.884410+0000 mgr.y (mgr.34107) 223 : cluster [DBG] pgmap v127: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-14T16:01:21.253 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:21 smithi023 bash[55745]: cluster 2024-04-14T16:01:21.001169+0000 mon.a (mon.0) 427 : cluster [WRN] Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 13 pgs degraded (PG_DEGRADED) 2024-04-14T16:01:21.253 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:21 smithi023 bash[57213]: cluster 2024-04-14T16:01:21.001169+0000 mon.a (mon.0) 427 : cluster [WRN] Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 13 pgs degraded (PG_DEGRADED) 2024-04-14T16:01:21.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:21 smithi119 bash[44891]: cluster 2024-04-14T16:01:21.001169+0000 mon.a (mon.0) 427 : cluster [WRN] Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 13 pgs degraded (PG_DEGRADED) 2024-04-14T16:01:21.521 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:21 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:21.521 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:21 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:21.522 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:01:21 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:21.523 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:01:21 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:21.523 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:21 smithi023 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.3.service: Deactivated successfully. 2024-04-14T16:01:21.523 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:21 smithi023 systemd[1]: Stopped Ceph osd.3 for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:01:21.523 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:21 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:21.524 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:21 smithi023 systemd[1]: Started Ceph osd.3 for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:01:21.524 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:01:21 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:21.525 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:01:21 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:21.525 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:01:21 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:21.526 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:01:21 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:22.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:22 smithi023 bash[55745]: cluster 2024-04-14T16:01:20.885929+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v129: 161 pgs: 13 active+undersized+degraded, 14 peering, 8 stale+active+clean, 18 active+undersized, 108 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-14T16:01:22.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:22 smithi023 bash[55745]: audit 2024-04-14T16:01:20.912950+0000 mgr.y (mgr.34107) 225 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:01:22.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:22 smithi023 bash[55745]: audit 2024-04-14T16:01:21.563162+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:22.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:22 smithi023 bash[55745]: audit 2024-04-14T16:01:21.568907+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:22.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:22 smithi023 bash[57213]: cluster 2024-04-14T16:01:20.885929+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v129: 161 pgs: 13 active+undersized+degraded, 14 peering, 8 stale+active+clean, 18 active+undersized, 108 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-14T16:01:22.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:22 smithi023 bash[57213]: audit 2024-04-14T16:01:20.912950+0000 mgr.y (mgr.34107) 225 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:01:22.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:22 smithi023 bash[57213]: audit 2024-04-14T16:01:21.563162+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:22.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:22 smithi023 bash[57213]: audit 2024-04-14T16:01:21.568907+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:22.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:22 smithi119 bash[44891]: cluster 2024-04-14T16:01:20.885929+0000 mgr.y (mgr.34107) 224 : cluster [DBG] pgmap v129: 161 pgs: 13 active+undersized+degraded, 14 peering, 8 stale+active+clean, 18 active+undersized, 108 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-14T16:01:22.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:22 smithi119 bash[44891]: audit 2024-04-14T16:01:20.912950+0000 mgr.y (mgr.34107) 225 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:01:22.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:22 smithi119 bash[44891]: audit 2024-04-14T16:01:21.563162+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:22.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:22 smithi119 bash[44891]: audit 2024-04-14T16:01:21.568907+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:23.590 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:23 smithi023 bash[65574]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-14T16:01:23.591 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:23 smithi023 bash[65574]: 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-14T16:01:23.591 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:23 smithi023 bash[65574]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-14T16:01:23.591 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:23 smithi023 bash[65574]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-14T16:01:23.591 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:23 smithi023 bash[65574]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-14T16:01:23.591 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:23 smithi023 bash[65574]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-14T16:01:23.592 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:23 smithi023 bash[65574]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-14T16:01:24.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:24 smithi023 bash[57213]: cluster 2024-04-14T16:01:22.886635+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v130: 161 pgs: 14 active+undersized+degraded, 14 peering, 6 stale+active+clean, 24 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-14T16:01:24.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:24 smithi023 bash[55745]: cluster 2024-04-14T16:01:22.886635+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v130: 161 pgs: 14 active+undersized+degraded, 14 peering, 6 stale+active+clean, 24 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-14T16:01:24.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:24 smithi119 bash[44891]: cluster 2024-04-14T16:01:22.886635+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v130: 161 pgs: 14 active+undersized+degraded, 14 peering, 6 stale+active+clean, 24 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 40/630 objects degraded (6.349%) 2024-04-14T16:01:24.840 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:24 smithi023 bash[65815]: debug 2024-04-14T16:01:24.552+0000 7f946447d700 1 -- 172.21.15.23:0/1599461872 <== mon.0 v2:172.21.15.23:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ee8a5cd680 con 0x55ee8a60ac00 2024-04-14T16:01:25.590 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:25 smithi023 bash[65815]: debug 2024-04-14T16:01:25.128+0000 7f946d6157c0 -1 Falling back to public interface 2024-04-14T16:01:26.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:26 smithi023 bash[55745]: cluster 2024-04-14T16:01:24.887929+0000 mgr.y (mgr.34107) 227 : cluster [DBG] pgmap v131: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-14T16:01:26.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:26 smithi023 bash[57213]: cluster 2024-04-14T16:01:24.887929+0000 mgr.y (mgr.34107) 227 : cluster [DBG] pgmap v131: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-14T16:01:26.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:26 smithi119 bash[44891]: cluster 2024-04-14T16:01:24.887929+0000 mgr.y (mgr.34107) 227 : cluster [DBG] pgmap v131: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-14T16:01:28.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:28 smithi023 bash[57213]: cluster 2024-04-14T16:01:26.888761+0000 mgr.y (mgr.34107) 228 : cluster [DBG] pgmap v132: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-14T16:01:28.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:28 smithi023 bash[57213]: audit 2024-04-14T16:01:27.579650+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:28.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:28 smithi023 bash[57213]: audit 2024-04-14T16:01:27.592194+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:28.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:28 smithi023 bash[57213]: cluster 2024-04-14T16:01:28.065018+0000 mon.a (mon.0) 432 : cluster [WRN] Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 26 pgs degraded (PG_DEGRADED) 2024-04-14T16:01:28.341 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:28 smithi023 bash[65815]: debug 2024-04-14T16:01:28.140+0000 7f946d6157c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-14T16:01:28.341 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:28 smithi023 bash[65815]: debug 2024-04-14T16:01:28.172+0000 7f946d6157c0 -1 osd.3 122 log_to_monitors true 2024-04-14T16:01:28.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:28 smithi023 bash[55745]: cluster 2024-04-14T16:01:26.888761+0000 mgr.y (mgr.34107) 228 : cluster [DBG] pgmap v132: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-14T16:01:28.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:28 smithi023 bash[55745]: audit 2024-04-14T16:01:27.579650+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:28.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:28 smithi023 bash[55745]: audit 2024-04-14T16:01:27.592194+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:28.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:28 smithi023 bash[55745]: cluster 2024-04-14T16:01:28.065018+0000 mon.a (mon.0) 432 : cluster [WRN] Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 26 pgs degraded (PG_DEGRADED) 2024-04-14T16:01:28.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:28 smithi119 bash[44891]: cluster 2024-04-14T16:01:26.888761+0000 mgr.y (mgr.34107) 228 : cluster [DBG] pgmap v132: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-14T16:01:28.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:28 smithi119 bash[44891]: audit 2024-04-14T16:01:27.579650+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:28.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:28 smithi119 bash[44891]: audit 2024-04-14T16:01:27.592194+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:28.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:28 smithi119 bash[44891]: cluster 2024-04-14T16:01:28.065018+0000 mon.a (mon.0) 432 : cluster [WRN] Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 26 pgs degraded (PG_DEGRADED) 2024-04-14T16:01:29.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:01:28 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:01:28] "GET /metrics HTTP/1.1" 200 38434 "" "Prometheus/2.33.4" 2024-04-14T16:01:29.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:29 smithi119 bash[44891]: audit 2024-04-14T16:01:28.179845+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:172.21.15.23:6826/3430817874,v1:172.21.15.23:6827/3430817874]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-14T16:01:29.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:29 smithi119 bash[44891]: audit 2024-04-14T16:01:28.180164+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-14T16:01:29.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:29 smithi119 bash[44891]: audit 2024-04-14T16:01:28.640235+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:29.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:29 smithi119 bash[44891]: audit 2024-04-14T16:01:28.656278+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:29.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:29 smithi023 bash[55745]: audit 2024-04-14T16:01:28.179845+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:172.21.15.23:6826/3430817874,v1:172.21.15.23:6827/3430817874]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-14T16:01:29.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:29 smithi023 bash[55745]: audit 2024-04-14T16:01:28.180164+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-14T16:01:29.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:29 smithi023 bash[55745]: audit 2024-04-14T16:01:28.640235+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:29.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:29 smithi023 bash[55745]: audit 2024-04-14T16:01:28.656278+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:29.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:29 smithi023 bash[57213]: audit 2024-04-14T16:01:28.179845+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:172.21.15.23:6826/3430817874,v1:172.21.15.23:6827/3430817874]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-14T16:01:29.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:29 smithi023 bash[57213]: audit 2024-04-14T16:01:28.180164+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-14T16:01:29.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:29 smithi023 bash[57213]: audit 2024-04-14T16:01:28.640235+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:29.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:29 smithi023 bash[57213]: audit 2024-04-14T16:01:28.656278+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:30.090 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:01:29 smithi023 bash[65815]: debug 2024-04-14T16:01:29.596+0000 7f945aa65700 -1 osd.3 122 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-14T16:01:30.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:30 smithi119 bash[44891]: cluster 2024-04-14T16:01:28.889631+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v133: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-14T16:01:30.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:30 smithi119 bash[44891]: audit 2024-04-14T16:01:29.114586+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-14T16:01:30.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:30 smithi119 bash[44891]: cluster 2024-04-14T16:01:29.123329+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-04-14T16:01:30.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:30 smithi119 bash[44891]: audit 2024-04-14T16:01:29.123995+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.23:6826/3430817874,v1:172.21.15.23:6827/3430817874]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T16:01:30.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:30 smithi119 bash[44891]: audit 2024-04-14T16:01:29.124385+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T16:01:30.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:30 smithi119 bash[44891]: audit 2024-04-14T16:01:29.582632+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' 2024-04-14T16:01:30.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:30 smithi119 bash[44891]: audit 2024-04-14T16:01:29.869816+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:30.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:30 smithi119 bash[44891]: audit 2024-04-14T16:01:29.872254+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:01:30.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:30 smithi023 bash[55745]: cluster 2024-04-14T16:01:28.889631+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v133: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-14T16:01:30.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:30 smithi023 bash[55745]: audit 2024-04-14T16:01:29.114586+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-14T16:01:30.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:30 smithi023 bash[55745]: cluster 2024-04-14T16:01:29.123329+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-04-14T16:01:30.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:30 smithi023 bash[55745]: audit 2024-04-14T16:01:29.123995+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.23:6826/3430817874,v1:172.21.15.23:6827/3430817874]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T16:01:30.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:30 smithi023 bash[55745]: audit 2024-04-14T16:01:29.124385+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T16:01:30.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:30 smithi023 bash[55745]: audit 2024-04-14T16:01:29.582632+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' 2024-04-14T16:01:30.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:30 smithi023 bash[55745]: audit 2024-04-14T16:01:29.869816+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:30.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:30 smithi023 bash[55745]: audit 2024-04-14T16:01:29.872254+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:01:30.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:30 smithi023 bash[57213]: cluster 2024-04-14T16:01:28.889631+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v133: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-14T16:01:30.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:30 smithi023 bash[57213]: audit 2024-04-14T16:01:29.114586+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-14T16:01:30.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:30 smithi023 bash[57213]: cluster 2024-04-14T16:01:29.123329+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-04-14T16:01:30.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:30 smithi023 bash[57213]: audit 2024-04-14T16:01:29.123995+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.23:6826/3430817874,v1:172.21.15.23:6827/3430817874]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T16:01:30.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:30 smithi023 bash[57213]: audit 2024-04-14T16:01:29.124385+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi023", "root=default"]}]: dispatch 2024-04-14T16:01:30.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:30 smithi023 bash[57213]: audit 2024-04-14T16:01:29.582632+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' 2024-04-14T16:01:30.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:30 smithi023 bash[57213]: audit 2024-04-14T16:01:29.869816+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:30.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:30 smithi023 bash[57213]: audit 2024-04-14T16:01:29.872254+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:01:31.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:31 smithi023 bash[55745]: cluster 2024-04-14T16:01:30.580444+0000 mon.a (mon.0) 442 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:01:31.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:31 smithi023 bash[55745]: cluster 2024-04-14T16:01:30.592454+0000 mon.a (mon.0) 443 : cluster [INF] osd.3 [v2:172.21.15.23:6826/3430817874,v1:172.21.15.23:6827/3430817874] boot 2024-04-14T16:01:31.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:31 smithi023 bash[55745]: cluster 2024-04-14T16:01:30.592566+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-14T16:01:31.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:31 smithi023 bash[55745]: audit 2024-04-14T16:01:30.592881+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T16:01:31.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:31 smithi023 bash[57213]: cluster 2024-04-14T16:01:30.580444+0000 mon.a (mon.0) 442 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:01:31.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:31 smithi023 bash[57213]: cluster 2024-04-14T16:01:30.592454+0000 mon.a (mon.0) 443 : cluster [INF] osd.3 [v2:172.21.15.23:6826/3430817874,v1:172.21.15.23:6827/3430817874] boot 2024-04-14T16:01:31.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:31 smithi023 bash[57213]: cluster 2024-04-14T16:01:30.592566+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-14T16:01:31.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:31 smithi023 bash[57213]: audit 2024-04-14T16:01:30.592881+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T16:01:31.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:31 smithi119 bash[44891]: cluster 2024-04-14T16:01:30.580444+0000 mon.a (mon.0) 442 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:01:31.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:31 smithi119 bash[44891]: cluster 2024-04-14T16:01:30.592454+0000 mon.a (mon.0) 443 : cluster [INF] osd.3 [v2:172.21.15.23:6826/3430817874,v1:172.21.15.23:6827/3430817874] boot 2024-04-14T16:01:31.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:31 smithi119 bash[44891]: cluster 2024-04-14T16:01:30.592566+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-14T16:01:31.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:31 smithi119 bash[44891]: audit 2024-04-14T16:01:30.592881+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-14T16:01:32.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:32 smithi119 bash[44891]: cluster 2024-04-14T16:01:30.891111+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v136: 161 pgs: 18 peering, 18 active+undersized+degraded, 30 active+undersized, 95 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-04-14T16:01:32.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:32 smithi119 bash[44891]: audit 2024-04-14T16:01:30.922975+0000 mgr.y (mgr.34107) 231 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:01:32.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:32 smithi119 bash[44891]: cluster 2024-04-14T16:01:31.594948+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-04-14T16:01:32.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:32 smithi023 bash[55745]: cluster 2024-04-14T16:01:30.891111+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v136: 161 pgs: 18 peering, 18 active+undersized+degraded, 30 active+undersized, 95 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-04-14T16:01:32.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:32 smithi023 bash[55745]: audit 2024-04-14T16:01:30.922975+0000 mgr.y (mgr.34107) 231 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:01:32.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:32 smithi023 bash[55745]: cluster 2024-04-14T16:01:31.594948+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-04-14T16:01:32.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:32 smithi023 bash[57213]: cluster 2024-04-14T16:01:30.891111+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v136: 161 pgs: 18 peering, 18 active+undersized+degraded, 30 active+undersized, 95 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-04-14T16:01:32.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:32 smithi023 bash[57213]: audit 2024-04-14T16:01:30.922975+0000 mgr.y (mgr.34107) 231 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:01:32.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:32 smithi023 bash[57213]: cluster 2024-04-14T16:01:31.594948+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-04-14T16:01:33.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:33 smithi119 bash[44891]: cluster 2024-04-14T16:01:33.066530+0000 mon.a (mon.0) 447 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 18 pgs degraded (PG_DEGRADED) 2024-04-14T16:01:33.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:33 smithi023 bash[55745]: cluster 2024-04-14T16:01:33.066530+0000 mon.a (mon.0) 447 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 18 pgs degraded (PG_DEGRADED) 2024-04-14T16:01:33.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:33 smithi023 bash[57213]: cluster 2024-04-14T16:01:33.066530+0000 mon.a (mon.0) 447 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 18 pgs degraded (PG_DEGRADED) 2024-04-14T16:01:34.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:34 smithi119 bash[44891]: cluster 2024-04-14T16:01:32.892095+0000 mgr.y (mgr.34107) 232 : cluster [DBG] pgmap v138: 161 pgs: 23 peering, 18 active+undersized+degraded, 25 active+undersized, 95 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-04-14T16:01:34.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:34 smithi023 bash[55745]: cluster 2024-04-14T16:01:32.892095+0000 mgr.y (mgr.34107) 232 : cluster [DBG] pgmap v138: 161 pgs: 23 peering, 18 active+undersized+degraded, 25 active+undersized, 95 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-04-14T16:01:34.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:34 smithi023 bash[57213]: cluster 2024-04-14T16:01:32.892095+0000 mgr.y (mgr.34107) 232 : cluster [DBG] pgmap v138: 161 pgs: 23 peering, 18 active+undersized+degraded, 25 active+undersized, 95 active+clean; 585 KiB data, 174 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-04-14T16:01:35.413 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T16:01:35.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:35 smithi023 bash[57213]: cluster 2024-04-14T16:01:35.149035+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/630 objects degraded (9.841%), 18 pgs degraded) 2024-04-14T16:01:35.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:35 smithi023 bash[55745]: cluster 2024-04-14T16:01:35.149035+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/630 objects degraded (9.841%), 18 pgs degraded) 2024-04-14T16:01:35.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:35 smithi119 bash[44891]: cluster 2024-04-14T16:01:35.149035+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 62/630 objects degraded (9.841%), 18 pgs degraded) 2024-04-14T16:01:36.145 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T16:01:36.145 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (5m) 8s ago 12m 13.5M - 0.23.0 ba2b418f427c e6dfea9b190e 2024-04-14T16:01:36.145 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 error 2m ago 12m - - 2024-04-14T16:01:36.145 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (4m) 8s ago 10m 44.4M - 3.5 e1d6a67b021e 1c97cc7cc4f4 2024-04-14T16:01:36.145 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283,8765 running (4m) 2m ago 18m 436M - 19.0.0-2778-ga971fd5f b96c509eef84 2ed438e9faa7 2024-04-14T16:01:36.145 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (5m) 8s ago 20m 496M - 19.0.0-2778-ga971fd5f b96c509eef84 4147830303b4 2024-04-14T16:01:36.145 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (3m) 8s ago 20m 49.4M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 bdffa642fda8 2024-04-14T16:01:36.145 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (2m) 2m ago 18m 18.2M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 ee3c2462ddf0 2024-04-14T16:01:36.146 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (3m) 8s ago 18m 37.1M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 abed67fb44ce 2024-04-14T16:01:36.146 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (5m) 8s ago 12m 9551k - 1.3.1 1dbe0e931976 33d132daf693 2024-04-14T16:01:36.146 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (5m) 2m ago 12m 9004k - 1.3.1 1dbe0e931976 287a50fa76a1 2024-04-14T16:01:36.146 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (98s) 8s ago 17m 48.9M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 3dd7cbf5e56b 2024-04-14T16:01:36.146 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (68s) 8s ago 17m 55.4M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 a4f92aab8cd2 2024-04-14T16:01:36.146 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (39s) 8s ago 16m 50.1M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 8395c0e82e2d 2024-04-14T16:01:36.146 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (12s) 8s ago 15m - 2780M 19.0.0-2778-ga971fd5f b96c509eef84 7486298816bc 2024-04-14T16:01:36.146 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (15m) 2m ago 15m 55.8M 3036M 17.2.0 e1d6a67b021e 7508f9f57912 2024-04-14T16:01:36.146 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (14m) 2m ago 14m 52.9M 3036M 17.2.0 e1d6a67b021e 91490d5788a8 2024-04-14T16:01:36.146 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (14m) 2m ago 14m 51.4M 3036M 17.2.0 e1d6a67b021e 6ecbba9b2917 2024-04-14T16:01:36.146 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (13m) 2m ago 13m 54.1M 3036M 17.2.0 e1d6a67b021e c637d318934d 2024-04-14T16:01:36.146 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (4m) 2m ago 12m 62.5M - 2.33.4 514e6a882f6e 6f29ab050cda 2024-04-14T16:01:36.146 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (10m) 8s ago 10m 86.3M - 17.2.0 e1d6a67b021e 35dd84da01ed 2024-04-14T16:01:36.146 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (10m) 2m ago 10m 85.4M - 17.2.0 e1d6a67b021e c2f9b2e874c0 2024-04-14T16:01:36.146 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (10m) 8s ago 10m 86.4M - 17.2.0 e1d6a67b021e c9bc72617c27 2024-04-14T16:01:36.147 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (10m) 2m ago 10m 85.2M - 17.2.0 e1d6a67b021e cf4b6004e6a8 2024-04-14T16:01:36.463 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:36 smithi023 bash[55745]: cluster 2024-04-14T16:01:34.893327+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v139: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail 2024-04-14T16:01:36.464 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:36 smithi023 bash[57213]: cluster 2024-04-14T16:01:34.893327+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v139: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail 2024-04-14T16:01:36.590 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:01:36.590 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T16:01:36.590 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 3 2024-04-14T16:01:36.590 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:01:36.591 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T16:01:36.591 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T16:01:36.591 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:01:36.591 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T16:01:36.591 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-14T16:01:36.591 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 4 2024-04-14T16:01:36.591 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:01:36.591 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T16:01:36.591 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-14T16:01:36.591 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:01:36.591 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T16:01:36.592 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-04-14T16:01:36.592 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 9 2024-04-14T16:01:36.592 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T16:01:36.592 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:01:36.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:36 smithi119 bash[44891]: cluster 2024-04-14T16:01:34.893327+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v139: 161 pgs: 23 peering, 138 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail 2024-04-14T16:01:36.946 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:01:36.946 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T16:01:36.946 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T16:01:36.946 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-14T16:01:36.946 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [ 2024-04-14T16:01:36.947 INFO:teuthology.orchestra.run.smithi023.stdout: "mon", 2024-04-14T16:01:36.947 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr" 2024-04-14T16:01:36.947 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T16:01:36.947 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "9/23 daemons upgraded", 2024-04-14T16:01:36.947 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Currently upgrading osd daemons", 2024-04-14T16:01:36.947 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T16:01:36.947 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:01:37.379 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T16:01:37.379 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T16:01:37.379 INFO:teuthology.orchestra.run.smithi023.stdout: daemon grafana.a on smithi119 is in error state 2024-04-14T16:01:37.585 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:37 smithi023 bash[55745]: audit 2024-04-14T16:01:35.399286+0000 mgr.y (mgr.34107) 234 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:37.585 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:37 smithi023 bash[55745]: audit 2024-04-14T16:01:35.775595+0000 mgr.y (mgr.34107) 235 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:37.586 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:37 smithi023 bash[55745]: audit 2024-04-14T16:01:36.128587+0000 mgr.y (mgr.34107) 236 : audit [DBG] from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:37.586 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:37 smithi023 bash[55745]: audit 2024-04-14T16:01:36.587056+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.23:0/548688285' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:37.586 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:37 smithi023 bash[57213]: audit 2024-04-14T16:01:35.399286+0000 mgr.y (mgr.34107) 234 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:37.586 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:37 smithi023 bash[57213]: audit 2024-04-14T16:01:35.775595+0000 mgr.y (mgr.34107) 235 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:37.586 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:37 smithi023 bash[57213]: audit 2024-04-14T16:01:36.128587+0000 mgr.y (mgr.34107) 236 : audit [DBG] from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:37.586 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:37 smithi023 bash[57213]: audit 2024-04-14T16:01:36.587056+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.23:0/548688285' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:37.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:37 smithi119 bash[44891]: audit 2024-04-14T16:01:35.399286+0000 mgr.y (mgr.34107) 234 : audit [DBG] from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:37.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:37 smithi119 bash[44891]: audit 2024-04-14T16:01:35.775595+0000 mgr.y (mgr.34107) 235 : audit [DBG] from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:37.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:37 smithi119 bash[44891]: audit 2024-04-14T16:01:36.128587+0000 mgr.y (mgr.34107) 236 : audit [DBG] from='client.34389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:37.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:37 smithi119 bash[44891]: audit 2024-04-14T16:01:36.587056+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.23:0/548688285' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:38.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:38 smithi023 bash[55745]: cluster 2024-04-14T16:01:36.894180+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-14T16:01:38.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:38 smithi023 bash[55745]: audit 2024-04-14T16:01:36.945104+0000 mgr.y (mgr.34107) 238 : audit [DBG] from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:38.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:38 smithi023 bash[55745]: audit 2024-04-14T16:01:37.378592+0000 mon.a (mon.0) 449 : audit [DBG] from='client.? 172.21.15.23:0/79831947' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:01:38.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:38 smithi023 bash[57213]: cluster 2024-04-14T16:01:36.894180+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-14T16:01:38.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:38 smithi023 bash[57213]: audit 2024-04-14T16:01:36.945104+0000 mgr.y (mgr.34107) 238 : audit [DBG] from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:38.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:38 smithi023 bash[57213]: audit 2024-04-14T16:01:37.378592+0000 mon.a (mon.0) 449 : audit [DBG] from='client.? 172.21.15.23:0/79831947' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:01:38.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:38 smithi119 bash[44891]: cluster 2024-04-14T16:01:36.894180+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-14T16:01:38.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:38 smithi119 bash[44891]: audit 2024-04-14T16:01:36.945104+0000 mgr.y (mgr.34107) 238 : audit [DBG] from='client.34401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:01:38.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:38 smithi119 bash[44891]: audit 2024-04-14T16:01:37.378592+0000 mon.a (mon.0) 449 : audit [DBG] from='client.? 172.21.15.23:0/79831947' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:01:39.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:01:38 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:01:38] "GET /metrics HTTP/1.1" 200 38288 "" "Prometheus/2.33.4" 2024-04-14T16:01:39.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[55745]: audit 2024-04-14T16:01:38.322110+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:39.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[55745]: audit 2024-04-14T16:01:38.333469+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:39.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[55745]: audit 2024-04-14T16:01:38.336267+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:01:39.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[55745]: audit 2024-04-14T16:01:38.338003+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:01:39.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[55745]: cluster 2024-04-14T16:01:38.341255+0000 mgr.y (mgr.34107) 239 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-14T16:01:39.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[55745]: cluster 2024-04-14T16:01:38.341804+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-14T16:01:39.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[55745]: audit 2024-04-14T16:01:38.350215+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:39.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[55745]: audit 2024-04-14T16:01:38.449707+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:01:39.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[55745]: audit 2024-04-14T16:01:38.454594+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:39.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[55745]: audit 2024-04-14T16:01:38.458426+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:39.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[55745]: audit 2024-04-14T16:01:38.461273+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:39.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[55745]: audit 2024-04-14T16:01:38.464803+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-14T16:01:39.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[55745]: audit 2024-04-14T16:01:38.465186+0000 mgr.y (mgr.34107) 241 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-14T16:01:39.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[55745]: cephadm 2024-04-14T16:01:38.467596+0000 mgr.y (mgr.34107) 242 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-14T16:01:39.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[57213]: audit 2024-04-14T16:01:38.322110+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:39.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[57213]: audit 2024-04-14T16:01:38.333469+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:39.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[57213]: audit 2024-04-14T16:01:38.336267+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:01:39.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[57213]: audit 2024-04-14T16:01:38.338003+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:01:39.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[57213]: cluster 2024-04-14T16:01:38.341255+0000 mgr.y (mgr.34107) 239 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-14T16:01:39.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[57213]: cluster 2024-04-14T16:01:38.341804+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-14T16:01:39.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[57213]: audit 2024-04-14T16:01:38.350215+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:39.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[57213]: audit 2024-04-14T16:01:38.449707+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:01:39.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[57213]: audit 2024-04-14T16:01:38.454594+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:39.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[57213]: audit 2024-04-14T16:01:38.458426+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:39.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[57213]: audit 2024-04-14T16:01:38.461273+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:39.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[57213]: audit 2024-04-14T16:01:38.464803+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-14T16:01:39.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[57213]: audit 2024-04-14T16:01:38.465186+0000 mgr.y (mgr.34107) 241 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-14T16:01:39.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:39 smithi023 bash[57213]: cephadm 2024-04-14T16:01:38.467596+0000 mgr.y (mgr.34107) 242 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-14T16:01:39.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:39 smithi119 bash[44891]: audit 2024-04-14T16:01:38.322110+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:39.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:39 smithi119 bash[44891]: audit 2024-04-14T16:01:38.333469+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:39.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:39 smithi119 bash[44891]: audit 2024-04-14T16:01:38.336267+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:01:39.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:39 smithi119 bash[44891]: audit 2024-04-14T16:01:38.338003+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:01:39.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:39 smithi119 bash[44891]: cluster 2024-04-14T16:01:38.341255+0000 mgr.y (mgr.34107) 239 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-14T16:01:39.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:39 smithi119 bash[44891]: cluster 2024-04-14T16:01:38.341804+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-14T16:01:39.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:39 smithi119 bash[44891]: audit 2024-04-14T16:01:38.350215+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:39.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:39 smithi119 bash[44891]: audit 2024-04-14T16:01:38.449707+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:01:39.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:39 smithi119 bash[44891]: audit 2024-04-14T16:01:38.454594+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:39.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:39 smithi119 bash[44891]: audit 2024-04-14T16:01:38.458426+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:39.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:39 smithi119 bash[44891]: audit 2024-04-14T16:01:38.461273+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:01:39.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:39 smithi119 bash[44891]: audit 2024-04-14T16:01:38.464803+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-14T16:01:39.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:39 smithi119 bash[44891]: audit 2024-04-14T16:01:38.465186+0000 mgr.y (mgr.34107) 241 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-14T16:01:39.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:39 smithi119 bash[44891]: cephadm 2024-04-14T16:01:38.467596+0000 mgr.y (mgr.34107) 242 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-14T16:01:42.225 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:41 smithi119 bash[44891]: cluster 2024-04-14T16:01:40.342706+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 233 B/s rd, 0 op/s 2024-04-14T16:01:42.225 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:41 smithi119 bash[44891]: audit 2024-04-14T16:01:40.934303+0000 mgr.y (mgr.34107) 244 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:01:42.225 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:41 smithi119 bash[44891]: cephadm 2024-04-14T16:01:40.939482+0000 mgr.y (mgr.34107) 245 : cephadm [INF] Upgrade: Updating osd.4 2024-04-14T16:01:42.225 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:41 smithi119 bash[44891]: audit 2024-04-14T16:01:40.955860+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:42.225 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:41 smithi119 bash[44891]: audit 2024-04-14T16:01:40.960991+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-14T16:01:42.225 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:41 smithi119 bash[44891]: audit 2024-04-14T16:01:40.962661+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:01:42.225 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:41 smithi119 bash[44891]: cephadm 2024-04-14T16:01:40.968903+0000 mgr.y (mgr.34107) 246 : cephadm [INF] Deploying daemon osd.4 on smithi119 2024-04-14T16:01:42.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:41 smithi023 bash[55745]: cluster 2024-04-14T16:01:40.342706+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 233 B/s rd, 0 op/s 2024-04-14T16:01:42.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:41 smithi023 bash[55745]: audit 2024-04-14T16:01:40.934303+0000 mgr.y (mgr.34107) 244 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:01:42.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:41 smithi023 bash[55745]: cephadm 2024-04-14T16:01:40.939482+0000 mgr.y (mgr.34107) 245 : cephadm [INF] Upgrade: Updating osd.4 2024-04-14T16:01:42.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:41 smithi023 bash[55745]: audit 2024-04-14T16:01:40.955860+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:42.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:41 smithi023 bash[55745]: audit 2024-04-14T16:01:40.960991+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-14T16:01:42.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:41 smithi023 bash[55745]: audit 2024-04-14T16:01:40.962661+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:01:42.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:41 smithi023 bash[55745]: cephadm 2024-04-14T16:01:40.968903+0000 mgr.y (mgr.34107) 246 : cephadm [INF] Deploying daemon osd.4 on smithi119 2024-04-14T16:01:42.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:41 smithi023 bash[57213]: cluster 2024-04-14T16:01:40.342706+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 233 B/s rd, 0 op/s 2024-04-14T16:01:42.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:41 smithi023 bash[57213]: audit 2024-04-14T16:01:40.934303+0000 mgr.y (mgr.34107) 244 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:01:42.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:41 smithi023 bash[57213]: cephadm 2024-04-14T16:01:40.939482+0000 mgr.y (mgr.34107) 245 : cephadm [INF] Upgrade: Updating osd.4 2024-04-14T16:01:42.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:41 smithi023 bash[57213]: audit 2024-04-14T16:01:40.955860+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:42.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:41 smithi023 bash[57213]: audit 2024-04-14T16:01:40.960991+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-14T16:01:42.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:41 smithi023 bash[57213]: audit 2024-04-14T16:01:40.962661+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:01:42.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:41 smithi023 bash[57213]: cephadm 2024-04-14T16:01:40.968903+0000 mgr.y (mgr.34107) 246 : cephadm [INF] Deploying daemon osd.4 on smithi119 2024-04-14T16:01:44.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:43 smithi023 bash[55745]: cluster 2024-04-14T16:01:42.344032+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 216 B/s rd, 0 op/s 2024-04-14T16:01:44.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:43 smithi023 bash[57213]: cluster 2024-04-14T16:01:42.344032+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 216 B/s rd, 0 op/s 2024-04-14T16:01:44.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:43 smithi119 bash[44891]: cluster 2024-04-14T16:01:42.344032+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 216 B/s rd, 0 op/s 2024-04-14T16:01:45.040 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:45.042 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:01:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:45.042 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:01:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:45.043 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:01:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:45.043 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 16:01:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:45.043 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:01:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:45.044 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:45.044 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:01:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:45.044 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:01:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:45.445 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:45 smithi119 systemd[1]: Stopping Ceph osd.4 for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:01:45.445 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:45 smithi119 bash[21433]: debug 2024-04-14T16:01:45.162+0000 7f3ced6fe700 -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-14T16:01:45.445 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:45 smithi119 bash[21433]: debug 2024-04-14T16:01:45.162+0000 7f3ced6fe700 -1 osd.4 127 *** Got signal Terminated *** 2024-04-14T16:01:45.445 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:45 smithi119 bash[21433]: debug 2024-04-14T16:01:45.162+0000 7f3ced6fe700 -1 osd.4 127 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-14T16:01:46.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:45 smithi119 bash[44891]: cluster 2024-04-14T16:01:44.345357+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:01:46.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:45 smithi119 bash[44891]: audit 2024-04-14T16:01:44.872083+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:46.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:45 smithi119 bash[44891]: audit 2024-04-14T16:01:44.874302+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:01:46.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:45 smithi119 bash[44891]: audit 2024-04-14T16:01:45.124331+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:46.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:45 smithi119 bash[44891]: cluster 2024-04-14T16:01:45.160297+0000 mon.a (mon.0) 466 : cluster [INF] osd.4 marked itself down and dead 2024-04-14T16:01:46.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:45 smithi023 bash[55745]: cluster 2024-04-14T16:01:44.345357+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:01:46.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:45 smithi023 bash[55745]: audit 2024-04-14T16:01:44.872083+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:46.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:45 smithi023 bash[55745]: audit 2024-04-14T16:01:44.874302+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:01:46.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:45 smithi023 bash[55745]: audit 2024-04-14T16:01:45.124331+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:46.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:45 smithi023 bash[55745]: cluster 2024-04-14T16:01:45.160297+0000 mon.a (mon.0) 466 : cluster [INF] osd.4 marked itself down and dead 2024-04-14T16:01:46.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:45 smithi023 bash[57213]: cluster 2024-04-14T16:01:44.345357+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:01:46.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:45 smithi023 bash[57213]: audit 2024-04-14T16:01:44.872083+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:46.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:45 smithi023 bash[57213]: audit 2024-04-14T16:01:44.874302+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:01:46.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:45 smithi023 bash[57213]: audit 2024-04-14T16:01:45.124331+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:46.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:45 smithi023 bash[57213]: cluster 2024-04-14T16:01:45.160297+0000 mon.a (mon.0) 466 : cluster [INF] osd.4 marked itself down and dead 2024-04-14T16:01:46.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:46 smithi119 bash[44891]: cluster 2024-04-14T16:01:46.121240+0000 mon.a (mon.0) 467 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:01:46.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:46 smithi119 bash[44891]: cluster 2024-04-14T16:01:46.132594+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-14T16:01:47.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:46 smithi023 bash[57213]: cluster 2024-04-14T16:01:46.121240+0000 mon.a (mon.0) 467 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:01:47.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:46 smithi023 bash[57213]: cluster 2024-04-14T16:01:46.132594+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-14T16:01:47.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:46 smithi023 bash[55745]: cluster 2024-04-14T16:01:46.121240+0000 mon.a (mon.0) 467 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:01:47.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:46 smithi023 bash[55745]: cluster 2024-04-14T16:01:46.132594+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-14T16:01:47.694 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:47 smithi119 bash[46582]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-4 2024-04-14T16:01:47.695 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:47 smithi119 bash[46647]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-4 2024-04-14T16:01:48.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:48 smithi119 bash[44891]: cluster 2024-04-14T16:01:46.346277+0000 mgr.y (mgr.34107) 249 : cluster [DBG] pgmap v147: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:01:48.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:48 smithi119 bash[44891]: cluster 2024-04-14T16:01:47.142686+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-14T16:01:48.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:48 smithi023 bash[55745]: cluster 2024-04-14T16:01:46.346277+0000 mgr.y (mgr.34107) 249 : cluster [DBG] pgmap v147: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:01:48.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:48 smithi023 bash[55745]: cluster 2024-04-14T16:01:47.142686+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-14T16:01:48.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:48 smithi023 bash[57213]: cluster 2024-04-14T16:01:46.346277+0000 mgr.y (mgr.34107) 249 : cluster [DBG] pgmap v147: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:01:48.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:48 smithi023 bash[57213]: cluster 2024-04-14T16:01:47.142686+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-14T16:01:49.092 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:01:48 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:01:48] "GET /metrics HTTP/1.1" 200 38441 "" "Prometheus/2.33.4" 2024-04-14T16:01:49.532 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:01:49 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:49.533 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:01:49 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:49.533 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:01:49 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:49.534 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:01:49 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:49.534 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:01:49 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:49.535 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:49 smithi119 bash[44891]: cluster 2024-04-14T16:01:49.140837+0000 mon.a (mon.0) 470 : cluster [WRN] Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 10 pgs degraded (PG_DEGRADED) 2024-04-14T16:01:49.535 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:49 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:49.535 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:49 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.4.service: Deactivated successfully. 2024-04-14T16:01:49.535 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:49 smithi119 systemd[1]: Stopped Ceph osd.4 for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:01:49.535 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:49 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:49.536 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:49 smithi119 systemd[1]: Started Ceph osd.4 for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:01:49.536 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 16:01:49 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:49.536 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:01:49 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:01:49.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:49 smithi023 bash[55745]: cluster 2024-04-14T16:01:49.140837+0000 mon.a (mon.0) 470 : cluster [WRN] Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 10 pgs degraded (PG_DEGRADED) 2024-04-14T16:01:49.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:49 smithi023 bash[57213]: cluster 2024-04-14T16:01:49.140837+0000 mon.a (mon.0) 470 : cluster [WRN] Health check failed: Degraded data redundancy: 39/630 objects degraded (6.190%), 10 pgs degraded (PG_DEGRADED) 2024-04-14T16:01:50.455 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:50 smithi119 bash[44891]: cluster 2024-04-14T16:01:48.347539+0000 mgr.y (mgr.34107) 250 : cluster [DBG] pgmap v149: 161 pgs: 10 active+undersized+degraded, 7 peering, 15 stale+active+clean, 9 active+undersized, 120 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-14T16:01:50.455 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:50 smithi119 bash[44891]: audit 2024-04-14T16:01:49.582552+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:50.456 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:50 smithi119 bash[44891]: audit 2024-04-14T16:01:49.596211+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:50.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:50 smithi023 bash[55745]: cluster 2024-04-14T16:01:48.347539+0000 mgr.y (mgr.34107) 250 : cluster [DBG] pgmap v149: 161 pgs: 10 active+undersized+degraded, 7 peering, 15 stale+active+clean, 9 active+undersized, 120 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-14T16:01:50.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:50 smithi023 bash[55745]: audit 2024-04-14T16:01:49.582552+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:50.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:50 smithi023 bash[55745]: audit 2024-04-14T16:01:49.596211+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:50.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:50 smithi023 bash[57213]: cluster 2024-04-14T16:01:48.347539+0000 mgr.y (mgr.34107) 250 : cluster [DBG] pgmap v149: 161 pgs: 10 active+undersized+degraded, 7 peering, 15 stale+active+clean, 9 active+undersized, 120 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 39/630 objects degraded (6.190%) 2024-04-14T16:01:50.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:50 smithi023 bash[57213]: audit 2024-04-14T16:01:49.582552+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:50.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:50 smithi023 bash[57213]: audit 2024-04-14T16:01:49.596211+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:51.445 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:51 smithi119 bash[46795]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-14T16:01:51.445 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:51 smithi119 bash[46795]: 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-14T16:01:51.445 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:51 smithi119 bash[46795]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-14T16:01:51.445 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:51 smithi119 bash[46795]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-14T16:01:51.445 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:51 smithi119 bash[46795]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-14T16:01:51.445 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:51 smithi119 bash[46795]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-14T16:01:51.445 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:51 smithi119 bash[46795]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-14T16:01:52.468 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:52 smithi119 bash[44891]: cluster 2024-04-14T16:01:50.348738+0000 mgr.y (mgr.34107) 251 : cluster [DBG] pgmap v150: 161 pgs: 12 active+undersized+degraded, 7 peering, 9 stale+active+clean, 17 active+undersized, 116 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-04-14T16:01:52.468 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:52 smithi119 bash[44891]: audit 2024-04-14T16:01:50.944068+0000 mgr.y (mgr.34107) 252 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:01:52.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:52 smithi023 bash[55745]: cluster 2024-04-14T16:01:50.348738+0000 mgr.y (mgr.34107) 251 : cluster [DBG] pgmap v150: 161 pgs: 12 active+undersized+degraded, 7 peering, 9 stale+active+clean, 17 active+undersized, 116 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-04-14T16:01:52.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:52 smithi023 bash[55745]: audit 2024-04-14T16:01:50.944068+0000 mgr.y (mgr.34107) 252 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:01:52.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:52 smithi023 bash[57213]: cluster 2024-04-14T16:01:50.348738+0000 mgr.y (mgr.34107) 251 : cluster [DBG] pgmap v150: 161 pgs: 12 active+undersized+degraded, 7 peering, 9 stale+active+clean, 17 active+undersized, 116 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-04-14T16:01:52.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:52 smithi023 bash[57213]: audit 2024-04-14T16:01:50.944068+0000 mgr.y (mgr.34107) 252 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:01:52.944 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:52 smithi119 bash[47011]: debug 2024-04-14T16:01:52.469+0000 7f5f87bf6700 1 -- 172.21.15.119:0/69070433 <== mon.2 v2:172.21.15.119:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555765871680 con 0x5557658aec00 2024-04-14T16:01:53.444 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:53 smithi119 bash[47011]: debug 2024-04-14T16:01:53.013+0000 7f5f90d8e7c0 -1 Falling back to public interface 2024-04-14T16:01:54.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:54 smithi023 bash[55745]: cluster 2024-04-14T16:01:52.350344+0000 mgr.y (mgr.34107) 253 : cluster [DBG] pgmap v151: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-04-14T16:01:54.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:54 smithi023 bash[57213]: cluster 2024-04-14T16:01:52.350344+0000 mgr.y (mgr.34107) 253 : cluster [DBG] pgmap v151: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-04-14T16:01:54.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:54 smithi119 bash[44891]: cluster 2024-04-14T16:01:52.350344+0000 mgr.y (mgr.34107) 253 : cluster [DBG] pgmap v151: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-04-14T16:01:56.446 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:56 smithi119 bash[47011]: debug 2024-04-14T16:01:56.037+0000 7f5f90d8e7c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-14T16:01:56.446 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:56 smithi119 bash[47011]: debug 2024-04-14T16:01:56.073+0000 7f5f90d8e7c0 -1 osd.4 127 log_to_monitors true 2024-04-14T16:01:56.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:56 smithi119 bash[44891]: cluster 2024-04-14T16:01:54.351967+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v152: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-04-14T16:01:56.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:56 smithi119 bash[44891]: audit 2024-04-14T16:01:55.415882+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:56.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:56 smithi119 bash[44891]: audit 2024-04-14T16:01:55.428255+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:56.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:56 smithi119 bash[44891]: audit 2024-04-14T16:01:56.073501+0000 mon.a (mon.0) 475 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-14T16:01:56.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:56 smithi119 bash[44891]: audit 2024-04-14T16:01:56.078002+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.119:6800/2105967553,v1:172.21.15.119:6801/2105967553]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-14T16:01:56.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:56 smithi023 bash[57213]: cluster 2024-04-14T16:01:54.351967+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v152: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-04-14T16:01:56.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:56 smithi023 bash[57213]: audit 2024-04-14T16:01:55.415882+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:56.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:56 smithi023 bash[57213]: audit 2024-04-14T16:01:55.428255+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:56.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:56 smithi023 bash[57213]: audit 2024-04-14T16:01:56.073501+0000 mon.a (mon.0) 475 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-14T16:01:56.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:56 smithi023 bash[57213]: audit 2024-04-14T16:01:56.078002+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.119:6800/2105967553,v1:172.21.15.119:6801/2105967553]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-14T16:01:56.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:56 smithi023 bash[55745]: cluster 2024-04-14T16:01:54.351967+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v152: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-04-14T16:01:56.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:56 smithi023 bash[55745]: audit 2024-04-14T16:01:55.415882+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:56.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:56 smithi023 bash[55745]: audit 2024-04-14T16:01:55.428255+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:56.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:56 smithi023 bash[55745]: audit 2024-04-14T16:01:56.073501+0000 mon.a (mon.0) 475 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-14T16:01:56.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:56 smithi023 bash[55745]: audit 2024-04-14T16:01:56.078002+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.119:6800/2105967553,v1:172.21.15.119:6801/2105967553]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-14T16:01:56.944 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:01:56 smithi119 bash[47011]: debug 2024-04-14T16:01:56.505+0000 7f5f821e6700 -1 osd.4 127 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-14T16:01:57.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:57 smithi023 bash[55745]: cluster 2024-04-14T16:01:56.353547+0000 mgr.y (mgr.34107) 255 : cluster [DBG] pgmap v153: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-04-14T16:01:57.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:57 smithi023 bash[55745]: audit 2024-04-14T16:01:56.431454+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-14T16:01:57.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:57 smithi023 bash[55745]: cluster 2024-04-14T16:01:56.437081+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-04-14T16:01:57.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:57 smithi023 bash[55745]: audit 2024-04-14T16:01:56.440762+0000 mon.a (mon.0) 478 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:01:57.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:57 smithi023 bash[55745]: audit 2024-04-14T16:01:56.445169+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.119:6800/2105967553,v1:172.21.15.119:6801/2105967553]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:01:57.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:57 smithi023 bash[55745]: audit 2024-04-14T16:01:56.585454+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:57.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:57 smithi023 bash[55745]: audit 2024-04-14T16:01:56.597728+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:57.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:57 smithi023 bash[57213]: cluster 2024-04-14T16:01:56.353547+0000 mgr.y (mgr.34107) 255 : cluster [DBG] pgmap v153: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-04-14T16:01:57.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:57 smithi023 bash[57213]: audit 2024-04-14T16:01:56.431454+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-14T16:01:57.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:57 smithi023 bash[57213]: cluster 2024-04-14T16:01:56.437081+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-04-14T16:01:57.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:57 smithi023 bash[57213]: audit 2024-04-14T16:01:56.440762+0000 mon.a (mon.0) 478 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:01:57.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:57 smithi023 bash[57213]: audit 2024-04-14T16:01:56.445169+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.119:6800/2105967553,v1:172.21.15.119:6801/2105967553]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:01:57.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:57 smithi023 bash[57213]: audit 2024-04-14T16:01:56.585454+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:57.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:57 smithi023 bash[57213]: audit 2024-04-14T16:01:56.597728+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:57.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:57 smithi119 bash[44891]: cluster 2024-04-14T16:01:56.353547+0000 mgr.y (mgr.34107) 255 : cluster [DBG] pgmap v153: 161 pgs: 26 active+undersized+degraded, 42 active+undersized, 93 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-04-14T16:01:57.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:57 smithi119 bash[44891]: audit 2024-04-14T16:01:56.431454+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-14T16:01:57.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:57 smithi119 bash[44891]: cluster 2024-04-14T16:01:56.437081+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-04-14T16:01:57.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:57 smithi119 bash[44891]: audit 2024-04-14T16:01:56.440762+0000 mon.a (mon.0) 478 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:01:57.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:57 smithi119 bash[44891]: audit 2024-04-14T16:01:56.445169+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.119:6800/2105967553,v1:172.21.15.119:6801/2105967553]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:01:57.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:57 smithi119 bash[44891]: audit 2024-04-14T16:01:56.585454+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:57.948 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:57 smithi119 bash[44891]: audit 2024-04-14T16:01:56.597728+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:01:58.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:58 smithi023 bash[57213]: cluster 2024-04-14T16:01:57.432296+0000 mon.a (mon.0) 481 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:01:58.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:58 smithi023 bash[57213]: cluster 2024-04-14T16:01:57.451267+0000 mon.a (mon.0) 482 : cluster [INF] osd.4 [v2:172.21.15.119:6800/2105967553,v1:172.21.15.119:6801/2105967553] boot 2024-04-14T16:01:58.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:58 smithi023 bash[57213]: cluster 2024-04-14T16:01:57.451423+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-14T16:01:58.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:58 smithi023 bash[57213]: audit 2024-04-14T16:01:57.453175+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T16:01:58.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:58 smithi023 bash[57213]: cluster 2024-04-14T16:01:58.072218+0000 mon.a (mon.0) 485 : cluster [WRN] Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 26 pgs degraded (PG_DEGRADED) 2024-04-14T16:01:58.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:58 smithi023 bash[57213]: cluster 2024-04-14T16:01:58.450893+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-14T16:01:58.779 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:58 smithi023 bash[55745]: cluster 2024-04-14T16:01:57.432296+0000 mon.a (mon.0) 481 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:01:58.780 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:58 smithi023 bash[55745]: cluster 2024-04-14T16:01:57.451267+0000 mon.a (mon.0) 482 : cluster [INF] osd.4 [v2:172.21.15.119:6800/2105967553,v1:172.21.15.119:6801/2105967553] boot 2024-04-14T16:01:58.780 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:58 smithi023 bash[55745]: cluster 2024-04-14T16:01:57.451423+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-14T16:01:58.780 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:58 smithi023 bash[55745]: audit 2024-04-14T16:01:57.453175+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T16:01:58.780 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:58 smithi023 bash[55745]: cluster 2024-04-14T16:01:58.072218+0000 mon.a (mon.0) 485 : cluster [WRN] Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 26 pgs degraded (PG_DEGRADED) 2024-04-14T16:01:58.780 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:58 smithi023 bash[55745]: cluster 2024-04-14T16:01:58.450893+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-14T16:01:58.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:58 smithi119 bash[44891]: cluster 2024-04-14T16:01:57.432296+0000 mon.a (mon.0) 481 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:01:58.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:58 smithi119 bash[44891]: cluster 2024-04-14T16:01:57.451267+0000 mon.a (mon.0) 482 : cluster [INF] osd.4 [v2:172.21.15.119:6800/2105967553,v1:172.21.15.119:6801/2105967553] boot 2024-04-14T16:01:58.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:58 smithi119 bash[44891]: cluster 2024-04-14T16:01:57.451423+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-14T16:01:58.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:58 smithi119 bash[44891]: audit 2024-04-14T16:01:57.453175+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-14T16:01:58.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:58 smithi119 bash[44891]: cluster 2024-04-14T16:01:58.072218+0000 mon.a (mon.0) 485 : cluster [WRN] Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 26 pgs degraded (PG_DEGRADED) 2024-04-14T16:01:58.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:58 smithi119 bash[44891]: cluster 2024-04-14T16:01:58.450893+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-14T16:01:59.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:01:58 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:01:58] "GET /metrics HTTP/1.1" 200 38441 "" "Prometheus/2.33.4" 2024-04-14T16:01:59.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:01:59 smithi023 bash[55745]: cluster 2024-04-14T16:01:58.354850+0000 mgr.y (mgr.34107) 256 : cluster [DBG] pgmap v156: 161 pgs: 14 peering, 20 active+undersized+degraded, 34 active+undersized, 93 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-04-14T16:01:59.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:01:59 smithi023 bash[57213]: cluster 2024-04-14T16:01:58.354850+0000 mgr.y (mgr.34107) 256 : cluster [DBG] pgmap v156: 161 pgs: 14 peering, 20 active+undersized+degraded, 34 active+undersized, 93 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-04-14T16:01:59.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:01:59 smithi119 bash[44891]: cluster 2024-04-14T16:01:58.354850+0000 mgr.y (mgr.34107) 256 : cluster [DBG] pgmap v156: 161 pgs: 14 peering, 20 active+undersized+degraded, 34 active+undersized, 93 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-04-14T16:02:01.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:00 smithi119 bash[44891]: audit 2024-04-14T16:01:59.868612+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:01.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:00 smithi119 bash[44891]: audit 2024-04-14T16:01:59.870726+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:02:01.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:00 smithi023 bash[55745]: audit 2024-04-14T16:01:59.868612+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:01.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:00 smithi023 bash[55745]: audit 2024-04-14T16:01:59.870726+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:02:01.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:00 smithi023 bash[57213]: audit 2024-04-14T16:01:59.868612+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:01.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:00 smithi023 bash[57213]: audit 2024-04-14T16:01:59.870726+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:02:01.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:01 smithi119 bash[44891]: cluster 2024-04-14T16:02:00.355982+0000 mgr.y (mgr.34107) 257 : cluster [DBG] pgmap v158: 161 pgs: 14 peering, 19 active+undersized+degraded, 31 active+undersized, 97 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-14T16:02:01.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:01 smithi119 bash[44891]: audit 2024-04-14T16:02:00.951361+0000 mgr.y (mgr.34107) 258 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:02:02.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:01 smithi023 bash[55745]: cluster 2024-04-14T16:02:00.355982+0000 mgr.y (mgr.34107) 257 : cluster [DBG] pgmap v158: 161 pgs: 14 peering, 19 active+undersized+degraded, 31 active+undersized, 97 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-14T16:02:02.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:01 smithi023 bash[55745]: audit 2024-04-14T16:02:00.951361+0000 mgr.y (mgr.34107) 258 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:02:02.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:01 smithi023 bash[57213]: cluster 2024-04-14T16:02:00.355982+0000 mgr.y (mgr.34107) 257 : cluster [DBG] pgmap v158: 161 pgs: 14 peering, 19 active+undersized+degraded, 31 active+undersized, 97 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-14T16:02:02.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:01 smithi023 bash[57213]: audit 2024-04-14T16:02:00.951361+0000 mgr.y (mgr.34107) 258 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:02:03.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:02 smithi119 bash[44891]: cluster 2024-04-14T16:02:02.884546+0000 mon.a (mon.0) 489 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 77/630 objects degraded (12.222%), 19 pgs degraded) 2024-04-14T16:02:03.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:02 smithi023 bash[55745]: cluster 2024-04-14T16:02:02.884546+0000 mon.a (mon.0) 489 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 77/630 objects degraded (12.222%), 19 pgs degraded) 2024-04-14T16:02:03.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:02 smithi023 bash[57213]: cluster 2024-04-14T16:02:02.884546+0000 mon.a (mon.0) 489 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 77/630 objects degraded (12.222%), 19 pgs degraded) 2024-04-14T16:02:04.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:03 smithi119 bash[44891]: cluster 2024-04-14T16:02:02.357428+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v159: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:02:04.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:03 smithi023 bash[55745]: cluster 2024-04-14T16:02:02.357428+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v159: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:02:04.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:03 smithi023 bash[57213]: cluster 2024-04-14T16:02:02.357428+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v159: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:02:06.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:05 smithi023 bash[55745]: cluster 2024-04-14T16:02:04.358680+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:02:06.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:05 smithi023 bash[57213]: cluster 2024-04-14T16:02:04.358680+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:02:06.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:05 smithi119 bash[44891]: cluster 2024-04-14T16:02:04.358680+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:02:07.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:07 smithi119 bash[44891]: audit 2024-04-14T16:02:06.175658+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:07.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:07 smithi119 bash[44891]: audit 2024-04-14T16:02:06.188299+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:07.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:07 smithi119 bash[44891]: audit 2024-04-14T16:02:06.191088+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:02:07.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:07 smithi119 bash[44891]: audit 2024-04-14T16:02:06.193323+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:02:07.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:07 smithi119 bash[44891]: cluster 2024-04-14T16:02:06.197364+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:02:07.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:07 smithi119 bash[44891]: cluster 2024-04-14T16:02:06.198092+0000 mgr.y (mgr.34107) 262 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:02:07.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:07 smithi119 bash[44891]: audit 2024-04-14T16:02:06.208711+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:07.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:07 smithi119 bash[44891]: audit 2024-04-14T16:02:06.307907+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:02:07.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:07 smithi119 bash[44891]: audit 2024-04-14T16:02:06.313495+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:07.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:07 smithi119 bash[44891]: audit 2024-04-14T16:02:06.317818+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:07.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:07 smithi119 bash[44891]: audit 2024-04-14T16:02:06.321092+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:07.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:07 smithi119 bash[44891]: audit 2024-04-14T16:02:06.325438+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-14T16:02:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[57213]: audit 2024-04-14T16:02:06.175658+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[57213]: audit 2024-04-14T16:02:06.188299+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[57213]: audit 2024-04-14T16:02:06.191088+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:02:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[57213]: audit 2024-04-14T16:02:06.193323+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:02:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[57213]: cluster 2024-04-14T16:02:06.197364+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:02:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[57213]: cluster 2024-04-14T16:02:06.198092+0000 mgr.y (mgr.34107) 262 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:02:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[57213]: audit 2024-04-14T16:02:06.208711+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[57213]: audit 2024-04-14T16:02:06.307907+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:02:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[57213]: audit 2024-04-14T16:02:06.313495+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[57213]: audit 2024-04-14T16:02:06.317818+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[57213]: audit 2024-04-14T16:02:06.321092+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[57213]: audit 2024-04-14T16:02:06.325438+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-14T16:02:07.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[55745]: audit 2024-04-14T16:02:06.175658+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:07.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[55745]: audit 2024-04-14T16:02:06.188299+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:07.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[55745]: audit 2024-04-14T16:02:06.191088+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:02:07.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[55745]: audit 2024-04-14T16:02:06.193323+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:02:07.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[55745]: cluster 2024-04-14T16:02:06.197364+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:02:07.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[55745]: cluster 2024-04-14T16:02:06.198092+0000 mgr.y (mgr.34107) 262 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:02:07.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[55745]: audit 2024-04-14T16:02:06.208711+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:07.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[55745]: audit 2024-04-14T16:02:06.307907+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:02:07.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[55745]: audit 2024-04-14T16:02:06.313495+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:07.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[55745]: audit 2024-04-14T16:02:06.317818+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:07.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[55745]: audit 2024-04-14T16:02:06.321092+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:07.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:07 smithi023 bash[55745]: audit 2024-04-14T16:02:06.325438+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-14T16:02:07.788 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T16:02:08.537 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T16:02:08.537 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (6m) 40s ago 13m 13.5M - 0.23.0 ba2b418f427c e6dfea9b190e 2024-04-14T16:02:08.537 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 error 13s ago 12m - - 2024-04-14T16:02:08.537 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (4m) 40s ago 11m 44.4M - 3.5 e1d6a67b021e 1c97cc7cc4f4 2024-04-14T16:02:08.537 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283,8765 running (4m) 13s ago 18m 438M - 19.0.0-2778-ga971fd5f b96c509eef84 2ed438e9faa7 2024-04-14T16:02:08.537 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (5m) 40s ago 20m 496M - 19.0.0-2778-ga971fd5f b96c509eef84 4147830303b4 2024-04-14T16:02:08.538 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (4m) 40s ago 20m 49.4M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 bdffa642fda8 2024-04-14T16:02:08.538 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (3m) 13s ago 18m 35.7M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 ee3c2462ddf0 2024-04-14T16:02:08.538 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (3m) 40s ago 19m 37.1M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 abed67fb44ce 2024-04-14T16:02:08.538 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (6m) 40s ago 13m 9551k - 1.3.1 1dbe0e931976 33d132daf693 2024-04-14T16:02:08.538 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (5m) 13s ago 13m 9551k - 1.3.1 1dbe0e931976 287a50fa76a1 2024-04-14T16:02:08.538 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (2m) 40s ago 18m 48.9M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 3dd7cbf5e56b 2024-04-14T16:02:08.538 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (100s) 40s ago 17m 55.4M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 a4f92aab8cd2 2024-04-14T16:02:08.538 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (72s) 40s ago 17m 50.1M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 8395c0e82e2d 2024-04-14T16:02:08.538 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (44s) 40s ago 16m - 2780M 19.0.0-2778-ga971fd5f b96c509eef84 7486298816bc 2024-04-14T16:02:08.538 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (16s) 13s ago 15m - 3036M 19.0.0-2778-ga971fd5f b96c509eef84 505551e636df 2024-04-14T16:02:08.538 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (15m) 13s ago 15m 59.8M 3036M 17.2.0 e1d6a67b021e 91490d5788a8 2024-04-14T16:02:08.538 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (14m) 13s ago 14m 58.2M 3036M 17.2.0 e1d6a67b021e 6ecbba9b2917 2024-04-14T16:02:08.539 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (14m) 13s ago 14m 61.4M 3036M 17.2.0 e1d6a67b021e c637d318934d 2024-04-14T16:02:08.539 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (4m) 13s ago 13m 70.4M - 2.33.4 514e6a882f6e 6f29ab050cda 2024-04-14T16:02:08.539 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (11m) 40s ago 11m 86.3M - 17.2.0 e1d6a67b021e 35dd84da01ed 2024-04-14T16:02:08.539 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (11m) 13s ago 11m 86.1M - 17.2.0 e1d6a67b021e c2f9b2e874c0 2024-04-14T16:02:08.539 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (11m) 40s ago 11m 86.4M - 17.2.0 e1d6a67b021e c9bc72617c27 2024-04-14T16:02:08.539 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (11m) 13s ago 11m 86.1M - 17.2.0 e1d6a67b021e cf4b6004e6a8 2024-04-14T16:02:08.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:08 smithi023 bash[55745]: audit 2024-04-14T16:02:06.325884+0000 mgr.y (mgr.34107) 263 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-14T16:02:08.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:08 smithi023 bash[55745]: cephadm 2024-04-14T16:02:06.328547+0000 mgr.y (mgr.34107) 264 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-14T16:02:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:08 smithi023 bash[57213]: audit 2024-04-14T16:02:06.325884+0000 mgr.y (mgr.34107) 263 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-14T16:02:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:08 smithi023 bash[57213]: cephadm 2024-04-14T16:02:06.328547+0000 mgr.y (mgr.34107) 264 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-14T16:02:08.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:08 smithi119 bash[44891]: audit 2024-04-14T16:02:06.325884+0000 mgr.y (mgr.34107) 263 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-14T16:02:08.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:08 smithi119 bash[44891]: cephadm 2024-04-14T16:02:06.328547+0000 mgr.y (mgr.34107) 264 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-14T16:02:08.980 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:02:08.980 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T16:02:08.980 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 3 2024-04-14T16:02:08.980 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:02:08.981 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T16:02:08.981 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T16:02:08.981 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:02:08.981 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T16:02:08.981 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-04-14T16:02:08.981 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 5 2024-04-14T16:02:08.981 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:02:08.981 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T16:02:08.981 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-14T16:02:08.981 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:02:08.981 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T16:02:08.981 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-14T16:02:08.981 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 10 2024-04-14T16:02:08.981 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T16:02:08.981 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:02:09.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:02:08 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:02:08] "GET /metrics HTTP/1.1" 200 38305 "" "Prometheus/2.33.4" 2024-04-14T16:02:09.350 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:02:09.351 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T16:02:09.351 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T16:02:09.351 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-14T16:02:09.351 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [ 2024-04-14T16:02:09.351 INFO:teuthology.orchestra.run.smithi023.stdout: "mon", 2024-04-14T16:02:09.351 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr" 2024-04-14T16:02:09.351 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T16:02:09.351 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "10/23 daemons upgraded", 2024-04-14T16:02:09.351 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Currently upgrading osd daemons", 2024-04-14T16:02:09.351 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T16:02:09.351 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:02:09.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:09 smithi023 bash[55745]: audit 2024-04-14T16:02:07.772991+0000 mgr.y (mgr.34107) 265 : audit [DBG] from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:09.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:09 smithi023 bash[55745]: audit 2024-04-14T16:02:08.154475+0000 mgr.y (mgr.34107) 266 : audit [DBG] from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:09.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:09 smithi023 bash[55745]: cluster 2024-04-14T16:02:08.198840+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:02:09.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:09 smithi023 bash[55745]: audit 2024-04-14T16:02:08.455665+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:09.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:09 smithi023 bash[55745]: audit 2024-04-14T16:02:08.460252+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-14T16:02:09.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:09 smithi023 bash[55745]: audit 2024-04-14T16:02:08.461659+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:02:09.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:09 smithi023 bash[55745]: audit 2024-04-14T16:02:08.979565+0000 mon.a (mon.0) 503 : audit [DBG] from='client.? 172.21.15.23:0/673293503' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:09 smithi023 bash[57213]: audit 2024-04-14T16:02:07.772991+0000 mgr.y (mgr.34107) 265 : audit [DBG] from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:09 smithi023 bash[57213]: audit 2024-04-14T16:02:08.154475+0000 mgr.y (mgr.34107) 266 : audit [DBG] from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:09 smithi023 bash[57213]: cluster 2024-04-14T16:02:08.198840+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:02:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:09 smithi023 bash[57213]: audit 2024-04-14T16:02:08.455665+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:09 smithi023 bash[57213]: audit 2024-04-14T16:02:08.460252+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-14T16:02:09.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:09 smithi023 bash[57213]: audit 2024-04-14T16:02:08.461659+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:02:09.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:09 smithi023 bash[57213]: audit 2024-04-14T16:02:08.979565+0000 mon.a (mon.0) 503 : audit [DBG] from='client.? 172.21.15.23:0/673293503' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:09.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:09 smithi119 bash[44891]: audit 2024-04-14T16:02:07.772991+0000 mgr.y (mgr.34107) 265 : audit [DBG] from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:09.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:09 smithi119 bash[44891]: audit 2024-04-14T16:02:08.154475+0000 mgr.y (mgr.34107) 266 : audit [DBG] from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:09.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:09 smithi119 bash[44891]: cluster 2024-04-14T16:02:08.198840+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:02:09.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:09 smithi119 bash[44891]: audit 2024-04-14T16:02:08.455665+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:09.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:09 smithi119 bash[44891]: audit 2024-04-14T16:02:08.460252+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-14T16:02:09.659 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:09 smithi119 bash[44891]: audit 2024-04-14T16:02:08.461659+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:02:09.660 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:09 smithi119 bash[44891]: audit 2024-04-14T16:02:08.979565+0000 mon.a (mon.0) 503 : audit [DBG] from='client.? 172.21.15.23:0/673293503' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:09.797 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T16:02:09.797 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T16:02:09.798 INFO:teuthology.orchestra.run.smithi023.stdout: daemon grafana.a on smithi119 is in error state 2024-04-14T16:02:10.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:10 smithi023 bash[55745]: cephadm 2024-04-14T16:02:08.448606+0000 mgr.y (mgr.34107) 268 : cephadm [INF] Upgrade: Updating osd.5 2024-04-14T16:02:10.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:10 smithi023 bash[55745]: cephadm 2024-04-14T16:02:08.467931+0000 mgr.y (mgr.34107) 269 : cephadm [INF] Deploying daemon osd.5 on smithi119 2024-04-14T16:02:10.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:10 smithi023 bash[55745]: audit 2024-04-14T16:02:08.519461+0000 mgr.y (mgr.34107) 270 : audit [DBG] from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:10.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:10 smithi023 bash[55745]: audit 2024-04-14T16:02:09.797030+0000 mon.a (mon.0) 504 : audit [DBG] from='client.? 172.21.15.23:0/1216012232' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:02:10.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:10 smithi023 bash[55745]: audit 2024-04-14T16:02:10.154806+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:10.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:10 smithi023 bash[57213]: cephadm 2024-04-14T16:02:08.448606+0000 mgr.y (mgr.34107) 268 : cephadm [INF] Upgrade: Updating osd.5 2024-04-14T16:02:10.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:10 smithi023 bash[57213]: cephadm 2024-04-14T16:02:08.467931+0000 mgr.y (mgr.34107) 269 : cephadm [INF] Deploying daemon osd.5 on smithi119 2024-04-14T16:02:10.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:10 smithi023 bash[57213]: audit 2024-04-14T16:02:08.519461+0000 mgr.y (mgr.34107) 270 : audit [DBG] from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:10.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:10 smithi023 bash[57213]: audit 2024-04-14T16:02:09.797030+0000 mon.a (mon.0) 504 : audit [DBG] from='client.? 172.21.15.23:0/1216012232' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:02:10.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:10 smithi023 bash[57213]: audit 2024-04-14T16:02:10.154806+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:10.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:10 smithi119 bash[44891]: cephadm 2024-04-14T16:02:08.448606+0000 mgr.y (mgr.34107) 268 : cephadm [INF] Upgrade: Updating osd.5 2024-04-14T16:02:10.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:10 smithi119 bash[44891]: cephadm 2024-04-14T16:02:08.467931+0000 mgr.y (mgr.34107) 269 : cephadm [INF] Deploying daemon osd.5 on smithi119 2024-04-14T16:02:10.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:10 smithi119 bash[44891]: audit 2024-04-14T16:02:08.519461+0000 mgr.y (mgr.34107) 270 : audit [DBG] from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:10.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:10 smithi119 bash[44891]: audit 2024-04-14T16:02:09.797030+0000 mon.a (mon.0) 504 : audit [DBG] from='client.? 172.21.15.23:0/1216012232' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:02:10.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:10 smithi119 bash[44891]: audit 2024-04-14T16:02:10.154806+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:11.539 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:11 smithi119 bash[44891]: audit 2024-04-14T16:02:09.349246+0000 mgr.y (mgr.34107) 271 : audit [DBG] from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:11.540 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:11 smithi119 bash[44891]: cluster 2024-04-14T16:02:10.199684+0000 mgr.y (mgr.34107) 272 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:02:11.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:11 smithi023 bash[57213]: audit 2024-04-14T16:02:09.349246+0000 mgr.y (mgr.34107) 271 : audit [DBG] from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:11.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:11 smithi023 bash[57213]: cluster 2024-04-14T16:02:10.199684+0000 mgr.y (mgr.34107) 272 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:02:11.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:11 smithi023 bash[55745]: audit 2024-04-14T16:02:09.349246+0000 mgr.y (mgr.34107) 271 : audit [DBG] from='client.34437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:11.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:11 smithi023 bash[55745]: cluster 2024-04-14T16:02:10.199684+0000 mgr.y (mgr.34107) 272 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:02:12.532 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:12 smithi119 bash[44891]: audit 2024-04-14T16:02:10.953049+0000 mgr.y (mgr.34107) 273 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:02:12.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:12 smithi023 bash[57213]: audit 2024-04-14T16:02:10.953049+0000 mgr.y (mgr.34107) 273 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:02:12.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:12 smithi023 bash[55745]: audit 2024-04-14T16:02:10.953049+0000 mgr.y (mgr.34107) 273 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:02:12.945 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 16:02:12 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:12.945 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:02:12 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:12.945 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:12 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:12.946 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:02:12 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:12.946 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:02:12 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:12.946 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:02:12 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:12.947 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:02:12 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:12.947 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:12 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:12.947 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:12 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:12.947 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:12 smithi119 systemd[1]: Stopping Ceph osd.5 for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:02:12.948 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:12 smithi119 bash[24416]: debug 2024-04-14T16:02:12.769+0000 7f6acdb1d700 -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-14T16:02:12.948 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:12 smithi119 bash[24416]: debug 2024-04-14T16:02:12.769+0000 7f6acdb1d700 -1 osd.5 132 *** Got signal Terminated *** 2024-04-14T16:02:12.948 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:12 smithi119 bash[24416]: debug 2024-04-14T16:02:12.769+0000 7f6acdb1d700 -1 osd.5 132 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-14T16:02:13.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:13 smithi023 bash[57213]: cluster 2024-04-14T16:02:12.201026+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:02:13.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:13 smithi023 bash[57213]: cluster 2024-04-14T16:02:12.768024+0000 mon.a (mon.0) 506 : cluster [INF] osd.5 marked itself down and dead 2024-04-14T16:02:13.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:13 smithi023 bash[55745]: cluster 2024-04-14T16:02:12.201026+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:02:13.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:13 smithi023 bash[55745]: cluster 2024-04-14T16:02:12.768024+0000 mon.a (mon.0) 506 : cluster [INF] osd.5 marked itself down and dead 2024-04-14T16:02:13.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:13 smithi119 bash[44891]: cluster 2024-04-14T16:02:12.201026+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:02:13.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:13 smithi119 bash[44891]: cluster 2024-04-14T16:02:12.768024+0000 mon.a (mon.0) 506 : cluster [INF] osd.5 marked itself down and dead 2024-04-14T16:02:14.528 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:14 smithi119 bash[48429]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-5 2024-04-14T16:02:14.529 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:14 smithi119 bash[44891]: cluster 2024-04-14T16:02:13.261402+0000 mon.a (mon.0) 507 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:02:14.529 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:14 smithi119 bash[44891]: cluster 2024-04-14T16:02:13.281789+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-14T16:02:14.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:14 smithi023 bash[55745]: cluster 2024-04-14T16:02:13.261402+0000 mon.a (mon.0) 507 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:02:14.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:14 smithi023 bash[55745]: cluster 2024-04-14T16:02:13.281789+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-14T16:02:14.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:14 smithi023 bash[57213]: cluster 2024-04-14T16:02:13.261402+0000 mon.a (mon.0) 507 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:02:14.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:14 smithi023 bash[57213]: cluster 2024-04-14T16:02:13.281789+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-14T16:02:14.945 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:14 smithi119 bash[48494]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-5 2024-04-14T16:02:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:15 smithi023 bash[55745]: cluster 2024-04-14T16:02:14.201990+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v167: 161 pgs: 10 peering, 16 stale+active+clean, 135 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail 2024-04-14T16:02:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:15 smithi023 bash[55745]: cluster 2024-04-14T16:02:14.271111+0000 mon.a (mon.0) 509 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-04-14T16:02:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:15 smithi023 bash[55745]: cluster 2024-04-14T16:02:14.303567+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-14T16:02:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:15 smithi023 bash[55745]: audit 2024-04-14T16:02:14.870646+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:15 smithi023 bash[55745]: audit 2024-04-14T16:02:14.873119+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:02:15.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:15 smithi023 bash[57213]: cluster 2024-04-14T16:02:14.201990+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v167: 161 pgs: 10 peering, 16 stale+active+clean, 135 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail 2024-04-14T16:02:15.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:15 smithi023 bash[57213]: cluster 2024-04-14T16:02:14.271111+0000 mon.a (mon.0) 509 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-04-14T16:02:15.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:15 smithi023 bash[57213]: cluster 2024-04-14T16:02:14.303567+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-14T16:02:15.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:15 smithi023 bash[57213]: audit 2024-04-14T16:02:14.870646+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:15.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:15 smithi023 bash[57213]: audit 2024-04-14T16:02:14.873119+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:02:15.688 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:15 smithi119 bash[44891]: cluster 2024-04-14T16:02:14.201990+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v167: 161 pgs: 10 peering, 16 stale+active+clean, 135 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail 2024-04-14T16:02:15.688 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:15 smithi119 bash[44891]: cluster 2024-04-14T16:02:14.271111+0000 mon.a (mon.0) 509 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-04-14T16:02:15.688 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:15 smithi119 bash[44891]: cluster 2024-04-14T16:02:14.303567+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-14T16:02:15.689 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:15 smithi119 bash[44891]: audit 2024-04-14T16:02:14.870646+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:15.689 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:15 smithi119 bash[44891]: audit 2024-04-14T16:02:14.873119+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:02:16.585 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 16:02:16 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:16.585 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:02:16 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:16.586 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:02:16 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:16.586 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:02:16 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:16.586 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:16 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:16.587 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:02:16 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:16.587 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:02:16 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:16.587 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:16 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.5.service: Deactivated successfully. 2024-04-14T16:02:16.587 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:16 smithi119 systemd[1]: Stopped Ceph osd.5 for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:02:16.587 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:16 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:16.588 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:16 smithi119 systemd[1]: Started Ceph osd.5 for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:02:16.588 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:16 smithi119 bash[44891]: cluster 2024-04-14T16:02:16.203224+0000 mgr.y (mgr.34107) 276 : cluster [DBG] pgmap v169: 161 pgs: 6 active+undersized+degraded, 10 peering, 11 stale+active+clean, 9 active+undersized, 125 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 17/630 objects degraded (2.698%) 2024-04-14T16:02:16.588 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:16 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:16.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:16 smithi023 bash[55745]: cluster 2024-04-14T16:02:16.203224+0000 mgr.y (mgr.34107) 276 : cluster [DBG] pgmap v169: 161 pgs: 6 active+undersized+degraded, 10 peering, 11 stale+active+clean, 9 active+undersized, 125 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 17/630 objects degraded (2.698%) 2024-04-14T16:02:16.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:16 smithi023 bash[57213]: cluster 2024-04-14T16:02:16.203224+0000 mgr.y (mgr.34107) 276 : cluster [DBG] pgmap v169: 161 pgs: 6 active+undersized+degraded, 10 peering, 11 stale+active+clean, 9 active+undersized, 125 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 17/630 objects degraded (2.698%) 2024-04-14T16:02:17.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:17 smithi023 bash[55745]: cluster 2024-04-14T16:02:16.259695+0000 mon.a (mon.0) 513 : cluster [WRN] Health check failed: Degraded data redundancy: 17/630 objects degraded (2.698%), 6 pgs degraded (PG_DEGRADED) 2024-04-14T16:02:17.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:17 smithi023 bash[55745]: audit 2024-04-14T16:02:16.637266+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:17.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:17 smithi023 bash[55745]: audit 2024-04-14T16:02:16.649438+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:17.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:17 smithi023 bash[57213]: cluster 2024-04-14T16:02:16.259695+0000 mon.a (mon.0) 513 : cluster [WRN] Health check failed: Degraded data redundancy: 17/630 objects degraded (2.698%), 6 pgs degraded (PG_DEGRADED) 2024-04-14T16:02:17.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:17 smithi023 bash[57213]: audit 2024-04-14T16:02:16.637266+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:17.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:17 smithi023 bash[57213]: audit 2024-04-14T16:02:16.649438+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:17.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:17 smithi119 bash[44891]: cluster 2024-04-14T16:02:16.259695+0000 mon.a (mon.0) 513 : cluster [WRN] Health check failed: Degraded data redundancy: 17/630 objects degraded (2.698%), 6 pgs degraded (PG_DEGRADED) 2024-04-14T16:02:17.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:17 smithi119 bash[44891]: audit 2024-04-14T16:02:16.637266+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:17.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:17 smithi119 bash[44891]: audit 2024-04-14T16:02:16.649438+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:18.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:18 smithi119 bash[44891]: cluster 2024-04-14T16:02:18.204838+0000 mgr.y (mgr.34107) 277 : cluster [DBG] pgmap v170: 161 pgs: 16 active+undersized+degraded, 10 peering, 32 active+undersized, 103 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-14T16:02:18.445 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:18 smithi119 bash[48645]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-14T16:02:18.445 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:18 smithi119 bash[48645]: 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-14T16:02:18.445 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:18 smithi119 bash[48645]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-14T16:02:18.445 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:18 smithi119 bash[48645]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-14T16:02:18.445 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:18 smithi119 bash[48645]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-14T16:02:18.445 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:18 smithi119 bash[48645]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-14T16:02:18.445 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:18 smithi119 bash[48645]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-14T16:02:18.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:18 smithi023 bash[55745]: cluster 2024-04-14T16:02:18.204838+0000 mgr.y (mgr.34107) 277 : cluster [DBG] pgmap v170: 161 pgs: 16 active+undersized+degraded, 10 peering, 32 active+undersized, 103 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-14T16:02:18.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:18 smithi023 bash[57213]: cluster 2024-04-14T16:02:18.204838+0000 mgr.y (mgr.34107) 277 : cluster [DBG] pgmap v170: 161 pgs: 16 active+undersized+degraded, 10 peering, 32 active+undersized, 103 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 53/630 objects degraded (8.413%) 2024-04-14T16:02:19.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:02:18 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:02:18] "GET /metrics HTTP/1.1" 200 38515 "" "Prometheus/2.33.4" 2024-04-14T16:02:19.694 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:19 smithi119 bash[48864]: debug 2024-04-14T16:02:19.477+0000 7ff20956b700 1 -- 172.21.15.119:0/3446503297 <== mon.2 v2:172.21.15.119:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561716263680 con 0x5617162a0c00 2024-04-14T16:02:20.311 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:20 smithi119 bash[48864]: debug 2024-04-14T16:02:20.025+0000 7ff2127037c0 -1 Falling back to public interface 2024-04-14T16:02:20.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:20 smithi023 bash[55745]: cluster 2024-04-14T16:02:20.206082+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v171: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-14T16:02:20.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:20 smithi023 bash[55745]: cluster 2024-04-14T16:02:20.258192+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2024-04-14T16:02:20.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:20 smithi023 bash[57213]: cluster 2024-04-14T16:02:20.206082+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v171: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-14T16:02:20.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:20 smithi023 bash[57213]: cluster 2024-04-14T16:02:20.258192+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2024-04-14T16:02:20.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:20 smithi119 bash[44891]: cluster 2024-04-14T16:02:20.206082+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v171: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-14T16:02:20.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:20 smithi119 bash[44891]: cluster 2024-04-14T16:02:20.258192+0000 mon.a (mon.0) 516 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2024-04-14T16:02:21.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:21 smithi023 bash[55745]: audit 2024-04-14T16:02:20.963341+0000 mgr.y (mgr.34107) 279 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:02:21.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:21 smithi023 bash[57213]: audit 2024-04-14T16:02:20.963341+0000 mgr.y (mgr.34107) 279 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:02:21.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:21 smithi119 bash[44891]: audit 2024-04-14T16:02:20.963341+0000 mgr.y (mgr.34107) 279 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:02:22.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:22 smithi023 bash[55745]: cluster 2024-04-14T16:02:22.207801+0000 mgr.y (mgr.34107) 280 : cluster [DBG] pgmap v172: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-14T16:02:22.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:22 smithi023 bash[57213]: cluster 2024-04-14T16:02:22.207801+0000 mgr.y (mgr.34107) 280 : cluster [DBG] pgmap v172: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-14T16:02:22.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:22 smithi119 bash[44891]: cluster 2024-04-14T16:02:22.207801+0000 mgr.y (mgr.34107) 280 : cluster [DBG] pgmap v172: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-14T16:02:23.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:23 smithi119 bash[48864]: debug 2024-04-14T16:02:23.121+0000 7ff2127037c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-14T16:02:23.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:23 smithi119 bash[48864]: debug 2024-04-14T16:02:23.149+0000 7ff2127037c0 -1 osd.5 132 log_to_monitors true 2024-04-14T16:02:23.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:23 smithi023 bash[55745]: audit 2024-04-14T16:02:22.513984+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:23.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:23 smithi023 bash[55745]: audit 2024-04-14T16:02:22.529525+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:23.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:23 smithi023 bash[55745]: cluster 2024-04-14T16:02:23.077648+0000 mon.a (mon.0) 519 : cluster [WRN] Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 22 pgs degraded (PG_DEGRADED) 2024-04-14T16:02:23.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:23 smithi023 bash[55745]: audit 2024-04-14T16:02:23.152281+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-14T16:02:23.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:23 smithi023 bash[55745]: audit 2024-04-14T16:02:23.156855+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.119:6808/3451131638,v1:172.21.15.119:6809/3451131638]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-14T16:02:23.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:23 smithi023 bash[57213]: audit 2024-04-14T16:02:22.513984+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:23.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:23 smithi023 bash[57213]: audit 2024-04-14T16:02:22.529525+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:23.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:23 smithi023 bash[57213]: cluster 2024-04-14T16:02:23.077648+0000 mon.a (mon.0) 519 : cluster [WRN] Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 22 pgs degraded (PG_DEGRADED) 2024-04-14T16:02:23.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:23 smithi023 bash[57213]: audit 2024-04-14T16:02:23.152281+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-14T16:02:23.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:23 smithi023 bash[57213]: audit 2024-04-14T16:02:23.156855+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.119:6808/3451131638,v1:172.21.15.119:6809/3451131638]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-14T16:02:23.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:23 smithi119 bash[44891]: audit 2024-04-14T16:02:22.513984+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:23.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:23 smithi119 bash[44891]: audit 2024-04-14T16:02:22.529525+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:23.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:23 smithi119 bash[44891]: cluster 2024-04-14T16:02:23.077648+0000 mon.a (mon.0) 519 : cluster [WRN] Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 22 pgs degraded (PG_DEGRADED) 2024-04-14T16:02:23.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:23 smithi119 bash[44891]: audit 2024-04-14T16:02:23.152281+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-14T16:02:23.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:23 smithi119 bash[44891]: audit 2024-04-14T16:02:23.156855+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.119:6808/3451131638,v1:172.21.15.119:6809/3451131638]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-14T16:02:24.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:24 smithi119 bash[48864]: debug 2024-04-14T16:02:24.073+0000 7ff1ffb53700 -1 osd.5 132 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-14T16:02:24.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:24 smithi023 bash[55745]: audit 2024-04-14T16:02:23.529212+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-14T16:02:24.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:24 smithi023 bash[55745]: cluster 2024-04-14T16:02:23.537675+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-04-14T16:02:24.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:24 smithi023 bash[55745]: audit 2024-04-14T16:02:23.539405+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:02:24.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:24 smithi023 bash[55745]: audit 2024-04-14T16:02:23.541686+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.119:6808/3451131638,v1:172.21.15.119:6809/3451131638]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:02:24.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:24 smithi023 bash[55745]: audit 2024-04-14T16:02:23.721829+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:24.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:24 smithi023 bash[55745]: audit 2024-04-14T16:02:23.807574+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:24.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:24 smithi023 bash[55745]: audit 2024-04-14T16:02:24.049989+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' 2024-04-14T16:02:24.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:24 smithi023 bash[55745]: cluster 2024-04-14T16:02:24.209031+0000 mgr.y (mgr.34107) 281 : cluster [DBG] pgmap v174: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-14T16:02:24.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:24 smithi023 bash[57213]: audit 2024-04-14T16:02:23.529212+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-14T16:02:24.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:24 smithi023 bash[57213]: cluster 2024-04-14T16:02:23.537675+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-04-14T16:02:24.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:24 smithi023 bash[57213]: audit 2024-04-14T16:02:23.539405+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:02:24.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:24 smithi023 bash[57213]: audit 2024-04-14T16:02:23.541686+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.119:6808/3451131638,v1:172.21.15.119:6809/3451131638]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:02:24.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:24 smithi023 bash[57213]: audit 2024-04-14T16:02:23.721829+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:24.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:24 smithi023 bash[57213]: audit 2024-04-14T16:02:23.807574+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:24.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:24 smithi023 bash[57213]: audit 2024-04-14T16:02:24.049989+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' 2024-04-14T16:02:24.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:24 smithi023 bash[57213]: cluster 2024-04-14T16:02:24.209031+0000 mgr.y (mgr.34107) 281 : cluster [DBG] pgmap v174: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-14T16:02:24.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:24 smithi119 bash[44891]: audit 2024-04-14T16:02:23.529212+0000 mon.a (mon.0) 521 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-14T16:02:24.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:24 smithi119 bash[44891]: cluster 2024-04-14T16:02:23.537675+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-04-14T16:02:24.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:24 smithi119 bash[44891]: audit 2024-04-14T16:02:23.539405+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:02:24.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:24 smithi119 bash[44891]: audit 2024-04-14T16:02:23.541686+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.119:6808/3451131638,v1:172.21.15.119:6809/3451131638]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:02:24.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:24 smithi119 bash[44891]: audit 2024-04-14T16:02:23.721829+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:24.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:24 smithi119 bash[44891]: audit 2024-04-14T16:02:23.807574+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:24.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:24 smithi119 bash[44891]: audit 2024-04-14T16:02:24.049989+0000 mon.a (mon.0) 526 : audit [INF] from='osd.5 ' entity='osd.5' 2024-04-14T16:02:24.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:24 smithi119 bash[44891]: cluster 2024-04-14T16:02:24.209031+0000 mgr.y (mgr.34107) 281 : cluster [DBG] pgmap v174: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-14T16:02:25.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:25 smithi023 bash[55745]: cluster 2024-04-14T16:02:25.047218+0000 mon.a (mon.0) 527 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:02:25.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:25 smithi023 bash[55745]: cluster 2024-04-14T16:02:25.071812+0000 mon.a (mon.0) 528 : cluster [INF] osd.5 [v2:172.21.15.119:6808/3451131638,v1:172.21.15.119:6809/3451131638] boot 2024-04-14T16:02:25.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:25 smithi023 bash[55745]: cluster 2024-04-14T16:02:25.071946+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-14T16:02:25.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:25 smithi023 bash[55745]: audit 2024-04-14T16:02:25.072499+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T16:02:25.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:25 smithi023 bash[57213]: cluster 2024-04-14T16:02:25.047218+0000 mon.a (mon.0) 527 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:02:25.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:25 smithi023 bash[57213]: cluster 2024-04-14T16:02:25.071812+0000 mon.a (mon.0) 528 : cluster [INF] osd.5 [v2:172.21.15.119:6808/3451131638,v1:172.21.15.119:6809/3451131638] boot 2024-04-14T16:02:25.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:25 smithi023 bash[57213]: cluster 2024-04-14T16:02:25.071946+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-14T16:02:25.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:25 smithi023 bash[57213]: audit 2024-04-14T16:02:25.072499+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T16:02:25.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:25 smithi119 bash[44891]: cluster 2024-04-14T16:02:25.047218+0000 mon.a (mon.0) 527 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:02:25.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:25 smithi119 bash[44891]: cluster 2024-04-14T16:02:25.071812+0000 mon.a (mon.0) 528 : cluster [INF] osd.5 [v2:172.21.15.119:6808/3451131638,v1:172.21.15.119:6809/3451131638] boot 2024-04-14T16:02:25.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:25 smithi119 bash[44891]: cluster 2024-04-14T16:02:25.071946+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-14T16:02:25.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:25 smithi119 bash[44891]: audit 2024-04-14T16:02:25.072499+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-14T16:02:27.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:27 smithi023 bash[55745]: cluster 2024-04-14T16:02:26.080024+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-14T16:02:27.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:27 smithi023 bash[55745]: cluster 2024-04-14T16:02:26.210037+0000 mgr.y (mgr.34107) 282 : cluster [DBG] pgmap v177: 161 pgs: 10 peering, 18 active+undersized+degraded, 30 active+undersized, 103 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2024-04-14T16:02:27.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:27 smithi023 bash[57213]: cluster 2024-04-14T16:02:26.080024+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-14T16:02:27.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:27 smithi023 bash[57213]: cluster 2024-04-14T16:02:26.210037+0000 mgr.y (mgr.34107) 282 : cluster [DBG] pgmap v177: 161 pgs: 10 peering, 18 active+undersized+degraded, 30 active+undersized, 103 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2024-04-14T16:02:27.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:27 smithi119 bash[44891]: cluster 2024-04-14T16:02:26.080024+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-14T16:02:27.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:27 smithi119 bash[44891]: cluster 2024-04-14T16:02:26.210037+0000 mgr.y (mgr.34107) 282 : cluster [DBG] pgmap v177: 161 pgs: 10 peering, 18 active+undersized+degraded, 30 active+undersized, 103 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2024-04-14T16:02:28.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:28 smithi023 bash[55745]: cluster 2024-04-14T16:02:28.078892+0000 mon.a (mon.0) 532 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 18 pgs degraded (PG_DEGRADED) 2024-04-14T16:02:28.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:28 smithi023 bash[57213]: cluster 2024-04-14T16:02:28.078892+0000 mon.a (mon.0) 532 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 18 pgs degraded (PG_DEGRADED) 2024-04-14T16:02:28.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:28 smithi119 bash[44891]: cluster 2024-04-14T16:02:28.078892+0000 mon.a (mon.0) 532 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 18 pgs degraded (PG_DEGRADED) 2024-04-14T16:02:29.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:02:28 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:02:28] "GET /metrics HTTP/1.1" 200 38515 "" "Prometheus/2.33.4" 2024-04-14T16:02:29.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:29 smithi119 bash[44891]: cluster 2024-04-14T16:02:28.211541+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v178: 161 pgs: 10 peering, 12 active+undersized+degraded, 14 active+undersized, 125 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 41/630 objects degraded (6.508%) 2024-04-14T16:02:29.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:29 smithi023 bash[55745]: cluster 2024-04-14T16:02:28.211541+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v178: 161 pgs: 10 peering, 12 active+undersized+degraded, 14 active+undersized, 125 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 41/630 objects degraded (6.508%) 2024-04-14T16:02:29.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:29 smithi023 bash[57213]: cluster 2024-04-14T16:02:28.211541+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v178: 161 pgs: 10 peering, 12 active+undersized+degraded, 14 active+undersized, 125 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 41/630 objects degraded (6.508%) 2024-04-14T16:02:30.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:30 smithi119 bash[44891]: audit 2024-04-14T16:02:29.873748+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:30.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:30 smithi119 bash[44891]: audit 2024-04-14T16:02:29.876097+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:02:30.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:30 smithi119 bash[44891]: cluster 2024-04-14T16:02:30.212798+0000 mgr.y (mgr.34107) 284 : cluster [DBG] pgmap v179: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:02:31.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:30 smithi023 bash[55745]: audit 2024-04-14T16:02:29.873748+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:31.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:30 smithi023 bash[55745]: audit 2024-04-14T16:02:29.876097+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:02:31.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:30 smithi023 bash[55745]: cluster 2024-04-14T16:02:30.212798+0000 mgr.y (mgr.34107) 284 : cluster [DBG] pgmap v179: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:02:31.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:30 smithi023 bash[57213]: audit 2024-04-14T16:02:29.873748+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:31.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:30 smithi023 bash[57213]: audit 2024-04-14T16:02:29.876097+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:02:31.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:30 smithi023 bash[57213]: cluster 2024-04-14T16:02:30.212798+0000 mgr.y (mgr.34107) 284 : cluster [DBG] pgmap v179: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:02:32.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:31 smithi119 bash[44891]: cluster 2024-04-14T16:02:30.869289+0000 mon.a (mon.0) 535 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/630 objects degraded (6.508%), 12 pgs degraded) 2024-04-14T16:02:32.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:31 smithi119 bash[44891]: audit 2024-04-14T16:02:30.971384+0000 mgr.y (mgr.34107) 285 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:02:32.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:31 smithi023 bash[55745]: cluster 2024-04-14T16:02:30.869289+0000 mon.a (mon.0) 535 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/630 objects degraded (6.508%), 12 pgs degraded) 2024-04-14T16:02:32.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:31 smithi023 bash[55745]: audit 2024-04-14T16:02:30.971384+0000 mgr.y (mgr.34107) 285 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:02:32.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:31 smithi023 bash[57213]: cluster 2024-04-14T16:02:30.869289+0000 mon.a (mon.0) 535 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/630 objects degraded (6.508%), 12 pgs degraded) 2024-04-14T16:02:32.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:31 smithi023 bash[57213]: audit 2024-04-14T16:02:30.971384+0000 mgr.y (mgr.34107) 285 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:02:33.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:32 smithi119 bash[44891]: cluster 2024-04-14T16:02:32.214190+0000 mgr.y (mgr.34107) 286 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-14T16:02:33.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:32 smithi023 bash[55745]: cluster 2024-04-14T16:02:32.214190+0000 mgr.y (mgr.34107) 286 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-14T16:02:33.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:32 smithi023 bash[57213]: cluster 2024-04-14T16:02:32.214190+0000 mgr.y (mgr.34107) 286 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-14T16:02:34.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:34 smithi119 bash[44891]: audit 2024-04-14T16:02:33.427332+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:34.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:34 smithi119 bash[44891]: audit 2024-04-14T16:02:33.442239+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:34.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:34 smithi119 bash[44891]: audit 2024-04-14T16:02:33.445080+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:02:34.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:34 smithi119 bash[44891]: audit 2024-04-14T16:02:33.446954+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:02:34.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:34 smithi119 bash[44891]: cluster 2024-04-14T16:02:33.450853+0000 mgr.y (mgr.34107) 287 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 488 B/s rd, 0 op/s 2024-04-14T16:02:34.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:34 smithi119 bash[44891]: cluster 2024-04-14T16:02:33.451556+0000 mgr.y (mgr.34107) 288 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 555 B/s rd, 0 op/s 2024-04-14T16:02:34.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:34 smithi119 bash[44891]: audit 2024-04-14T16:02:33.460197+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:34.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:34 smithi119 bash[44891]: audit 2024-04-14T16:02:33.561076+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:02:34.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:34 smithi119 bash[44891]: audit 2024-04-14T16:02:33.566618+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:34.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:34 smithi119 bash[44891]: audit 2024-04-14T16:02:33.571159+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:34.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:34 smithi119 bash[44891]: audit 2024-04-14T16:02:33.574505+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:34.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:34 smithi119 bash[44891]: audit 2024-04-14T16:02:33.579091+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-14T16:02:34.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:34 smithi119 bash[44891]: audit 2024-04-14T16:02:33.579529+0000 mgr.y (mgr.34107) 289 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-14T16:02:34.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:34 smithi119 bash[44891]: cephadm 2024-04-14T16:02:33.582027+0000 mgr.y (mgr.34107) 290 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-14T16:02:34.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[55745]: audit 2024-04-14T16:02:33.427332+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:34.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[55745]: audit 2024-04-14T16:02:33.442239+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:34.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[55745]: audit 2024-04-14T16:02:33.445080+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:02:34.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[55745]: audit 2024-04-14T16:02:33.446954+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:02:34.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[55745]: cluster 2024-04-14T16:02:33.450853+0000 mgr.y (mgr.34107) 287 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 488 B/s rd, 0 op/s 2024-04-14T16:02:34.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[55745]: cluster 2024-04-14T16:02:33.451556+0000 mgr.y (mgr.34107) 288 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 555 B/s rd, 0 op/s 2024-04-14T16:02:34.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[55745]: audit 2024-04-14T16:02:33.460197+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:34.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[55745]: audit 2024-04-14T16:02:33.561076+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:02:34.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[55745]: audit 2024-04-14T16:02:33.566618+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:34.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[55745]: audit 2024-04-14T16:02:33.571159+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:34.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[55745]: audit 2024-04-14T16:02:33.574505+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:34.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[55745]: audit 2024-04-14T16:02:33.579091+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-14T16:02:34.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[55745]: audit 2024-04-14T16:02:33.579529+0000 mgr.y (mgr.34107) 289 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-14T16:02:34.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[55745]: cephadm 2024-04-14T16:02:33.582027+0000 mgr.y (mgr.34107) 290 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-14T16:02:34.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[57213]: audit 2024-04-14T16:02:33.427332+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:34.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[57213]: audit 2024-04-14T16:02:33.442239+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:34.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[57213]: audit 2024-04-14T16:02:33.445080+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:02:34.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[57213]: audit 2024-04-14T16:02:33.446954+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:02:34.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[57213]: cluster 2024-04-14T16:02:33.450853+0000 mgr.y (mgr.34107) 287 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 488 B/s rd, 0 op/s 2024-04-14T16:02:34.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[57213]: cluster 2024-04-14T16:02:33.451556+0000 mgr.y (mgr.34107) 288 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 555 B/s rd, 0 op/s 2024-04-14T16:02:34.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[57213]: audit 2024-04-14T16:02:33.460197+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:34.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[57213]: audit 2024-04-14T16:02:33.561076+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:02:34.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[57213]: audit 2024-04-14T16:02:33.566618+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:34.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[57213]: audit 2024-04-14T16:02:33.571159+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:34.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[57213]: audit 2024-04-14T16:02:33.574505+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:34.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[57213]: audit 2024-04-14T16:02:33.579091+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-14T16:02:34.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[57213]: audit 2024-04-14T16:02:33.579529+0000 mgr.y (mgr.34107) 289 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-14T16:02:34.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:34 smithi023 bash[57213]: cephadm 2024-04-14T16:02:33.582027+0000 mgr.y (mgr.34107) 290 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-14T16:02:37.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:36 smithi023 bash[55745]: cluster 2024-04-14T16:02:35.452754+0000 mgr.y (mgr.34107) 291 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-04-14T16:02:37.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:36 smithi023 bash[55745]: cephadm 2024-04-14T16:02:35.702429+0000 mgr.y (mgr.34107) 292 : cephadm [INF] Upgrade: Updating osd.6 2024-04-14T16:02:37.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:36 smithi023 bash[55745]: audit 2024-04-14T16:02:35.711610+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:37.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:36 smithi023 bash[55745]: audit 2024-04-14T16:02:35.717382+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-14T16:02:37.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:36 smithi023 bash[55745]: audit 2024-04-14T16:02:35.719114+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:02:37.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:36 smithi023 bash[55745]: cephadm 2024-04-14T16:02:35.724956+0000 mgr.y (mgr.34107) 293 : cephadm [INF] Deploying daemon osd.6 on smithi119 2024-04-14T16:02:37.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:36 smithi023 bash[57213]: cluster 2024-04-14T16:02:35.452754+0000 mgr.y (mgr.34107) 291 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-04-14T16:02:37.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:36 smithi023 bash[57213]: cephadm 2024-04-14T16:02:35.702429+0000 mgr.y (mgr.34107) 292 : cephadm [INF] Upgrade: Updating osd.6 2024-04-14T16:02:37.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:36 smithi023 bash[57213]: audit 2024-04-14T16:02:35.711610+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:37.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:36 smithi023 bash[57213]: audit 2024-04-14T16:02:35.717382+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-14T16:02:37.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:36 smithi023 bash[57213]: audit 2024-04-14T16:02:35.719114+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:02:37.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:36 smithi023 bash[57213]: cephadm 2024-04-14T16:02:35.724956+0000 mgr.y (mgr.34107) 293 : cephadm [INF] Deploying daemon osd.6 on smithi119 2024-04-14T16:02:37.168 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:36 smithi119 bash[44891]: cluster 2024-04-14T16:02:35.452754+0000 mgr.y (mgr.34107) 291 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-04-14T16:02:37.168 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:36 smithi119 bash[44891]: cephadm 2024-04-14T16:02:35.702429+0000 mgr.y (mgr.34107) 292 : cephadm [INF] Upgrade: Updating osd.6 2024-04-14T16:02:37.168 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:36 smithi119 bash[44891]: audit 2024-04-14T16:02:35.711610+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:37.168 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:36 smithi119 bash[44891]: audit 2024-04-14T16:02:35.717382+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-14T16:02:37.168 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:36 smithi119 bash[44891]: audit 2024-04-14T16:02:35.719114+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:02:37.168 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:36 smithi119 bash[44891]: cephadm 2024-04-14T16:02:35.724956+0000 mgr.y (mgr.34107) 293 : cephadm [INF] Deploying daemon osd.6 on smithi119 2024-04-14T16:02:38.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:38 smithi119 bash[44891]: cluster 2024-04-14T16:02:37.453997+0000 mgr.y (mgr.34107) 294 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-04-14T16:02:39.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:38 smithi023 bash[55745]: cluster 2024-04-14T16:02:37.453997+0000 mgr.y (mgr.34107) 294 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-04-14T16:02:39.091 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:02:38 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:02:38] "GET /metrics HTTP/1.1" 200 38532 "" "Prometheus/2.33.4" 2024-04-14T16:02:39.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:38 smithi023 bash[57213]: cluster 2024-04-14T16:02:37.453997+0000 mgr.y (mgr.34107) 294 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-04-14T16:02:39.751 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:39 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:39.752 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 16:02:39 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:39.752 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:02:39 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:39.752 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:39 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:39.753 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:02:39 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:39.753 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:02:39 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:39.753 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:39 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:39.753 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:39 smithi119 systemd[1]: Stopping Ceph osd.6 for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:02:39.754 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:02:39 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:39.754 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:02:39 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:40.195 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:39 smithi119 bash[27406]: debug 2024-04-14T16:02:39.852+0000 7f790d6aa700 -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-14T16:02:40.195 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:39 smithi119 bash[27406]: debug 2024-04-14T16:02:39.852+0000 7f790d6aa700 -1 osd.6 137 *** Got signal Terminated *** 2024-04-14T16:02:40.195 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:39 smithi119 bash[27406]: debug 2024-04-14T16:02:39.852+0000 7f790d6aa700 -1 osd.6 137 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-14T16:02:40.203 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T16:02:40.945 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T16:02:40.945 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (6m) 73s ago 13m 13.5M - 0.23.0 ba2b418f427c e6dfea9b190e 2024-04-14T16:02:40.945 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 error 18s ago 13m - - 2024-04-14T16:02:40.945 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (5m) 73s ago 11m 44.4M - 3.5 e1d6a67b021e 1c97cc7cc4f4 2024-04-14T16:02:40.945 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283,8765 running (5m) 18s ago 19m 438M - 19.0.0-2778-ga971fd5f b96c509eef84 2ed438e9faa7 2024-04-14T16:02:40.945 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (6m) 73s ago 21m 496M - 19.0.0-2778-ga971fd5f b96c509eef84 4147830303b4 2024-04-14T16:02:40.945 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (4m) 73s ago 21m 49.4M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 bdffa642fda8 2024-04-14T16:02:40.945 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (3m) 18s ago 19m 37.2M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 ee3c2462ddf0 2024-04-14T16:02:40.945 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (4m) 73s ago 19m 37.1M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 abed67fb44ce 2024-04-14T16:02:40.946 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (6m) 73s ago 13m 9551k - 1.3.1 1dbe0e931976 33d132daf693 2024-04-14T16:02:40.946 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (6m) 18s ago 13m 9732k - 1.3.1 1dbe0e931976 287a50fa76a1 2024-04-14T16:02:40.946 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (2m) 73s ago 18m 48.9M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 3dd7cbf5e56b 2024-04-14T16:02:40.946 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (2m) 73s ago 18m 55.4M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 a4f92aab8cd2 2024-04-14T16:02:40.946 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (104s) 73s ago 17m 50.1M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 8395c0e82e2d 2024-04-14T16:02:40.946 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (77s) 73s ago 16m - 2780M 19.0.0-2778-ga971fd5f b96c509eef84 7486298816bc 2024-04-14T16:02:40.946 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (49s) 18s ago 16m 48.0M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 505551e636df 2024-04-14T16:02:40.946 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (22s) 18s ago 15m - 3036M 19.0.0-2778-ga971fd5f b96c509eef84 7d457722f333 2024-04-14T16:02:40.946 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (15m) 18s ago 15m 59.2M 3036M 17.2.0 e1d6a67b021e 6ecbba9b2917 2024-04-14T16:02:40.946 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (14m) 18s ago 14m 62.1M 3036M 17.2.0 e1d6a67b021e c637d318934d 2024-04-14T16:02:40.946 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (5m) 18s ago 13m 70.8M - 2.33.4 514e6a882f6e 6f29ab050cda 2024-04-14T16:02:40.946 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (11m) 73s ago 11m 86.3M - 17.2.0 e1d6a67b021e 35dd84da01ed 2024-04-14T16:02:40.946 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (11m) 18s ago 11m 86.2M - 17.2.0 e1d6a67b021e c2f9b2e874c0 2024-04-14T16:02:40.947 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (11m) 73s ago 11m 86.4M - 17.2.0 e1d6a67b021e c9bc72617c27 2024-04-14T16:02:40.947 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (11m) 18s ago 11m 86.3M - 17.2.0 e1d6a67b021e cf4b6004e6a8 2024-04-14T16:02:41.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:40 smithi023 bash[55745]: cluster 2024-04-14T16:02:39.455365+0000 mgr.y (mgr.34107) 295 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-04-14T16:02:41.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:40 smithi023 bash[55745]: cluster 2024-04-14T16:02:39.852709+0000 mon.a (mon.0) 549 : cluster [INF] osd.6 marked itself down and dead 2024-04-14T16:02:41.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:40 smithi023 bash[55745]: audit 2024-04-14T16:02:40.186703+0000 mgr.y (mgr.34107) 296 : audit [DBG] from='client.34449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:41.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:40 smithi023 bash[55745]: audit 2024-04-14T16:02:40.201687+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:41.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:40 smithi023 bash[57213]: cluster 2024-04-14T16:02:39.455365+0000 mgr.y (mgr.34107) 295 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-04-14T16:02:41.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:40 smithi023 bash[57213]: cluster 2024-04-14T16:02:39.852709+0000 mon.a (mon.0) 549 : cluster [INF] osd.6 marked itself down and dead 2024-04-14T16:02:41.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:40 smithi023 bash[57213]: audit 2024-04-14T16:02:40.186703+0000 mgr.y (mgr.34107) 296 : audit [DBG] from='client.34449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:41.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:40 smithi023 bash[57213]: audit 2024-04-14T16:02:40.201687+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:41.152 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:40 smithi119 bash[44891]: cluster 2024-04-14T16:02:39.455365+0000 mgr.y (mgr.34107) 295 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-04-14T16:02:41.152 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:40 smithi119 bash[44891]: cluster 2024-04-14T16:02:39.852709+0000 mon.a (mon.0) 549 : cluster [INF] osd.6 marked itself down and dead 2024-04-14T16:02:41.152 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:40 smithi119 bash[44891]: audit 2024-04-14T16:02:40.186703+0000 mgr.y (mgr.34107) 296 : audit [DBG] from='client.34449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:41.152 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:40 smithi119 bash[44891]: audit 2024-04-14T16:02:40.201687+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:41.396 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:02:41.396 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T16:02:41.396 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 3 2024-04-14T16:02:41.397 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:02:41.397 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T16:02:41.397 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T16:02:41.397 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:02:41.397 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T16:02:41.397 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-14T16:02:41.397 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 6 2024-04-14T16:02:41.397 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:02:41.397 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T16:02:41.397 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-14T16:02:41.397 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:02:41.398 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T16:02:41.398 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-14T16:02:41.398 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 11 2024-04-14T16:02:41.398 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T16:02:41.398 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:02:41.776 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:02:41.776 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T16:02:41.776 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T16:02:41.776 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-14T16:02:41.776 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [ 2024-04-14T16:02:41.776 INFO:teuthology.orchestra.run.smithi023.stdout: "mon", 2024-04-14T16:02:41.776 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr" 2024-04-14T16:02:41.776 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T16:02:41.777 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "11/23 daemons upgraded", 2024-04-14T16:02:41.777 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Currently upgrading osd daemons", 2024-04-14T16:02:41.777 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T16:02:41.777 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:02:42.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:41 smithi023 bash[57213]: audit 2024-04-14T16:02:40.539737+0000 mgr.y (mgr.34107) 297 : audit [DBG] from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:42.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:41 smithi023 bash[57213]: cluster 2024-04-14T16:02:40.731485+0000 mon.a (mon.0) 551 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:02:42.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:41 smithi023 bash[57213]: cluster 2024-04-14T16:02:40.772543+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-14T16:02:42.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:41 smithi023 bash[57213]: audit 2024-04-14T16:02:40.915023+0000 mgr.y (mgr.34107) 298 : audit [DBG] from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:42.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:41 smithi023 bash[57213]: audit 2024-04-14T16:02:40.979182+0000 mgr.y (mgr.34107) 299 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:02:42.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:41 smithi023 bash[57213]: audit 2024-04-14T16:02:41.395359+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.23:0/3869429043' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:42.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:41 smithi023 bash[55745]: audit 2024-04-14T16:02:40.539737+0000 mgr.y (mgr.34107) 297 : audit [DBG] from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:42.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:41 smithi023 bash[55745]: cluster 2024-04-14T16:02:40.731485+0000 mon.a (mon.0) 551 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:02:42.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:41 smithi023 bash[55745]: cluster 2024-04-14T16:02:40.772543+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-14T16:02:42.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:41 smithi023 bash[55745]: audit 2024-04-14T16:02:40.915023+0000 mgr.y (mgr.34107) 298 : audit [DBG] from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:42.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:41 smithi023 bash[55745]: audit 2024-04-14T16:02:40.979182+0000 mgr.y (mgr.34107) 299 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:02:42.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:41 smithi023 bash[55745]: audit 2024-04-14T16:02:41.395359+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.23:0/3869429043' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:42.194 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:41 smithi119 bash[50300]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-6 2024-04-14T16:02:42.194 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:41 smithi119 bash[50363]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-6 2024-04-14T16:02:42.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:41 smithi119 bash[44891]: audit 2024-04-14T16:02:40.539737+0000 mgr.y (mgr.34107) 297 : audit [DBG] from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:42.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:41 smithi119 bash[44891]: cluster 2024-04-14T16:02:40.731485+0000 mon.a (mon.0) 551 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:02:42.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:41 smithi119 bash[44891]: cluster 2024-04-14T16:02:40.772543+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-14T16:02:42.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:41 smithi119 bash[44891]: audit 2024-04-14T16:02:40.915023+0000 mgr.y (mgr.34107) 298 : audit [DBG] from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:42.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:41 smithi119 bash[44891]: audit 2024-04-14T16:02:40.979182+0000 mgr.y (mgr.34107) 299 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:02:42.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:41 smithi119 bash[44891]: audit 2024-04-14T16:02:41.395359+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.23:0/3869429043' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:02:42.239 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 2 pgs inactive, 2 pgs peering 2024-04-14T16:02:42.239 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T16:02:42.239 INFO:teuthology.orchestra.run.smithi023.stdout: daemon grafana.a on smithi119 is in error state 2024-04-14T16:02:42.240 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-14T16:02:42.240 INFO:teuthology.orchestra.run.smithi023.stdout: osd.6 (root=default,host=smithi119) is down 2024-04-14T16:02:42.240 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 2 pgs inactive, 2 pgs peering 2024-04-14T16:02:42.240 INFO:teuthology.orchestra.run.smithi023.stdout: pg 2.7 is stuck peering for 100s, current state peering, last acting [7,2] 2024-04-14T16:02:42.240 INFO:teuthology.orchestra.run.smithi023.stdout: pg 4.a is stuck peering for 100s, current state peering, last acting [2,7] 2024-04-14T16:02:43.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:42 smithi023 bash[55745]: cluster 2024-04-14T16:02:41.455993+0000 mgr.y (mgr.34107) 300 : cluster [DBG] pgmap v187: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:02:43.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:42 smithi023 bash[55745]: cluster 2024-04-14T16:02:41.762356+0000 mon.a (mon.0) 554 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-14T16:02:43.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:42 smithi023 bash[55745]: audit 2024-04-14T16:02:41.771271+0000 mgr.y (mgr.34107) 301 : audit [DBG] from='client.44401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:43.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:42 smithi023 bash[55745]: cluster 2024-04-14T16:02:41.775571+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-14T16:02:43.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:42 smithi023 bash[55745]: audit 2024-04-14T16:02:42.239106+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.23:0/4289620757' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:02:43.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:42 smithi023 bash[57213]: cluster 2024-04-14T16:02:41.455993+0000 mgr.y (mgr.34107) 300 : cluster [DBG] pgmap v187: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:02:43.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:42 smithi023 bash[57213]: cluster 2024-04-14T16:02:41.762356+0000 mon.a (mon.0) 554 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-14T16:02:43.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:42 smithi023 bash[57213]: audit 2024-04-14T16:02:41.771271+0000 mgr.y (mgr.34107) 301 : audit [DBG] from='client.44401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:43.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:42 smithi023 bash[57213]: cluster 2024-04-14T16:02:41.775571+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-14T16:02:43.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:42 smithi023 bash[57213]: audit 2024-04-14T16:02:42.239106+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.23:0/4289620757' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:02:43.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:42 smithi119 bash[44891]: cluster 2024-04-14T16:02:41.455993+0000 mgr.y (mgr.34107) 300 : cluster [DBG] pgmap v187: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:02:43.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:42 smithi119 bash[44891]: cluster 2024-04-14T16:02:41.762356+0000 mon.a (mon.0) 554 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-14T16:02:43.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:42 smithi119 bash[44891]: audit 2024-04-14T16:02:41.771271+0000 mgr.y (mgr.34107) 301 : audit [DBG] from='client.44401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:02:43.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:42 smithi119 bash[44891]: cluster 2024-04-14T16:02:41.775571+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-14T16:02:43.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:42 smithi119 bash[44891]: audit 2024-04-14T16:02:42.239106+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.23:0/4289620757' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:02:44.072 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:43 smithi119 bash[44891]: cluster 2024-04-14T16:02:43.761434+0000 mon.a (mon.0) 557 : cluster [WRN] Health check failed: Degraded data redundancy: 11/630 objects degraded (1.746%), 2 pgs degraded (PG_DEGRADED) 2024-04-14T16:02:44.073 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:43 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.6.service: Deactivated successfully. 2024-04-14T16:02:44.073 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:43 smithi119 systemd[1]: Stopped Ceph osd.6 for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:02:44.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:43 smithi023 bash[55745]: cluster 2024-04-14T16:02:43.761434+0000 mon.a (mon.0) 557 : cluster [WRN] Health check failed: Degraded data redundancy: 11/630 objects degraded (1.746%), 2 pgs degraded (PG_DEGRADED) 2024-04-14T16:02:44.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:43 smithi023 bash[57213]: cluster 2024-04-14T16:02:43.761434+0000 mon.a (mon.0) 557 : cluster [WRN] Health check failed: Degraded data redundancy: 11/630 objects degraded (1.746%), 2 pgs degraded (PG_DEGRADED) 2024-04-14T16:02:44.444 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:02:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:44.445 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:02:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:44.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:44.445 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 16:02:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:44.445 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:02:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:44.446 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:02:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:44.446 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:02:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:44.446 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:44.446 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:44 smithi119 systemd[1]: Started Ceph osd.6 for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:02:44.447 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:02:44 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:02:45.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:45 smithi119 bash[44891]: cluster 2024-04-14T16:02:43.457188+0000 mgr.y (mgr.34107) 302 : cluster [DBG] pgmap v189: 161 pgs: 3 stale+active+clean, 2 active+undersized+degraded, 26 peering, 5 active+undersized, 125 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 11/630 objects degraded (1.746%) 2024-04-14T16:02:45.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:45 smithi119 bash[44891]: audit 2024-04-14T16:02:44.239930+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:45.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:45 smithi119 bash[44891]: audit 2024-04-14T16:02:44.256618+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:45.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:45 smithi119 bash[44891]: audit 2024-04-14T16:02:44.879946+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:45.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:45 smithi119 bash[44891]: audit 2024-04-14T16:02:44.883072+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:02:45.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:45 smithi023 bash[55745]: cluster 2024-04-14T16:02:43.457188+0000 mgr.y (mgr.34107) 302 : cluster [DBG] pgmap v189: 161 pgs: 3 stale+active+clean, 2 active+undersized+degraded, 26 peering, 5 active+undersized, 125 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 11/630 objects degraded (1.746%) 2024-04-14T16:02:45.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:45 smithi023 bash[55745]: audit 2024-04-14T16:02:44.239930+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:45.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:45 smithi023 bash[55745]: audit 2024-04-14T16:02:44.256618+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:45.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:45 smithi023 bash[55745]: audit 2024-04-14T16:02:44.879946+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:45.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:45 smithi023 bash[55745]: audit 2024-04-14T16:02:44.883072+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:02:45.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:45 smithi023 bash[57213]: cluster 2024-04-14T16:02:43.457188+0000 mgr.y (mgr.34107) 302 : cluster [DBG] pgmap v189: 161 pgs: 3 stale+active+clean, 2 active+undersized+degraded, 26 peering, 5 active+undersized, 125 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 11/630 objects degraded (1.746%) 2024-04-14T16:02:45.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:45 smithi023 bash[57213]: audit 2024-04-14T16:02:44.239930+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:45.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:45 smithi023 bash[57213]: audit 2024-04-14T16:02:44.256618+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:45.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:45 smithi023 bash[57213]: audit 2024-04-14T16:02:44.879946+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:45.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:45 smithi023 bash[57213]: audit 2024-04-14T16:02:44.883072+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:02:45.945 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:45 smithi119 bash[50512]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-14T16:02:45.945 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:45 smithi119 bash[50512]: 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-14T16:02:45.945 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:45 smithi119 bash[50512]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-14T16:02:45.945 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:45 smithi119 bash[50512]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-14T16:02:45.945 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:45 smithi119 bash[50512]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-14T16:02:45.945 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:45 smithi119 bash[50512]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-14T16:02:45.945 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:45 smithi119 bash[50512]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-14T16:02:47.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:47 smithi119 bash[44891]: cluster 2024-04-14T16:02:45.458549+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v190: 161 pgs: 10 active+undersized+degraded, 26 peering, 17 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 35/630 objects degraded (5.556%) 2024-04-14T16:02:47.445 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:47 smithi119 bash[50728]: debug 2024-04-14T16:02:47.092+0000 7f5a12ccc700 1 -- 172.21.15.119:0/845156287 <== mon.2 v2:172.21.15.119:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556ce7e6d680 con 0x556ce7eaa800 2024-04-14T16:02:47.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:47 smithi023 bash[57213]: cluster 2024-04-14T16:02:45.458549+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v190: 161 pgs: 10 active+undersized+degraded, 26 peering, 17 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 35/630 objects degraded (5.556%) 2024-04-14T16:02:47.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:47 smithi023 bash[55745]: cluster 2024-04-14T16:02:45.458549+0000 mgr.y (mgr.34107) 303 : cluster [DBG] pgmap v190: 161 pgs: 10 active+undersized+degraded, 26 peering, 17 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 35/630 objects degraded (5.556%) 2024-04-14T16:02:47.944 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:47 smithi119 bash[50728]: debug 2024-04-14T16:02:47.632+0000 7f5a1be647c0 -1 Falling back to public interface 2024-04-14T16:02:48.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:48 smithi023 bash[55745]: cluster 2024-04-14T16:02:48.084190+0000 mon.a (mon.0) 562 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-14T16:02:48.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:48 smithi023 bash[57213]: cluster 2024-04-14T16:02:48.084190+0000 mon.a (mon.0) 562 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-14T16:02:48.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:48 smithi119 bash[44891]: cluster 2024-04-14T16:02:48.084190+0000 mon.a (mon.0) 562 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-14T16:02:49.093 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:02:48 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:02:48] "GET /metrics HTTP/1.1" 200 38527 "" "Prometheus/2.33.4" 2024-04-14T16:02:49.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:49 smithi023 bash[55745]: cluster 2024-04-14T16:02:47.460018+0000 mgr.y (mgr.34107) 304 : cluster [DBG] pgmap v191: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-14T16:02:49.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:49 smithi023 bash[55745]: cluster 2024-04-14T16:02:48.248339+0000 mon.a (mon.0) 563 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-04-14T16:02:49.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:49 smithi023 bash[57213]: cluster 2024-04-14T16:02:47.460018+0000 mgr.y (mgr.34107) 304 : cluster [DBG] pgmap v191: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-14T16:02:49.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:49 smithi023 bash[57213]: cluster 2024-04-14T16:02:48.248339+0000 mon.a (mon.0) 563 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-04-14T16:02:49.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:49 smithi119 bash[44891]: cluster 2024-04-14T16:02:47.460018+0000 mgr.y (mgr.34107) 304 : cluster [DBG] pgmap v191: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-14T16:02:49.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:49 smithi119 bash[44891]: cluster 2024-04-14T16:02:48.248339+0000 mon.a (mon.0) 563 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-04-14T16:02:50.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:50 smithi023 bash[55745]: cluster 2024-04-14T16:02:49.461634+0000 mgr.y (mgr.34107) 305 : cluster [DBG] pgmap v192: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-14T16:02:50.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:50 smithi023 bash[57213]: cluster 2024-04-14T16:02:49.461634+0000 mgr.y (mgr.34107) 305 : cluster [DBG] pgmap v192: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-14T16:02:50.594 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:50 smithi119 bash[44891]: cluster 2024-04-14T16:02:49.461634+0000 mgr.y (mgr.34107) 305 : cluster [DBG] pgmap v192: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-14T16:02:50.944 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:50 smithi119 bash[50728]: debug 2024-04-14T16:02:50.596+0000 7f5a1be647c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-14T16:02:50.944 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:50 smithi119 bash[50728]: debug 2024-04-14T16:02:50.628+0000 7f5a1be647c0 -1 osd.6 137 log_to_monitors true 2024-04-14T16:02:51.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:51 smithi023 bash[55745]: audit 2024-04-14T16:02:50.631966+0000 mon.a (mon.0) 564 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-14T16:02:51.649 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:51 smithi023 bash[55745]: audit 2024-04-14T16:02:50.636596+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.119:6816/4268638615,v1:172.21.15.119:6817/4268638615]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-14T16:02:51.649 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:51 smithi023 bash[55745]: audit 2024-04-14T16:02:50.990222+0000 mgr.y (mgr.34107) 306 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:02:51.649 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:51 smithi023 bash[57213]: audit 2024-04-14T16:02:50.631966+0000 mon.a (mon.0) 564 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-14T16:02:51.649 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:51 smithi023 bash[57213]: audit 2024-04-14T16:02:50.636596+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.119:6816/4268638615,v1:172.21.15.119:6817/4268638615]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-14T16:02:51.649 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:51 smithi023 bash[57213]: audit 2024-04-14T16:02:50.990222+0000 mgr.y (mgr.34107) 306 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:02:51.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:51 smithi119 bash[44891]: audit 2024-04-14T16:02:50.631966+0000 mon.a (mon.0) 564 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-14T16:02:51.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:51 smithi119 bash[44891]: audit 2024-04-14T16:02:50.636596+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.119:6816/4268638615,v1:172.21.15.119:6817/4268638615]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-14T16:02:51.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:51 smithi119 bash[44891]: audit 2024-04-14T16:02:50.990222+0000 mgr.y (mgr.34107) 306 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:02:52.194 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:02:51 smithi119 bash[50728]: debug 2024-04-14T16:02:51.836+0000 7f5a092b4700 -1 osd.6 137 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-14T16:02:52.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:52 smithi119 bash[44891]: audit 2024-04-14T16:02:51.338025+0000 mon.a (mon.0) 565 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-14T16:02:52.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:52 smithi119 bash[44891]: cluster 2024-04-14T16:02:51.347924+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-04-14T16:02:52.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:52 smithi119 bash[44891]: audit 2024-04-14T16:02:51.348290+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.119:6816/4268638615,v1:172.21.15.119:6817/4268638615]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:02:52.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:52 smithi119 bash[44891]: audit 2024-04-14T16:02:51.350336+0000 mon.a (mon.0) 567 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:02:52.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:52 smithi119 bash[44891]: cluster 2024-04-14T16:02:51.462617+0000 mgr.y (mgr.34107) 307 : cluster [DBG] pgmap v194: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-14T16:02:52.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:52 smithi119 bash[44891]: audit 2024-04-14T16:02:51.776229+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:52.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:52 smithi119 bash[44891]: audit 2024-04-14T16:02:51.797172+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:52.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:52 smithi119 bash[44891]: audit 2024-04-14T16:02:51.817777+0000 mon.a (mon.0) 570 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-14T16:02:52.846 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:52 smithi023 bash[55745]: audit 2024-04-14T16:02:51.338025+0000 mon.a (mon.0) 565 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-14T16:02:52.846 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:52 smithi023 bash[55745]: cluster 2024-04-14T16:02:51.347924+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-04-14T16:02:52.846 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:52 smithi023 bash[55745]: audit 2024-04-14T16:02:51.348290+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.119:6816/4268638615,v1:172.21.15.119:6817/4268638615]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:02:52.846 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:52 smithi023 bash[55745]: audit 2024-04-14T16:02:51.350336+0000 mon.a (mon.0) 567 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:02:52.846 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:52 smithi023 bash[55745]: cluster 2024-04-14T16:02:51.462617+0000 mgr.y (mgr.34107) 307 : cluster [DBG] pgmap v194: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-14T16:02:52.846 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:52 smithi023 bash[55745]: audit 2024-04-14T16:02:51.776229+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:52.846 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:52 smithi023 bash[55745]: audit 2024-04-14T16:02:51.797172+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:52.846 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:52 smithi023 bash[55745]: audit 2024-04-14T16:02:51.817777+0000 mon.a (mon.0) 570 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-14T16:02:52.847 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:52 smithi023 bash[57213]: audit 2024-04-14T16:02:51.338025+0000 mon.a (mon.0) 565 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-14T16:02:52.847 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:52 smithi023 bash[57213]: cluster 2024-04-14T16:02:51.347924+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-04-14T16:02:52.847 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:52 smithi023 bash[57213]: audit 2024-04-14T16:02:51.348290+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.119:6816/4268638615,v1:172.21.15.119:6817/4268638615]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:02:52.847 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:52 smithi023 bash[57213]: audit 2024-04-14T16:02:51.350336+0000 mon.a (mon.0) 567 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:02:52.847 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:52 smithi023 bash[57213]: cluster 2024-04-14T16:02:51.462617+0000 mgr.y (mgr.34107) 307 : cluster [DBG] pgmap v194: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-14T16:02:52.847 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:52 smithi023 bash[57213]: audit 2024-04-14T16:02:51.776229+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:52.847 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:52 smithi023 bash[57213]: audit 2024-04-14T16:02:51.797172+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:52.847 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:52 smithi023 bash[57213]: audit 2024-04-14T16:02:51.817777+0000 mon.a (mon.0) 570 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-14T16:02:53.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:53 smithi119 bash[44891]: cluster 2024-04-14T16:02:52.814028+0000 mon.a (mon.0) 571 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:02:53.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:53 smithi119 bash[44891]: cluster 2024-04-14T16:02:52.826661+0000 mon.a (mon.0) 572 : cluster [INF] osd.6 [v2:172.21.15.119:6816/4268638615,v1:172.21.15.119:6817/4268638615] boot 2024-04-14T16:02:53.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:53 smithi119 bash[44891]: cluster 2024-04-14T16:02:52.826797+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-14T16:02:53.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:53 smithi119 bash[44891]: audit 2024-04-14T16:02:52.827551+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T16:02:53.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:53 smithi119 bash[44891]: audit 2024-04-14T16:02:52.916173+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:53.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:53 smithi119 bash[44891]: audit 2024-04-14T16:02:52.928002+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:53.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:53 smithi119 bash[44891]: cluster 2024-04-14T16:02:53.085363+0000 mon.a (mon.0) 577 : cluster [WRN] Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2024-04-14T16:02:53.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:53 smithi023 bash[55745]: cluster 2024-04-14T16:02:52.814028+0000 mon.a (mon.0) 571 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:02:53.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:53 smithi023 bash[55745]: cluster 2024-04-14T16:02:52.826661+0000 mon.a (mon.0) 572 : cluster [INF] osd.6 [v2:172.21.15.119:6816/4268638615,v1:172.21.15.119:6817/4268638615] boot 2024-04-14T16:02:53.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:53 smithi023 bash[55745]: cluster 2024-04-14T16:02:52.826797+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-14T16:02:53.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:53 smithi023 bash[55745]: audit 2024-04-14T16:02:52.827551+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T16:02:53.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:53 smithi023 bash[55745]: audit 2024-04-14T16:02:52.916173+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:53.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:53 smithi023 bash[55745]: audit 2024-04-14T16:02:52.928002+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:53.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:53 smithi023 bash[55745]: cluster 2024-04-14T16:02:53.085363+0000 mon.a (mon.0) 577 : cluster [WRN] Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2024-04-14T16:02:53.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:53 smithi023 bash[57213]: cluster 2024-04-14T16:02:52.814028+0000 mon.a (mon.0) 571 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:02:53.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:53 smithi023 bash[57213]: cluster 2024-04-14T16:02:52.826661+0000 mon.a (mon.0) 572 : cluster [INF] osd.6 [v2:172.21.15.119:6816/4268638615,v1:172.21.15.119:6817/4268638615] boot 2024-04-14T16:02:53.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:53 smithi023 bash[57213]: cluster 2024-04-14T16:02:52.826797+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-14T16:02:53.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:53 smithi023 bash[57213]: audit 2024-04-14T16:02:52.827551+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-14T16:02:53.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:53 smithi023 bash[57213]: audit 2024-04-14T16:02:52.916173+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:53.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:53 smithi023 bash[57213]: audit 2024-04-14T16:02:52.928002+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:02:53.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:53 smithi023 bash[57213]: cluster 2024-04-14T16:02:53.085363+0000 mon.a (mon.0) 577 : cluster [WRN] Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 18 pgs degraded (PG_DEGRADED) 2024-04-14T16:02:55.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:54 smithi023 bash[55745]: cluster 2024-04-14T16:02:53.464004+0000 mgr.y (mgr.34107) 308 : cluster [DBG] pgmap v196: 161 pgs: 5 peering, 17 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-04-14T16:02:55.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:54 smithi023 bash[55745]: cluster 2024-04-14T16:02:53.833398+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-14T16:02:55.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:54 smithi023 bash[57213]: cluster 2024-04-14T16:02:53.464004+0000 mgr.y (mgr.34107) 308 : cluster [DBG] pgmap v196: 161 pgs: 5 peering, 17 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-04-14T16:02:55.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:54 smithi023 bash[57213]: cluster 2024-04-14T16:02:53.833398+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-14T16:02:55.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:54 smithi119 bash[44891]: cluster 2024-04-14T16:02:53.464004+0000 mgr.y (mgr.34107) 308 : cluster [DBG] pgmap v196: 161 pgs: 5 peering, 17 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-04-14T16:02:55.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:54 smithi119 bash[44891]: cluster 2024-04-14T16:02:53.833398+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-14T16:02:57.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:56 smithi119 bash[44891]: cluster 2024-04-14T16:02:55.465115+0000 mgr.y (mgr.34107) 309 : cluster [DBG] pgmap v198: 161 pgs: 12 peering, 11 active+undersized+degraded, 20 active+undersized, 118 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-04-14T16:02:57.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:56 smithi023 bash[55745]: cluster 2024-04-14T16:02:55.465115+0000 mgr.y (mgr.34107) 309 : cluster [DBG] pgmap v198: 161 pgs: 12 peering, 11 active+undersized+degraded, 20 active+undersized, 118 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-04-14T16:02:57.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:56 smithi023 bash[57213]: cluster 2024-04-14T16:02:55.465115+0000 mgr.y (mgr.34107) 309 : cluster [DBG] pgmap v198: 161 pgs: 12 peering, 11 active+undersized+degraded, 20 active+undersized, 118 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-04-14T16:02:58.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:57 smithi119 bash[44891]: cluster 2024-04-14T16:02:57.843950+0000 mon.a (mon.0) 579 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 11 pgs degraded) 2024-04-14T16:02:58.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:57 smithi023 bash[55745]: cluster 2024-04-14T16:02:57.843950+0000 mon.a (mon.0) 579 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 11 pgs degraded) 2024-04-14T16:02:58.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:57 smithi023 bash[57213]: cluster 2024-04-14T16:02:57.843950+0000 mon.a (mon.0) 579 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 11 pgs degraded) 2024-04-14T16:02:59.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:02:58 smithi023 bash[55745]: cluster 2024-04-14T16:02:57.466381+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v199: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 501 B/s rd, 0 op/s 2024-04-14T16:02:59.091 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:02:58 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:02:58] "GET /metrics HTTP/1.1" 200 38527 "" "Prometheus/2.33.4" 2024-04-14T16:02:59.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:02:58 smithi023 bash[57213]: cluster 2024-04-14T16:02:57.466381+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v199: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 501 B/s rd, 0 op/s 2024-04-14T16:02:59.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:02:58 smithi119 bash[44891]: cluster 2024-04-14T16:02:57.466381+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v199: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 501 B/s rd, 0 op/s 2024-04-14T16:03:01.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:00 smithi119 bash[44891]: cluster 2024-04-14T16:02:59.467747+0000 mgr.y (mgr.34107) 311 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:03:01.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:00 smithi119 bash[44891]: audit 2024-04-14T16:02:59.879214+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:01.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:00 smithi119 bash[44891]: audit 2024-04-14T16:02:59.881714+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:03:01.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:00 smithi023 bash[55745]: cluster 2024-04-14T16:02:59.467747+0000 mgr.y (mgr.34107) 311 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:03:01.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:00 smithi023 bash[55745]: audit 2024-04-14T16:02:59.879214+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:01.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:00 smithi023 bash[55745]: audit 2024-04-14T16:02:59.881714+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:03:01.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:00 smithi023 bash[57213]: cluster 2024-04-14T16:02:59.467747+0000 mgr.y (mgr.34107) 311 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:03:01.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:00 smithi023 bash[57213]: audit 2024-04-14T16:02:59.879214+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:01.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:00 smithi023 bash[57213]: audit 2024-04-14T16:02:59.881714+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:03:01.946 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:01 smithi119 bash[44891]: audit 2024-04-14T16:03:01.001240+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:03:02.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:01 smithi023 bash[55745]: audit 2024-04-14T16:03:01.001240+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:03:02.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:01 smithi023 bash[57213]: audit 2024-04-14T16:03:01.001240+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:03:03.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:02 smithi119 bash[44891]: cluster 2024-04-14T16:03:01.468923+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-04-14T16:03:03.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:02 smithi119 bash[44891]: audit 2024-04-14T16:03:02.469276+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:03.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:02 smithi119 bash[44891]: audit 2024-04-14T16:03:02.492982+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:03.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:02 smithi119 bash[44891]: audit 2024-04-14T16:03:02.495850+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:03.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:02 smithi119 bash[44891]: audit 2024-04-14T16:03:02.498236+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:03:03.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:02 smithi119 bash[44891]: audit 2024-04-14T16:03:02.514991+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:03.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:02 smithi119 bash[44891]: audit 2024-04-14T16:03:02.615423+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:03:03.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:02 smithi119 bash[44891]: audit 2024-04-14T16:03:02.621260+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:03.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:02 smithi119 bash[44891]: audit 2024-04-14T16:03:02.625586+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:03.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:02 smithi119 bash[44891]: audit 2024-04-14T16:03:02.628706+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:03.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:02 smithi119 bash[44891]: audit 2024-04-14T16:03:02.633037+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-14T16:03:03.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[55745]: cluster 2024-04-14T16:03:01.468923+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-04-14T16:03:03.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[55745]: audit 2024-04-14T16:03:02.469276+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:03.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[55745]: audit 2024-04-14T16:03:02.492982+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:03.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[55745]: audit 2024-04-14T16:03:02.495850+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:03.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[55745]: audit 2024-04-14T16:03:02.498236+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:03:03.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[55745]: audit 2024-04-14T16:03:02.514991+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:03.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[55745]: audit 2024-04-14T16:03:02.615423+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:03:03.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[55745]: audit 2024-04-14T16:03:02.621260+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:03.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[55745]: audit 2024-04-14T16:03:02.625586+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:03.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[55745]: audit 2024-04-14T16:03:02.628706+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:03.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[55745]: audit 2024-04-14T16:03:02.633037+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-14T16:03:03.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[57213]: cluster 2024-04-14T16:03:01.468923+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 947 B/s rd, 0 op/s 2024-04-14T16:03:03.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[57213]: audit 2024-04-14T16:03:02.469276+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:03.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[57213]: audit 2024-04-14T16:03:02.492982+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:03.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[57213]: audit 2024-04-14T16:03:02.495850+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:03.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[57213]: audit 2024-04-14T16:03:02.498236+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:03:03.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[57213]: audit 2024-04-14T16:03:02.514991+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:03.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[57213]: audit 2024-04-14T16:03:02.615423+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:03:03.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[57213]: audit 2024-04-14T16:03:02.621260+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:03.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[57213]: audit 2024-04-14T16:03:02.625586+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:03.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[57213]: audit 2024-04-14T16:03:02.628706+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:03.342 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:02 smithi023 bash[57213]: audit 2024-04-14T16:03:02.633037+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-14T16:03:04.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:03 smithi119 bash[44891]: cluster 2024-04-14T16:03:02.502336+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-04-14T16:03:04.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:03 smithi119 bash[44891]: cluster 2024-04-14T16:03:02.503101+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2024-04-14T16:03:04.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:03 smithi119 bash[44891]: audit 2024-04-14T16:03:02.633407+0000 mgr.y (mgr.34107) 316 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-14T16:03:04.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:03 smithi119 bash[44891]: cephadm 2024-04-14T16:03:02.635970+0000 mgr.y (mgr.34107) 317 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-14T16:03:04.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:03 smithi023 bash[55745]: cluster 2024-04-14T16:03:02.502336+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-04-14T16:03:04.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:03 smithi023 bash[55745]: cluster 2024-04-14T16:03:02.503101+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2024-04-14T16:03:04.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:03 smithi023 bash[55745]: audit 2024-04-14T16:03:02.633407+0000 mgr.y (mgr.34107) 316 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-14T16:03:04.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:03 smithi023 bash[55745]: cephadm 2024-04-14T16:03:02.635970+0000 mgr.y (mgr.34107) 317 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-14T16:03:04.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:03 smithi023 bash[57213]: cluster 2024-04-14T16:03:02.502336+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-04-14T16:03:04.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:03 smithi023 bash[57213]: cluster 2024-04-14T16:03:02.503101+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2024-04-14T16:03:04.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:03 smithi023 bash[57213]: audit 2024-04-14T16:03:02.633407+0000 mgr.y (mgr.34107) 316 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-14T16:03:04.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:03 smithi023 bash[57213]: cephadm 2024-04-14T16:03:02.635970+0000 mgr.y (mgr.34107) 317 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-14T16:03:06.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:05 smithi023 bash[55745]: cluster 2024-04-14T16:03:04.504507+0000 mgr.y (mgr.34107) 318 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:03:06.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:05 smithi023 bash[55745]: cephadm 2024-04-14T16:03:04.808317+0000 mgr.y (mgr.34107) 319 : cephadm [INF] Upgrade: Updating osd.7 2024-04-14T16:03:06.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:05 smithi023 bash[55745]: audit 2024-04-14T16:03:04.819870+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:06.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:05 smithi023 bash[55745]: audit 2024-04-14T16:03:04.824500+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-14T16:03:06.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:05 smithi023 bash[55745]: audit 2024-04-14T16:03:04.826275+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:06.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:05 smithi023 bash[55745]: cephadm 2024-04-14T16:03:04.833148+0000 mgr.y (mgr.34107) 320 : cephadm [INF] Deploying daemon osd.7 on smithi119 2024-04-14T16:03:06.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:05 smithi023 bash[55745]: audit 2024-04-14T16:03:05.234072+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:06.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:05 smithi023 bash[57213]: cluster 2024-04-14T16:03:04.504507+0000 mgr.y (mgr.34107) 318 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:03:06.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:05 smithi023 bash[57213]: cephadm 2024-04-14T16:03:04.808317+0000 mgr.y (mgr.34107) 319 : cephadm [INF] Upgrade: Updating osd.7 2024-04-14T16:03:06.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:05 smithi023 bash[57213]: audit 2024-04-14T16:03:04.819870+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:06.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:05 smithi023 bash[57213]: audit 2024-04-14T16:03:04.824500+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-14T16:03:06.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:05 smithi023 bash[57213]: audit 2024-04-14T16:03:04.826275+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:06.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:05 smithi023 bash[57213]: cephadm 2024-04-14T16:03:04.833148+0000 mgr.y (mgr.34107) 320 : cephadm [INF] Deploying daemon osd.7 on smithi119 2024-04-14T16:03:06.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:05 smithi023 bash[57213]: audit 2024-04-14T16:03:05.234072+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:06.094 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:05 smithi119 bash[44891]: cluster 2024-04-14T16:03:04.504507+0000 mgr.y (mgr.34107) 318 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:03:06.094 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:05 smithi119 bash[44891]: cephadm 2024-04-14T16:03:04.808317+0000 mgr.y (mgr.34107) 319 : cephadm [INF] Upgrade: Updating osd.7 2024-04-14T16:03:06.094 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:05 smithi119 bash[44891]: audit 2024-04-14T16:03:04.819870+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:06.094 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:05 smithi119 bash[44891]: audit 2024-04-14T16:03:04.824500+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-14T16:03:06.094 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:05 smithi119 bash[44891]: audit 2024-04-14T16:03:04.826275+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:06.095 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:05 smithi119 bash[44891]: cephadm 2024-04-14T16:03:04.833148+0000 mgr.y (mgr.34107) 320 : cephadm [INF] Deploying daemon osd.7 on smithi119 2024-04-14T16:03:06.095 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:05 smithi119 bash[44891]: audit 2024-04-14T16:03:05.234072+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:08.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:07 smithi023 bash[55745]: cluster 2024-04-14T16:03:06.505742+0000 mgr.y (mgr.34107) 321 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:03:08.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:07 smithi023 bash[57213]: cluster 2024-04-14T16:03:06.505742+0000 mgr.y (mgr.34107) 321 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:03:08.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:07 smithi119 bash[44891]: cluster 2024-04-14T16:03:06.505742+0000 mgr.y (mgr.34107) 321 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-14T16:03:08.864 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:03:08 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:08.865 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:08 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:08.865 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:03:08 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:08.866 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 16:03:08 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:08.866 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:03:08 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:08.866 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:03:08 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:08.866 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:08 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:08.867 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:03:08 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:08.867 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:03:08 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:09.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:03:08 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:03:08] "GET /metrics HTTP/1.1" 200 38534 "" "Prometheus/2.33.4" 2024-04-14T16:03:09.195 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:08 smithi119 systemd[1]: Stopping Ceph osd.7 for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:03:09.196 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:08 smithi119 bash[30481]: debug 2024-04-14T16:03:08.984+0000 7f3c0e026700 -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-14T16:03:09.196 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:08 smithi119 bash[30481]: debug 2024-04-14T16:03:08.984+0000 7f3c0e026700 -1 osd.7 142 *** Got signal Terminated *** 2024-04-14T16:03:09.196 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:08 smithi119 bash[30481]: debug 2024-04-14T16:03:08.984+0000 7f3c0e026700 -1 osd.7 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-14T16:03:10.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:09 smithi023 bash[57213]: cluster 2024-04-14T16:03:08.506803+0000 mgr.y (mgr.34107) 322 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 566 B/s rd, 0 op/s 2024-04-14T16:03:10.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:09 smithi023 bash[57213]: cluster 2024-04-14T16:03:08.984043+0000 mon.a (mon.0) 596 : cluster [INF] osd.7 marked itself down and dead 2024-04-14T16:03:10.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:09 smithi023 bash[55745]: cluster 2024-04-14T16:03:08.506803+0000 mgr.y (mgr.34107) 322 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 566 B/s rd, 0 op/s 2024-04-14T16:03:10.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:09 smithi023 bash[55745]: cluster 2024-04-14T16:03:08.984043+0000 mon.a (mon.0) 596 : cluster [INF] osd.7 marked itself down and dead 2024-04-14T16:03:10.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:09 smithi119 bash[44891]: cluster 2024-04-14T16:03:08.506803+0000 mgr.y (mgr.34107) 322 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 566 B/s rd, 0 op/s 2024-04-14T16:03:10.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:09 smithi119 bash[44891]: cluster 2024-04-14T16:03:08.984043+0000 mon.a (mon.0) 596 : cluster [INF] osd.7 marked itself down and dead 2024-04-14T16:03:11.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:10 smithi023 bash[55745]: cluster 2024-04-14T16:03:09.831597+0000 mon.a (mon.0) 597 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:03:11.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:10 smithi023 bash[55745]: cluster 2024-04-14T16:03:09.831650+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-14T16:03:11.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:10 smithi023 bash[55745]: cluster 2024-04-14T16:03:09.856040+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-14T16:03:11.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:10 smithi023 bash[57213]: cluster 2024-04-14T16:03:09.831597+0000 mon.a (mon.0) 597 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:03:11.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:10 smithi023 bash[57213]: cluster 2024-04-14T16:03:09.831650+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-14T16:03:11.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:10 smithi023 bash[57213]: cluster 2024-04-14T16:03:09.856040+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-14T16:03:11.194 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:10 smithi119 bash[52160]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-7 2024-04-14T16:03:11.194 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:11 smithi119 bash[52225]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-7 2024-04-14T16:03:11.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:10 smithi119 bash[44891]: cluster 2024-04-14T16:03:09.831597+0000 mon.a (mon.0) 597 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-14T16:03:11.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:10 smithi119 bash[44891]: cluster 2024-04-14T16:03:09.831650+0000 mon.a (mon.0) 598 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-14T16:03:11.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:10 smithi119 bash[44891]: cluster 2024-04-14T16:03:09.856040+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-14T16:03:12.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:11 smithi119 bash[44891]: cluster 2024-04-14T16:03:10.507876+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v208: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:03:12.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:11 smithi119 bash[44891]: cluster 2024-04-14T16:03:10.862593+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-14T16:03:12.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:11 smithi119 bash[44891]: audit 2024-04-14T16:03:11.012527+0000 mgr.y (mgr.34107) 324 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:03:12.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:11 smithi023 bash[55745]: cluster 2024-04-14T16:03:10.507876+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v208: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:03:12.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:11 smithi023 bash[55745]: cluster 2024-04-14T16:03:10.862593+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-14T16:03:12.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:11 smithi023 bash[55745]: audit 2024-04-14T16:03:11.012527+0000 mgr.y (mgr.34107) 324 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:03:12.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:11 smithi023 bash[57213]: cluster 2024-04-14T16:03:10.507876+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v208: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:03:12.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:11 smithi023 bash[57213]: cluster 2024-04-14T16:03:10.862593+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-14T16:03:12.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:11 smithi023 bash[57213]: audit 2024-04-14T16:03:11.012527+0000 mgr.y (mgr.34107) 324 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:03:12.645 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T16:03:13.136 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 16:03:13 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:13.136 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:03:13 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:13.137 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:03:13 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:13.137 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:12 smithi119 bash[44891]: cluster 2024-04-14T16:03:12.862427+0000 mon.a (mon.0) 601 : cluster [WRN] Health check failed: Degraded data redundancy: 34/630 objects degraded (5.397%), 8 pgs degraded (PG_DEGRADED) 2024-04-14T16:03:13.137 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:13 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:13.137 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:03:13 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:13.138 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:12 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.7.service: Deactivated successfully. 2024-04-14T16:03:13.138 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:12 smithi119 systemd[1]: Stopped Ceph osd.7 for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:03:13.138 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:13 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:13.138 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:13 smithi119 systemd[1]: Started Ceph osd.7 for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:03:13.138 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:03:13 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:13.138 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:03:13 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:13.139 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:03:13 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:13.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:12 smithi023 bash[55745]: cluster 2024-04-14T16:03:12.862427+0000 mon.a (mon.0) 601 : cluster [WRN] Health check failed: Degraded data redundancy: 34/630 objects degraded (5.397%), 8 pgs degraded (PG_DEGRADED) 2024-04-14T16:03:13.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:12 smithi023 bash[57213]: cluster 2024-04-14T16:03:12.862427+0000 mon.a (mon.0) 601 : cluster [WRN] Health check failed: Degraded data redundancy: 34/630 objects degraded (5.397%), 8 pgs degraded (PG_DEGRADED) 2024-04-14T16:03:13.402 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T16:03:13.402 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (7m) 105s ago 14m 13.5M - 0.23.0 ba2b418f427c e6dfea9b190e 2024-04-14T16:03:13.402 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 error 21s ago 13m - - 2024-04-14T16:03:13.402 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (6m) 105s ago 12m 44.4M - 3.5 e1d6a67b021e 1c97cc7cc4f4 2024-04-14T16:03:13.402 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283,8765 running (5m) 21s ago 19m 438M - 19.0.0-2778-ga971fd5f b96c509eef84 2ed438e9faa7 2024-04-14T16:03:13.402 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (6m) 105s ago 21m 496M - 19.0.0-2778-ga971fd5f b96c509eef84 4147830303b4 2024-04-14T16:03:13.402 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (5m) 105s ago 21m 49.4M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 bdffa642fda8 2024-04-14T16:03:13.402 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (4m) 21s ago 20m 39.2M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 ee3c2462ddf0 2024-04-14T16:03:13.402 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (4m) 105s ago 20m 37.1M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 abed67fb44ce 2024-04-14T16:03:13.403 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (7m) 105s ago 14m 9551k - 1.3.1 1dbe0e931976 33d132daf693 2024-04-14T16:03:13.403 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (7m) 21s ago 14m 8827k - 1.3.1 1dbe0e931976 287a50fa76a1 2024-04-14T16:03:13.403 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (3m) 105s ago 19m 48.9M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 3dd7cbf5e56b 2024-04-14T16:03:13.403 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (2m) 105s ago 18m 55.4M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 a4f92aab8cd2 2024-04-14T16:03:13.403 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (2m) 105s ago 18m 50.1M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 8395c0e82e2d 2024-04-14T16:03:13.403 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (109s) 105s ago 17m - 2780M 19.0.0-2778-ga971fd5f b96c509eef84 7486298816bc 2024-04-14T16:03:13.403 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (81s) 21s ago 16m 48.7M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 505551e636df 2024-04-14T16:03:13.403 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (54s) 21s ago 16m 50.6M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 7d457722f333 2024-04-14T16:03:13.403 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (27s) 21s ago 15m 11.8M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 ad18cab204ce 2024-04-14T16:03:13.403 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 starting - - - 3036M 2024-04-14T16:03:13.403 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (5m) 21s ago 14m 71.1M - 2.33.4 514e6a882f6e 6f29ab050cda 2024-04-14T16:03:13.403 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (12m) 105s ago 12m 86.3M - 17.2.0 e1d6a67b021e 35dd84da01ed 2024-04-14T16:03:13.403 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (12m) 21s ago 12m 86.4M - 17.2.0 e1d6a67b021e c2f9b2e874c0 2024-04-14T16:03:13.403 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (12m) 105s ago 12m 86.4M - 17.2.0 e1d6a67b021e c9bc72617c27 2024-04-14T16:03:13.403 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (12m) 21s ago 12m 86.5M - 17.2.0 e1d6a67b021e cf4b6004e6a8 2024-04-14T16:03:13.864 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:03:13.864 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T16:03:13.864 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 3 2024-04-14T16:03:13.865 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:03:13.865 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T16:03:13.865 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T16:03:13.865 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:03:13.865 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T16:03:13.865 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 7 2024-04-14T16:03:13.865 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:03:13.865 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T16:03:13.865 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-14T16:03:13.865 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:03:13.865 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T16:03:13.865 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-14T16:03:13.865 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 12 2024-04-14T16:03:13.865 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T16:03:13.865 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:03:14.246 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:03:14.246 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T16:03:14.246 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T16:03:14.246 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-14T16:03:14.247 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [ 2024-04-14T16:03:14.247 INFO:teuthology.orchestra.run.smithi023.stdout: "mon", 2024-04-14T16:03:14.247 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr" 2024-04-14T16:03:14.247 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T16:03:14.247 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "12/23 daemons upgraded", 2024-04-14T16:03:14.247 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Currently upgrading osd daemons", 2024-04-14T16:03:14.247 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T16:03:14.247 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:03:14.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:14 smithi119 bash[44891]: cluster 2024-04-14T16:03:12.509326+0000 mgr.y (mgr.34107) 325 : cluster [DBG] pgmap v210: 161 pgs: 8 active+undersized+degraded, 8 stale+active+clean, 21 active+undersized, 124 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-14T16:03:14.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:14 smithi119 bash[44891]: audit 2024-04-14T16:03:12.629251+0000 mgr.y (mgr.34107) 326 : audit [DBG] from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:14.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:14 smithi119 bash[44891]: audit 2024-04-14T16:03:13.005183+0000 mgr.y (mgr.34107) 327 : audit [DBG] from='client.44422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:14.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:14 smithi119 bash[44891]: audit 2024-04-14T16:03:13.177520+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:14.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:14 smithi119 bash[44891]: audit 2024-04-14T16:03:13.188029+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:14.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:14 smithi119 bash[44891]: audit 2024-04-14T16:03:13.757521+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:14.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:14 smithi119 bash[44891]: audit 2024-04-14T16:03:13.767758+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:14.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:14 smithi119 bash[44891]: audit 2024-04-14T16:03:13.800922+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:14.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:14 smithi119 bash[44891]: audit 2024-04-14T16:03:13.807250+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:14.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:14 smithi119 bash[44891]: audit 2024-04-14T16:03:13.863674+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.23:0/1014344341' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:14.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:14 smithi023 bash[57213]: cluster 2024-04-14T16:03:12.509326+0000 mgr.y (mgr.34107) 325 : cluster [DBG] pgmap v210: 161 pgs: 8 active+undersized+degraded, 8 stale+active+clean, 21 active+undersized, 124 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-14T16:03:14.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:14 smithi023 bash[57213]: audit 2024-04-14T16:03:12.629251+0000 mgr.y (mgr.34107) 326 : audit [DBG] from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:14.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:14 smithi023 bash[57213]: audit 2024-04-14T16:03:13.005183+0000 mgr.y (mgr.34107) 327 : audit [DBG] from='client.44422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:14.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:14 smithi023 bash[57213]: audit 2024-04-14T16:03:13.177520+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:14.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:14 smithi023 bash[57213]: audit 2024-04-14T16:03:13.188029+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:14.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:14 smithi023 bash[57213]: audit 2024-04-14T16:03:13.757521+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:14.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:14 smithi023 bash[57213]: audit 2024-04-14T16:03:13.767758+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:14.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:14 smithi023 bash[57213]: audit 2024-04-14T16:03:13.800922+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:14.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:14 smithi023 bash[57213]: audit 2024-04-14T16:03:13.807250+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:14.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:14 smithi023 bash[57213]: audit 2024-04-14T16:03:13.863674+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.23:0/1014344341' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:14.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:14 smithi023 bash[55745]: cluster 2024-04-14T16:03:12.509326+0000 mgr.y (mgr.34107) 325 : cluster [DBG] pgmap v210: 161 pgs: 8 active+undersized+degraded, 8 stale+active+clean, 21 active+undersized, 124 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-04-14T16:03:14.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:14 smithi023 bash[55745]: audit 2024-04-14T16:03:12.629251+0000 mgr.y (mgr.34107) 326 : audit [DBG] from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:14.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:14 smithi023 bash[55745]: audit 2024-04-14T16:03:13.005183+0000 mgr.y (mgr.34107) 327 : audit [DBG] from='client.44422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:14.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:14 smithi023 bash[55745]: audit 2024-04-14T16:03:13.177520+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:14.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:14 smithi023 bash[55745]: audit 2024-04-14T16:03:13.188029+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:14.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:14 smithi023 bash[55745]: audit 2024-04-14T16:03:13.757521+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:14.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:14 smithi023 bash[55745]: audit 2024-04-14T16:03:13.767758+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:14.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:14 smithi023 bash[55745]: audit 2024-04-14T16:03:13.800922+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:14.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:14 smithi023 bash[55745]: audit 2024-04-14T16:03:13.807250+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:14.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:14 smithi023 bash[55745]: audit 2024-04-14T16:03:13.863674+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.23:0/1014344341' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:14.690 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; all OSDs are running squid or later but require_osd_release < squid; Degraded data redundancy: 34/630 objects degraded (5.397%), 8 pgs degraded 2024-04-14T16:03:14.691 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T16:03:14.691 INFO:teuthology.orchestra.run.smithi023.stdout: daemon grafana.a on smithi119 is in error state 2024-04-14T16:03:14.691 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-14T16:03:14.691 INFO:teuthology.orchestra.run.smithi023.stdout: osd.7 (root=default,host=smithi119) is down 2024-04-14T16:03:14.691 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-04-14T16:03:14.691 INFO:teuthology.orchestra.run.smithi023.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-04-14T16:03:14.691 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 34/630 objects degraded (5.397%), 8 pgs degraded 2024-04-14T16:03:14.691 INFO:teuthology.orchestra.run.smithi023.stdout: pg 2.f is active+undersized+degraded, acting [4,0] 2024-04-14T16:03:14.691 INFO:teuthology.orchestra.run.smithi023.stdout: pg 2.1d is active+undersized+degraded, acting [6,0] 2024-04-14T16:03:14.691 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.9 is active+undersized+degraded, acting [4,2] 2024-04-14T16:03:14.691 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.e is active+undersized+degraded, acting [4,1] 2024-04-14T16:03:14.691 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.f is active+undersized+degraded, acting [4,0] 2024-04-14T16:03:14.691 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.11 is active+undersized+degraded, acting [4,6] 2024-04-14T16:03:14.691 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.13 is active+undersized+degraded, acting [4,2] 2024-04-14T16:03:14.691 INFO:teuthology.orchestra.run.smithi023.stdout: pg 3.14 is active+undersized+degraded, acting [4,6] 2024-04-14T16:03:14.945 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:14 smithi119 bash[52377]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-14T16:03:14.945 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:14 smithi119 bash[52377]: 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-14T16:03:14.945 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:14 smithi119 bash[52377]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-14T16:03:14.945 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:14 smithi119 bash[52377]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-14T16:03:14.945 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:14 smithi119 bash[52377]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-14T16:03:14.946 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:14 smithi119 bash[52377]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-14T16:03:14.946 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:14 smithi119 bash[52377]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-14T16:03:15.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:15 smithi023 bash[55745]: audit 2024-04-14T16:03:13.375725+0000 mgr.y (mgr.34107) 328 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:15 smithi023 bash[55745]: audit 2024-04-14T16:03:14.244889+0000 mgr.y (mgr.34107) 329 : audit [DBG] from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:15 smithi023 bash[55745]: audit 2024-04-14T16:03:14.690203+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.23:0/510469261' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:03:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:15 smithi023 bash[55745]: audit 2024-04-14T16:03:14.879606+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:15 smithi023 bash[55745]: audit 2024-04-14T16:03:14.881938+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:03:15.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:15 smithi023 bash[57213]: audit 2024-04-14T16:03:13.375725+0000 mgr.y (mgr.34107) 328 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:15.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:15 smithi023 bash[57213]: audit 2024-04-14T16:03:14.244889+0000 mgr.y (mgr.34107) 329 : audit [DBG] from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:15.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:15 smithi023 bash[57213]: audit 2024-04-14T16:03:14.690203+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.23:0/510469261' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:03:15.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:15 smithi023 bash[57213]: audit 2024-04-14T16:03:14.879606+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:15.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:15 smithi023 bash[57213]: audit 2024-04-14T16:03:14.881938+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:03:15.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:15 smithi119 bash[44891]: audit 2024-04-14T16:03:13.375725+0000 mgr.y (mgr.34107) 328 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:15 smithi119 bash[44891]: audit 2024-04-14T16:03:14.244889+0000 mgr.y (mgr.34107) 329 : audit [DBG] from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:15 smithi119 bash[44891]: audit 2024-04-14T16:03:14.690203+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.23:0/510469261' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:03:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:15 smithi119 bash[44891]: audit 2024-04-14T16:03:14.879606+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:15 smithi119 bash[44891]: audit 2024-04-14T16:03:14.881938+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:03:16.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:16 smithi119 bash[44891]: cluster 2024-04-14T16:03:14.510754+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v211: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-14T16:03:16.444 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:16 smithi119 bash[52620]: debug 2024-04-14T16:03:16.136+0000 7f4a82870700 1 -- 172.21.15.119:0/37800776 <== mon.2 v2:172.21.15.119:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5608a791f680 con 0x5608a795c800 2024-04-14T16:03:16.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:16 smithi023 bash[55745]: cluster 2024-04-14T16:03:14.510754+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v211: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-14T16:03:16.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:16 smithi023 bash[57213]: cluster 2024-04-14T16:03:14.510754+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v211: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-14T16:03:16.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:16 smithi119 bash[52620]: debug 2024-04-14T16:03:16.672+0000 7f4a8ba087c0 -1 Falling back to public interface 2024-04-14T16:03:18.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:18 smithi023 bash[55745]: cluster 2024-04-14T16:03:16.512111+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v212: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-14T16:03:18.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:18 smithi023 bash[55745]: cluster 2024-04-14T16:03:18.090846+0000 mon.a (mon.0) 610 : cluster [WRN] Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 25 pgs degraded (PG_DEGRADED) 2024-04-14T16:03:18.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:18 smithi023 bash[57213]: cluster 2024-04-14T16:03:16.512111+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v212: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-14T16:03:18.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:18 smithi023 bash[57213]: cluster 2024-04-14T16:03:18.090846+0000 mon.a (mon.0) 610 : cluster [WRN] Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 25 pgs degraded (PG_DEGRADED) 2024-04-14T16:03:18.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:18 smithi119 bash[44891]: cluster 2024-04-14T16:03:16.512111+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v212: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-14T16:03:18.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:18 smithi119 bash[44891]: cluster 2024-04-14T16:03:18.090846+0000 mon.a (mon.0) 610 : cluster [WRN] Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 25 pgs degraded (PG_DEGRADED) 2024-04-14T16:03:19.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:03:18 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:03:18] "GET /metrics HTTP/1.1" 200 38618 "" "Prometheus/2.33.4" 2024-04-14T16:03:19.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:19 smithi119 bash[52620]: debug 2024-04-14T16:03:19.643+0000 7f4a8ba087c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-14T16:03:19.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:19 smithi119 bash[52620]: debug 2024-04-14T16:03:19.679+0000 7f4a8ba087c0 -1 osd.7 142 log_to_monitors true 2024-04-14T16:03:20.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:20 smithi023 bash[55745]: cluster 2024-04-14T16:03:18.513594+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v213: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-14T16:03:20.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:20 smithi023 bash[55745]: audit 2024-04-14T16:03:19.681038+0000 mon.a (mon.0) 611 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-14T16:03:20.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:20 smithi023 bash[55745]: audit 2024-04-14T16:03:19.685796+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.119:6824/4188082248,v1:172.21.15.119:6825/4188082248]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-14T16:03:20.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:20 smithi023 bash[57213]: cluster 2024-04-14T16:03:18.513594+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v213: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-14T16:03:20.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:20 smithi023 bash[57213]: audit 2024-04-14T16:03:19.681038+0000 mon.a (mon.0) 611 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-14T16:03:20.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:20 smithi023 bash[57213]: audit 2024-04-14T16:03:19.685796+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.119:6824/4188082248,v1:172.21.15.119:6825/4188082248]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-14T16:03:20.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:20 smithi119 bash[44891]: cluster 2024-04-14T16:03:18.513594+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v213: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-14T16:03:20.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:20 smithi119 bash[44891]: audit 2024-04-14T16:03:19.681038+0000 mon.a (mon.0) 611 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-14T16:03:20.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:20 smithi119 bash[44891]: audit 2024-04-14T16:03:19.685796+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.119:6824/4188082248,v1:172.21.15.119:6825/4188082248]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-14T16:03:21.194 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:20 smithi119 bash[52620]: debug 2024-04-14T16:03:20.719+0000 7f4a78e58700 -1 osd.7 142 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-14T16:03:21.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:21 smithi023 bash[55745]: audit 2024-04-14T16:03:20.238483+0000 mon.a (mon.0) 612 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-14T16:03:21.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:21 smithi023 bash[55745]: audit 2024-04-14T16:03:20.248166+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.119:6824/4188082248,v1:172.21.15.119:6825/4188082248]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:03:21.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:21 smithi023 bash[55745]: cluster 2024-04-14T16:03:20.250622+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-14T16:03:21.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:21 smithi023 bash[55745]: audit 2024-04-14T16:03:20.253795+0000 mon.a (mon.0) 614 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:03:21.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:21 smithi023 bash[55745]: audit 2024-04-14T16:03:20.668341+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:21.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:21 smithi023 bash[55745]: audit 2024-04-14T16:03:20.683531+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:21.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:21 smithi023 bash[55745]: audit 2024-04-14T16:03:20.700541+0000 mon.a (mon.0) 617 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-14T16:03:21.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:21 smithi023 bash[57213]: audit 2024-04-14T16:03:20.238483+0000 mon.a (mon.0) 612 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-14T16:03:21.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:21 smithi023 bash[57213]: audit 2024-04-14T16:03:20.248166+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.119:6824/4188082248,v1:172.21.15.119:6825/4188082248]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:03:21.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:21 smithi023 bash[57213]: cluster 2024-04-14T16:03:20.250622+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-14T16:03:21.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:21 smithi023 bash[57213]: audit 2024-04-14T16:03:20.253795+0000 mon.a (mon.0) 614 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:03:21.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:21 smithi023 bash[57213]: audit 2024-04-14T16:03:20.668341+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:21.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:21 smithi023 bash[57213]: audit 2024-04-14T16:03:20.683531+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:21.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:21 smithi023 bash[57213]: audit 2024-04-14T16:03:20.700541+0000 mon.a (mon.0) 617 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-14T16:03:21.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:21 smithi119 bash[44891]: audit 2024-04-14T16:03:20.238483+0000 mon.a (mon.0) 612 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-14T16:03:21.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:21 smithi119 bash[44891]: audit 2024-04-14T16:03:20.248166+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.119:6824/4188082248,v1:172.21.15.119:6825/4188082248]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:03:21.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:21 smithi119 bash[44891]: cluster 2024-04-14T16:03:20.250622+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-14T16:03:21.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:21 smithi119 bash[44891]: audit 2024-04-14T16:03:20.253795+0000 mon.a (mon.0) 614 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi119", "root=default"]}]: dispatch 2024-04-14T16:03:21.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:21 smithi119 bash[44891]: audit 2024-04-14T16:03:20.668341+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:21.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:21 smithi119 bash[44891]: audit 2024-04-14T16:03:20.683531+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:21.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:21 smithi119 bash[44891]: audit 2024-04-14T16:03:20.700541+0000 mon.a (mon.0) 617 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-14T16:03:22.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:22 smithi023 bash[55745]: cluster 2024-04-14T16:03:20.514623+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v215: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-14T16:03:22.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:22 smithi023 bash[55745]: audit 2024-04-14T16:03:21.017974+0000 mgr.y (mgr.34107) 334 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:03:22.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:22 smithi023 bash[55745]: cluster 2024-04-14T16:03:21.697439+0000 mon.a (mon.0) 618 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:03:22.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:22 smithi023 bash[55745]: cluster 2024-04-14T16:03:21.712568+0000 mon.a (mon.0) 619 : cluster [INF] osd.7 [v2:172.21.15.119:6824/4188082248,v1:172.21.15.119:6825/4188082248] boot 2024-04-14T16:03:22.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:22 smithi023 bash[55745]: cluster 2024-04-14T16:03:21.712691+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-14T16:03:22.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:22 smithi023 bash[55745]: audit 2024-04-14T16:03:21.715177+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T16:03:22.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:22 smithi023 bash[55745]: audit 2024-04-14T16:03:21.844141+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:22.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:22 smithi023 bash[55745]: audit 2024-04-14T16:03:21.864967+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:22.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:22 smithi023 bash[57213]: cluster 2024-04-14T16:03:20.514623+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v215: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-14T16:03:22.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:22 smithi023 bash[57213]: audit 2024-04-14T16:03:21.017974+0000 mgr.y (mgr.34107) 334 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:03:22.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:22 smithi023 bash[57213]: cluster 2024-04-14T16:03:21.697439+0000 mon.a (mon.0) 618 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:03:22.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:22 smithi023 bash[57213]: cluster 2024-04-14T16:03:21.712568+0000 mon.a (mon.0) 619 : cluster [INF] osd.7 [v2:172.21.15.119:6824/4188082248,v1:172.21.15.119:6825/4188082248] boot 2024-04-14T16:03:22.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:22 smithi023 bash[57213]: cluster 2024-04-14T16:03:21.712691+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-14T16:03:22.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:22 smithi023 bash[57213]: audit 2024-04-14T16:03:21.715177+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T16:03:22.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:22 smithi023 bash[57213]: audit 2024-04-14T16:03:21.844141+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:22.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:22 smithi023 bash[57213]: audit 2024-04-14T16:03:21.864967+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:22.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:22 smithi119 bash[44891]: cluster 2024-04-14T16:03:20.514623+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v215: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-14T16:03:22.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:22 smithi119 bash[44891]: audit 2024-04-14T16:03:21.017974+0000 mgr.y (mgr.34107) 334 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:03:22.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:22 smithi119 bash[44891]: cluster 2024-04-14T16:03:21.697439+0000 mon.a (mon.0) 618 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-14T16:03:22.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:22 smithi119 bash[44891]: cluster 2024-04-14T16:03:21.712568+0000 mon.a (mon.0) 619 : cluster [INF] osd.7 [v2:172.21.15.119:6824/4188082248,v1:172.21.15.119:6825/4188082248] boot 2024-04-14T16:03:22.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:22 smithi119 bash[44891]: cluster 2024-04-14T16:03:21.712691+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-14T16:03:22.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:22 smithi119 bash[44891]: audit 2024-04-14T16:03:21.715177+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-14T16:03:22.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:22 smithi119 bash[44891]: audit 2024-04-14T16:03:21.844141+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:22.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:22 smithi119 bash[44891]: audit 2024-04-14T16:03:21.864967+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:24.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:23 smithi023 bash[55745]: cluster 2024-04-14T16:03:22.515796+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v217: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-04-14T16:03:24.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:23 smithi023 bash[55745]: cluster 2024-04-14T16:03:22.714038+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-14T16:03:24.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:23 smithi023 bash[57213]: cluster 2024-04-14T16:03:22.515796+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v217: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-04-14T16:03:24.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:23 smithi023 bash[57213]: cluster 2024-04-14T16:03:22.714038+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-14T16:03:24.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:23 smithi119 bash[44891]: cluster 2024-04-14T16:03:22.515796+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v217: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-04-14T16:03:24.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:23 smithi119 bash[44891]: cluster 2024-04-14T16:03:22.714038+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-14T16:03:25.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:24 smithi023 bash[55745]: cluster 2024-04-14T16:03:24.709512+0000 mon.a (mon.0) 625 : cluster [WRN] Health check update: Degraded data redundancy: 49/630 objects degraded (7.778%), 12 pgs degraded (PG_DEGRADED) 2024-04-14T16:03:25.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:24 smithi023 bash[57213]: cluster 2024-04-14T16:03:24.709512+0000 mon.a (mon.0) 625 : cluster [WRN] Health check update: Degraded data redundancy: 49/630 objects degraded (7.778%), 12 pgs degraded (PG_DEGRADED) 2024-04-14T16:03:25.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:24 smithi119 bash[44891]: cluster 2024-04-14T16:03:24.709512+0000 mon.a (mon.0) 625 : cluster [WRN] Health check update: Degraded data redundancy: 49/630 objects degraded (7.778%), 12 pgs degraded (PG_DEGRADED) 2024-04-14T16:03:26.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:25 smithi023 bash[55745]: cluster 2024-04-14T16:03:24.517379+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v219: 161 pgs: 12 active+undersized+degraded, 25 active+undersized, 124 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 49/630 objects degraded (7.778%) 2024-04-14T16:03:26.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:25 smithi023 bash[57213]: cluster 2024-04-14T16:03:24.517379+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v219: 161 pgs: 12 active+undersized+degraded, 25 active+undersized, 124 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 49/630 objects degraded (7.778%) 2024-04-14T16:03:26.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:25 smithi119 bash[44891]: cluster 2024-04-14T16:03:24.517379+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v219: 161 pgs: 12 active+undersized+degraded, 25 active+undersized, 124 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 49/630 objects degraded (7.778%) 2024-04-14T16:03:27.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:26 smithi023 bash[55745]: cluster 2024-04-14T16:03:26.764612+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 12 pgs degraded) 2024-04-14T16:03:27.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:26 smithi023 bash[57213]: cluster 2024-04-14T16:03:26.764612+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 12 pgs degraded) 2024-04-14T16:03:27.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:26 smithi119 bash[44891]: cluster 2024-04-14T16:03:26.764612+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 12 pgs degraded) 2024-04-14T16:03:28.047 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:27 smithi119 bash[44891]: cluster 2024-04-14T16:03:26.518521+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-04-14T16:03:28.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:27 smithi023 bash[57213]: cluster 2024-04-14T16:03:26.518521+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-04-14T16:03:28.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:27 smithi023 bash[55745]: cluster 2024-04-14T16:03:26.518521+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s 2024-04-14T16:03:29.091 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:03:28 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:03:28] "GET /metrics HTTP/1.1" 200 38618 "" "Prometheus/2.33.4" 2024-04-14T16:03:30.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:30 smithi119 bash[44891]: cluster 2024-04-14T16:03:28.519681+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-14T16:03:30.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:30 smithi119 bash[44891]: audit 2024-04-14T16:03:29.880557+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:30.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:30 smithi119 bash[44891]: audit 2024-04-14T16:03:29.882915+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:03:30.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:30 smithi023 bash[57213]: cluster 2024-04-14T16:03:28.519681+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-14T16:03:30.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:30 smithi023 bash[57213]: audit 2024-04-14T16:03:29.880557+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:30.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:30 smithi023 bash[57213]: audit 2024-04-14T16:03:29.882915+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:03:30.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:30 smithi023 bash[55745]: cluster 2024-04-14T16:03:28.519681+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-14T16:03:30.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:30 smithi023 bash[55745]: audit 2024-04-14T16:03:29.880557+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:30.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:30 smithi023 bash[55745]: audit 2024-04-14T16:03:29.882915+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:03:32.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: cluster 2024-04-14T16:03:30.520978+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:03:32.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.027145+0000 mgr.y (mgr.34107) 340 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:03:32.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.272321+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:32.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.284611+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:32.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.287364+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:32.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.289198+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:03:32.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.302669+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:32.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.390882+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:03:32.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.394760+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:32.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.397748+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:32.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.400005+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:32.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.403700+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:32.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.414607+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:32.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.419519+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-14T16:03:32.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.425710+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-14T16:03:32.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.430234+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-14T16:03:32.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.436538+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-14T16:03:32.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.441214+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-14T16:03:32.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: cluster 2024-04-14T16:03:30.520978+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:03:32.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.027145+0000 mgr.y (mgr.34107) 340 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:03:32.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.272321+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:32.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.284611+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:32.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.287364+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:32.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.289198+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:03:32.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.302669+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:32.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.390882+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:03:32.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.394760+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:32.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.397748+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:32.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.400005+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:32.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.403700+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:32.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.414607+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:32.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.419519+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-14T16:03:32.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.425710+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-14T16:03:32.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.430234+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-14T16:03:32.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.436538+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-14T16:03:32.594 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.441214+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-14T16:03:32.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.447374+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-14T16:03:32.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.452240+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-14T16:03:32.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.457964+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-14T16:03:32.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.462088+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-14T16:03:32.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.467614+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-14T16:03:32.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.471858+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-14T16:03:32.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.477797+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-14T16:03:32.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.482631+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-14T16:03:32.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.488635+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-14T16:03:32.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.493132+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-14T16:03:32.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.502538+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-14T16:03:32.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[55745]: audit 2024-04-14T16:03:31.510724+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-14T16:03:32.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.447374+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-14T16:03:32.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.452240+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-14T16:03:32.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.457964+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-14T16:03:32.595 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.462088+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-14T16:03:32.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.467614+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-14T16:03:32.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.471858+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-14T16:03:32.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.477797+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-14T16:03:32.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.482631+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-14T16:03:32.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.488635+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-14T16:03:32.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.493132+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-14T16:03:32.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.502538+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-14T16:03:32.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:32 smithi023 bash[57213]: audit 2024-04-14T16:03:31.510724+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-14T16:03:32.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: cluster 2024-04-14T16:03:30.520978+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:03:32.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.027145+0000 mgr.y (mgr.34107) 340 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:03:32.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.272321+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:32.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.284611+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:32.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.287364+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:32.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.289198+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:03:32.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.302669+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:32.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.390882+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:03:32.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.394760+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:32.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.397748+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:32.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.400005+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:32.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.403700+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:32.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.414607+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:32.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.419519+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-14T16:03:32.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.425710+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-14T16:03:32.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.430234+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-14T16:03:32.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.436538+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-14T16:03:32.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.441214+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-14T16:03:32.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.447374+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-14T16:03:32.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.452240+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-14T16:03:32.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.457964+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-14T16:03:32.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.462088+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-14T16:03:32.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.467614+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-14T16:03:32.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.471858+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-14T16:03:32.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.477797+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-14T16:03:32.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.482631+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-14T16:03:32.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.488635+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-14T16:03:32.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.493132+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-14T16:03:32.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.502538+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-14T16:03:32.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:32 smithi119 bash[44891]: audit 2024-04-14T16:03:31.510724+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-14T16:03:33.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:33 smithi023 bash[55745]: cluster 2024-04-14T16:03:31.292904+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:03:33.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:33 smithi023 bash[55745]: cluster 2024-04-14T16:03:31.293666+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:03:33.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:33 smithi023 bash[55745]: cephadm 2024-04-14T16:03:31.405075+0000 mgr.y (mgr.34107) 343 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-14T16:03:33.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:33 smithi023 bash[55745]: cephadm 2024-04-14T16:03:31.509823+0000 mgr.y (mgr.34107) 344 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-14T16:03:33.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:33 smithi023 bash[55745]: cluster 2024-04-14T16:03:32.499242+0000 mon.a (mon.0) 657 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-14T16:03:33.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:33 smithi023 bash[55745]: audit 2024-04-14T16:03:32.501616+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-14T16:03:33.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:33 smithi023 bash[55745]: cluster 2024-04-14T16:03:32.518443+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-14T16:03:33.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:33 smithi023 bash[55745]: audit 2024-04-14T16:03:32.522561+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:33.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:33 smithi023 bash[55745]: cephadm 2024-04-14T16:03:32.524570+0000 mgr.y (mgr.34107) 345 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-14T16:03:33.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:33 smithi023 bash[55745]: audit 2024-04-14T16:03:32.530515+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:33.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:33 smithi023 bash[57213]: cluster 2024-04-14T16:03:31.292904+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:03:33.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:33 smithi023 bash[57213]: cluster 2024-04-14T16:03:31.293666+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:03:33.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:33 smithi023 bash[57213]: cephadm 2024-04-14T16:03:31.405075+0000 mgr.y (mgr.34107) 343 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-14T16:03:33.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:33 smithi023 bash[57213]: cephadm 2024-04-14T16:03:31.509823+0000 mgr.y (mgr.34107) 344 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-14T16:03:33.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:33 smithi023 bash[57213]: cluster 2024-04-14T16:03:32.499242+0000 mon.a (mon.0) 657 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-14T16:03:33.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:33 smithi023 bash[57213]: audit 2024-04-14T16:03:32.501616+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-14T16:03:33.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:33 smithi023 bash[57213]: cluster 2024-04-14T16:03:32.518443+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-14T16:03:33.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:33 smithi023 bash[57213]: audit 2024-04-14T16:03:32.522561+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:33.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:33 smithi023 bash[57213]: cephadm 2024-04-14T16:03:32.524570+0000 mgr.y (mgr.34107) 345 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-14T16:03:33.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:33 smithi023 bash[57213]: audit 2024-04-14T16:03:32.530515+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:33.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:33 smithi119 bash[44891]: cluster 2024-04-14T16:03:31.292904+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:03:33.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:33 smithi119 bash[44891]: cluster 2024-04-14T16:03:31.293666+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:03:33.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:33 smithi119 bash[44891]: cephadm 2024-04-14T16:03:31.405075+0000 mgr.y (mgr.34107) 343 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-14T16:03:33.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:33 smithi119 bash[44891]: cephadm 2024-04-14T16:03:31.509823+0000 mgr.y (mgr.34107) 344 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-14T16:03:33.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:33 smithi119 bash[44891]: cluster 2024-04-14T16:03:32.499242+0000 mon.a (mon.0) 657 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-14T16:03:33.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:33 smithi119 bash[44891]: audit 2024-04-14T16:03:32.501616+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-14T16:03:33.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:33 smithi119 bash[44891]: cluster 2024-04-14T16:03:32.518443+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-04-14T16:03:33.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:33 smithi119 bash[44891]: audit 2024-04-14T16:03:32.522561+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:33.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:33 smithi119 bash[44891]: cephadm 2024-04-14T16:03:32.524570+0000 mgr.y (mgr.34107) 345 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-14T16:03:33.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:33 smithi119 bash[44891]: audit 2024-04-14T16:03:32.530515+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:34.350 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:34 smithi023 bash[55745]: cluster 2024-04-14T16:03:33.294716+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 755 B/s rd, 0 op/s 2024-04-14T16:03:34.350 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:34 smithi023 bash[57213]: cluster 2024-04-14T16:03:33.294716+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 755 B/s rd, 0 op/s 2024-04-14T16:03:34.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:34 smithi119 bash[44891]: cluster 2024-04-14T16:03:33.294716+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 755 B/s rd, 0 op/s 2024-04-14T16:03:36.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:36 smithi023 bash[55745]: cephadm 2024-04-14T16:03:35.054456+0000 mgr.y (mgr.34107) 347 : cephadm [INF] Upgrade: Updating rgw.foo.smithi023.aeyezh (1/4) 2024-04-14T16:03:36.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:36 smithi023 bash[55745]: audit 2024-04-14T16:03:35.065809+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:36.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:36 smithi023 bash[55745]: audit 2024-04-14T16:03:35.071158+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.aeyezh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T16:03:36.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:36 smithi023 bash[55745]: audit 2024-04-14T16:03:35.074855+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:36.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:36 smithi023 bash[55745]: cephadm 2024-04-14T16:03:35.076928+0000 mgr.y (mgr.34107) 348 : cephadm [INF] Deploying daemon rgw.foo.smithi023.aeyezh on smithi023 2024-04-14T16:03:36.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:36 smithi023 bash[55745]: audit 2024-04-14T16:03:35.261675+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:36.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:36 smithi023 bash[57213]: cephadm 2024-04-14T16:03:35.054456+0000 mgr.y (mgr.34107) 347 : cephadm [INF] Upgrade: Updating rgw.foo.smithi023.aeyezh (1/4) 2024-04-14T16:03:36.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:36 smithi023 bash[57213]: audit 2024-04-14T16:03:35.065809+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:36.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:36 smithi023 bash[57213]: audit 2024-04-14T16:03:35.071158+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.aeyezh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T16:03:36.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:36 smithi023 bash[57213]: audit 2024-04-14T16:03:35.074855+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:36.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:36 smithi023 bash[57213]: cephadm 2024-04-14T16:03:35.076928+0000 mgr.y (mgr.34107) 348 : cephadm [INF] Deploying daemon rgw.foo.smithi023.aeyezh on smithi023 2024-04-14T16:03:36.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:36 smithi023 bash[57213]: audit 2024-04-14T16:03:35.261675+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:36.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:36 smithi119 bash[44891]: cephadm 2024-04-14T16:03:35.054456+0000 mgr.y (mgr.34107) 347 : cephadm [INF] Upgrade: Updating rgw.foo.smithi023.aeyezh (1/4) 2024-04-14T16:03:36.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:36 smithi119 bash[44891]: audit 2024-04-14T16:03:35.065809+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:36.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:36 smithi119 bash[44891]: audit 2024-04-14T16:03:35.071158+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi023.aeyezh", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T16:03:36.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:36 smithi119 bash[44891]: audit 2024-04-14T16:03:35.074855+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:36.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:36 smithi119 bash[44891]: cephadm 2024-04-14T16:03:35.076928+0000 mgr.y (mgr.34107) 348 : cephadm [INF] Deploying daemon rgw.foo.smithi023.aeyezh on smithi023 2024-04-14T16:03:36.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:36 smithi119 bash[44891]: audit 2024-04-14T16:03:35.261675+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:37.494 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:03:37 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:37.494 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:03:37 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:37.495 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:03:37 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:37.495 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:03:37 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:37.495 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:03:37 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:37.495 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:37 smithi023 bash[57213]: cluster 2024-04-14T16:03:35.295792+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-14T16:03:37.496 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:37 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:37.496 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:37 smithi023 bash[55745]: cluster 2024-04-14T16:03:35.295792+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-14T16:03:37.496 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:37 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:37.496 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:03:37 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:37.496 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:03:37 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:37.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:37 smithi119 bash[44891]: cluster 2024-04-14T16:03:35.295792+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-14T16:03:39.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:38 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:39.091 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:03:38 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:39.091 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:03:38 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:03:38] "GET /metrics HTTP/1.1" 200 38624 "" "Prometheus/2.33.4" 2024-04-14T16:03:39.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:38 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:39.091 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:03:38 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:39.092 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:03:38 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:39.092 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:03:38 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:39.093 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:03:38 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:39.093 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:03:38 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:39.093 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:03:38 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:39.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:39 smithi023 bash[55745]: cluster 2024-04-14T16:03:37.296534+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 755 B/s rd, 0 op/s 2024-04-14T16:03:39.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:39 smithi023 bash[55745]: audit 2024-04-14T16:03:38.925495+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:39.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:39 smithi023 bash[55745]: audit 2024-04-14T16:03:38.935279+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:39.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:39 smithi023 bash[57213]: cluster 2024-04-14T16:03:37.296534+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 755 B/s rd, 0 op/s 2024-04-14T16:03:39.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:39 smithi023 bash[57213]: audit 2024-04-14T16:03:38.925495+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:39.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:39 smithi023 bash[57213]: audit 2024-04-14T16:03:38.935279+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:39.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:39 smithi119 bash[44891]: cluster 2024-04-14T16:03:37.296534+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 755 B/s rd, 0 op/s 2024-04-14T16:03:39.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:39 smithi119 bash[44891]: audit 2024-04-14T16:03:38.925495+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:39.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:39 smithi119 bash[44891]: audit 2024-04-14T16:03:38.935279+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:40.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:40 smithi023 bash[57213]: cluster 2024-04-14T16:03:39.297776+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:03:40.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:40 smithi023 bash[55745]: cluster 2024-04-14T16:03:39.297776+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:03:40.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:40 smithi119 bash[44891]: cluster 2024-04-14T16:03:39.297776+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:03:41.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:41 smithi023 bash[55745]: audit 2024-04-14T16:03:41.035129+0000 mgr.y (mgr.34107) 352 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:03:41.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:41 smithi023 bash[57213]: audit 2024-04-14T16:03:41.035129+0000 mgr.y (mgr.34107) 352 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:03:41.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:41 smithi119 bash[44891]: audit 2024-04-14T16:03:41.035129+0000 mgr.y (mgr.34107) 352 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:03:42.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:42 smithi023 bash[55745]: cluster 2024-04-14T16:03:41.298821+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:03:42.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:42 smithi023 bash[55745]: cephadm 2024-04-14T16:03:41.468094+0000 mgr.y (mgr.34107) 354 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi023.lxbtpx (2/4) 2024-04-14T16:03:42.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:42 smithi023 bash[55745]: audit 2024-04-14T16:03:41.477536+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:42.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:42 smithi023 bash[55745]: audit 2024-04-14T16:03:41.479954+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi023.lxbtpx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T16:03:42.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:42 smithi023 bash[55745]: audit 2024-04-14T16:03:41.483148+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:42.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:42 smithi023 bash[55745]: cephadm 2024-04-14T16:03:41.484651+0000 mgr.y (mgr.34107) 355 : cephadm [INF] Deploying daemon rgw.smpl.smithi023.lxbtpx on smithi023 2024-04-14T16:03:42.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:42 smithi023 bash[57213]: cluster 2024-04-14T16:03:41.298821+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:03:42.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:42 smithi023 bash[57213]: cephadm 2024-04-14T16:03:41.468094+0000 mgr.y (mgr.34107) 354 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi023.lxbtpx (2/4) 2024-04-14T16:03:42.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:42 smithi023 bash[57213]: audit 2024-04-14T16:03:41.477536+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:42.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:42 smithi023 bash[57213]: audit 2024-04-14T16:03:41.479954+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi023.lxbtpx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T16:03:42.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:42 smithi023 bash[57213]: audit 2024-04-14T16:03:41.483148+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:42.842 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:42 smithi023 bash[57213]: cephadm 2024-04-14T16:03:41.484651+0000 mgr.y (mgr.34107) 355 : cephadm [INF] Deploying daemon rgw.smpl.smithi023.lxbtpx on smithi023 2024-04-14T16:03:42.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:42 smithi119 bash[44891]: cluster 2024-04-14T16:03:41.298821+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:03:42.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:42 smithi119 bash[44891]: cephadm 2024-04-14T16:03:41.468094+0000 mgr.y (mgr.34107) 354 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi023.lxbtpx (2/4) 2024-04-14T16:03:42.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:42 smithi119 bash[44891]: audit 2024-04-14T16:03:41.477536+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:42.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:42 smithi119 bash[44891]: audit 2024-04-14T16:03:41.479954+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi023.lxbtpx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T16:03:42.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:42 smithi119 bash[44891]: audit 2024-04-14T16:03:41.483148+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:42.945 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:42 smithi119 bash[44891]: cephadm 2024-04-14T16:03:41.484651+0000 mgr.y (mgr.34107) 355 : cephadm [INF] Deploying daemon rgw.smpl.smithi023.lxbtpx on smithi023 2024-04-14T16:03:43.981 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:43 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:43.982 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:43 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:43.982 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:03:43 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:43.982 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:03:43 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:43.983 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:03:43 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:43.983 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:03:43 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:43.983 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:03:43 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:43.984 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:03:43 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:43.984 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:03:43 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:44.779 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:44 smithi023 bash[57213]: cluster 2024-04-14T16:03:43.300081+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 94 B/s wr, 46 op/s 2024-04-14T16:03:44.780 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:44 smithi023 bash[55745]: cluster 2024-04-14T16:03:43.300081+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 94 B/s wr, 46 op/s 2024-04-14T16:03:44.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:44 smithi119 bash[44891]: cluster 2024-04-14T16:03:43.300081+0000 mgr.y (mgr.34107) 356 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 94 B/s wr, 46 op/s 2024-04-14T16:03:45.099 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T16:03:45.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:45.841 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:03:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:45.841 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:03:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:45.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:45.841 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:03:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:45.842 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:03:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:45.842 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:03:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:45.842 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:03:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:45.843 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:03:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:45.907 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T16:03:45.907 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (7m) 2m ago 14m 13.5M - 0.23.0 ba2b418f427c e6dfea9b190e 2024-04-14T16:03:45.907 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 error 25s ago 14m - - 2024-04-14T16:03:45.907 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (6m) 2m ago 12m 44.4M - 3.5 e1d6a67b021e 1c97cc7cc4f4 2024-04-14T16:03:45.907 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283,8765 running (6m) 25s ago 20m 438M - 19.0.0-2778-ga971fd5f b96c509eef84 2ed438e9faa7 2024-04-14T16:03:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (7m) 2m ago 22m 496M - 19.0.0-2778-ga971fd5f b96c509eef84 4147830303b4 2024-04-14T16:03:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (5m) 2m ago 22m 49.4M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 bdffa642fda8 2024-04-14T16:03:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (4m) 25s ago 20m 40.3M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 ee3c2462ddf0 2024-04-14T16:03:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (5m) 2m ago 20m 37.1M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 abed67fb44ce 2024-04-14T16:03:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (8m) 2m ago 15m 9551k - 1.3.1 1dbe0e931976 33d132daf693 2024-04-14T16:03:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (7m) 25s ago 14m 9268k - 1.3.1 1dbe0e931976 287a50fa76a1 2024-04-14T16:03:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (3m) 2m ago 19m 48.9M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 3dd7cbf5e56b 2024-04-14T16:03:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (3m) 2m ago 19m 55.4M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 a4f92aab8cd2 2024-04-14T16:03:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (2m) 2m ago 18m 50.1M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 8395c0e82e2d 2024-04-14T16:03:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (2m) 2m ago 18m - 2780M 19.0.0-2778-ga971fd5f b96c509eef84 7486298816bc 2024-04-14T16:03:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (114s) 25s ago 17m 51.1M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 505551e636df 2024-04-14T16:03:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (87s) 25s ago 16m 51.7M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 7d457722f333 2024-04-14T16:03:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (59s) 25s ago 16m 49.9M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 ad18cab204ce 2024-04-14T16:03:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (30s) 25s ago 15m 12.0M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 3cfc0fb45db4 2024-04-14T16:03:45.908 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (6m) 25s ago 15m 72.9M - 2.33.4 514e6a882f6e 6f29ab050cda 2024-04-14T16:03:45.909 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 starting - - - - 2024-04-14T16:03:45.909 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (12m) 25s ago 12m 86.6M - 17.2.0 e1d6a67b021e c2f9b2e874c0 2024-04-14T16:03:45.909 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 starting - - - - 2024-04-14T16:03:45.909 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (12m) 25s ago 12m 86.6M - 17.2.0 e1d6a67b021e cf4b6004e6a8 2024-04-14T16:03:46.162 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:45 smithi119 bash[44891]: audit 2024-04-14T16:03:44.874215+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:46.162 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:45 smithi119 bash[44891]: audit 2024-04-14T16:03:44.876152+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:03:46.162 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:45 smithi119 bash[44891]: audit 2024-04-14T16:03:45.082737+0000 mgr.y (mgr.34107) 357 : audit [DBG] from='client.34551 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:46.162 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:45 smithi119 bash[44891]: audit 2024-04-14T16:03:45.685583+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:46.163 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:45 smithi119 bash[44891]: audit 2024-04-14T16:03:45.695121+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:46.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:45 smithi023 bash[55745]: audit 2024-04-14T16:03:44.874215+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:46.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:45 smithi023 bash[55745]: audit 2024-04-14T16:03:44.876152+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:03:46.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:45 smithi023 bash[55745]: audit 2024-04-14T16:03:45.082737+0000 mgr.y (mgr.34107) 357 : audit [DBG] from='client.34551 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:46.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:45 smithi023 bash[55745]: audit 2024-04-14T16:03:45.685583+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:46.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:45 smithi023 bash[55745]: audit 2024-04-14T16:03:45.695121+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:46.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:45 smithi023 bash[57213]: audit 2024-04-14T16:03:44.874215+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:46.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:45 smithi023 bash[57213]: audit 2024-04-14T16:03:44.876152+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:03:46.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:45 smithi023 bash[57213]: audit 2024-04-14T16:03:45.082737+0000 mgr.y (mgr.34107) 357 : audit [DBG] from='client.34551 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:46.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:45 smithi023 bash[57213]: audit 2024-04-14T16:03:45.685583+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:46.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:45 smithi023 bash[57213]: audit 2024-04-14T16:03:45.695121+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:46.347 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:03:46.347 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T16:03:46.348 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 3 2024-04-14T16:03:46.348 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:03:46.348 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T16:03:46.348 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T16:03:46.348 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:03:46.348 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T16:03:46.348 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 8 2024-04-14T16:03:46.348 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:03:46.348 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T16:03:46.348 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-14T16:03:46.348 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 1 2024-04-14T16:03:46.348 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:03:46.348 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T16:03:46.348 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-14T16:03:46.349 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 14 2024-04-14T16:03:46.349 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T16:03:46.349 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:03:46.718 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:03:46.719 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T16:03:46.719 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T16:03:46.719 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-14T16:03:46.719 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [ 2024-04-14T16:03:46.719 INFO:teuthology.orchestra.run.smithi023.stdout: "mon", 2024-04-14T16:03:46.719 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr", 2024-04-14T16:03:46.719 INFO:teuthology.orchestra.run.smithi023.stdout: "osd" 2024-04-14T16:03:46.719 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T16:03:46.719 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "13/23 daemons upgraded", 2024-04-14T16:03:46.719 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Currently upgrading rgw daemons", 2024-04-14T16:03:46.719 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T16:03:46.719 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:03:47.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:46 smithi023 bash[55745]: cluster 2024-04-14T16:03:45.301171+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 69 op/s 2024-04-14T16:03:47.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:46 smithi023 bash[55745]: audit 2024-04-14T16:03:45.477335+0000 mgr.y (mgr.34107) 359 : audit [DBG] from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:47.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:46 smithi023 bash[55745]: audit 2024-04-14T16:03:45.859580+0000 mgr.y (mgr.34107) 360 : audit [DBG] from='client.34563 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:47.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:46 smithi023 bash[55745]: audit 2024-04-14T16:03:46.347177+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.23:0/167446745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:47.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:46 smithi023 bash[57213]: cluster 2024-04-14T16:03:45.301171+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 69 op/s 2024-04-14T16:03:47.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:46 smithi023 bash[57213]: audit 2024-04-14T16:03:45.477335+0000 mgr.y (mgr.34107) 359 : audit [DBG] from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:47.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:46 smithi023 bash[57213]: audit 2024-04-14T16:03:45.859580+0000 mgr.y (mgr.34107) 360 : audit [DBG] from='client.34563 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:47.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:46 smithi023 bash[57213]: audit 2024-04-14T16:03:46.347177+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.23:0/167446745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:47.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:46 smithi119 bash[44891]: cluster 2024-04-14T16:03:45.301171+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 69 op/s 2024-04-14T16:03:47.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:46 smithi119 bash[44891]: audit 2024-04-14T16:03:45.477335+0000 mgr.y (mgr.34107) 359 : audit [DBG] from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:47.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:46 smithi119 bash[44891]: audit 2024-04-14T16:03:45.859580+0000 mgr.y (mgr.34107) 360 : audit [DBG] from='client.34563 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:47.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:46 smithi119 bash[44891]: audit 2024-04-14T16:03:46.347177+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.23:0/167446745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:03:47.231 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T16:03:47.231 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T16:03:47.231 INFO:teuthology.orchestra.run.smithi023.stdout: daemon grafana.a on smithi119 is in error state 2024-04-14T16:03:48.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:47 smithi119 bash[44891]: audit 2024-04-14T16:03:46.717029+0000 mgr.y (mgr.34107) 361 : audit [DBG] from='client.44503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:48.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:47 smithi119 bash[44891]: audit 2024-04-14T16:03:47.230719+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.23:0/620111100' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:03:48.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:47 smithi023 bash[55745]: audit 2024-04-14T16:03:46.717029+0000 mgr.y (mgr.34107) 361 : audit [DBG] from='client.44503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:48.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:47 smithi023 bash[55745]: audit 2024-04-14T16:03:47.230719+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.23:0/620111100' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:03:48.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:47 smithi023 bash[57213]: audit 2024-04-14T16:03:46.717029+0000 mgr.y (mgr.34107) 361 : audit [DBG] from='client.44503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:03:48.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:47 smithi023 bash[57213]: audit 2024-04-14T16:03:47.230719+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.23:0/620111100' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:03:49.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:03:48 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:03:48] "GET /metrics HTTP/1.1" 200 38623 "" "Prometheus/2.33.4" 2024-04-14T16:03:49.377 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:49 smithi119 bash[44891]: cluster 2024-04-14T16:03:47.302000+0000 mgr.y (mgr.34107) 362 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-14T16:03:49.377 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:49 smithi119 bash[44891]: cephadm 2024-04-14T16:03:48.096794+0000 mgr.y (mgr.34107) 363 : cephadm [INF] Upgrade: Updating rgw.foo.smithi119.zocquy (3/4) 2024-04-14T16:03:49.378 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:49 smithi119 bash[44891]: audit 2024-04-14T16:03:48.105129+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:49.378 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:49 smithi119 bash[44891]: audit 2024-04-14T16:03:48.110327+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi119.zocquy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T16:03:49.378 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:49 smithi119 bash[44891]: audit 2024-04-14T16:03:48.114265+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:49.378 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:49 smithi119 bash[44891]: cephadm 2024-04-14T16:03:48.116439+0000 mgr.y (mgr.34107) 364 : cephadm [INF] Deploying daemon rgw.foo.smithi119.zocquy on smithi119 2024-04-14T16:03:49.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:49 smithi023 bash[55745]: cluster 2024-04-14T16:03:47.302000+0000 mgr.y (mgr.34107) 362 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-14T16:03:49.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:49 smithi023 bash[55745]: cephadm 2024-04-14T16:03:48.096794+0000 mgr.y (mgr.34107) 363 : cephadm [INF] Upgrade: Updating rgw.foo.smithi119.zocquy (3/4) 2024-04-14T16:03:49.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:49 smithi023 bash[55745]: audit 2024-04-14T16:03:48.105129+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:49.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:49 smithi023 bash[55745]: audit 2024-04-14T16:03:48.110327+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi119.zocquy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T16:03:49.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:49 smithi023 bash[55745]: audit 2024-04-14T16:03:48.114265+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:49.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:49 smithi023 bash[55745]: cephadm 2024-04-14T16:03:48.116439+0000 mgr.y (mgr.34107) 364 : cephadm [INF] Deploying daemon rgw.foo.smithi119.zocquy on smithi119 2024-04-14T16:03:49.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:49 smithi023 bash[57213]: cluster 2024-04-14T16:03:47.302000+0000 mgr.y (mgr.34107) 362 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-14T16:03:49.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:49 smithi023 bash[57213]: cephadm 2024-04-14T16:03:48.096794+0000 mgr.y (mgr.34107) 363 : cephadm [INF] Upgrade: Updating rgw.foo.smithi119.zocquy (3/4) 2024-04-14T16:03:49.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:49 smithi023 bash[57213]: audit 2024-04-14T16:03:48.105129+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:49.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:49 smithi023 bash[57213]: audit 2024-04-14T16:03:48.110327+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi119.zocquy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T16:03:49.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:49 smithi023 bash[57213]: audit 2024-04-14T16:03:48.114265+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:49.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:49 smithi023 bash[57213]: cephadm 2024-04-14T16:03:48.116439+0000 mgr.y (mgr.34107) 364 : cephadm [INF] Deploying daemon rgw.foo.smithi119.zocquy on smithi119 2024-04-14T16:03:50.422 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:03:50 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:50.423 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:03:50 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:50.423 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 16:03:50 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:50.423 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:50 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:50.423 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:03:50 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:50.424 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:50 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:50.424 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:03:50 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:50.424 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:03:50 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:50.425 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:03:50 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:51.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:51 smithi023 bash[55745]: cluster 2024-04-14T16:03:49.303257+0000 mgr.y (mgr.34107) 365 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 170 B/s wr, 137 op/s 2024-04-14T16:03:51.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:51 smithi023 bash[57213]: cluster 2024-04-14T16:03:49.303257+0000 mgr.y (mgr.34107) 365 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 170 B/s wr, 137 op/s 2024-04-14T16:03:51.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:51 smithi119 bash[44891]: cluster 2024-04-14T16:03:49.303257+0000 mgr.y (mgr.34107) 365 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 170 B/s wr, 137 op/s 2024-04-14T16:03:51.767 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:51 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:51.768 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:03:51 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:51.768 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:03:51 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:51.768 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:51 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:51.769 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:03:51 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:51.769 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:03:51 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:51.769 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:03:51 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:51.770 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:03:51 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:51.770 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 16:03:51 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:52.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:52 smithi119 bash[44891]: audit 2024-04-14T16:03:51.039656+0000 mgr.y (mgr.34107) 366 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:03:52.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:52 smithi119 bash[44891]: audit 2024-04-14T16:03:51.815485+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:52.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:52 smithi119 bash[44891]: audit 2024-04-14T16:03:51.828083+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:52.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:52 smithi023 bash[55745]: audit 2024-04-14T16:03:51.039656+0000 mgr.y (mgr.34107) 366 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:03:52.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:52 smithi023 bash[55745]: audit 2024-04-14T16:03:51.815485+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:52.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:52 smithi023 bash[55745]: audit 2024-04-14T16:03:51.828083+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:52.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:52 smithi023 bash[57213]: audit 2024-04-14T16:03:51.039656+0000 mgr.y (mgr.34107) 366 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:03:52.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:52 smithi023 bash[57213]: audit 2024-04-14T16:03:51.815485+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:52.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:52 smithi023 bash[57213]: audit 2024-04-14T16:03:51.828083+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:53.397 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:53 smithi119 bash[44891]: cluster 2024-04-14T16:03:51.304263+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 152 op/s 2024-04-14T16:03:53.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:53 smithi023 bash[55745]: cluster 2024-04-14T16:03:51.304263+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 152 op/s 2024-04-14T16:03:53.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:53 smithi023 bash[57213]: cluster 2024-04-14T16:03:51.304263+0000 mgr.y (mgr.34107) 367 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 152 op/s 2024-04-14T16:03:55.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:55 smithi119 bash[44891]: cluster 2024-04-14T16:03:53.305606+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-14T16:03:55.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:55 smithi119 bash[44891]: audit 2024-04-14T16:03:54.378256+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:55.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:55 smithi119 bash[44891]: audit 2024-04-14T16:03:54.383144+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi119.thnivt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T16:03:55.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:55 smithi119 bash[44891]: audit 2024-04-14T16:03:54.387812+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:55.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:55 smithi023 bash[55745]: cluster 2024-04-14T16:03:53.305606+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-14T16:03:55.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:55 smithi023 bash[55745]: audit 2024-04-14T16:03:54.378256+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:55.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:55 smithi023 bash[55745]: audit 2024-04-14T16:03:54.383144+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi119.thnivt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T16:03:55.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:55 smithi023 bash[55745]: audit 2024-04-14T16:03:54.387812+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:55.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:55 smithi023 bash[57213]: cluster 2024-04-14T16:03:53.305606+0000 mgr.y (mgr.34107) 368 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-14T16:03:55.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:55 smithi023 bash[57213]: audit 2024-04-14T16:03:54.378256+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:55.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:55 smithi023 bash[57213]: audit 2024-04-14T16:03:54.383144+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi119.thnivt", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-14T16:03:55.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:55 smithi023 bash[57213]: audit 2024-04-14T16:03:54.387812+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:03:56.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:56 smithi119 bash[44891]: cephadm 2024-04-14T16:03:54.362230+0000 mgr.y (mgr.34107) 369 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi119.thnivt (4/4) 2024-04-14T16:03:56.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:56 smithi119 bash[44891]: cephadm 2024-04-14T16:03:54.390173+0000 mgr.y (mgr.34107) 370 : cephadm [INF] Deploying daemon rgw.smpl.smithi119.thnivt on smithi119 2024-04-14T16:03:56.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:56 smithi023 bash[55745]: cephadm 2024-04-14T16:03:54.362230+0000 mgr.y (mgr.34107) 369 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi119.thnivt (4/4) 2024-04-14T16:03:56.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:56 smithi023 bash[55745]: cephadm 2024-04-14T16:03:54.390173+0000 mgr.y (mgr.34107) 370 : cephadm [INF] Deploying daemon rgw.smpl.smithi119.thnivt on smithi119 2024-04-14T16:03:56.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:56 smithi023 bash[57213]: cephadm 2024-04-14T16:03:54.362230+0000 mgr.y (mgr.34107) 369 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi119.thnivt (4/4) 2024-04-14T16:03:56.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:56 smithi023 bash[57213]: cephadm 2024-04-14T16:03:54.390173+0000 mgr.y (mgr.34107) 370 : cephadm [INF] Deploying daemon rgw.smpl.smithi119.thnivt on smithi119 2024-04-14T16:03:56.743 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 16:03:56 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:56.744 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:56 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:56.744 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:03:56 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:56.744 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:03:56 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:56.745 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:03:56 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:56.745 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:03:56 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:56.745 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:03:56 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:56.745 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:56 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:56.746 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:03:56 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:57.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:57 smithi119 bash[44891]: cluster 2024-04-14T16:03:55.306793+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 85 B/s wr, 142 op/s 2024-04-14T16:03:57.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:57 smithi023 bash[55745]: cluster 2024-04-14T16:03:55.306793+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 85 B/s wr, 142 op/s 2024-04-14T16:03:57.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:57 smithi023 bash[57213]: cluster 2024-04-14T16:03:55.306793+0000 mgr.y (mgr.34107) 371 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 85 B/s wr, 142 op/s 2024-04-14T16:03:58.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:58 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:58.445 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 16:03:58 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:58.445 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:03:58 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:58.445 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:03:58 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:58.445 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:03:58 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:58.446 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:03:58 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:58.446 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:03:58 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:58.446 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:03:58 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:58.446 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:03:58 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:03:59.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:03:58 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:03:58] "GET /metrics HTTP/1.1" 200 38623 "" "Prometheus/2.33.4" 2024-04-14T16:03:59.408 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:59 smithi119 bash[44891]: cluster 2024-04-14T16:03:57.308044+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 85 B/s wr, 146 op/s 2024-04-14T16:03:59.408 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:59 smithi119 bash[44891]: audit 2024-04-14T16:03:58.288393+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:59.408 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:03:59 smithi119 bash[44891]: audit 2024-04-14T16:03:58.299955+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:59.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:59 smithi023 bash[57213]: cluster 2024-04-14T16:03:57.308044+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 85 B/s wr, 146 op/s 2024-04-14T16:03:59.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:59 smithi023 bash[57213]: audit 2024-04-14T16:03:58.288393+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:59.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:03:59 smithi023 bash[57213]: audit 2024-04-14T16:03:58.299955+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:59.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:59 smithi023 bash[55745]: cluster 2024-04-14T16:03:57.308044+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 85 B/s wr, 146 op/s 2024-04-14T16:03:59.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:59 smithi023 bash[55745]: audit 2024-04-14T16:03:58.288393+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:03:59.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:03:59 smithi023 bash[55745]: audit 2024-04-14T16:03:58.299955+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:00.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:00 smithi119 bash[44891]: audit 2024-04-14T16:03:59.869726+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:04:00.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:00 smithi023 bash[55745]: audit 2024-04-14T16:03:59.869726+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:04:00.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:00 smithi023 bash[57213]: audit 2024-04-14T16:03:59.869726+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:04:01.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:01 smithi023 bash[55745]: cluster 2024-04-14T16:03:59.309645+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-14T16:04:01.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:01 smithi023 bash[57213]: cluster 2024-04-14T16:03:59.309645+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-14T16:04:01.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:01 smithi119 bash[44891]: cluster 2024-04-14T16:03:59.309645+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-14T16:04:02.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:02 smithi023 bash[55745]: audit 2024-04-14T16:04:01.047419+0000 mgr.y (mgr.34107) 374 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:04:02.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:02 smithi023 bash[57213]: audit 2024-04-14T16:04:01.047419+0000 mgr.y (mgr.34107) 374 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:04:02.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:02 smithi119 bash[44891]: audit 2024-04-14T16:04:01.047419+0000 mgr.y (mgr.34107) 374 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:04:03.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:03 smithi023 bash[55745]: cluster 2024-04-14T16:04:01.310794+0000 mgr.y (mgr.34107) 375 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 85 B/s wr, 131 op/s 2024-04-14T16:04:03.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:03 smithi023 bash[57213]: cluster 2024-04-14T16:04:01.310794+0000 mgr.y (mgr.34107) 375 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 85 B/s wr, 131 op/s 2024-04-14T16:04:03.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:03 smithi119 bash[44891]: cluster 2024-04-14T16:04:01.310794+0000 mgr.y (mgr.34107) 375 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 85 B/s wr, 131 op/s 2024-04-14T16:04:05.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:05 smithi023 bash[55745]: cluster 2024-04-14T16:04:03.312092+0000 mgr.y (mgr.34107) 376 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 156 op/s 2024-04-14T16:04:05.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:05 smithi023 bash[55745]: audit 2024-04-14T16:04:04.058662+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:05.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:05 smithi023 bash[55745]: audit 2024-04-14T16:04:04.074366+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:05.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:05 smithi023 bash[55745]: audit 2024-04-14T16:04:04.312857+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:05.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:05 smithi023 bash[55745]: audit 2024-04-14T16:04:04.322177+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:05.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:05 smithi023 bash[57213]: cluster 2024-04-14T16:04:03.312092+0000 mgr.y (mgr.34107) 376 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 156 op/s 2024-04-14T16:04:05.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:05 smithi023 bash[57213]: audit 2024-04-14T16:04:04.058662+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:05.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:05 smithi023 bash[57213]: audit 2024-04-14T16:04:04.074366+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:05.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:05 smithi023 bash[57213]: audit 2024-04-14T16:04:04.312857+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:05.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:05 smithi023 bash[57213]: audit 2024-04-14T16:04:04.322177+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:05.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:05 smithi119 bash[44891]: cluster 2024-04-14T16:04:03.312092+0000 mgr.y (mgr.34107) 376 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 170 B/s wr, 156 op/s 2024-04-14T16:04:05.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:05 smithi119 bash[44891]: audit 2024-04-14T16:04:04.058662+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:05.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:05 smithi119 bash[44891]: audit 2024-04-14T16:04:04.074366+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:05.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:05 smithi119 bash[44891]: audit 2024-04-14T16:04:04.312857+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:05.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:05 smithi119 bash[44891]: audit 2024-04-14T16:04:04.322177+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:06.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:06 smithi023 bash[55745]: audit 2024-04-14T16:04:05.202464+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:06.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:06 smithi023 bash[55745]: audit 2024-04-14T16:04:05.213409+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:06.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:06 smithi023 bash[55745]: audit 2024-04-14T16:04:05.385546+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:06.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:06 smithi023 bash[55745]: audit 2024-04-14T16:04:05.397182+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:06.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:06 smithi023 bash[57213]: audit 2024-04-14T16:04:05.202464+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:06.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:06 smithi023 bash[57213]: audit 2024-04-14T16:04:05.213409+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:06.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:06 smithi023 bash[57213]: audit 2024-04-14T16:04:05.385546+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:06.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:06 smithi023 bash[57213]: audit 2024-04-14T16:04:05.397182+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:06.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:06 smithi119 bash[44891]: audit 2024-04-14T16:04:05.202464+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:06.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:06 smithi119 bash[44891]: audit 2024-04-14T16:04:05.213409+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:06.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:06 smithi119 bash[44891]: audit 2024-04-14T16:04:05.385546+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:06.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:06 smithi119 bash[44891]: audit 2024-04-14T16:04:05.397182+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:07.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:07 smithi023 bash[55745]: cluster 2024-04-14T16:04:05.312800+0000 mgr.y (mgr.34107) 377 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-14T16:04:07.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:07 smithi023 bash[57213]: cluster 2024-04-14T16:04:05.312800+0000 mgr.y (mgr.34107) 377 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-14T16:04:07.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:07 smithi119 bash[44891]: cluster 2024-04-14T16:04:05.312800+0000 mgr.y (mgr.34107) 377 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-14T16:04:09.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:04:08 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:04:08] "GET /metrics HTTP/1.1" 200 38619 "" "Prometheus/2.33.4" 2024-04-14T16:04:09.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:09 smithi023 bash[55745]: cluster 2024-04-14T16:04:07.314137+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 153 op/s 2024-04-14T16:04:09.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:09 smithi023 bash[57213]: cluster 2024-04-14T16:04:07.314137+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 153 op/s 2024-04-14T16:04:09.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:09 smithi119 bash[44891]: cluster 2024-04-14T16:04:07.314137+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 153 op/s 2024-04-14T16:04:11.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:11 smithi023 bash[55745]: cluster 2024-04-14T16:04:09.315597+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 122 op/s 2024-04-14T16:04:11.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:11 smithi023 bash[57213]: cluster 2024-04-14T16:04:09.315597+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 122 op/s 2024-04-14T16:04:11.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:11 smithi119 bash[44891]: cluster 2024-04-14T16:04:09.315597+0000 mgr.y (mgr.34107) 379 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 122 op/s 2024-04-14T16:04:12.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:12 smithi119 bash[44891]: audit 2024-04-14T16:04:11.054547+0000 mgr.y (mgr.34107) 380 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:04:12.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:12 smithi023 bash[55745]: audit 2024-04-14T16:04:11.054547+0000 mgr.y (mgr.34107) 380 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:04:12.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:12 smithi023 bash[57213]: audit 2024-04-14T16:04:11.054547+0000 mgr.y (mgr.34107) 380 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:04:13.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:13 smithi023 bash[57213]: cluster 2024-04-14T16:04:11.316577+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-14T16:04:13.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:13 smithi023 bash[55745]: cluster 2024-04-14T16:04:11.316577+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-14T16:04:13.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:13 smithi119 bash[44891]: cluster 2024-04-14T16:04:11.316577+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-14T16:04:15.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:15 smithi023 bash[57213]: cluster 2024-04-14T16:04:13.317831+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 68 op/s 2024-04-14T16:04:15.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:15 smithi023 bash[57213]: audit 2024-04-14T16:04:14.658733+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:15.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:15 smithi023 bash[57213]: audit 2024-04-14T16:04:14.665475+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:15.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:15 smithi023 bash[57213]: audit 2024-04-14T16:04:14.870978+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:04:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:15 smithi023 bash[55745]: cluster 2024-04-14T16:04:13.317831+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 68 op/s 2024-04-14T16:04:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:15 smithi023 bash[55745]: audit 2024-04-14T16:04:14.658733+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:15 smithi023 bash[55745]: audit 2024-04-14T16:04:14.665475+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:15.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:15 smithi023 bash[55745]: audit 2024-04-14T16:04:14.870978+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:04:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:15 smithi119 bash[44891]: cluster 2024-04-14T16:04:13.317831+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 85 B/s wr, 68 op/s 2024-04-14T16:04:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:15 smithi119 bash[44891]: audit 2024-04-14T16:04:14.658733+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:15 smithi119 bash[44891]: audit 2024-04-14T16:04:14.665475+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:15 smithi119 bash[44891]: audit 2024-04-14T16:04:14.870978+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:04:16.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: cephadm 2024-04-14T16:04:14.652002+0000 mgr.y (mgr.34107) 383 : cephadm [INF] Detected new or changed devices on smithi119 2024-04-14T16:04:16.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.604730+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:16.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.617436+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:16.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.620296+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:04:16.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.623029+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:04:16.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.636836+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:16.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.743241+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:04:16.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.749022+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.753198+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.756161+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.594 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.762966+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.769636+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.774188+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.787172+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:16.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.793467+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi023.aeyezh"}]: dispatch 2024-04-14T16:04:16.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.803869+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi023.aeyezh"}]': finished 2024-04-14T16:04:16.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.808460+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi119.zocquy"}]: dispatch 2024-04-14T16:04:16.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.819151+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi119.zocquy"}]': finished 2024-04-14T16:04:16.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.824987+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi023.lxbtpx"}]: dispatch 2024-04-14T16:04:16.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.831004+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi023.lxbtpx"}]': finished 2024-04-14T16:04:16.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.835280+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi119.thnivt"}]: dispatch 2024-04-14T16:04:16.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.841096+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi119.thnivt"}]': finished 2024-04-14T16:04:16.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.846509+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.853520+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:16.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.858610+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.861481+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.595 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[55745]: audit 2024-04-14T16:04:15.868408+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:16.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: cephadm 2024-04-14T16:04:14.652002+0000 mgr.y (mgr.34107) 383 : cephadm [INF] Detected new or changed devices on smithi119 2024-04-14T16:04:16.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.604730+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:16.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.617436+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:16.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.620296+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:04:16.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.623029+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:04:16.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.636836+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:16.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.743241+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:04:16.596 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.749022+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.753198+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.756161+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.762966+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.769636+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.774188+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.787172+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:16.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.793467+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi023.aeyezh"}]: dispatch 2024-04-14T16:04:16.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.803869+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi023.aeyezh"}]': finished 2024-04-14T16:04:16.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.808460+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi119.zocquy"}]: dispatch 2024-04-14T16:04:16.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.819151+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi119.zocquy"}]': finished 2024-04-14T16:04:16.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.824987+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi023.lxbtpx"}]: dispatch 2024-04-14T16:04:16.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.831004+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi023.lxbtpx"}]': finished 2024-04-14T16:04:16.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.835280+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi119.thnivt"}]: dispatch 2024-04-14T16:04:16.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.841096+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi119.thnivt"}]': finished 2024-04-14T16:04:16.597 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.846509+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.598 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.853520+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:16.598 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.858610+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.598 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.861481+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.598 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:16 smithi023 bash[57213]: audit 2024-04-14T16:04:15.868408+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:16.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: cephadm 2024-04-14T16:04:14.652002+0000 mgr.y (mgr.34107) 383 : cephadm [INF] Detected new or changed devices on smithi119 2024-04-14T16:04:16.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.604730+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:16.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.617436+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:16.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.620296+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:04:16.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.623029+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:04:16.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.636836+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:16.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.743241+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:04:16.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.749022+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.753198+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.756161+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.762966+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.769636+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.774188+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.787172+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:16.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.793467+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi023.aeyezh"}]: dispatch 2024-04-14T16:04:16.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.803869+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi023.aeyezh"}]': finished 2024-04-14T16:04:16.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.808460+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi119.zocquy"}]: dispatch 2024-04-14T16:04:16.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.819151+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi119.zocquy"}]': finished 2024-04-14T16:04:16.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.824987+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi023.lxbtpx"}]: dispatch 2024-04-14T16:04:16.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.831004+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi023.lxbtpx"}]': finished 2024-04-14T16:04:16.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.835280+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi119.thnivt"}]: dispatch 2024-04-14T16:04:16.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.841096+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi119.thnivt"}]': finished 2024-04-14T16:04:16.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.846509+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.853520+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:16.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.858610+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.861481+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:16.697 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:16 smithi119 bash[44891]: audit 2024-04-14T16:04:15.868408+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:17.492 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:17 smithi023 bash[55745]: cluster 2024-04-14T16:04:15.318594+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 28 op/s 2024-04-14T16:04:17.492 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:17 smithi023 bash[55745]: cephadm 2024-04-14T16:04:15.592654+0000 mgr.y (mgr.34107) 385 : cephadm [INF] Detected new or changed devices on smithi023 2024-04-14T16:04:17.492 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:17 smithi023 bash[55745]: cluster 2024-04-14T16:04:15.626660+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-04-14T16:04:17.492 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:17 smithi023 bash[55745]: cluster 2024-04-14T16:04:15.627254+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:04:17.492 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:17 smithi023 bash[55745]: cephadm 2024-04-14T16:04:15.775932+0000 mgr.y (mgr.34107) 388 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-14T16:04:17.492 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:17 smithi023 bash[55745]: cephadm 2024-04-14T16:04:15.848092+0000 mgr.y (mgr.34107) 389 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-14T16:04:17.492 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:17 smithi023 bash[55745]: cephadm 2024-04-14T16:04:15.862896+0000 mgr.y (mgr.34107) 390 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-14T16:04:17.492 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:17 smithi023 bash[57213]: cluster 2024-04-14T16:04:15.318594+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 28 op/s 2024-04-14T16:04:17.492 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:17 smithi023 bash[57213]: cephadm 2024-04-14T16:04:15.592654+0000 mgr.y (mgr.34107) 385 : cephadm [INF] Detected new or changed devices on smithi023 2024-04-14T16:04:17.493 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:17 smithi023 bash[57213]: cluster 2024-04-14T16:04:15.626660+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-04-14T16:04:17.493 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:17 smithi023 bash[57213]: cluster 2024-04-14T16:04:15.627254+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:04:17.493 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:17 smithi023 bash[57213]: cephadm 2024-04-14T16:04:15.775932+0000 mgr.y (mgr.34107) 388 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-14T16:04:17.493 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:17 smithi023 bash[57213]: cephadm 2024-04-14T16:04:15.848092+0000 mgr.y (mgr.34107) 389 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-14T16:04:17.493 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:17 smithi023 bash[57213]: cephadm 2024-04-14T16:04:15.862896+0000 mgr.y (mgr.34107) 390 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-14T16:04:17.624 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T16:04:17.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:17 smithi119 bash[44891]: cluster 2024-04-14T16:04:15.318594+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 28 op/s 2024-04-14T16:04:17.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:17 smithi119 bash[44891]: cephadm 2024-04-14T16:04:15.592654+0000 mgr.y (mgr.34107) 385 : cephadm [INF] Detected new or changed devices on smithi023 2024-04-14T16:04:17.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:17 smithi119 bash[44891]: cluster 2024-04-14T16:04:15.626660+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 992 B/s rd, 0 op/s 2024-04-14T16:04:17.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:17 smithi119 bash[44891]: cluster 2024-04-14T16:04:15.627254+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:04:17.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:17 smithi119 bash[44891]: cephadm 2024-04-14T16:04:15.775932+0000 mgr.y (mgr.34107) 388 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-14T16:04:17.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:17 smithi119 bash[44891]: cephadm 2024-04-14T16:04:15.848092+0000 mgr.y (mgr.34107) 389 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-14T16:04:17.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:17 smithi119 bash[44891]: cephadm 2024-04-14T16:04:15.862896+0000 mgr.y (mgr.34107) 390 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-14T16:04:18.393 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T16:04:18.393 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (8m) 14s ago 15m 14.1M - 0.23.0 ba2b418f427c e6dfea9b190e 2024-04-14T16:04:18.393 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 error 14s ago 14m - - 2024-04-14T16:04:18.393 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (7m) 14s ago 13m 45.1M - 3.5 e1d6a67b021e 1c97cc7cc4f4 2024-04-14T16:04:18.393 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283,8765 running (6m) 14s ago 20m 439M - 19.0.0-2778-ga971fd5f b96c509eef84 2ed438e9faa7 2024-04-14T16:04:18.394 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (7m) 14s ago 22m 501M - 19.0.0-2778-ga971fd5f b96c509eef84 4147830303b4 2024-04-14T16:04:18.394 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (6m) 14s ago 22m 57.7M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 bdffa642fda8 2024-04-14T16:04:18.394 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (5m) 14s ago 21m 42.8M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 ee3c2462ddf0 2024-04-14T16:04:18.394 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (5m) 14s ago 21m 45.4M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 abed67fb44ce 2024-04-14T16:04:18.394 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (8m) 14s ago 15m 12.2M - 1.3.1 1dbe0e931976 33d132daf693 2024-04-14T16:04:18.394 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (8m) 14s ago 15m 8892k - 1.3.1 1dbe0e931976 287a50fa76a1 2024-04-14T16:04:18.394 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (4m) 14s ago 20m 57.5M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 3dd7cbf5e56b 2024-04-14T16:04:18.394 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (3m) 14s ago 19m 64.5M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 a4f92aab8cd2 2024-04-14T16:04:18.394 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (3m) 14s ago 19m 56.0M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 8395c0e82e2d 2024-04-14T16:04:18.394 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (2m) 14s ago 18m 61.3M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 7486298816bc 2024-04-14T16:04:18.394 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (2m) 14s ago 18m 56.8M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 505551e636df 2024-04-14T16:04:18.394 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (119s) 14s ago 17m 55.7M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 7d457722f333 2024-04-14T16:04:18.395 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (92s) 14s ago 16m 55.0M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 ad18cab204ce 2024-04-14T16:04:18.395 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (63s) 14s ago 16m 56.6M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 3cfc0fb45db4 2024-04-14T16:04:18.395 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (7m) 14s ago 15m 73.0M - 2.33.4 514e6a882f6e 6f29ab050cda 2024-04-14T16:04:18.395 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (39s) 14s ago 13m 88.0M - 19.0.0-2778-ga971fd5f b96c509eef84 f3986df068a6 2024-04-14T16:04:18.395 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (26s) 14s ago 13m 87.7M - 19.0.0-2778-ga971fd5f b96c509eef84 0cbb43555683 2024-04-14T16:04:18.395 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (32s) 14s ago 13m 87.7M - 19.0.0-2778-ga971fd5f b96c509eef84 0670abb37ddf 2024-04-14T16:04:18.395 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (20s) 14s ago 13m 87.7M - 19.0.0-2778-ga971fd5f b96c509eef84 3bcd960e8d10 2024-04-14T16:04:18.845 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:04:18.845 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T16:04:18.845 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 3 2024-04-14T16:04:18.845 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:04:18.845 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T16:04:18.845 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T16:04:18.845 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:04:18.846 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T16:04:18.846 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 8 2024-04-14T16:04:18.846 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:04:18.846 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T16:04:18.846 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 4 2024-04-14T16:04:18.846 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:04:18.846 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T16:04:18.846 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 17 2024-04-14T16:04:18.846 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T16:04:18.846 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:04:19.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:04:18 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:04:18] "GET /metrics HTTP/1.1" 200 38681 "" "Prometheus/2.33.4" 2024-04-14T16:04:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:19 smithi023 bash[57213]: audit 2024-04-14T16:04:17.608678+0000 mgr.y (mgr.34107) 391 : audit [DBG] from='client.44566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:19 smithi023 bash[57213]: cluster 2024-04-14T16:04:17.627872+0000 mgr.y (mgr.34107) 392 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-04-14T16:04:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:19 smithi023 bash[57213]: cephadm 2024-04-14T16:04:17.991270+0000 mgr.y (mgr.34107) 393 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi023.kkyzib 2024-04-14T16:04:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:19 smithi023 bash[57213]: audit 2024-04-14T16:04:17.995720+0000 mgr.y (mgr.34107) 394 : audit [DBG] from='client.34629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:19 smithi023 bash[57213]: audit 2024-04-14T16:04:18.004560+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:19 smithi023 bash[57213]: audit 2024-04-14T16:04:18.010414+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T16:04:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:19 smithi023 bash[57213]: audit 2024-04-14T16:04:18.020519+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:04:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:19 smithi023 bash[57213]: cephadm 2024-04-14T16:04:18.021983+0000 mgr.y (mgr.34107) 395 : cephadm [INF] Deploying daemon iscsi.foo.smithi023.kkyzib on smithi023 2024-04-14T16:04:19.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:19 smithi023 bash[57213]: audit 2024-04-14T16:04:18.844234+0000 mon.a (mon.0) 726 : audit [DBG] from='client.? 172.21.15.23:0/1898391712' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:19.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:19 smithi023 bash[55745]: audit 2024-04-14T16:04:17.608678+0000 mgr.y (mgr.34107) 391 : audit [DBG] from='client.44566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:19.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:19 smithi023 bash[55745]: cluster 2024-04-14T16:04:17.627872+0000 mgr.y (mgr.34107) 392 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-04-14T16:04:19.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:19 smithi023 bash[55745]: cephadm 2024-04-14T16:04:17.991270+0000 mgr.y (mgr.34107) 393 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi023.kkyzib 2024-04-14T16:04:19.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:19 smithi023 bash[55745]: audit 2024-04-14T16:04:17.995720+0000 mgr.y (mgr.34107) 394 : audit [DBG] from='client.34629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:19.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:19 smithi023 bash[55745]: audit 2024-04-14T16:04:18.004560+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:19.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:19 smithi023 bash[55745]: audit 2024-04-14T16:04:18.010414+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T16:04:19.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:19 smithi023 bash[55745]: audit 2024-04-14T16:04:18.020519+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:04:19.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:19 smithi023 bash[55745]: cephadm 2024-04-14T16:04:18.021983+0000 mgr.y (mgr.34107) 395 : cephadm [INF] Deploying daemon iscsi.foo.smithi023.kkyzib on smithi023 2024-04-14T16:04:19.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:19 smithi023 bash[55745]: audit 2024-04-14T16:04:18.844234+0000 mon.a (mon.0) 726 : audit [DBG] from='client.? 172.21.15.23:0/1898391712' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:19.225 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:04:19.225 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T16:04:19.225 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T16:04:19.225 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-14T16:04:19.225 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [ 2024-04-14T16:04:19.225 INFO:teuthology.orchestra.run.smithi023.stdout: "mon", 2024-04-14T16:04:19.225 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr", 2024-04-14T16:04:19.225 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw", 2024-04-14T16:04:19.225 INFO:teuthology.orchestra.run.smithi023.stdout: "osd" 2024-04-14T16:04:19.225 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T16:04:19.225 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "17/23 daemons upgraded", 2024-04-14T16:04:19.226 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Currently upgrading iscsi daemons", 2024-04-14T16:04:19.226 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T16:04:19.226 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:04:19.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:19 smithi119 bash[44891]: audit 2024-04-14T16:04:17.608678+0000 mgr.y (mgr.34107) 391 : audit [DBG] from='client.44566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:19.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:19 smithi119 bash[44891]: cluster 2024-04-14T16:04:17.627872+0000 mgr.y (mgr.34107) 392 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-04-14T16:04:19.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:19 smithi119 bash[44891]: cephadm 2024-04-14T16:04:17.991270+0000 mgr.y (mgr.34107) 393 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi023.kkyzib 2024-04-14T16:04:19.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:19 smithi119 bash[44891]: audit 2024-04-14T16:04:17.995720+0000 mgr.y (mgr.34107) 394 : audit [DBG] from='client.34629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:19.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:19 smithi119 bash[44891]: audit 2024-04-14T16:04:18.004560+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:19.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:19 smithi119 bash[44891]: audit 2024-04-14T16:04:18.010414+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi023.kkyzib", "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-14T16:04:19.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:19 smithi119 bash[44891]: audit 2024-04-14T16:04:18.020519+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:04:19.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:19 smithi119 bash[44891]: cephadm 2024-04-14T16:04:18.021983+0000 mgr.y (mgr.34107) 395 : cephadm [INF] Deploying daemon iscsi.foo.smithi023.kkyzib on smithi023 2024-04-14T16:04:19.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:19 smithi119 bash[44891]: audit 2024-04-14T16:04:18.844234+0000 mon.a (mon.0) 726 : audit [DBG] from='client.? 172.21.15.23:0/1898391712' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:19.650 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T16:04:19.650 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T16:04:19.651 INFO:teuthology.orchestra.run.smithi023.stdout: daemon grafana.a on smithi119 is in error state 2024-04-14T16:04:20.306 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:20 smithi023 bash[57213]: audit 2024-04-14T16:04:18.376210+0000 mgr.y (mgr.34107) 396 : audit [DBG] from='client.44578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:20.306 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:20 smithi023 bash[57213]: audit 2024-04-14T16:04:19.224252+0000 mgr.y (mgr.34107) 397 : audit [DBG] from='client.44590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:20.306 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:20 smithi023 bash[57213]: audit 2024-04-14T16:04:19.650166+0000 mon.a (mon.0) 727 : audit [DBG] from='client.? 172.21.15.23:0/577560929' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:04:20.306 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:20 smithi023 bash[55745]: audit 2024-04-14T16:04:18.376210+0000 mgr.y (mgr.34107) 396 : audit [DBG] from='client.44578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:20.306 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:20 smithi023 bash[55745]: audit 2024-04-14T16:04:19.224252+0000 mgr.y (mgr.34107) 397 : audit [DBG] from='client.44590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:20.306 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:20 smithi023 bash[55745]: audit 2024-04-14T16:04:19.650166+0000 mon.a (mon.0) 727 : audit [DBG] from='client.? 172.21.15.23:0/577560929' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:04:20.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:20 smithi119 bash[44891]: audit 2024-04-14T16:04:18.376210+0000 mgr.y (mgr.34107) 396 : audit [DBG] from='client.44578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:20.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:20 smithi119 bash[44891]: audit 2024-04-14T16:04:19.224252+0000 mgr.y (mgr.34107) 397 : audit [DBG] from='client.44590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:20.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:20 smithi119 bash[44891]: audit 2024-04-14T16:04:19.650166+0000 mon.a (mon.0) 727 : audit [DBG] from='client.? 172.21.15.23:0/577560929' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:04:20.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:20 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:20.590 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:04:20 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:20.591 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:04:20 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:20.591 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:20 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:20.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:20 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:20.592 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:04:20 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:20.592 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:04:20 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:20.592 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:04:20 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:20.592 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:04:20 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:21.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:21 smithi023 bash[55745]: cluster 2024-04-14T16:04:19.629063+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:04:21.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:21 smithi023 bash[57213]: cluster 2024-04-14T16:04:19.629063+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:04:21.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:21 smithi119 bash[44891]: cluster 2024-04-14T16:04:19.629063+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:04:22.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:22 smithi023 bash[55745]: audit 2024-04-14T16:04:21.065759+0000 mgr.y (mgr.34107) 399 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:04:22.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:22 smithi023 bash[57213]: audit 2024-04-14T16:04:21.065759+0000 mgr.y (mgr.34107) 399 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:04:22.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:22 smithi119 bash[44891]: audit 2024-04-14T16:04:21.065759+0000 mgr.y (mgr.34107) 399 : audit [DBG] from='client.25276 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:04:23.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:23 smithi023 bash[55745]: cluster 2024-04-14T16:04:21.630334+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:04:23.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:23 smithi023 bash[57213]: cluster 2024-04-14T16:04:21.630334+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:04:23.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:23 smithi119 bash[44891]: cluster 2024-04-14T16:04:21.630334+0000 mgr.y (mgr.34107) 400 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:04:25.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:25 smithi023 bash[55745]: cluster 2024-04-14T16:04:23.631506+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-04-14T16:04:25.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:25 smithi023 bash[57213]: cluster 2024-04-14T16:04:23.631506+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-04-14T16:04:25.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:25 smithi119 bash[44891]: cluster 2024-04-14T16:04:23.631506+0000 mgr.y (mgr.34107) 401 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 0 op/s 2024-04-14T16:04:27.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:27 smithi023 bash[55745]: cluster 2024-04-14T16:04:25.632583+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:04:27.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:27 smithi023 bash[57213]: cluster 2024-04-14T16:04:25.632583+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:04:27.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:27 smithi119 bash[44891]: cluster 2024-04-14T16:04:25.632583+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:04:29.085 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:04:28 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:04:28] "GET /metrics HTTP/1.1" 200 38681 "" "Prometheus/2.33.4" 2024-04-14T16:04:29.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:29 smithi023 bash[55745]: cluster 2024-04-14T16:04:27.633638+0000 mgr.y (mgr.34107) 403 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:04:29.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:29 smithi023 bash[57213]: cluster 2024-04-14T16:04:27.633638+0000 mgr.y (mgr.34107) 403 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:04:29.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:29 smithi119 bash[44891]: cluster 2024-04-14T16:04:27.633638+0000 mgr.y (mgr.34107) 403 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:04:30.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:30 smithi119 bash[44891]: audit 2024-04-14T16:04:29.871468+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:04:30.546 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:30 smithi023 bash[55745]: audit 2024-04-14T16:04:29.871468+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:04:30.546 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:30 smithi023 bash[57213]: audit 2024-04-14T16:04:29.871468+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:04:31.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:31 smithi119 bash[44891]: cluster 2024-04-14T16:04:29.635088+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:04:31.467 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:31 smithi023 bash[55745]: cluster 2024-04-14T16:04:29.635088+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:04:31.467 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:31 smithi023 bash[57213]: cluster 2024-04-14T16:04:29.635088+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:04:31.819 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:31 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:31.819 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:31 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:31.820 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:04:31 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:31.820 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:04:31 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:31.820 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:04:31 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:31.821 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:31 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:31.821 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:04:31 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:31.821 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:04:31 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:31.821 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:04:31 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:32.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:32 smithi119 bash[44891]: cluster 2024-04-14T16:04:31.635814+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:04:32.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:32 smithi119 bash[44891]: audit 2024-04-14T16:04:31.642571+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:32.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:32 smithi119 bash[44891]: audit 2024-04-14T16:04:31.648500+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:33.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:32 smithi023 bash[55745]: cluster 2024-04-14T16:04:31.635814+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:04:33.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:32 smithi023 bash[55745]: audit 2024-04-14T16:04:31.642571+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:33.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:32 smithi023 bash[55745]: audit 2024-04-14T16:04:31.648500+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:33.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:32 smithi023 bash[57213]: cluster 2024-04-14T16:04:31.635814+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:04:33.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:32 smithi023 bash[57213]: audit 2024-04-14T16:04:31.642571+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:33.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:32 smithi023 bash[57213]: audit 2024-04-14T16:04:31.648500+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:34.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:34 smithi023 bash[55745]: cluster 2024-04-14T16:04:33.636904+0000 mgr.y (mgr.34107) 406 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:04:34.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:34 smithi023 bash[57213]: cluster 2024-04-14T16:04:33.636904+0000 mgr.y (mgr.34107) 406 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:04:34.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:34 smithi119 bash[44891]: cluster 2024-04-14T16:04:33.636904+0000 mgr.y (mgr.34107) 406 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:04:35.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:35 smithi119 bash[44891]: audit 2024-04-14T16:04:34.828110+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.23:0/1348508924' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-14T16:04:35.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:35 smithi119 bash[44891]: audit 2024-04-14T16:04:35.192590+0000 mon.c (mon.1) 16 : audit [INF] from='client.? 172.21.15.23:0/2845319409' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3436271521"}]: dispatch 2024-04-14T16:04:35.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:35 smithi119 bash[44891]: audit 2024-04-14T16:04:35.193269+0000 mon.a (mon.0) 732 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3436271521"}]: dispatch 2024-04-14T16:04:36.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:35 smithi023 bash[55745]: audit 2024-04-14T16:04:34.828110+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.23:0/1348508924' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-14T16:04:36.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:35 smithi023 bash[55745]: audit 2024-04-14T16:04:35.192590+0000 mon.c (mon.1) 16 : audit [INF] from='client.? 172.21.15.23:0/2845319409' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3436271521"}]: dispatch 2024-04-14T16:04:36.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:35 smithi023 bash[55745]: audit 2024-04-14T16:04:35.193269+0000 mon.a (mon.0) 732 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3436271521"}]: dispatch 2024-04-14T16:04:36.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:35 smithi023 bash[57213]: audit 2024-04-14T16:04:34.828110+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.23:0/1348508924' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-14T16:04:36.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:35 smithi023 bash[57213]: audit 2024-04-14T16:04:35.192590+0000 mon.c (mon.1) 16 : audit [INF] from='client.? 172.21.15.23:0/2845319409' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3436271521"}]: dispatch 2024-04-14T16:04:36.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:35 smithi023 bash[57213]: audit 2024-04-14T16:04:35.193269+0000 mon.a (mon.0) 732 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3436271521"}]: dispatch 2024-04-14T16:04:36.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:36 smithi119 bash[44891]: cluster 2024-04-14T16:04:35.637924+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-14T16:04:36.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:36 smithi119 bash[44891]: audit 2024-04-14T16:04:35.653148+0000 mon.a (mon.0) 733 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3436271521"}]': finished 2024-04-14T16:04:36.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:36 smithi119 bash[44891]: cluster 2024-04-14T16:04:35.664966+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-14T16:04:36.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:36 smithi119 bash[44891]: audit 2024-04-14T16:04:36.030510+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.23:0/2484053645' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3436271521"}]: dispatch 2024-04-14T16:04:36.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:36 smithi119 bash[44891]: audit 2024-04-14T16:04:36.031259+0000 mon.a (mon.0) 735 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3436271521"}]: dispatch 2024-04-14T16:04:37.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:36 smithi023 bash[55745]: cluster 2024-04-14T16:04:35.637924+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-14T16:04:37.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:36 smithi023 bash[55745]: audit 2024-04-14T16:04:35.653148+0000 mon.a (mon.0) 733 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3436271521"}]': finished 2024-04-14T16:04:37.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:36 smithi023 bash[55745]: cluster 2024-04-14T16:04:35.664966+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-14T16:04:37.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:36 smithi023 bash[55745]: audit 2024-04-14T16:04:36.030510+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.23:0/2484053645' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3436271521"}]: dispatch 2024-04-14T16:04:37.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:36 smithi023 bash[55745]: audit 2024-04-14T16:04:36.031259+0000 mon.a (mon.0) 735 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3436271521"}]: dispatch 2024-04-14T16:04:37.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:36 smithi023 bash[57213]: cluster 2024-04-14T16:04:35.637924+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-04-14T16:04:37.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:36 smithi023 bash[57213]: audit 2024-04-14T16:04:35.653148+0000 mon.a (mon.0) 733 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6801/3436271521"}]': finished 2024-04-14T16:04:37.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:36 smithi023 bash[57213]: cluster 2024-04-14T16:04:35.664966+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-04-14T16:04:37.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:36 smithi023 bash[57213]: audit 2024-04-14T16:04:36.030510+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.23:0/2484053645' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3436271521"}]: dispatch 2024-04-14T16:04:37.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:36 smithi023 bash[57213]: audit 2024-04-14T16:04:36.031259+0000 mon.a (mon.0) 735 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3436271521"}]: dispatch 2024-04-14T16:04:38.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:37 smithi023 bash[55745]: audit 2024-04-14T16:04:36.675104+0000 mon.a (mon.0) 736 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3436271521"}]': finished 2024-04-14T16:04:38.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:37 smithi023 bash[55745]: cluster 2024-04-14T16:04:36.680634+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-14T16:04:38.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:37 smithi023 bash[55745]: audit 2024-04-14T16:04:37.096219+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.23:0/2308000888' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1523385207"}]: dispatch 2024-04-14T16:04:38.093 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:37 smithi023 bash[55745]: audit 2024-04-14T16:04:37.096668+0000 mon.a (mon.0) 738 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1523385207"}]: dispatch 2024-04-14T16:04:38.094 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:37 smithi023 bash[55745]: audit 2024-04-14T16:04:37.373696+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:38.094 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:37 smithi023 bash[55745]: audit 2024-04-14T16:04:37.387862+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:38.094 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:37 smithi023 bash[55745]: audit 2024-04-14T16:04:37.531247+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:38.094 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:37 smithi023 bash[55745]: audit 2024-04-14T16:04:37.544737+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:38.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:37 smithi023 bash[57213]: audit 2024-04-14T16:04:36.675104+0000 mon.a (mon.0) 736 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3436271521"}]': finished 2024-04-14T16:04:38.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:37 smithi023 bash[57213]: cluster 2024-04-14T16:04:36.680634+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-14T16:04:38.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:37 smithi023 bash[57213]: audit 2024-04-14T16:04:37.096219+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.23:0/2308000888' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1523385207"}]: dispatch 2024-04-14T16:04:38.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:37 smithi023 bash[57213]: audit 2024-04-14T16:04:37.096668+0000 mon.a (mon.0) 738 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1523385207"}]: dispatch 2024-04-14T16:04:38.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:37 smithi023 bash[57213]: audit 2024-04-14T16:04:37.373696+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:38.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:37 smithi023 bash[57213]: audit 2024-04-14T16:04:37.387862+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:38.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:37 smithi023 bash[57213]: audit 2024-04-14T16:04:37.531247+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:38.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:37 smithi023 bash[57213]: audit 2024-04-14T16:04:37.544737+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:38.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:37 smithi119 bash[44891]: audit 2024-04-14T16:04:36.675104+0000 mon.a (mon.0) 736 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:6800/3436271521"}]': finished 2024-04-14T16:04:38.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:37 smithi119 bash[44891]: cluster 2024-04-14T16:04:36.680634+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-14T16:04:38.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:37 smithi119 bash[44891]: audit 2024-04-14T16:04:37.096219+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.23:0/2308000888' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1523385207"}]: dispatch 2024-04-14T16:04:38.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:37 smithi119 bash[44891]: audit 2024-04-14T16:04:37.096668+0000 mon.a (mon.0) 738 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1523385207"}]: dispatch 2024-04-14T16:04:38.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:37 smithi119 bash[44891]: audit 2024-04-14T16:04:37.373696+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:38.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:37 smithi119 bash[44891]: audit 2024-04-14T16:04:37.387862+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:38.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:37 smithi119 bash[44891]: audit 2024-04-14T16:04:37.531247+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:38.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:37 smithi119 bash[44891]: audit 2024-04-14T16:04:37.544737+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:39.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:38 smithi023 bash[55745]: cluster 2024-04-14T16:04:37.638449+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-14T16:04:39.111 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:38 smithi023 bash[55745]: audit 2024-04-14T16:04:37.692804+0000 mon.a (mon.0) 743 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1523385207"}]': finished 2024-04-14T16:04:39.111 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:38 smithi023 bash[55745]: cluster 2024-04-14T16:04:37.699182+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-14T16:04:39.111 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:38 smithi023 bash[55745]: audit 2024-04-14T16:04:38.080367+0000 mon.a (mon.0) 745 : audit [INF] from='client.? 172.21.15.23:0/3805917464' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/242975792"}]: dispatch 2024-04-14T16:04:39.111 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:38 smithi023 bash[55745]: audit 2024-04-14T16:04:38.641391+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:39.111 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:38 smithi023 bash[55745]: audit 2024-04-14T16:04:38.653210+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:39.111 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:38 smithi023 bash[57213]: cluster 2024-04-14T16:04:37.638449+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-14T16:04:39.111 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:38 smithi023 bash[57213]: audit 2024-04-14T16:04:37.692804+0000 mon.a (mon.0) 743 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1523385207"}]': finished 2024-04-14T16:04:39.111 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:38 smithi023 bash[57213]: cluster 2024-04-14T16:04:37.699182+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-14T16:04:39.112 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:38 smithi023 bash[57213]: audit 2024-04-14T16:04:38.080367+0000 mon.a (mon.0) 745 : audit [INF] from='client.? 172.21.15.23:0/3805917464' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/242975792"}]: dispatch 2024-04-14T16:04:39.112 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:38 smithi023 bash[57213]: audit 2024-04-14T16:04:38.641391+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:39.112 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:38 smithi023 bash[57213]: audit 2024-04-14T16:04:38.653210+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:39.112 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:04:38 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:04:38] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.33.4" 2024-04-14T16:04:39.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:38 smithi119 bash[44891]: cluster 2024-04-14T16:04:37.638449+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-04-14T16:04:39.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:38 smithi119 bash[44891]: audit 2024-04-14T16:04:37.692804+0000 mon.a (mon.0) 743 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1523385207"}]': finished 2024-04-14T16:04:39.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:38 smithi119 bash[44891]: cluster 2024-04-14T16:04:37.699182+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-14T16:04:39.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:38 smithi119 bash[44891]: audit 2024-04-14T16:04:38.080367+0000 mon.a (mon.0) 745 : audit [INF] from='client.? 172.21.15.23:0/3805917464' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/242975792"}]: dispatch 2024-04-14T16:04:39.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:38 smithi119 bash[44891]: audit 2024-04-14T16:04:38.641391+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:39.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:38 smithi119 bash[44891]: audit 2024-04-14T16:04:38.653210+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:40.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:39 smithi023 bash[55745]: audit 2024-04-14T16:04:38.716254+0000 mon.a (mon.0) 748 : audit [INF] from='client.? 172.21.15.23:0/3805917464' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/242975792"}]': finished 2024-04-14T16:04:40.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:39 smithi023 bash[55745]: cluster 2024-04-14T16:04:38.722157+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-14T16:04:40.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:39 smithi023 bash[55745]: audit 2024-04-14T16:04:39.096112+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.23:0/112011417' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3476663062"}]: dispatch 2024-04-14T16:04:40.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:39 smithi023 bash[55745]: audit 2024-04-14T16:04:39.096531+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3476663062"}]: dispatch 2024-04-14T16:04:40.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:39 smithi023 bash[57213]: audit 2024-04-14T16:04:38.716254+0000 mon.a (mon.0) 748 : audit [INF] from='client.? 172.21.15.23:0/3805917464' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/242975792"}]': finished 2024-04-14T16:04:40.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:39 smithi023 bash[57213]: cluster 2024-04-14T16:04:38.722157+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-14T16:04:40.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:39 smithi023 bash[57213]: audit 2024-04-14T16:04:39.096112+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.23:0/112011417' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3476663062"}]: dispatch 2024-04-14T16:04:40.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:39 smithi023 bash[57213]: audit 2024-04-14T16:04:39.096531+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3476663062"}]: dispatch 2024-04-14T16:04:40.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:39 smithi119 bash[44891]: audit 2024-04-14T16:04:38.716254+0000 mon.a (mon.0) 748 : audit [INF] from='client.? 172.21.15.23:0/3805917464' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/242975792"}]': finished 2024-04-14T16:04:40.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:39 smithi119 bash[44891]: cluster 2024-04-14T16:04:38.722157+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-14T16:04:40.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:39 smithi119 bash[44891]: audit 2024-04-14T16:04:39.096112+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.23:0/112011417' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3476663062"}]: dispatch 2024-04-14T16:04:40.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:39 smithi119 bash[44891]: audit 2024-04-14T16:04:39.096531+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3476663062"}]: dispatch 2024-04-14T16:04:41.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:40 smithi023 bash[55745]: cluster 2024-04-14T16:04:39.639389+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:04:41.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:40 smithi023 bash[55745]: audit 2024-04-14T16:04:39.720055+0000 mon.a (mon.0) 751 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3476663062"}]': finished 2024-04-14T16:04:41.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:40 smithi023 bash[55745]: cluster 2024-04-14T16:04:39.728209+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-14T16:04:41.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:40 smithi023 bash[55745]: audit 2024-04-14T16:04:40.102818+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.23:0/3699996571' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1683404019"}]: dispatch 2024-04-14T16:04:41.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:40 smithi023 bash[55745]: audit 2024-04-14T16:04:40.103588+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1683404019"}]: dispatch 2024-04-14T16:04:41.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:40 smithi023 bash[57213]: cluster 2024-04-14T16:04:39.639389+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:04:41.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:40 smithi023 bash[57213]: audit 2024-04-14T16:04:39.720055+0000 mon.a (mon.0) 751 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3476663062"}]': finished 2024-04-14T16:04:41.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:40 smithi023 bash[57213]: cluster 2024-04-14T16:04:39.728209+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-14T16:04:41.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:40 smithi023 bash[57213]: audit 2024-04-14T16:04:40.102818+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.23:0/3699996571' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1683404019"}]: dispatch 2024-04-14T16:04:41.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:40 smithi023 bash[57213]: audit 2024-04-14T16:04:40.103588+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1683404019"}]: dispatch 2024-04-14T16:04:41.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:40 smithi119 bash[44891]: cluster 2024-04-14T16:04:39.639389+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:04:41.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:40 smithi119 bash[44891]: audit 2024-04-14T16:04:39.720055+0000 mon.a (mon.0) 751 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/3476663062"}]': finished 2024-04-14T16:04:41.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:40 smithi119 bash[44891]: cluster 2024-04-14T16:04:39.728209+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-04-14T16:04:41.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:40 smithi119 bash[44891]: audit 2024-04-14T16:04:40.102818+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.23:0/3699996571' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1683404019"}]: dispatch 2024-04-14T16:04:41.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:40 smithi119 bash[44891]: audit 2024-04-14T16:04:40.103588+0000 mon.a (mon.0) 753 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1683404019"}]: dispatch 2024-04-14T16:04:42.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:41 smithi023 bash[55745]: audit 2024-04-14T16:04:40.757137+0000 mon.a (mon.0) 754 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1683404019"}]': finished 2024-04-14T16:04:42.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:41 smithi023 bash[55745]: cluster 2024-04-14T16:04:40.773203+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-04-14T16:04:42.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:41 smithi023 bash[57213]: audit 2024-04-14T16:04:40.757137+0000 mon.a (mon.0) 754 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1683404019"}]': finished 2024-04-14T16:04:42.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:41 smithi023 bash[57213]: cluster 2024-04-14T16:04:40.773203+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-04-14T16:04:42.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:41 smithi119 bash[44891]: audit 2024-04-14T16:04:40.757137+0000 mon.a (mon.0) 754 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi023.kkyzib' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.23:0/1683404019"}]': finished 2024-04-14T16:04:42.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:41 smithi119 bash[44891]: cluster 2024-04-14T16:04:40.773203+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-04-14T16:04:43.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:42 smithi023 bash[55745]: cluster 2024-04-14T16:04:41.640486+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:04:43.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:42 smithi023 bash[57213]: cluster 2024-04-14T16:04:41.640486+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:04:43.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:42 smithi119 bash[44891]: cluster 2024-04-14T16:04:41.640486+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:04:45.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:45 smithi119 bash[44891]: cluster 2024-04-14T16:04:43.641616+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 1 op/s 2024-04-14T16:04:45.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:45 smithi119 bash[44891]: audit 2024-04-14T16:04:44.870990+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:04:45.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:45 smithi023 bash[55745]: cluster 2024-04-14T16:04:43.641616+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 1 op/s 2024-04-14T16:04:45.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:45 smithi023 bash[55745]: audit 2024-04-14T16:04:44.870990+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:04:45.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:45 smithi023 bash[57213]: cluster 2024-04-14T16:04:43.641616+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 1 op/s 2024-04-14T16:04:45.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:45 smithi023 bash[57213]: audit 2024-04-14T16:04:44.870990+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:04:46.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:46 smithi119 bash[44891]: audit 2024-04-14T16:04:44.483833+0000 mgr.y (mgr.34107) 412 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:04:46.524 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:46 smithi023 bash[57213]: audit 2024-04-14T16:04:44.483833+0000 mgr.y (mgr.34107) 412 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:04:46.524 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:46 smithi023 bash[55745]: audit 2024-04-14T16:04:44.483833+0000 mgr.y (mgr.34107) 412 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:04:47.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:47 smithi119 bash[44891]: cluster 2024-04-14T16:04:45.642726+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-14T16:04:47.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:47 smithi023 bash[55745]: cluster 2024-04-14T16:04:45.642726+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-14T16:04:47.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:47 smithi023 bash[57213]: cluster 2024-04-14T16:04:45.642726+0000 mgr.y (mgr.34107) 413 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-14T16:04:49.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:04:48 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:04:48] "GET /metrics HTTP/1.1" 200 38687 "" "Prometheus/2.33.4" 2024-04-14T16:04:49.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: cluster 2024-04-14T16:04:47.643519+0000 mgr.y (mgr.34107) 414 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-14T16:04:49.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.504447+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.519248+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.522268+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:04:49.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.523981+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:04:49.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.846456+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.906425+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T16:04:49.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.920244+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.922517+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T16:04:49.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.925071+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T16:04:49.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.930848+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.948504+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:04:49.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.953064+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.956660+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.959330+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.964290+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.970202+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.974159+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.976676+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.978242+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.979936+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.981529+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.987284+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.989639+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi023.kkyzib"}]: dispatch 2024-04-14T16:04:49.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.994757+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi023.kkyzib"}]': finished 2024-04-14T16:04:49.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:48.998332+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:49.003574+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:49.006571+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.447 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:49 smithi119 bash[44891]: audit 2024-04-14T16:04:49.011870+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.454 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: cluster 2024-04-14T16:04:47.643519+0000 mgr.y (mgr.34107) 414 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-14T16:04:49.454 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.504447+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.454 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.519248+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.454 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.522268+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:04:49.454 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.523981+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:04:49.454 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.846456+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.454 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.906425+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T16:04:49.454 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.920244+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.454 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.922517+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T16:04:49.455 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.925071+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T16:04:49.455 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.930848+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.455 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.948504+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:04:49.455 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.953064+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.455 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.956660+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.455 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.959330+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.455 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.964290+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.455 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.970202+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.455 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.974159+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.455 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.976676+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.455 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.978242+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.455 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.979936+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.456 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.981529+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.456 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.987284+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.456 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.989639+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi023.kkyzib"}]: dispatch 2024-04-14T16:04:49.456 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.994757+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi023.kkyzib"}]': finished 2024-04-14T16:04:49.456 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:48.998332+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.456 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:49.003574+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.456 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:49.006571+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.456 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[57213]: audit 2024-04-14T16:04:49.011870+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.457 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: cluster 2024-04-14T16:04:47.643519+0000 mgr.y (mgr.34107) 414 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-14T16:04:49.457 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.504447+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.457 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.519248+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.457 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.522268+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:04:49.457 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.523981+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:04:49.457 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.846456+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.457 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.906425+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T16:04:49.457 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.920244+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.457 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.922517+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T16:04:49.457 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.925071+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T16:04:49.457 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.930848+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.457 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.948504+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:04:49.458 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.953064+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.458 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.956660+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.458 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.959330+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.458 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.964290+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.458 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.970202+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.458 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.974159+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.458 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.976676+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.458 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.978242+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.458 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.979936+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.458 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.981529+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.458 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.987284+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.458 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.989639+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi023.kkyzib"}]: dispatch 2024-04-14T16:04:49.459 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.994757+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi023.kkyzib"}]': finished 2024-04-14T16:04:49.459 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:48.998332+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.459 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:49.003574+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:49.459 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:49.006571+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:49.459 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:49 smithi023 bash[55745]: audit 2024-04-14T16:04:49.011870+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:50.042 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T16:04:50.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:50 smithi119 bash[44891]: cluster 2024-04-14T16:04:48.527615+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-04-14T16:04:50.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:50 smithi119 bash[44891]: cluster 2024-04-14T16:04:48.528291+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 0 op/s 2024-04-14T16:04:50.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:50 smithi119 bash[44891]: cephadm 2024-04-14T16:04:48.536132+0000 mgr.y (mgr.34107) 417 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-14T16:04:50.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:50 smithi119 bash[44891]: audit 2024-04-14T16:04:48.907378+0000 mgr.y (mgr.34107) 418 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T16:04:50.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:50 smithi119 bash[44891]: cephadm 2024-04-14T16:04:48.922196+0000 mgr.y (mgr.34107) 419 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.23:5000 to Dashboard 2024-04-14T16:04:50.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:50 smithi119 bash[44891]: audit 2024-04-14T16:04:48.923447+0000 mgr.y (mgr.34107) 420 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T16:04:50.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:50 smithi119 bash[44891]: audit 2024-04-14T16:04:48.926290+0000 mgr.y (mgr.34107) 421 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T16:04:50.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:50 smithi119 bash[44891]: cephadm 2024-04-14T16:04:48.982385+0000 mgr.y (mgr.34107) 422 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-14T16:04:50.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:50 smithi119 bash[44891]: cephadm 2024-04-14T16:04:48.999597+0000 mgr.y (mgr.34107) 423 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-14T16:04:50.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:50 smithi119 bash[44891]: cephadm 2024-04-14T16:04:49.007691+0000 mgr.y (mgr.34107) 424 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-14T16:04:50.569 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:50 smithi023 bash[55745]: cluster 2024-04-14T16:04:48.527615+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-04-14T16:04:50.570 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:50 smithi023 bash[55745]: cluster 2024-04-14T16:04:48.528291+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 0 op/s 2024-04-14T16:04:50.570 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:50 smithi023 bash[55745]: cephadm 2024-04-14T16:04:48.536132+0000 mgr.y (mgr.34107) 417 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-14T16:04:50.570 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:50 smithi023 bash[55745]: audit 2024-04-14T16:04:48.907378+0000 mgr.y (mgr.34107) 418 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T16:04:50.570 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:50 smithi023 bash[55745]: cephadm 2024-04-14T16:04:48.922196+0000 mgr.y (mgr.34107) 419 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.23:5000 to Dashboard 2024-04-14T16:04:50.570 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:50 smithi023 bash[55745]: audit 2024-04-14T16:04:48.923447+0000 mgr.y (mgr.34107) 420 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T16:04:50.570 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:50 smithi023 bash[55745]: audit 2024-04-14T16:04:48.926290+0000 mgr.y (mgr.34107) 421 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T16:04:50.570 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:50 smithi023 bash[55745]: cephadm 2024-04-14T16:04:48.982385+0000 mgr.y (mgr.34107) 422 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-14T16:04:50.570 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:50 smithi023 bash[55745]: cephadm 2024-04-14T16:04:48.999597+0000 mgr.y (mgr.34107) 423 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-14T16:04:50.570 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:50 smithi023 bash[55745]: cephadm 2024-04-14T16:04:49.007691+0000 mgr.y (mgr.34107) 424 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-14T16:04:50.574 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:50 smithi023 bash[57213]: cluster 2024-04-14T16:04:48.527615+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-04-14T16:04:50.575 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:50 smithi023 bash[57213]: cluster 2024-04-14T16:04:48.528291+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 0 op/s 2024-04-14T16:04:50.575 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:50 smithi023 bash[57213]: cephadm 2024-04-14T16:04:48.536132+0000 mgr.y (mgr.34107) 417 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-14T16:04:50.575 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:50 smithi023 bash[57213]: audit 2024-04-14T16:04:48.907378+0000 mgr.y (mgr.34107) 418 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-14T16:04:50.575 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:50 smithi023 bash[57213]: cephadm 2024-04-14T16:04:48.922196+0000 mgr.y (mgr.34107) 419 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.23:5000 to Dashboard 2024-04-14T16:04:50.575 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:50 smithi023 bash[57213]: audit 2024-04-14T16:04:48.923447+0000 mgr.y (mgr.34107) 420 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-14T16:04:50.575 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:50 smithi023 bash[57213]: audit 2024-04-14T16:04:48.926290+0000 mgr.y (mgr.34107) 421 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi023"}]: dispatch 2024-04-14T16:04:50.575 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:50 smithi023 bash[57213]: cephadm 2024-04-14T16:04:48.982385+0000 mgr.y (mgr.34107) 422 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-14T16:04:50.575 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:50 smithi023 bash[57213]: cephadm 2024-04-14T16:04:48.999597+0000 mgr.y (mgr.34107) 423 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-14T16:04:50.575 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:50 smithi023 bash[57213]: cephadm 2024-04-14T16:04:49.007691+0000 mgr.y (mgr.34107) 424 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-14T16:04:50.825 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T16:04:50.825 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (8m) 13s ago 15m 14.2M - 0.23.0 ba2b418f427c e6dfea9b190e 2024-04-14T16:04:50.825 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 error 13s ago 15m - - 2024-04-14T16:04:50.825 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (19s) 13s ago 13m - - 3.7 b96c509eef84 96b4454580ea 2024-04-14T16:04:50.825 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283,8765 running (7m) 13s ago 21m 439M - 19.0.0-2778-ga971fd5f b96c509eef84 2ed438e9faa7 2024-04-14T16:04:50.825 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (8m) 13s ago 23m 502M - 19.0.0-2778-ga971fd5f b96c509eef84 4147830303b4 2024-04-14T16:04:50.825 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (7m) 13s ago 23m 59.7M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 bdffa642fda8 2024-04-14T16:04:50.826 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (6m) 13s ago 21m 44.4M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 ee3c2462ddf0 2024-04-14T16:04:50.826 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (6m) 13s ago 21m 46.7M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 abed67fb44ce 2024-04-14T16:04:50.826 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (9m) 13s ago 16m 9524k - 1.3.1 1dbe0e931976 33d132daf693 2024-04-14T16:04:50.826 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (8m) 13s ago 16m 9516k - 1.3.1 1dbe0e931976 287a50fa76a1 2024-04-14T16:04:50.826 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (4m) 13s ago 20m 57.9M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 3dd7cbf5e56b 2024-04-14T16:04:50.826 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (4m) 13s ago 20m 65.4M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 a4f92aab8cd2 2024-04-14T16:04:50.826 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (3m) 13s ago 19m 56.6M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 8395c0e82e2d 2024-04-14T16:04:50.826 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (3m) 13s ago 19m 61.6M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 7486298816bc 2024-04-14T16:04:50.826 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (2m) 13s ago 18m 57.2M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 505551e636df 2024-04-14T16:04:50.826 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (2m) 13s ago 18m 56.1M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 7d457722f333 2024-04-14T16:04:50.826 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (2m) 13s ago 17m 55.3M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 ad18cab204ce 2024-04-14T16:04:50.826 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (95s) 13s ago 16m 56.9M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 3cfc0fb45db4 2024-04-14T16:04:50.827 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (7m) 13s ago 16m 74.4M - 2.33.4 514e6a882f6e 6f29ab050cda 2024-04-14T16:04:50.827 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (71s) 13s ago 14m 88.3M - 19.0.0-2778-ga971fd5f b96c509eef84 f3986df068a6 2024-04-14T16:04:50.827 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (58s) 13s ago 14m 88.1M - 19.0.0-2778-ga971fd5f b96c509eef84 0cbb43555683 2024-04-14T16:04:50.827 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (65s) 13s ago 13m 88.0M - 19.0.0-2778-ga971fd5f b96c509eef84 0670abb37ddf 2024-04-14T16:04:50.827 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (52s) 13s ago 13m 88.1M - 19.0.0-2778-ga971fd5f b96c509eef84 3bcd960e8d10 2024-04-14T16:04:51.265 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:04:51.265 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T16:04:51.265 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 3 2024-04-14T16:04:51.265 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:04:51.265 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T16:04:51.266 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T16:04:51.266 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:04:51.266 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T16:04:51.266 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 8 2024-04-14T16:04:51.266 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:04:51.266 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T16:04:51.266 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 4 2024-04-14T16:04:51.266 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:04:51.266 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T16:04:51.266 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 17 2024-04-14T16:04:51.266 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T16:04:51.266 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:04:51.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:51 smithi023 bash[57213]: audit 2024-04-14T16:04:50.026262+0000 mgr.y (mgr.34107) 425 : audit [DBG] from='client.44698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:51.593 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:51 smithi023 bash[55745]: audit 2024-04-14T16:04:50.026262+0000 mgr.y (mgr.34107) 425 : audit [DBG] from='client.44698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:51.631 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:04:51.631 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T16:04:51.631 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T16:04:51.631 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-14T16:04:51.631 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [ 2024-04-14T16:04:51.631 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr", 2024-04-14T16:04:51.631 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw", 2024-04-14T16:04:51.631 INFO:teuthology.orchestra.run.smithi023.stdout: "mon", 2024-04-14T16:04:51.631 INFO:teuthology.orchestra.run.smithi023.stdout: "osd", 2024-04-14T16:04:51.631 INFO:teuthology.orchestra.run.smithi023.stdout: "iscsi" 2024-04-14T16:04:51.631 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T16:04:51.632 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "18/23 daemons upgraded", 2024-04-14T16:04:51.632 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Currently upgrading node-exporter daemons", 2024-04-14T16:04:51.632 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T16:04:51.632 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:04:51.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:51 smithi119 bash[44891]: audit 2024-04-14T16:04:50.026262+0000 mgr.y (mgr.34107) 425 : audit [DBG] from='client.44698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:52.084 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T16:04:52.084 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T16:04:52.084 INFO:teuthology.orchestra.run.smithi023.stdout: daemon grafana.a on smithi119 is in error state 2024-04-14T16:04:52.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:51 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:52.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:04:51 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:52.090 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:04:51 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:52.091 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:04:51 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:52.091 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:04:51 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:52.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:04:51 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:52.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:51 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:52.092 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:51 smithi023 systemd[1]: Stopping Ceph node-exporter.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:04:52.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:51 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:52.092 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:04:51 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:52.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:52 smithi023 bash[55745]: audit 2024-04-14T16:04:50.409605+0000 mgr.y (mgr.34107) 426 : audit [DBG] from='client.34758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:52.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:52 smithi023 bash[55745]: cluster 2024-04-14T16:04:50.529024+0000 mgr.y (mgr.34107) 427 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-14T16:04:52.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:52 smithi023 bash[55745]: audit 2024-04-14T16:04:50.777419+0000 mgr.y (mgr.34107) 428 : audit [DBG] from='client.44710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:52.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:52 smithi023 bash[55745]: audit 2024-04-14T16:04:51.264598+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.23:0/2426683834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:52.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:52 smithi023 bash[55745]: audit 2024-04-14T16:04:52.083844+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.23:0/301465299' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:04:52.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:52 smithi023 bash[57213]: audit 2024-04-14T16:04:50.409605+0000 mgr.y (mgr.34107) 426 : audit [DBG] from='client.34758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:52.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:52 smithi023 bash[57213]: cluster 2024-04-14T16:04:50.529024+0000 mgr.y (mgr.34107) 427 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-14T16:04:52.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:52 smithi023 bash[57213]: audit 2024-04-14T16:04:50.777419+0000 mgr.y (mgr.34107) 428 : audit [DBG] from='client.44710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:52.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:52 smithi023 bash[57213]: audit 2024-04-14T16:04:51.264598+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.23:0/2426683834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:52.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:52 smithi023 bash[57213]: audit 2024-04-14T16:04:52.083844+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.23:0/301465299' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:04:52.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:52 smithi119 bash[44891]: audit 2024-04-14T16:04:50.409605+0000 mgr.y (mgr.34107) 426 : audit [DBG] from='client.34758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:52.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:52 smithi119 bash[44891]: cluster 2024-04-14T16:04:50.529024+0000 mgr.y (mgr.34107) 427 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-14T16:04:52.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:52 smithi119 bash[44891]: audit 2024-04-14T16:04:50.777419+0000 mgr.y (mgr.34107) 428 : audit [DBG] from='client.44710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:52.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:52 smithi119 bash[44891]: audit 2024-04-14T16:04:51.264598+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.23:0/2426683834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:04:52.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:52 smithi119 bash[44891]: audit 2024-04-14T16:04:52.083844+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.23:0/301465299' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:04:53.090 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:52 smithi023 bash[78199]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-node-exporter-a 2024-04-14T16:04:53.090 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:52 smithi023 bash[78263]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-node-exporter-a 2024-04-14T16:04:53.090 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:52 smithi023 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-14T16:04:53.090 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:52 smithi023 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-14T16:04:53.091 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:52 smithi023 systemd[1]: Stopped Ceph node-exporter.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:04:53.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:04:53 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:53.591 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:04:53 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:53.591 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:04:53 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:53.591 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:04:53 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:53.592 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:04:53 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:53.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:53 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:53.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:53 smithi023 bash[55745]: cephadm 2024-04-14T16:04:51.285582+0000 mgr.y (mgr.34107) 429 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-14T16:04:53.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:53 smithi023 bash[55745]: cephadm 2024-04-14T16:04:51.286181+0000 mgr.y (mgr.34107) 430 : cephadm [INF] Deploying daemon node-exporter.a on smithi023 2024-04-14T16:04:53.592 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:53 smithi023 bash[55745]: audit 2024-04-14T16:04:51.629849+0000 mgr.y (mgr.34107) 431 : audit [DBG] from='client.34776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:53.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:53 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:53.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:53 smithi023 bash[57213]: cephadm 2024-04-14T16:04:51.285582+0000 mgr.y (mgr.34107) 429 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-14T16:04:53.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:53 smithi023 bash[57213]: cephadm 2024-04-14T16:04:51.286181+0000 mgr.y (mgr.34107) 430 : cephadm [INF] Deploying daemon node-exporter.a on smithi023 2024-04-14T16:04:53.593 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:53 smithi023 bash[57213]: audit 2024-04-14T16:04:51.629849+0000 mgr.y (mgr.34107) 431 : audit [DBG] from='client.34776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:53.593 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:53 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:53.593 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:53 smithi023 systemd[1]: Started Ceph node-exporter.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:04:53.593 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:53 smithi023 bash[78319]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-14T16:04:53.593 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:04:53 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:53.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:53 smithi119 bash[44891]: cephadm 2024-04-14T16:04:51.285582+0000 mgr.y (mgr.34107) 429 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-14T16:04:53.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:53 smithi119 bash[44891]: cephadm 2024-04-14T16:04:51.286181+0000 mgr.y (mgr.34107) 430 : cephadm [INF] Deploying daemon node-exporter.a on smithi023 2024-04-14T16:04:53.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:53 smithi119 bash[44891]: audit 2024-04-14T16:04:51.629849+0000 mgr.y (mgr.34107) 431 : audit [DBG] from='client.34776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:04:54.090 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:53 smithi023 bash[78319]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-14T16:04:54.090 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:53 smithi023 bash[78319]: 22b70bddd3ac: Pulling fs layer 2024-04-14T16:04:54.091 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:53 smithi023 bash[78319]: 5c12815fee55: Pulling fs layer 2024-04-14T16:04:54.091 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:53 smithi023 bash[78319]: c0e87333d380: Pulling fs layer 2024-04-14T16:04:54.492 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:54 smithi023 bash[55745]: cluster 2024-04-14T16:04:52.530043+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-14T16:04:54.492 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:54 smithi023 bash[55745]: audit 2024-04-14T16:04:53.267610+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:54.492 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:54 smithi023 bash[55745]: audit 2024-04-14T16:04:53.272734+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:54.492 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:54 smithi023 bash[57213]: cluster 2024-04-14T16:04:52.530043+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-14T16:04:54.492 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:54 smithi023 bash[57213]: audit 2024-04-14T16:04:53.267610+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:54.492 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:54 smithi023 bash[57213]: audit 2024-04-14T16:04:53.272734+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:54.492 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:54 smithi023 bash[78319]: 22b70bddd3ac: Verifying Checksum 2024-04-14T16:04:54.493 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:54 smithi023 bash[78319]: 22b70bddd3ac: Download complete 2024-04-14T16:04:54.493 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:54 smithi023 bash[78319]: 5c12815fee55: Verifying Checksum 2024-04-14T16:04:54.493 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:54 smithi023 bash[78319]: 5c12815fee55: Download complete 2024-04-14T16:04:54.493 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:54 smithi023 bash[78319]: 22b70bddd3ac: Pull complete 2024-04-14T16:04:54.493 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:54 smithi023 bash[78319]: c0e87333d380: Verifying Checksum 2024-04-14T16:04:54.493 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:54 smithi023 bash[78319]: c0e87333d380: Download complete 2024-04-14T16:04:54.565 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:54 smithi119 bash[44891]: cluster 2024-04-14T16:04:52.530043+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s 2024-04-14T16:04:54.566 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:54 smithi119 bash[44891]: audit 2024-04-14T16:04:53.267610+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:54.566 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:54 smithi119 bash[44891]: audit 2024-04-14T16:04:53.272734+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:54.840 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:54 smithi023 bash[78319]: 5c12815fee55: Pull complete 2024-04-14T16:04:55.391 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:55 smithi023 bash[78319]: c0e87333d380: Pull complete 2024-04-14T16:04:55.391 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:55 smithi023 bash[78319]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-14T16:04:55.391 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:55 smithi023 bash[78319]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-14T16:04:56.206 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:04:56 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:56.207 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:04:56 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:56.207 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:04:56 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:56.207 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:56 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:56.208 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:56 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:56.208 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:04:56 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:56.208 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:04:56 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:56.209 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 16:04:56 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:56.209 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:04:56 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:56.540 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:56 smithi119 systemd[1]: Stopping Ceph node-exporter.b for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:04:56.541 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:56 smithi119 bash[44891]: audit 2024-04-14T16:04:54.491106+0000 mgr.y (mgr.34107) 433 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:04:56.541 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:56 smithi119 bash[44891]: cluster 2024-04-14T16:04:54.530970+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-04-14T16:04:56.577 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[55745]: audit 2024-04-14T16:04:54.491106+0000 mgr.y (mgr.34107) 433 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:04:56.577 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[55745]: cluster 2024-04-14T16:04:54.530970+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-04-14T16:04:56.578 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[57213]: audit 2024-04-14T16:04:54.491106+0000 mgr.y (mgr.34107) 433 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:04:56.578 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[57213]: cluster 2024-04-14T16:04:54.530970+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-04-14T16:04:56.841 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.669Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-14T16:04:56.841 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.670Z 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-14T16:04:56.841 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.670Z 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-14T16:04:56.841 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.670Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-14T16:04:56.841 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.670Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-04-14T16:04:56.842 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.670Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-04-14T16:04:56.842 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-14T16:04:56.842 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=arp 2024-04-14T16:04:56.842 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-14T16:04:56.842 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-14T16:04:56.842 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-14T16:04:56.842 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-14T16:04:56.842 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-14T16:04:56.842 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-14T16:04:56.842 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-14T16:04:56.842 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-14T16:04:56.842 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=edac 2024-04-14T16:04:56.843 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-14T16:04:56.843 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-14T16:04:56.843 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-14T16:04:56.843 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-14T16:04:56.843 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-14T16:04:56.843 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-14T16:04:56.843 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-14T16:04:56.843 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-14T16:04:56.843 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-14T16:04:56.844 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-14T16:04:56.844 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-14T16:04:56.844 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-14T16:04:56.844 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-14T16:04:56.844 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-14T16:04:56.844 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-14T16:04:56.844 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-14T16:04:56.844 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=os 2024-04-14T16:04:56.844 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-14T16:04:56.844 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-14T16:04:56.844 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-14T16:04:56.844 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-14T16:04:56.844 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-14T16:04:56.845 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-14T16:04:56.845 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-14T16:04:56.845 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.671Z caller=node_exporter.go:117 level=info collector=stat 2024-04-14T16:04:56.845 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.672Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-14T16:04:56.845 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.672Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-14T16:04:56.845 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.672Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-14T16:04:56.845 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.672Z caller=node_exporter.go:117 level=info collector=time 2024-04-14T16:04:56.845 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.672Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-14T16:04:56.845 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.672Z caller=node_exporter.go:117 level=info collector=uname 2024-04-14T16:04:56.845 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.672Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-14T16:04:56.845 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.672Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-14T16:04:56.845 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.672Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-14T16:04:56.845 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.672Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-14T16:04:56.845 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:04:56 smithi023 bash[78319]: ts=2024-04-14T16:04:56.672Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-14T16:04:57.194 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:56 smithi119 bash[59250]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-node-exporter-b 2024-04-14T16:04:57.194 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:57 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-14T16:04:57.194 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:57 smithi119 bash[59312]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-node-exporter-b 2024-04-14T16:04:57.194 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:57 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-14T16:04:57.194 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:57 smithi119 systemd[1]: Stopped Ceph node-exporter.b for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:04:57.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:57 smithi023 bash[55745]: cephadm 2024-04-14T16:04:55.423189+0000 mgr.y (mgr.34107) 435 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-14T16:04:57.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:57 smithi023 bash[55745]: cephadm 2024-04-14T16:04:55.424045+0000 mgr.y (mgr.34107) 436 : cephadm [INF] Deploying daemon node-exporter.b on smithi119 2024-04-14T16:04:57.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:57 smithi023 bash[57213]: cephadm 2024-04-14T16:04:55.423189+0000 mgr.y (mgr.34107) 435 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-14T16:04:57.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:57 smithi023 bash[57213]: cephadm 2024-04-14T16:04:55.424045+0000 mgr.y (mgr.34107) 436 : cephadm [INF] Deploying daemon node-exporter.b on smithi119 2024-04-14T16:04:57.693 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:04:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:57.694 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:04:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:57.694 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 16:04:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:57.694 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:04:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:57.695 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:04:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:57.695 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:04:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:57.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:57.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:57 smithi119 bash[44891]: cephadm 2024-04-14T16:04:55.423189+0000 mgr.y (mgr.34107) 435 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-14T16:04:57.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:57 smithi119 bash[44891]: cephadm 2024-04-14T16:04:55.424045+0000 mgr.y (mgr.34107) 436 : cephadm [INF] Deploying daemon node-exporter.b on smithi119 2024-04-14T16:04:57.696 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:04:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:57.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:57 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:04:57.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:57 smithi119 systemd[1]: Started Ceph node-exporter.b for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:04:57.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:57 smithi119 bash[59367]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-14T16:04:58.194 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:57 smithi119 bash[59367]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-14T16:04:58.194 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:58 smithi119 bash[59367]: 22b70bddd3ac: Pulling fs layer 2024-04-14T16:04:58.194 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:58 smithi119 bash[59367]: 5c12815fee55: Pulling fs layer 2024-04-14T16:04:58.194 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:58 smithi119 bash[59367]: c0e87333d380: Pulling fs layer 2024-04-14T16:04:58.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:58 smithi023 bash[55745]: cluster 2024-04-14T16:04:56.532123+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-04-14T16:04:58.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:58 smithi023 bash[55745]: audit 2024-04-14T16:04:57.368393+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:58.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:58 smithi023 bash[55745]: audit 2024-04-14T16:04:57.379994+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:58.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:58 smithi023 bash[57213]: cluster 2024-04-14T16:04:56.532123+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-04-14T16:04:58.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:58 smithi023 bash[57213]: audit 2024-04-14T16:04:57.368393+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:58.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:58 smithi023 bash[57213]: audit 2024-04-14T16:04:57.379994+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:58.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:58 smithi119 bash[44891]: cluster 2024-04-14T16:04:56.532123+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-04-14T16:04:58.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:58 smithi119 bash[44891]: audit 2024-04-14T16:04:57.368393+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:58.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:58 smithi119 bash[44891]: audit 2024-04-14T16:04:57.379994+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:04:58.694 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:58 smithi119 bash[59367]: 22b70bddd3ac: Verifying Checksum 2024-04-14T16:04:58.694 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:58 smithi119 bash[59367]: 22b70bddd3ac: Download complete 2024-04-14T16:04:58.694 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:58 smithi119 bash[59367]: 5c12815fee55: Verifying Checksum 2024-04-14T16:04:58.694 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:58 smithi119 bash[59367]: 5c12815fee55: Download complete 2024-04-14T16:04:58.694 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:58 smithi119 bash[59367]: c0e87333d380: Verifying Checksum 2024-04-14T16:04:58.694 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:58 smithi119 bash[59367]: c0e87333d380: Download complete 2024-04-14T16:04:58.694 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:58 smithi119 bash[59367]: 22b70bddd3ac: Pull complete 2024-04-14T16:04:59.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:04:58 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:04:58] "GET /metrics HTTP/1.1" 200 38687 "" "Prometheus/2.33.4" 2024-04-14T16:04:59.137 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:58 smithi119 bash[59367]: 5c12815fee55: Pull complete 2024-04-14T16:04:59.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:04:59 smithi119 bash[44891]: cluster 2024-04-14T16:04:58.533207+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-14T16:04:59.444 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:59 smithi119 bash[59367]: c0e87333d380: Pull complete 2024-04-14T16:04:59.444 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:59 smithi119 bash[59367]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-14T16:04:59.444 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:04:59 smithi119 bash[59367]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-14T16:04:59.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:04:59 smithi023 bash[55745]: cluster 2024-04-14T16:04:58.533207+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-14T16:04:59.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:04:59 smithi023 bash[57213]: cluster 2024-04-14T16:04:58.533207+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-14T16:05:00.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:00 smithi023 bash[55745]: audit 2024-04-14T16:04:59.872514+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:05:00.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:00 smithi023 bash[57213]: audit 2024-04-14T16:04:59.872514+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:05:00.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[44891]: audit 2024-04-14T16:04:59.872514+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:05:00.694 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.528Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-14T16:05:00.694 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.528Z 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-14T16:05:00.694 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.529Z 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-14T16:05:00.694 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.529Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-14T16:05:00.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.529Z 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-14T16:05:00.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.529Z 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-14T16:05:00.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-14T16:05:00.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=arp 2024-04-14T16:05:00.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-14T16:05:00.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-14T16:05:00.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-14T16:05:00.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-14T16:05:00.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-14T16:05:00.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-14T16:05:00.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-14T16:05:00.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-14T16:05:00.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=edac 2024-04-14T16:05:00.695 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-14T16:05:00.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-14T16:05:00.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-14T16:05:00.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-14T16:05:00.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-14T16:05:00.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-14T16:05:00.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-14T16:05:00.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-14T16:05:00.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-14T16:05:00.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-14T16:05:00.696 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-14T16:05:00.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-14T16:05:00.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-14T16:05:00.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-14T16:05:00.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-14T16:05:00.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-14T16:05:00.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=os 2024-04-14T16:05:00.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-14T16:05:00.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-14T16:05:00.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-14T16:05:00.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-14T16:05:00.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-14T16:05:00.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-14T16:05:00.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-14T16:05:00.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=stat 2024-04-14T16:05:00.697 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-14T16:05:00.698 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-14T16:05:00.698 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-14T16:05:00.698 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=time 2024-04-14T16:05:00.698 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-14T16:05:00.698 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=uname 2024-04-14T16:05:00.698 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-14T16:05:00.698 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-14T16:05:00.698 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.530Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-14T16:05:00.698 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.531Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-14T16:05:00.698 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:00 smithi119 bash[59367]: ts=2024-04-14T16:05:00.531Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-14T16:05:01.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:01 smithi023 bash[55745]: cluster 2024-04-14T16:05:00.534554+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-14T16:05:01.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:01 smithi023 bash[57213]: cluster 2024-04-14T16:05:00.534554+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-14T16:05:01.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:01 smithi119 bash[44891]: cluster 2024-04-14T16:05:00.534554+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-14T16:05:04.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:04 smithi023 bash[57213]: cluster 2024-04-14T16:05:02.535250+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-14T16:05:04.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:04 smithi023 bash[57213]: audit 2024-04-14T16:05:03.054645+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:04.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:04 smithi023 bash[57213]: audit 2024-04-14T16:05:03.065108+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:04.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:04 smithi023 bash[57213]: audit 2024-04-14T16:05:03.361442+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:04.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:04 smithi023 bash[57213]: audit 2024-04-14T16:05:03.371816+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:04.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:04 smithi023 bash[55745]: cluster 2024-04-14T16:05:02.535250+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-14T16:05:04.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:04 smithi023 bash[55745]: audit 2024-04-14T16:05:03.054645+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:04.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:04 smithi023 bash[55745]: audit 2024-04-14T16:05:03.065108+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:04.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:04 smithi023 bash[55745]: audit 2024-04-14T16:05:03.361442+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:04.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:04 smithi023 bash[55745]: audit 2024-04-14T16:05:03.371816+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:04.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:04 smithi119 bash[44891]: cluster 2024-04-14T16:05:02.535250+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-14T16:05:04.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:04 smithi119 bash[44891]: audit 2024-04-14T16:05:03.054645+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:04.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:04 smithi119 bash[44891]: audit 2024-04-14T16:05:03.065108+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:04.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:04 smithi119 bash[44891]: audit 2024-04-14T16:05:03.361442+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:04.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:04 smithi119 bash[44891]: audit 2024-04-14T16:05:03.371816+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:05.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:05 smithi119 bash[44891]: audit 2024-04-14T16:05:04.182155+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:05.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:05 smithi119 bash[44891]: audit 2024-04-14T16:05:04.193514+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:05.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:05 smithi119 bash[44891]: audit 2024-04-14T16:05:04.488250+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:05.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:05 smithi119 bash[44891]: audit 2024-04-14T16:05:04.495395+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:05.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:05 smithi023 bash[55745]: audit 2024-04-14T16:05:04.182155+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:05.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:05 smithi023 bash[55745]: audit 2024-04-14T16:05:04.193514+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:05.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:05 smithi023 bash[55745]: audit 2024-04-14T16:05:04.488250+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:05.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:05 smithi023 bash[55745]: audit 2024-04-14T16:05:04.495395+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:05.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:05 smithi023 bash[57213]: audit 2024-04-14T16:05:04.182155+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:05.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:05 smithi023 bash[57213]: audit 2024-04-14T16:05:04.193514+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:05.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:05 smithi023 bash[57213]: audit 2024-04-14T16:05:04.488250+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:05.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:05 smithi023 bash[57213]: audit 2024-04-14T16:05:04.495395+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:06.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:06 smithi119 bash[44891]: audit 2024-04-14T16:05:04.499084+0000 mgr.y (mgr.34107) 441 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:05:06.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:06 smithi119 bash[44891]: cluster 2024-04-14T16:05:04.536084+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-04-14T16:05:06.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:06 smithi023 bash[55745]: audit 2024-04-14T16:05:04.499084+0000 mgr.y (mgr.34107) 441 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:05:06.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:06 smithi023 bash[55745]: cluster 2024-04-14T16:05:04.536084+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-04-14T16:05:06.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:06 smithi023 bash[57213]: audit 2024-04-14T16:05:04.499084+0000 mgr.y (mgr.34107) 441 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:05:06.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:06 smithi023 bash[57213]: cluster 2024-04-14T16:05:04.536084+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-04-14T16:05:08.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:08 smithi023 bash[55745]: cluster 2024-04-14T16:05:06.537286+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:08.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:08 smithi023 bash[57213]: cluster 2024-04-14T16:05:06.537286+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:08.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:08 smithi119 bash[44891]: cluster 2024-04-14T16:05:06.537286+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:09.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:05:08 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:05:08] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.33.4" 2024-04-14T16:05:10.405 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:10 smithi119 bash[44891]: cluster 2024-04-14T16:05:08.538386+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:10.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:10 smithi023 bash[55745]: cluster 2024-04-14T16:05:08.538386+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:10.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:10 smithi023 bash[57213]: cluster 2024-04-14T16:05:08.538386+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:12.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:12 smithi023 bash[55745]: cluster 2024-04-14T16:05:10.539648+0000 mgr.y (mgr.34107) 445 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:12.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:12 smithi023 bash[57213]: cluster 2024-04-14T16:05:10.539648+0000 mgr.y (mgr.34107) 445 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:12.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:12 smithi119 bash[44891]: cluster 2024-04-14T16:05:10.539648+0000 mgr.y (mgr.34107) 445 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:14.508 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:14 smithi023 bash[55745]: cluster 2024-04-14T16:05:12.540706+0000 mgr.y (mgr.34107) 446 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:14.509 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:14 smithi023 bash[55745]: audit 2024-04-14T16:05:13.640375+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:14.509 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:14 smithi023 bash[55745]: audit 2024-04-14T16:05:13.648349+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:14.509 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:14 smithi023 bash[57213]: cluster 2024-04-14T16:05:12.540706+0000 mgr.y (mgr.34107) 446 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:14.509 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:14 smithi023 bash[57213]: audit 2024-04-14T16:05:13.640375+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:14.509 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:14 smithi023 bash[57213]: audit 2024-04-14T16:05:13.648349+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:14.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:14 smithi119 bash[44891]: cluster 2024-04-14T16:05:12.540706+0000 mgr.y (mgr.34107) 446 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:14.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:14 smithi119 bash[44891]: audit 2024-04-14T16:05:13.640375+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:14.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:14 smithi119 bash[44891]: audit 2024-04-14T16:05:13.648349+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:15.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.397221+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:15.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.411657+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:15.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.414471+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:05:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.416238+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:05:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: cluster 2024-04-14T16:05:14.420388+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:05:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: cluster 2024-04-14T16:05:14.420975+0000 mgr.y (mgr.34107) 448 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:05:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.429173+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.507312+0000 mgr.y (mgr.34107) 449 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:05:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.528830+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:05:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.534182+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.538425+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.541365+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.547780+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.554273+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.559452+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.562108+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.564807+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.567501+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.570538+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.573198+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.576293+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.580438+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:15 smithi119 bash[44891]: audit 2024-04-14T16:05:14.872699+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:05:15.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.397221+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:15.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.411657+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:15.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.414471+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:05:15.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.416238+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:05:15.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: cluster 2024-04-14T16:05:14.420388+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:05:15.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: cluster 2024-04-14T16:05:14.420975+0000 mgr.y (mgr.34107) 448 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:05:15.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.429173+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:15.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.507312+0000 mgr.y (mgr.34107) 449 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:05:15.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.528830+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:05:15.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.534182+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.538425+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.541365+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.547780+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.554273+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.559452+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.562108+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.564807+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.567501+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.570538+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.397221+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:15.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.411657+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:15.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.414471+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:05:15.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.416238+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:05:15.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: cluster 2024-04-14T16:05:14.420388+0000 mgr.y (mgr.34107) 447 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:05:15.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: cluster 2024-04-14T16:05:14.420975+0000 mgr.y (mgr.34107) 448 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:05:15.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.429173+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:15.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.507312+0000 mgr.y (mgr.34107) 449 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:05:15.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.528830+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:05:15.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.534182+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.538425+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.541365+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.547780+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.554273+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.559452+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.562108+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.564807+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.567501+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.570538+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.845 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.573198+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.845 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.576293+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.845 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.580438+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.845 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[55745]: audit 2024-04-14T16:05:14.872699+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:05:15.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.573198+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.576293+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.580438+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:15.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:15 smithi023 bash[57213]: audit 2024-04-14T16:05:14.872699+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:05:17.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:17 smithi023 bash[55745]: cluster 2024-04-14T16:05:16.421988+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:05:17.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:17 smithi023 bash[55745]: cephadm 2024-04-14T16:05:16.703780+0000 mgr.y (mgr.34107) 451 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-14T16:05:17.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:17 smithi023 bash[55745]: cephadm 2024-04-14T16:05:17.024518+0000 mgr.y (mgr.34107) 452 : cephadm [INF] Deploying daemon prometheus.a on smithi119 2024-04-14T16:05:17.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:17 smithi023 bash[57213]: cluster 2024-04-14T16:05:16.421988+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:05:17.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:17 smithi023 bash[57213]: cephadm 2024-04-14T16:05:16.703780+0000 mgr.y (mgr.34107) 451 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-14T16:05:17.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:17 smithi023 bash[57213]: cephadm 2024-04-14T16:05:17.024518+0000 mgr.y (mgr.34107) 452 : cephadm [INF] Deploying daemon prometheus.a on smithi119 2024-04-14T16:05:17.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:17 smithi119 bash[44891]: cluster 2024-04-14T16:05:16.421988+0000 mgr.y (mgr.34107) 450 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:05:17.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:17 smithi119 bash[44891]: cephadm 2024-04-14T16:05:16.703780+0000 mgr.y (mgr.34107) 451 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-14T16:05:17.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:17 smithi119 bash[44891]: cephadm 2024-04-14T16:05:17.024518+0000 mgr.y (mgr.34107) 452 : cephadm [INF] Deploying daemon prometheus.a on smithi119 2024-04-14T16:05:19.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:05:18 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:05:18] "GET /metrics HTTP/1.1" 200 38691 "" "Prometheus/2.33.4" 2024-04-14T16:05:19.819 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:19 smithi119 bash[44891]: cluster 2024-04-14T16:05:18.423309+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:05:19.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:19 smithi023 bash[55745]: cluster 2024-04-14T16:05:18.423309+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:05:19.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:19 smithi023 bash[57213]: cluster 2024-04-14T16:05:18.423309+0000 mgr.y (mgr.34107) 453 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:05:20.882 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:20 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:20.882 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:20 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:20.882 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:05:20 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:20.883 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 16:05:20 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:20.883 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:05:20 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:20.883 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:05:20 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:20.884 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:05:20 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:20.884 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:20 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:20.884 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:05:20 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:21.194 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:20 smithi119 systemd[1]: Stopping Ceph prometheus.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:05:21.194 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:20 smithi119 bash[42039]: ts=2024-04-14T16:05:20.992Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-14T16:05:21.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:20 smithi119 bash[42039]: ts=2024-04-14T16:05:20.992Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-14T16:05:21.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:20 smithi119 bash[42039]: ts=2024-04-14T16:05:20.992Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-14T16:05:21.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:20 smithi119 bash[42039]: ts=2024-04-14T16:05:20.992Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-14T16:05:21.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:20 smithi119 bash[42039]: ts=2024-04-14T16:05:20.992Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-14T16:05:21.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:20 smithi119 bash[42039]: ts=2024-04-14T16:05:20.992Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-14T16:05:21.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:20 smithi119 bash[42039]: ts=2024-04-14T16:05:20.992Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-14T16:05:21.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:20 smithi119 bash[42039]: ts=2024-04-14T16:05:20.992Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-14T16:05:21.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:20 smithi119 bash[42039]: ts=2024-04-14T16:05:20.992Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-14T16:05:21.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:20 smithi119 bash[42039]: ts=2024-04-14T16:05:20.993Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-14T16:05:21.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:20 smithi119 bash[42039]: ts=2024-04-14T16:05:20.993Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-14T16:05:21.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:20 smithi119 bash[42039]: ts=2024-04-14T16:05:20.993Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-14T16:05:21.772 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:21 smithi119 bash[62699]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-prometheus-a 2024-04-14T16:05:21.772 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:21 smithi119 bash[44891]: cluster 2024-04-14T16:05:20.424506+0000 mgr.y (mgr.34107) 454 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:05:21.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:21 smithi023 bash[55745]: cluster 2024-04-14T16:05:20.424506+0000 mgr.y (mgr.34107) 454 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:05:21.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:21 smithi023 bash[57213]: cluster 2024-04-14T16:05:20.424506+0000 mgr.y (mgr.34107) 454 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:05:22.065 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 16:05:21 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:22.065 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:05:21 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:22.066 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:05:21 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:22.066 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:05:21 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:22.066 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:05:21 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:22.067 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:21 smithi119 bash[62758]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-prometheus-a 2024-04-14T16:05:22.067 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:21 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-14T16:05:22.067 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:21 smithi119 systemd[1]: Stopped Ceph prometheus.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:05:22.067 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:21 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:22.067 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:22 smithi119 systemd[1]: Started Ceph prometheus.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:05:22.067 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:21 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:22.067 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:05:21 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:22.068 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:05:21 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:22.495 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T16:05:23.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[44891]: audit 2024-04-14T16:05:22.083141+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:23.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[44891]: audit 2024-04-14T16:05:22.104341+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:23.194 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.037Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-14T16:05:23.194 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.037Z 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-14T16:05:23.194 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.037Z caller=main.go:570 level=info host_details="(Linux 5.15.0-102-generic #112-Ubuntu SMP Tue Mar 5 16:50:32 UTC 2024 x86_64 smithi119 (none))" 2024-04-14T16:05:23.194 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.037Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-14T16:05:23.194 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.037Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-14T16:05:23.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.039Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-14T16:05:23.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.039Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-14T16:05:23.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.040Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-14T16:05:23.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.041Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-14T16:05:23.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.043Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-14T16:05:23.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.044Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=996.245µs 2024-04-14T16:05:23.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.044Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-14T16:05:23.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.053Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-04-14T16:05:23.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.067Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-04-14T16:05:23.195 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.077Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-04-14T16:05:23.196 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.084Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-04-14T16:05:23.196 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.084Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-04-14T16:05:23.196 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.084Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=39.828µs wal_replay_duration=40.539228ms wbl_replay_duration=131ns total_replay_duration=41.615785ms 2024-04-14T16:05:23.196 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.089Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-14T16:05:23.196 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.089Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-14T16:05:23.196 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.089Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-14T16:05:23.196 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.117Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.617499ms db_storage=1.366µs remote_storage=1.151µs web_handler=438ns query_engine=728ns scrape=287.091µs scrape_sd=126.441µs notify=18.365µs notify_sd=21.53µs rules=27.785047ms tracing=5.99µs 2024-04-14T16:05:23.196 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.117Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-14T16:05:23.196 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:05:23 smithi119 bash[62815]: ts=2024-04-14T16:05:23.117Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-14T16:05:23.265 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T16:05:23.265 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (9m) 19s ago 16m 14.2M - 0.23.0 ba2b418f427c e6dfea9b190e 2024-04-14T16:05:23.265 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 error 20s ago 15m - - 2024-04-14T16:05:23.265 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (51s) 19s ago 14m 42.4M - 3.7 b96c509eef84 96b4454580ea 2024-04-14T16:05:23.266 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283,8765 running (7m) 20s ago 21m 439M - 19.0.0-2778-ga971fd5f b96c509eef84 2ed438e9faa7 2024-04-14T16:05:23.266 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (8m) 19s ago 23m 503M - 19.0.0-2778-ga971fd5f b96c509eef84 4147830303b4 2024-04-14T16:05:23.266 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (7m) 19s ago 23m 60.9M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 bdffa642fda8 2024-04-14T16:05:23.266 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (6m) 20s ago 22m 43.6M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 ee3c2462ddf0 2024-04-14T16:05:23.266 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (6m) 19s ago 22m 46.4M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 abed67fb44ce 2024-04-14T16:05:23.266 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (27s) 19s ago 16m 7159k - 1.5.0 0da6a335fe13 61f82b347930 2024-04-14T16:05:23.266 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (23s) 20s ago 16m - - 1.5.0 0da6a335fe13 02fe59831218 2024-04-14T16:05:23.266 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (5m) 19s ago 21m 58.4M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 3dd7cbf5e56b 2024-04-14T16:05:23.266 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (4m) 19s ago 20m 66.0M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 a4f92aab8cd2 2024-04-14T16:05:23.266 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (4m) 19s ago 20m 57.1M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 8395c0e82e2d 2024-04-14T16:05:23.266 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (3m) 19s ago 19m 61.7M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 7486298816bc 2024-04-14T16:05:23.266 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (3m) 20s ago 19m 57.7M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 505551e636df 2024-04-14T16:05:23.266 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (3m) 20s ago 18m 56.7M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 7d457722f333 2024-04-14T16:05:23.267 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (2m) 20s ago 18m 56.0M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 ad18cab204ce 2024-04-14T16:05:23.267 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (2m) 20s ago 17m 57.4M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 3cfc0fb45db4 2024-04-14T16:05:23.267 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 starting - - - - 2024-04-14T16:05:23.267 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (104s) 19s ago 14m 88.6M - 19.0.0-2778-ga971fd5f b96c509eef84 f3986df068a6 2024-04-14T16:05:23.267 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (91s) 20s ago 14m 88.4M - 19.0.0-2778-ga971fd5f b96c509eef84 0cbb43555683 2024-04-14T16:05:23.267 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (97s) 19s ago 14m 88.3M - 19.0.0-2778-ga971fd5f b96c509eef84 0670abb37ddf 2024-04-14T16:05:23.267 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (84s) 20s ago 14m 88.4M - 19.0.0-2778-ga971fd5f b96c509eef84 3bcd960e8d10 2024-04-14T16:05:23.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:23 smithi023 bash[55745]: audit 2024-04-14T16:05:22.083141+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:23.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:23 smithi023 bash[55745]: audit 2024-04-14T16:05:22.104341+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:23.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:23 smithi023 bash[57213]: audit 2024-04-14T16:05:22.083141+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:23.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:23 smithi023 bash[57213]: audit 2024-04-14T16:05:22.104341+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:23.702 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:05:23.702 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T16:05:23.702 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 3 2024-04-14T16:05:23.702 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:05:23.702 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T16:05:23.702 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T16:05:23.702 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:05:23.702 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T16:05:23.702 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 8 2024-04-14T16:05:23.702 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:05:23.702 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T16:05:23.702 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 4 2024-04-14T16:05:23.703 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:05:23.703 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T16:05:23.703 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 17 2024-04-14T16:05:23.703 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T16:05:23.703 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:05:24.063 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:05:24.063 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T16:05:24.064 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T16:05:24.064 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-14T16:05:24.064 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [ 2024-04-14T16:05:24.064 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr", 2024-04-14T16:05:24.064 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw", 2024-04-14T16:05:24.064 INFO:teuthology.orchestra.run.smithi023.stdout: "mon", 2024-04-14T16:05:24.064 INFO:teuthology.orchestra.run.smithi023.stdout: "osd", 2024-04-14T16:05:24.064 INFO:teuthology.orchestra.run.smithi023.stdout: "iscsi" 2024-04-14T16:05:24.064 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T16:05:24.064 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "18/23 daemons upgraded", 2024-04-14T16:05:24.064 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Currently upgrading prometheus daemons", 2024-04-14T16:05:24.065 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T16:05:24.065 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:05:24.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:24 smithi119 bash[44891]: cluster 2024-04-14T16:05:22.425254+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:05:24.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:24 smithi119 bash[44891]: audit 2024-04-14T16:05:22.478957+0000 mgr.y (mgr.34107) 456 : audit [DBG] from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:24.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:24 smithi119 bash[44891]: audit 2024-04-14T16:05:22.850493+0000 mgr.y (mgr.34107) 457 : audit [DBG] from='client.34794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:24.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:24 smithi119 bash[44891]: audit 2024-04-14T16:05:23.218444+0000 mgr.y (mgr.34107) 458 : audit [DBG] from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:24.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:24 smithi119 bash[44891]: audit 2024-04-14T16:05:23.701085+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.23:0/69147718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:24.506 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T16:05:24.506 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T16:05:24.506 INFO:teuthology.orchestra.run.smithi023.stdout: daemon grafana.a on smithi119 is in error state 2024-04-14T16:05:24.515 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:24 smithi023 bash[55745]: cluster 2024-04-14T16:05:22.425254+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:05:24.515 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:24 smithi023 bash[55745]: audit 2024-04-14T16:05:22.478957+0000 mgr.y (mgr.34107) 456 : audit [DBG] from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:24.516 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:24 smithi023 bash[55745]: audit 2024-04-14T16:05:22.850493+0000 mgr.y (mgr.34107) 457 : audit [DBG] from='client.34794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:24.516 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:24 smithi023 bash[55745]: audit 2024-04-14T16:05:23.218444+0000 mgr.y (mgr.34107) 458 : audit [DBG] from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:24.516 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:24 smithi023 bash[55745]: audit 2024-04-14T16:05:23.701085+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.23:0/69147718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:24.516 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:24 smithi023 bash[57213]: cluster 2024-04-14T16:05:22.425254+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-14T16:05:24.516 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:24 smithi023 bash[57213]: audit 2024-04-14T16:05:22.478957+0000 mgr.y (mgr.34107) 456 : audit [DBG] from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:24.516 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:24 smithi023 bash[57213]: audit 2024-04-14T16:05:22.850493+0000 mgr.y (mgr.34107) 457 : audit [DBG] from='client.34794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:24.516 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:24 smithi023 bash[57213]: audit 2024-04-14T16:05:23.218444+0000 mgr.y (mgr.34107) 458 : audit [DBG] from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:24.516 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:24 smithi023 bash[57213]: audit 2024-04-14T16:05:23.701085+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.23:0/69147718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:25.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:25 smithi119 bash[44891]: audit 2024-04-14T16:05:24.062576+0000 mgr.y (mgr.34107) 459 : audit [DBG] from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:25.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:25 smithi119 bash[44891]: audit 2024-04-14T16:05:24.506010+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.23:0/2170072277' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:05:25.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:25 smithi023 bash[55745]: audit 2024-04-14T16:05:24.062576+0000 mgr.y (mgr.34107) 459 : audit [DBG] from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:25.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:25 smithi023 bash[55745]: audit 2024-04-14T16:05:24.506010+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.23:0/2170072277' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:05:25.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:25 smithi023 bash[57213]: audit 2024-04-14T16:05:24.062576+0000 mgr.y (mgr.34107) 459 : audit [DBG] from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:25.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:25 smithi023 bash[57213]: audit 2024-04-14T16:05:24.506010+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.23:0/2170072277' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:05:26.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:26 smithi119 bash[44891]: cluster 2024-04-14T16:05:24.426511+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:05:26.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:26 smithi119 bash[44891]: audit 2024-04-14T16:05:24.515113+0000 mgr.y (mgr.34107) 461 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:05:26.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:26 smithi023 bash[57213]: cluster 2024-04-14T16:05:24.426511+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:05:26.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:26 smithi023 bash[57213]: audit 2024-04-14T16:05:24.515113+0000 mgr.y (mgr.34107) 461 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:05:26.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:26 smithi023 bash[55745]: cluster 2024-04-14T16:05:24.426511+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:05:26.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:26 smithi023 bash[55745]: audit 2024-04-14T16:05:24.515113+0000 mgr.y (mgr.34107) 461 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:05:28.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:28 smithi119 bash[44891]: cluster 2024-04-14T16:05:26.427554+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:28.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:28 smithi119 bash[44891]: audit 2024-04-14T16:05:27.803309+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:28.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:28 smithi119 bash[44891]: audit 2024-04-14T16:05:27.813998+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:28.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:28 smithi119 bash[44891]: audit 2024-04-14T16:05:28.003206+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:28.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:28 smithi119 bash[44891]: audit 2024-04-14T16:05:28.015290+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:28.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:28 smithi023 bash[55745]: cluster 2024-04-14T16:05:26.427554+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:28 smithi023 bash[55745]: audit 2024-04-14T16:05:27.803309+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:28 smithi023 bash[55745]: audit 2024-04-14T16:05:27.813998+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:28 smithi023 bash[55745]: audit 2024-04-14T16:05:28.003206+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:28.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:28 smithi023 bash[55745]: audit 2024-04-14T16:05:28.015290+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:28 smithi023 bash[57213]: cluster 2024-04-14T16:05:26.427554+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:28 smithi023 bash[57213]: audit 2024-04-14T16:05:27.803309+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:28 smithi023 bash[57213]: audit 2024-04-14T16:05:27.813998+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:28 smithi023 bash[57213]: audit 2024-04-14T16:05:28.003206+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:28.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:28 smithi023 bash[57213]: audit 2024-04-14T16:05:28.015290+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:29.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:05:28 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:05:28] "GET /metrics HTTP/1.1" 200 38691 "" "Prometheus/2.43.0" 2024-04-14T16:05:30.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:29 smithi023 bash[55745]: cluster 2024-04-14T16:05:28.428836+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:30.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:29 smithi023 bash[55745]: audit 2024-04-14T16:05:28.973775+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:30.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:29 smithi023 bash[55745]: audit 2024-04-14T16:05:28.990108+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:30.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:29 smithi023 bash[55745]: audit 2024-04-14T16:05:29.873068+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:05:30.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:29 smithi023 bash[57213]: cluster 2024-04-14T16:05:28.428836+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:30.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:29 smithi023 bash[57213]: audit 2024-04-14T16:05:28.973775+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:30.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:29 smithi023 bash[57213]: audit 2024-04-14T16:05:28.990108+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:30.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:29 smithi023 bash[57213]: audit 2024-04-14T16:05:29.873068+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:05:30.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:29 smithi119 bash[44891]: cluster 2024-04-14T16:05:28.428836+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:30.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:29 smithi119 bash[44891]: audit 2024-04-14T16:05:28.973775+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:30.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:29 smithi119 bash[44891]: audit 2024-04-14T16:05:28.990108+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:30.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:29 smithi119 bash[44891]: audit 2024-04-14T16:05:29.873068+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:05:32.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:31 smithi023 bash[55745]: cluster 2024-04-14T16:05:30.430078+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:32.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:31 smithi023 bash[57213]: cluster 2024-04-14T16:05:30.430078+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:32.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:31 smithi119 bash[44891]: cluster 2024-04-14T16:05:30.430078+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:34.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:34 smithi119 bash[44891]: cluster 2024-04-14T16:05:32.431227+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:34.526 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:34 smithi023 bash[55745]: cluster 2024-04-14T16:05:32.431227+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:34.526 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:34 smithi023 bash[57213]: cluster 2024-04-14T16:05:32.431227+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:36.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:36 smithi119 bash[44891]: cluster 2024-04-14T16:05:34.432595+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:36.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:36 smithi119 bash[44891]: audit 2024-04-14T16:05:34.523328+0000 mgr.y (mgr.34107) 467 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:05:36.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:36 smithi023 bash[55745]: cluster 2024-04-14T16:05:34.432595+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:36.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:36 smithi023 bash[55745]: audit 2024-04-14T16:05:34.523328+0000 mgr.y (mgr.34107) 467 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:05:36.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:36 smithi023 bash[57213]: cluster 2024-04-14T16:05:34.432595+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:36.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:36 smithi023 bash[57213]: audit 2024-04-14T16:05:34.523328+0000 mgr.y (mgr.34107) 467 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:05:38.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:38 smithi119 bash[44891]: cluster 2024-04-14T16:05:36.433602+0000 mgr.y (mgr.34107) 468 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:38.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:38 smithi023 bash[55745]: cluster 2024-04-14T16:05:36.433602+0000 mgr.y (mgr.34107) 468 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:38.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:38 smithi023 bash[57213]: cluster 2024-04-14T16:05:36.433602+0000 mgr.y (mgr.34107) 468 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:39.061 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:05:38 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:05:38] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-14T16:05:39.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.410477+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:39.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.426385+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:39.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.429098+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:05:39.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.431033+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:05:39.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: cluster 2024-04-14T16:05:38.434909+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:39.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: cluster 2024-04-14T16:05:38.435534+0000 mgr.y (mgr.34107) 470 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:05:39.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: cluster 2024-04-14T16:05:38.436064+0000 mgr.y (mgr.34107) 471 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-14T16:05:39.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.449249+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:39.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.543712+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T16:05:39.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.544825+0000 mgr.y (mgr.34107) 472 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T16:05:39.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.554297+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:05:39.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.558078+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.561359+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.563734+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.568208+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.695 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.572328+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.575870+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.578329+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.580861+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.583353+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.586089+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.588555+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.591296+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.594217+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.696 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:39 smithi119 bash[44891]: audit 2024-04-14T16:05:38.597405+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.410477+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:39.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.426385+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:39.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.429098+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:05:39.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.431033+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:05:39.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: cluster 2024-04-14T16:05:38.434909+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:39.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: cluster 2024-04-14T16:05:38.435534+0000 mgr.y (mgr.34107) 470 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:05:39.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: cluster 2024-04-14T16:05:38.436064+0000 mgr.y (mgr.34107) 471 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-14T16:05:39.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.449249+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:39.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.543712+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T16:05:39.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.544825+0000 mgr.y (mgr.34107) 472 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T16:05:39.842 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.554297+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:05:39.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.558078+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.561359+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.563734+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.568208+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.572328+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.575870+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.578329+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.843 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.580861+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.410477+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:39.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.426385+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:39.843 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.429098+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:05:39.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.431033+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:05:39.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: cluster 2024-04-14T16:05:38.434909+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:39.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: cluster 2024-04-14T16:05:38.435534+0000 mgr.y (mgr.34107) 470 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:05:39.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: cluster 2024-04-14T16:05:38.436064+0000 mgr.y (mgr.34107) 471 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-14T16:05:39.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.449249+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:39.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.543712+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T16:05:39.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.544825+0000 mgr.y (mgr.34107) 472 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-14T16:05:39.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.554297+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:05:39.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.558078+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.561359+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.563734+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.568208+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.572328+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.575870+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.844 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.578329+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.580861+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.845 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.583353+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.845 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.586089+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.845 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.588555+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.845 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.591296+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.845 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.594217+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.845 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[55745]: audit 2024-04-14T16:05:38.597405+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.845 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.583353+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.586089+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.588555+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.591296+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.594217+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:39.846 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:39 smithi023 bash[57213]: audit 2024-04-14T16:05:38.597405+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:41.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:41 smithi023 bash[55745]: cluster 2024-04-14T16:05:40.437272+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:41.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:41 smithi023 bash[55745]: cephadm 2024-04-14T16:05:40.970885+0000 mgr.y (mgr.34107) 474 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-14T16:05:41.841 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:41 smithi023 bash[55745]: cephadm 2024-04-14T16:05:40.992194+0000 mgr.y (mgr.34107) 475 : cephadm [INF] Deploying daemon alertmanager.a on smithi023 2024-04-14T16:05:41.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:41 smithi023 bash[57213]: cluster 2024-04-14T16:05:40.437272+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:41.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:41 smithi023 bash[57213]: cephadm 2024-04-14T16:05:40.970885+0000 mgr.y (mgr.34107) 474 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-14T16:05:41.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:41 smithi023 bash[57213]: cephadm 2024-04-14T16:05:40.992194+0000 mgr.y (mgr.34107) 475 : cephadm [INF] Deploying daemon alertmanager.a on smithi023 2024-04-14T16:05:41.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:41 smithi119 bash[44891]: cluster 2024-04-14T16:05:40.437272+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:41.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:41 smithi119 bash[44891]: cephadm 2024-04-14T16:05:40.970885+0000 mgr.y (mgr.34107) 474 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-14T16:05:41.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:41 smithi119 bash[44891]: cephadm 2024-04-14T16:05:40.992194+0000 mgr.y (mgr.34107) 475 : cephadm [INF] Deploying daemon alertmanager.a on smithi023 2024-04-14T16:05:43.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:43 smithi023 bash[57213]: cluster 2024-04-14T16:05:42.438227+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-14T16:05:43.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:43 smithi023 bash[55745]: cluster 2024-04-14T16:05:42.438227+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-14T16:05:43.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:43 smithi119 bash[44891]: cluster 2024-04-14T16:05:42.438227+0000 mgr.y (mgr.34107) 476 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-14T16:05:45.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:45.091 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:05:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:45.091 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:05:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:45.091 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:05:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:45.092 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:05:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:45.092 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:45.092 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:05:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:45.093 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:05:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:45.093 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:05:45 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:45.477 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:05:45 smithi023 systemd[1]: Stopping Ceph alertmanager.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:05:45.477 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:05:45 smithi023 bash[51550]: level=info ts=2024-04-14T16:05:45.249Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-14T16:05:45.796 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:45 smithi023 bash[55745]: cluster 2024-04-14T16:05:44.439593+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:45.796 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:45 smithi023 bash[55745]: audit 2024-04-14T16:05:44.534509+0000 mgr.y (mgr.34107) 478 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:05:45.796 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:45 smithi023 bash[55745]: audit 2024-04-14T16:05:44.873502+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:05:45.796 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:45 smithi023 bash[57213]: cluster 2024-04-14T16:05:44.439593+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:45.796 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:45 smithi023 bash[57213]: audit 2024-04-14T16:05:44.534509+0000 mgr.y (mgr.34107) 478 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:05:45.796 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:45 smithi023 bash[57213]: audit 2024-04-14T16:05:44.873502+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:05:45.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:45 smithi119 bash[44891]: cluster 2024-04-14T16:05:44.439593+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:45.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:45 smithi119 bash[44891]: audit 2024-04-14T16:05:44.534509+0000 mgr.y (mgr.34107) 478 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:05:45.944 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:45 smithi119 bash[44891]: audit 2024-04-14T16:05:44.873502+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:05:46.090 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:05:45 smithi023 bash[82058]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-alertmanager-a 2024-04-14T16:05:46.090 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:05:46 smithi023 bash[82118]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-alertmanager-a 2024-04-14T16:05:46.090 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:05:46 smithi023 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-14T16:05:46.090 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:05:46 smithi023 systemd[1]: Stopped Ceph alertmanager.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:05:46.464 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:05:46 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:46.465 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:05:46 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:46.465 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:05:46 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:46.465 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:46 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:46.466 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:05:46 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:46.466 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:46 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:46.466 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:05:46 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:46.467 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:05:46 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:46.467 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:05:46 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:05:46.467 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:05:46 smithi023 systemd[1]: Started Ceph alertmanager.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:05:47.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:47 smithi023 bash[55745]: audit 2024-04-14T16:05:46.309596+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:47.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:47 smithi023 bash[55745]: audit 2024-04-14T16:05:46.315980+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:47.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:47 smithi023 bash[55745]: cluster 2024-04-14T16:05:46.440579+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:47.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:47 smithi023 bash[57213]: audit 2024-04-14T16:05:46.309596+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:47.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:47 smithi023 bash[57213]: audit 2024-04-14T16:05:46.315980+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:47.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:47 smithi023 bash[57213]: cluster 2024-04-14T16:05:46.440579+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:47.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:47 smithi119 bash[44891]: audit 2024-04-14T16:05:46.309596+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:47.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:47 smithi119 bash[44891]: audit 2024-04-14T16:05:46.315980+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:47.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:47 smithi119 bash[44891]: cluster 2024-04-14T16:05:46.440579+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:48.090 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:05:47 smithi023 bash[82172]: ts=2024-04-14T16:05:47.653Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-14T16:05:48.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:05:47 smithi023 bash[82172]: ts=2024-04-14T16:05:47.653Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-14T16:05:48.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:05:47 smithi023 bash[82172]: ts=2024-04-14T16:05:47.655Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.23 port=9094 2024-04-14T16:05:48.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:05:47 smithi023 bash[82172]: ts=2024-04-14T16:05:47.657Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-14T16:05:48.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:05:47 smithi023 bash[82172]: ts=2024-04-14T16:05:47.688Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-14T16:05:48.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:05:47 smithi023 bash[82172]: ts=2024-04-14T16:05:47.688Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-14T16:05:48.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:05:47 smithi023 bash[82172]: ts=2024-04-14T16:05:47.691Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-14T16:05:48.091 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:05:47 smithi023 bash[82172]: ts=2024-04-14T16:05:47.691Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-14T16:05:49.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:05:48 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:05:48] "GET /metrics HTTP/1.1" 200 38690 "" "Prometheus/2.43.0" 2024-04-14T16:05:49.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:49 smithi023 bash[55745]: cluster 2024-04-14T16:05:48.441872+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:05:49.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:49 smithi023 bash[57213]: cluster 2024-04-14T16:05:48.441872+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:05:49.841 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:05:49 smithi023 bash[82172]: ts=2024-04-14T16:05:49.658Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000907474s 2024-04-14T16:05:49.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:49 smithi119 bash[44891]: cluster 2024-04-14T16:05:48.441872+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:05:51.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:51 smithi023 bash[55745]: cluster 2024-04-14T16:05:50.443235+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:51.840 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:51 smithi023 bash[57213]: cluster 2024-04-14T16:05:50.443235+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:51.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:51 smithi119 bash[44891]: cluster 2024-04-14T16:05:50.443235+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:53.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:53 smithi119 bash[44891]: audit 2024-04-14T16:05:52.174088+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:53.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:53 smithi119 bash[44891]: audit 2024-04-14T16:05:52.194230+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:53.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:53 smithi023 bash[55745]: audit 2024-04-14T16:05:52.174088+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:53.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:53 smithi023 bash[55745]: audit 2024-04-14T16:05:52.194230+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:53.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:53 smithi023 bash[57213]: audit 2024-04-14T16:05:52.174088+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:53.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:53 smithi023 bash[57213]: audit 2024-04-14T16:05:52.194230+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:54.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:54 smithi023 bash[57213]: cluster 2024-04-14T16:05:52.444454+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:54.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:54 smithi023 bash[57213]: audit 2024-04-14T16:05:53.291121+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:54.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:54 smithi023 bash[57213]: audit 2024-04-14T16:05:53.301695+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:54.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:54 smithi023 bash[55745]: cluster 2024-04-14T16:05:52.444454+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:54.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:54 smithi023 bash[55745]: audit 2024-04-14T16:05:53.291121+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:54.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:54 smithi023 bash[55745]: audit 2024-04-14T16:05:53.301695+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:54.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:54 smithi119 bash[44891]: cluster 2024-04-14T16:05:52.444454+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:54.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:54 smithi119 bash[44891]: audit 2024-04-14T16:05:53.291121+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:54.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:54 smithi119 bash[44891]: audit 2024-04-14T16:05:53.301695+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:05:54.922 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T16:05:55.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:55 smithi023 bash[57213]: cluster 2024-04-14T16:05:54.446265+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:55.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:55 smithi023 bash[57213]: audit 2024-04-14T16:05:54.544631+0000 mgr.y (mgr.34107) 484 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:05:55.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:55 smithi023 bash[57213]: audit 2024-04-14T16:05:54.907446+0000 mgr.y (mgr.34107) 485 : audit [DBG] from='client.34824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:55.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:55 smithi023 bash[57213]: audit 2024-04-14T16:05:55.293030+0000 mgr.y (mgr.34107) 486 : audit [DBG] from='client.44776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:55.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:55 smithi023 bash[55745]: cluster 2024-04-14T16:05:54.446265+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:55.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:55 smithi023 bash[55745]: audit 2024-04-14T16:05:54.544631+0000 mgr.y (mgr.34107) 484 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:05:55.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:55 smithi023 bash[55745]: audit 2024-04-14T16:05:54.907446+0000 mgr.y (mgr.34107) 485 : audit [DBG] from='client.34824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:55.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:55 smithi023 bash[55745]: audit 2024-04-14T16:05:55.293030+0000 mgr.y (mgr.34107) 486 : audit [DBG] from='client.44776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:55.687 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T16:05:55.687 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (9s) 3s ago 16m 13.7M - 0.25.0 c8568f914cd2 e27234c258bf 2024-04-14T16:05:55.687 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 error 27s ago 16m - - 2024-04-14T16:05:55.687 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (84s) 3s ago 14m 42.8M - 3.7 b96c509eef84 96b4454580ea 2024-04-14T16:05:55.687 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283,8765 running (8m) 27s ago 22m 439M - 19.0.0-2778-ga971fd5f b96c509eef84 2ed438e9faa7 2024-04-14T16:05:55.687 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (9m) 3s ago 24m 505M - 19.0.0-2778-ga971fd5f b96c509eef84 4147830303b4 2024-04-14T16:05:55.687 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (8m) 3s ago 24m 62.7M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 bdffa642fda8 2024-04-14T16:05:55.687 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (7m) 27s ago 22m 44.4M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 ee3c2462ddf0 2024-04-14T16:05:55.687 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (7m) 3s ago 22m 48.1M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 abed67fb44ce 2024-04-14T16:05:55.687 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (60s) 3s ago 17m 7843k - 1.5.0 0da6a335fe13 61f82b347930 2024-04-14T16:05:55.687 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (56s) 27s ago 17m 7411k - 1.5.0 0da6a335fe13 02fe59831218 2024-04-14T16:05:55.687 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (5m) 3s ago 21m 58.7M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 3dd7cbf5e56b 2024-04-14T16:05:55.687 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (5m) 3s ago 21m 66.5M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 a4f92aab8cd2 2024-04-14T16:05:55.687 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (4m) 3s ago 20m 57.4M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 8395c0e82e2d 2024-04-14T16:05:55.688 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (4m) 3s ago 20m 62.0M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 7486298816bc 2024-04-14T16:05:55.688 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (4m) 27s ago 19m 58.0M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 505551e636df 2024-04-14T16:05:55.688 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (3m) 27s ago 19m 56.9M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 7d457722f333 2024-04-14T16:05:55.688 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (3m) 27s ago 18m 56.0M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 ad18cab204ce 2024-04-14T16:05:55.688 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (2m) 27s ago 18m 57.6M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 3cfc0fb45db4 2024-04-14T16:05:55.688 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (33s) 27s ago 17m 43.0M - 2.43.0 a07b618ecd1d e2c60680b7f2 2024-04-14T16:05:55.688 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (2m) 3s ago 15m 89.1M - 19.0.0-2778-ga971fd5f b96c509eef84 f3986df068a6 2024-04-14T16:05:55.688 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (2m) 27s ago 15m 88.6M - 19.0.0-2778-ga971fd5f b96c509eef84 0cbb43555683 2024-04-14T16:05:55.688 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (2m) 3s ago 15m 88.8M - 19.0.0-2778-ga971fd5f b96c509eef84 0670abb37ddf 2024-04-14T16:05:55.688 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (117s) 27s ago 14m 88.7M - 19.0.0-2778-ga971fd5f b96c509eef84 3bcd960e8d10 2024-04-14T16:05:55.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:55 smithi119 bash[44891]: cluster 2024-04-14T16:05:54.446265+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:05:55.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:55 smithi119 bash[44891]: audit 2024-04-14T16:05:54.544631+0000 mgr.y (mgr.34107) 484 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:05:55.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:55 smithi119 bash[44891]: audit 2024-04-14T16:05:54.907446+0000 mgr.y (mgr.34107) 485 : audit [DBG] from='client.34824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:55.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:55 smithi119 bash[44891]: audit 2024-04-14T16:05:55.293030+0000 mgr.y (mgr.34107) 486 : audit [DBG] from='client.44776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:56.144 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:05:56.144 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T16:05:56.144 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 3 2024-04-14T16:05:56.144 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:05:56.144 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T16:05:56.144 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T16:05:56.144 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:05:56.145 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T16:05:56.145 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 8 2024-04-14T16:05:56.145 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:05:56.145 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T16:05:56.145 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 4 2024-04-14T16:05:56.145 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:05:56.145 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T16:05:56.145 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 17 2024-04-14T16:05:56.145 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T16:05:56.145 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:05:56.530 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:05:56.530 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:a971fd5f5719038c70b817bafacd6d5400b1d888", 2024-04-14T16:05:56.530 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": true, 2024-04-14T16:05:56.530 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-14T16:05:56.530 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [ 2024-04-14T16:05:56.531 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr", 2024-04-14T16:05:56.531 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw", 2024-04-14T16:05:56.531 INFO:teuthology.orchestra.run.smithi023.stdout: "mon", 2024-04-14T16:05:56.531 INFO:teuthology.orchestra.run.smithi023.stdout: "osd", 2024-04-14T16:05:56.531 INFO:teuthology.orchestra.run.smithi023.stdout: "iscsi" 2024-04-14T16:05:56.531 INFO:teuthology.orchestra.run.smithi023.stdout: ], 2024-04-14T16:05:56.531 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": "18/23 daemons upgraded", 2024-04-14T16:05:56.531 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "Currently upgrading alertmanager daemons", 2024-04-14T16:05:56.531 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T16:05:56.531 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:05:56.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:56 smithi023 bash[55745]: audit 2024-04-14T16:05:55.668699+0000 mgr.y (mgr.34107) 487 : audit [DBG] from='client.44782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:56.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:56 smithi023 bash[55745]: audit 2024-04-14T16:05:56.143173+0000 mon.a (mon.0) 858 : audit [DBG] from='client.? 172.21.15.23:0/21687053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:56.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:56 smithi023 bash[57213]: audit 2024-04-14T16:05:55.668699+0000 mgr.y (mgr.34107) 487 : audit [DBG] from='client.44782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:56.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:56 smithi023 bash[57213]: audit 2024-04-14T16:05:56.143173+0000 mon.a (mon.0) 858 : audit [DBG] from='client.? 172.21.15.23:0/21687053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:56.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:56 smithi119 bash[44891]: audit 2024-04-14T16:05:55.668699+0000 mgr.y (mgr.34107) 487 : audit [DBG] from='client.44782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:56.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:56 smithi119 bash[44891]: audit 2024-04-14T16:05:56.143173+0000 mon.a (mon.0) 858 : audit [DBG] from='client.? 172.21.15.23:0/21687053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:05:56.984 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-14T16:05:56.984 INFO:teuthology.orchestra.run.smithi023.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-14T16:05:56.985 INFO:teuthology.orchestra.run.smithi023.stdout: daemon grafana.a on smithi119 is in error state 2024-04-14T16:05:57.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:57 smithi023 bash[55745]: cluster 2024-04-14T16:05:56.447306+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:57.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:57 smithi023 bash[55745]: audit 2024-04-14T16:05:56.529104+0000 mgr.y (mgr.34107) 489 : audit [DBG] from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:57.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:57 smithi023 bash[55745]: audit 2024-04-14T16:05:56.984074+0000 mon.a (mon.0) 859 : audit [DBG] from='client.? 172.21.15.23:0/415319173' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:05:57.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:57 smithi023 bash[57213]: cluster 2024-04-14T16:05:56.447306+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:57.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:57 smithi023 bash[57213]: audit 2024-04-14T16:05:56.529104+0000 mgr.y (mgr.34107) 489 : audit [DBG] from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:57.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:57 smithi023 bash[57213]: audit 2024-04-14T16:05:56.984074+0000 mon.a (mon.0) 859 : audit [DBG] from='client.? 172.21.15.23:0/415319173' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:05:57.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:57 smithi119 bash[44891]: cluster 2024-04-14T16:05:56.447306+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:57.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:57 smithi119 bash[44891]: audit 2024-04-14T16:05:56.529104+0000 mgr.y (mgr.34107) 489 : audit [DBG] from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:05:57.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:57 smithi119 bash[44891]: audit 2024-04-14T16:05:56.984074+0000 mon.a (mon.0) 859 : audit [DBG] from='client.? 172.21.15.23:0/415319173' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:05:58.090 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:05:57 smithi023 bash[82172]: ts=2024-04-14T16:05:57.661Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003630497s 2024-04-14T16:05:59.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:05:58 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:05:58] "GET /metrics HTTP/1.1" 200 38690 "" "Prometheus/2.43.0" 2024-04-14T16:05:59.685 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:05:59 smithi023 bash[55745]: cluster 2024-04-14T16:05:58.448525+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:59.685 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:05:59 smithi023 bash[57213]: cluster 2024-04-14T16:05:58.448525+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:05:59.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:05:59 smithi119 bash[44891]: cluster 2024-04-14T16:05:58.448525+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:00.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:00 smithi023 bash[55745]: audit 2024-04-14T16:05:59.874102+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:06:00.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:00 smithi023 bash[57213]: audit 2024-04-14T16:05:59.874102+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:06:00.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:00 smithi119 bash[44891]: audit 2024-04-14T16:05:59.874102+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:06:01.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:01 smithi023 bash[55745]: cluster 2024-04-14T16:06:00.449771+0000 mgr.y (mgr.34107) 491 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:01.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:01 smithi023 bash[57213]: cluster 2024-04-14T16:06:00.449771+0000 mgr.y (mgr.34107) 491 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:01.943 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:01 smithi119 bash[44891]: cluster 2024-04-14T16:06:00.449771+0000 mgr.y (mgr.34107) 491 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:03.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[52653]: [14/Apr/2024:16:06:03] ENGINE Bus STOPPING 2024-04-14T16:06:03.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[52653]: [14/Apr/2024:16:06:03] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-14T16:06:03.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[52653]: [14/Apr/2024:16:06:03] ENGINE Bus STOPPED 2024-04-14T16:06:03.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[52653]: [14/Apr/2024:16:06:03] ENGINE Bus STARTING 2024-04-14T16:06:03.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[52653]: CherryPy Checker: 2024-04-14T16:06:03.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[52653]: The Application mounted at '' has an empty config. 2024-04-14T16:06:03.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[52653]: [14/Apr/2024:16:06:03] ENGINE Serving on http://:::9283 2024-04-14T16:06:03.591 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[52653]: [14/Apr/2024:16:06:03] ENGINE Bus STARTED 2024-04-14T16:06:04.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: cluster 2024-04-14T16:06:02.451088+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:04.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:02.961959+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:04.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:02.975544+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:04.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:02.978261+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:06:04.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:02.980045+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:06:04.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: cluster 2024-04-14T16:06:02.983284+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s 2024-04-14T16:06:04.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: cluster 2024-04-14T16:06:02.983749+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 599 B/s rd, 0 op/s 2024-04-14T16:06:04.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:02.992962+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:04.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.083945+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-14T16:06:04.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.084800+0000 mgr.y (mgr.34107) 495 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-14T16:06:04.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.086759+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023.front.sepia.ceph.com:9093"}]: dispatch 2024-04-14T16:06:04.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.087472+0000 mgr.y (mgr.34107) 496 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023.front.sepia.ceph.com:9093"}]: dispatch 2024-04-14T16:06:04.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.096248+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:04.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.131786+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:06:04.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.135920+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.138657+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.342 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.140364+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.343 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.143732+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.343 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.146744+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: cluster 2024-04-14T16:06:02.451088+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:04.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:02.961959+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:04.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:02.975544+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:04.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:02.978261+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:06:04.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:02.980045+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:06:04.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: cluster 2024-04-14T16:06:02.983284+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s 2024-04-14T16:06:04.343 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: cluster 2024-04-14T16:06:02.983749+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 599 B/s rd, 0 op/s 2024-04-14T16:06:04.344 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:02.992962+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:04.344 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.083945+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-14T16:06:04.344 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.084800+0000 mgr.y (mgr.34107) 495 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-14T16:06:04.344 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.086759+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023.front.sepia.ceph.com:9093"}]: dispatch 2024-04-14T16:06:04.344 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.087472+0000 mgr.y (mgr.34107) 496 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023.front.sepia.ceph.com:9093"}]: dispatch 2024-04-14T16:06:04.344 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.096248+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:04.344 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.131786+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:06:04.344 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.135920+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.344 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.138657+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.344 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.140364+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.344 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.143732+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.344 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.146744+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.149307+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.150910+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.152515+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.154065+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.155888+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.157417+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.159081+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.161436+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.163507+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.345 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[55745]: audit 2024-04-14T16:06:03.165579+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.149307+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.150910+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.152515+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.154065+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.155888+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.157417+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.159081+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.161436+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.163507+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.346 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:03 smithi023 bash[57213]: audit 2024-04-14T16:06:03.165579+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: cluster 2024-04-14T16:06:02.451088+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:04.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:02.961959+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:04.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:02.975544+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:04.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:02.978261+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:06:04.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:02.980045+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:06:04.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: cluster 2024-04-14T16:06:02.983284+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s 2024-04-14T16:06:04.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: cluster 2024-04-14T16:06:02.983749+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 599 B/s rd, 0 op/s 2024-04-14T16:06:04.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:02.992962+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:04.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.083945+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-14T16:06:04.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.084800+0000 mgr.y (mgr.34107) 495 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-14T16:06:04.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.086759+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023.front.sepia.ceph.com:9093"}]: dispatch 2024-04-14T16:06:04.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.087472+0000 mgr.y (mgr.34107) 496 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi023.front.sepia.ceph.com:9093"}]: dispatch 2024-04-14T16:06:04.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.096248+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:04.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.131786+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:06:04.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.135920+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.445 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.138657+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.140364+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.143732+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.146744+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.149307+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.150910+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.152515+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.154065+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.155888+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.157417+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.159081+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.161436+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.163507+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:04.446 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:03 smithi119 bash[44891]: audit 2024-04-14T16:06:03.165579+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:06.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:06 smithi023 bash[57213]: audit 2024-04-14T16:06:04.555792+0000 mgr.y (mgr.34107) 497 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:06:06.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:06 smithi023 bash[57213]: cluster 2024-04-14T16:06:04.985115+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:06.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:06 smithi023 bash[55745]: audit 2024-04-14T16:06:04.555792+0000 mgr.y (mgr.34107) 497 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:06:06.341 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:06 smithi023 bash[55745]: cluster 2024-04-14T16:06:04.985115+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:06.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:06 smithi119 bash[44891]: audit 2024-04-14T16:06:04.555792+0000 mgr.y (mgr.34107) 497 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:06:06.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:06 smithi119 bash[44891]: cluster 2024-04-14T16:06:04.985115+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:07.307 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:07 smithi119 bash[44891]: cephadm 2024-04-14T16:06:05.487006+0000 mgr.y (mgr.34107) 499 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-14T16:06:07.308 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:07 smithi119 bash[44891]: cephadm 2024-04-14T16:06:05.531220+0000 mgr.y (mgr.34107) 500 : cephadm [INF] Deploying daemon grafana.a on smithi119 2024-04-14T16:06:07.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:07 smithi023 bash[55745]: cephadm 2024-04-14T16:06:05.487006+0000 mgr.y (mgr.34107) 499 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-14T16:06:07.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:07 smithi023 bash[55745]: cephadm 2024-04-14T16:06:05.531220+0000 mgr.y (mgr.34107) 500 : cephadm [INF] Deploying daemon grafana.a on smithi119 2024-04-14T16:06:07.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:07 smithi023 bash[57213]: cephadm 2024-04-14T16:06:05.487006+0000 mgr.y (mgr.34107) 499 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-14T16:06:07.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:07 smithi023 bash[57213]: cephadm 2024-04-14T16:06:05.531220+0000 mgr.y (mgr.34107) 500 : cephadm [INF] Deploying daemon grafana.a on smithi119 2024-04-14T16:06:08.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:08 smithi023 bash[55745]: cluster 2024-04-14T16:06:06.986339+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:08.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:08 smithi023 bash[57213]: cluster 2024-04-14T16:06:06.986339+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:08.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:08 smithi119 bash[44891]: cluster 2024-04-14T16:06:06.986339+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:09.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:06:08 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:06:08] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-14T16:06:09.846 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:06:09 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:06:09.846 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:06:09 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:06:09.846 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 16:06:09 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:06:09.847 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:06:09 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:06:09.847 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:06:09 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:06:09.847 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:06:09 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:06:09.847 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:09 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:06:09.848 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:09 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:06:09.848 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:06:09 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:06:10.111 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 16:06:09 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:06:10.111 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:06:09 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:06:10.111 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:06:09 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:06:10.112 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:06:09 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:06:10.112 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:06:09 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:06:10.112 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:06:09 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:06:10.112 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:09 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:06:10.113 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:10 smithi119 systemd[1]: Started Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:06:10.113 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:09 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:06:10.113 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:10 smithi119 bash[44891]: cluster 2024-04-14T16:06:08.987626+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 599 B/s rd, 0 op/s 2024-04-14T16:06:10.113 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:06:09 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:06:10.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:10 smithi023 bash[55745]: cluster 2024-04-14T16:06:08.987626+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 599 B/s rd, 0 op/s 2024-04-14T16:06:10.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:10 smithi023 bash[57213]: cluster 2024-04-14T16:06:08.987626+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 599 B/s rd, 0 op/s 2024-04-14T16:06:11.292 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[44891]: audit 2024-04-14T16:06:10.120274+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:11.293 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[44891]: audit 2024-04-14T16:06:10.134981+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:11.567 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=settings t=2024-04-14T16:06:11.298146658Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-04-14T16:06:11.567 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=settings t=2024-04-14T16:06:11.29836049Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-14T16:06:11.567 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=settings t=2024-04-14T16:06:11.298374139Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-14T16:06:11.567 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=settings t=2024-04-14T16:06:11.298378392Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-14T16:06:11.567 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=settings t=2024-04-14T16:06:11.29838535Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-04-14T16:06:11.567 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=settings t=2024-04-14T16:06:11.298388649Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-04-14T16:06:11.567 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=settings t=2024-04-14T16:06:11.29839237Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-04-14T16:06:11.567 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=settings t=2024-04-14T16:06:11.298395568Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-04-14T16:06:11.567 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=settings t=2024-04-14T16:06:11.298398826Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-04-14T16:06:11.568 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=settings t=2024-04-14T16:06:11.298402623Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-14T16:06:11.568 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=settings t=2024-04-14T16:06:11.298405975Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-14T16:06:11.568 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=settings t=2024-04-14T16:06:11.298408976Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-14T16:06:11.568 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=settings t=2024-04-14T16:06:11.29841206Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-14T16:06:11.568 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=settings t=2024-04-14T16:06:11.298415278Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-14T16:06:11.568 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=settings t=2024-04-14T16:06:11.298418246Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-14T16:06:11.568 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=settings t=2024-04-14T16:06:11.29842113Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-14T16:06:11.568 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=settings t=2024-04-14T16:06:11.298424235Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-14T16:06:11.568 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=settings t=2024-04-14T16:06:11.298427467Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-14T16:06:11.568 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=settings t=2024-04-14T16:06:11.298430462Z level=info msg="App mode production" 2024-04-14T16:06:11.568 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=sqlstore t=2024-04-14T16:06:11.298500441Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-14T16:06:11.568 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=sqlstore t=2024-04-14T16:06:11.298523096Z 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-14T16:06:11.568 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.312250982Z level=info msg="Starting DB migrations" 2024-04-14T16:06:11.568 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.316317903Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-04-14T16:06:11.568 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.370282349Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-04-14T16:06:11.569 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.395653871Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-04-14T16:06:11.569 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.437296605Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-04-14T16:06:11.569 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.479344876Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-04-14T16:06:11.569 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.530344537Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-04-14T16:06:11.569 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.572203004Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-04-14T16:06:11.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:11 smithi023 bash[55745]: audit 2024-04-14T16:06:10.120274+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:11.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:11 smithi023 bash[55745]: audit 2024-04-14T16:06:10.134981+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:11.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:11 smithi023 bash[57213]: audit 2024-04-14T16:06:10.120274+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:11.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:11 smithi023 bash[57213]: audit 2024-04-14T16:06:10.134981+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:11.843 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.614096801Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-04-14T16:06:11.843 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.639529071Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-04-14T16:06:11.844 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.673348676Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-04-14T16:06:11.844 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.698425641Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-04-14T16:06:11.844 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.723584863Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-04-14T16:06:11.844 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.782325926Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-04-14T16:06:11.844 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.807457712Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-04-14T16:06:11.844 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.849375478Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-04-14T16:06:12.113 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.874559505Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-04-14T16:06:12.113 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.899936103Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-04-14T16:06:12.113 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.941880646Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-04-14T16:06:12.113 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.967181175Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-04-14T16:06:12.113 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:11 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:11.984109167Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-04-14T16:06:12.113 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.009371983Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-04-14T16:06:12.113 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.026291349Z level=info msg="Executing migration" id="create provenance_type table" 2024-04-14T16:06:12.114 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.043172562Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-04-14T16:06:12.114 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.076810366Z level=info msg="Executing migration" id="create alert_image table" 2024-04-14T16:06:12.114 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.093839727Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-04-14T16:06:12.114 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.118980829Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-04-14T16:06:12.391 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[44891]: cluster 2024-04-14T16:06:10.988737+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:12.391 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.161172138Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-04-14T16:06:12.391 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.203137625Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-04-14T16:06:12.391 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.228433517Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-04-14T16:06:12.391 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.228752986Z 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-14T16:06:12.391 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.253679288Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-04-14T16:06:12.391 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.295739639Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-04-14T16:06:12.391 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.3209523Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-04-14T16:06:12.391 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.346300012Z level=info msg="Executing migration" id="create secrets table" 2024-04-14T16:06:12.391 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.396870456Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-04-14T16:06:12.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:12 smithi023 bash[55745]: cluster 2024-04-14T16:06:10.988737+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:12.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:12 smithi023 bash[57213]: cluster 2024-04-14T16:06:10.988737+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:12.642 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.447135367Z level=info msg="Executing migration" id="add name column into data_keys" 2024-04-14T16:06:12.642 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.489014964Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-04-14T16:06:12.642 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.514391757Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-04-14T16:06:12.642 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.581366033Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-04-14T16:06:12.894 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.648416582Z level=info msg="Executing migration" id="add column hidden to role table" 2024-04-14T16:06:12.895 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.67362517Z level=info msg="Executing migration" id="create query_history table v1" 2024-04-14T16:06:12.895 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.715455935Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-04-14T16:06:12.895 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.740823917Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-04-14T16:06:12.895 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.765958169Z level=info msg="Executing migration" id="teams permissions migration" 2024-04-14T16:06:12.895 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.791283432Z level=info msg="Executing migration" id="dashboard permissions" 2024-04-14T16:06:12.895 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.816582924Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-04-14T16:06:12.895 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.858507485Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-04-14T16:06:12.895 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.900461488Z level=info msg="Executing migration" id="alerting notification permissions" 2024-04-14T16:06:13.171 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.925768171Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-04-14T16:06:13.172 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.967821042Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-04-14T16:06:13.172 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:12 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:12.993049246Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-04-14T16:06:13.172 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.018280691Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-04-14T16:06:13.172 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.06022095Z level=info msg="Executing migration" id="create correlation table v1" 2024-04-14T16:06:13.172 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.085656832Z level=info msg="Executing migration" id="add index correlations.uid" 2024-04-14T16:06:13.172 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.110794145Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-04-14T16:06:13.172 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.136132651Z level=info msg="Executing migration" id="add correlation config column" 2024-04-14T16:06:13.172 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.17783066Z level=info msg="Executing migration" id="create entity_events table" 2024-04-14T16:06:13.315 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.203256807Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-04-14T16:06:13.315 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.228434033Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-14T16:06:13.315 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.228586754Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-14T16:06:13.315 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.253615159Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-14T16:06:13.315 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.253741916Z 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-14T16:06:13.315 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.320769189Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-04-14T16:06:13.424 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.346109279Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-04-14T16:06:13.424 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.387993969Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-04-14T16:06:13.693 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.430359646Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-14T16:06:13.693 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.455552548Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-04-14T16:06:13.694 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.497584287Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-14T16:06:13.694 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.522763856Z level=info msg="Executing migration" id="Drop public config table" 2024-04-14T16:06:13.694 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.564890113Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-04-14T16:06:13.694 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.59020676Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-04-14T16:06:13.694 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.63215944Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-14T16:06:13.694 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.674099884Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-04-14T16:06:13.694 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.699403914Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-04-14T16:06:13.946 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.749654822Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-04-14T16:06:13.946 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.774890444Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-04-14T16:06:13.946 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.800148884Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-04-14T16:06:13.946 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.842155324Z level=info msg="Executing migration" id="add share column" 2024-04-14T16:06:13.946 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.884102724Z level=info msg="Executing migration" id="create default alerting folders" 2024-04-14T16:06:13.946 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.926177046Z level=info msg="Executing migration" id="create file table" 2024-04-14T16:06:13.946 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.951532894Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-04-14T16:06:14.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[44891]: cluster 2024-04-14T16:06:12.989952+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:06:14.198 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:13 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:13.976773843Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-04-14T16:06:14.198 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.002001053Z level=info msg="Executing migration" id="create file_meta table" 2024-04-14T16:06:14.198 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.027243932Z level=info msg="Executing migration" id="file table idx: path key" 2024-04-14T16:06:14.198 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.052501763Z level=info msg="Executing migration" id="set path collation in file table" 2024-04-14T16:06:14.198 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.077721795Z level=info msg="Executing migration" id="managed permissions migration" 2024-04-14T16:06:14.198 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.102977606Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-04-14T16:06:14.199 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.14497547Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-04-14T16:06:14.199 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.178622115Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-04-14T16:06:14.199 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.203895681Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-04-14T16:06:14.485 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.220810735Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-04-14T16:06:14.486 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.237683643Z level=info msg="Executing migration" id="update group index for alert rules" 2024-04-14T16:06:14.486 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.254603482Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-04-14T16:06:14.486 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.279958911Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-04-14T16:06:14.486 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.305411732Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-04-14T16:06:14.486 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.3307076Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-04-14T16:06:14.486 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.355917595Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-04-14T16:06:14.486 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.397773963Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-04-14T16:06:14.486 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.491492371Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-04-14T16:06:14.564 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:14 smithi023 bash[57213]: cluster 2024-04-14T16:06:12.989952+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:06:14.564 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:14 smithi023 bash[55745]: cluster 2024-04-14T16:06:12.989952+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-14T16:06:14.770 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.532107932Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-04-14T16:06:14.770 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.574051037Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-04-14T16:06:14.770 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.63275356Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-04-14T16:06:14.770 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.657966428Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-04-14T16:06:14.770 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.683085275Z level=info msg="Executing migration" id="create folder table" 2024-04-14T16:06:14.770 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.708489782Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-04-14T16:06:14.770 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.733648124Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-04-14T16:06:14.770 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.775705135Z level=info msg="Executing migration" id="Update folder title length" 2024-04-14T16:06:15.176 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.800923107Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-04-14T16:06:15.176 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=migrator t=2024-04-14T16:06:14.84272707Z level=info msg="migrations completed" performed=105 skipped=376 duration=3.526447871s 2024-04-14T16:06:15.176 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=sqlstore t=2024-04-14T16:06:14.843759951Z level=info msg="Created default organization" 2024-04-14T16:06:15.176 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=plugin.finder t=2024-04-14T16:06:14.928808462Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-04-14T16:06:15.176 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=secrets t=2024-04-14T16:06:14.929107977Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-14T16:06:15.177 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=query_data t=2024-04-14T16:06:14.935600087Z level=info msg="Query Service initialization" 2024-04-14T16:06:15.177 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:14 smithi119 bash[66174]: logger=live.push_http t=2024-04-14T16:06:14.942608715Z level=info msg="Live Push Gateway initialization" 2024-04-14T16:06:15.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:15 smithi119 bash[44891]: audit 2024-04-14T16:06:14.874388+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:06:15.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:15 smithi023 bash[55745]: audit 2024-04-14T16:06:14.874388+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:06:15.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:15 smithi023 bash[57213]: audit 2024-04-14T16:06:14.874388+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:06:16.178 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:15 smithi119 bash[66174]: logger=infra.usagestats.collector t=2024-04-14T16:06:15.83364901Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-14T16:06:16.178 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:15 smithi119 bash[66174]: logger=provisioning.datasources t=2024-04-14T16:06:15.885352315Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-04-14T16:06:16.178 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:15 smithi119 bash[66174]: logger=provisioning.datasources t=2024-04-14T16:06:15.885376586Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-04-14T16:06:16.178 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:15 smithi119 bash[66174]: logger=provisioning.datasources t=2024-04-14T16:06:15.88557636Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-14T16:06:16.178 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:15 smithi119 bash[66174]: logger=provisioning.datasources t=2024-04-14T16:06:15.927160141Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-04-14T16:06:16.178 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:15 smithi119 bash[66174]: logger=provisioning.alerting t=2024-04-14T16:06:15.960561984Z level=info msg="starting to provision alerting" 2024-04-14T16:06:16.179 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:15 smithi119 bash[66174]: logger=provisioning.alerting t=2024-04-14T16:06:15.960582889Z level=info msg="finished to provision alerting" 2024-04-14T16:06:16.179 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:15 smithi119 bash[66174]: logger=grafanaStorageLogger t=2024-04-14T16:06:15.960811861Z level=info msg="storage starting" 2024-04-14T16:06:16.179 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:15 smithi119 bash[66174]: logger=ngalert.state.manager t=2024-04-14T16:06:15.961014849Z level=info msg="Warming state cache for startup" 2024-04-14T16:06:16.179 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:15 smithi119 bash[66174]: logger=http.server t=2024-04-14T16:06:15.963481251Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-14T16:06:16.179 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:15 smithi119 bash[66174]: logger=ngalert.state.manager t=2024-04-14T16:06:15.999744753Z level=info msg="State cache has been initialized" states=0 duration=38.727878ms 2024-04-14T16:06:16.179 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:15 smithi119 bash[66174]: logger=ticker t=2024-04-14T16:06:15.999806356Z level=info msg=starting first_tick=2024-04-14T16:06:20Z 2024-04-14T16:06:16.179 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:15 smithi119 bash[66174]: logger=ngalert.multiorg.alertmanager t=2024-04-14T16:06:15.99986165Z level=info msg="starting MultiOrg Alertmanager" 2024-04-14T16:06:16.179 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:06:16 smithi119 bash[66174]: logger=sqlstore.transactions t=2024-04-14T16:06:16.014590872Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-14T16:06:16.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:16 smithi119 bash[44891]: audit 2024-04-14T16:06:14.563354+0000 mgr.y (mgr.34107) 505 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:06:16.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:16 smithi119 bash[44891]: cluster 2024-04-14T16:06:14.991346+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:16.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:16 smithi119 bash[44891]: audit 2024-04-14T16:06:16.124682+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:16.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:16 smithi119 bash[44891]: audit 2024-04-14T16:06:16.141708+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:16.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:16 smithi023 bash[55745]: audit 2024-04-14T16:06:14.563354+0000 mgr.y (mgr.34107) 505 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:06:16.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:16 smithi023 bash[55745]: cluster 2024-04-14T16:06:14.991346+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:16.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:16 smithi023 bash[55745]: audit 2024-04-14T16:06:16.124682+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:16.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:16 smithi023 bash[55745]: audit 2024-04-14T16:06:16.141708+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:16.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:16 smithi023 bash[57213]: audit 2024-04-14T16:06:14.563354+0000 mgr.y (mgr.34107) 505 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:06:16.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:16 smithi023 bash[57213]: cluster 2024-04-14T16:06:14.991346+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:16.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:16 smithi023 bash[57213]: audit 2024-04-14T16:06:16.124682+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:16.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:16 smithi023 bash[57213]: audit 2024-04-14T16:06:16.141708+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:18.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:18 smithi023 bash[55745]: cluster 2024-04-14T16:06:16.992622+0000 mgr.y (mgr.34107) 507 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:18.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:18 smithi023 bash[55745]: audit 2024-04-14T16:06:17.362109+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:18.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:18 smithi023 bash[55745]: audit 2024-04-14T16:06:17.374382+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:18.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:18 smithi023 bash[57213]: cluster 2024-04-14T16:06:16.992622+0000 mgr.y (mgr.34107) 507 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:18.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:18 smithi023 bash[57213]: audit 2024-04-14T16:06:17.362109+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:18.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:18 smithi023 bash[57213]: audit 2024-04-14T16:06:17.374382+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:18.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:18 smithi119 bash[44891]: cluster 2024-04-14T16:06:16.992622+0000 mgr.y (mgr.34107) 507 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:18.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:18 smithi119 bash[44891]: audit 2024-04-14T16:06:17.362109+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:18.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:18 smithi119 bash[44891]: audit 2024-04-14T16:06:17.374382+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:19.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:06:18 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:06:18] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.43.0" 2024-04-14T16:06:20.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:20 smithi023 bash[55745]: cluster 2024-04-14T16:06:18.993815+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:20.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:20 smithi023 bash[57213]: cluster 2024-04-14T16:06:18.993815+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:20.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:20 smithi119 bash[44891]: cluster 2024-04-14T16:06:18.993815+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:22.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:22 smithi023 bash[55745]: cluster 2024-04-14T16:06:20.994981+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:22.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:22 smithi023 bash[57213]: cluster 2024-04-14T16:06:20.994981+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:22.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:22 smithi119 bash[44891]: cluster 2024-04-14T16:06:20.994981+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:24.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:24 smithi119 bash[44891]: cluster 2024-04-14T16:06:22.996184+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:24.572 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:24 smithi023 bash[55745]: cluster 2024-04-14T16:06:22.996184+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:24.573 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:24 smithi023 bash[57213]: cluster 2024-04-14T16:06:22.996184+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:26.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:26 smithi119 bash[44891]: audit 2024-04-14T16:06:24.571631+0000 mgr.y (mgr.34107) 511 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:06:26.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:26 smithi119 bash[44891]: cluster 2024-04-14T16:06:24.997402+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:26.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:26 smithi023 bash[55745]: audit 2024-04-14T16:06:24.571631+0000 mgr.y (mgr.34107) 511 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:06:26.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:26 smithi023 bash[55745]: cluster 2024-04-14T16:06:24.997402+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:26.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:26 smithi023 bash[57213]: audit 2024-04-14T16:06:24.571631+0000 mgr.y (mgr.34107) 511 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:06:26.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:26 smithi023 bash[57213]: cluster 2024-04-14T16:06:24.997402+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:28.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:26.828352+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:28.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:26.841555+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:28.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:26.844171+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:06:28.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:26.846086+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:06:28.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: cluster 2024-04-14T16:06:26.850450+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-14T16:06:28.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:26.858679+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:26.949852+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-14T16:06:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:26.950901+0000 mgr.y (mgr.34107) 514 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-14T16:06:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:26.968415+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:06:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:26.973901+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:26.978341+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:26.981974+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:26.990178+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:26.999716+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.005676+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.009124+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.012394+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.014479+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.016772+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.092 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.018542+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:26.828352+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:28.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:26.841555+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:28.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:26.844171+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:06:28.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:26.846086+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:06:28.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: cluster 2024-04-14T16:06:26.850450+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-14T16:06:28.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:26.858679+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:28.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:26.949852+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-14T16:06:28.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:26.950901+0000 mgr.y (mgr.34107) 514 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-14T16:06:28.093 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:26.968415+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:06:28.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:26.973901+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:26.978341+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:26.981974+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:26.990178+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:26.999716+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.005676+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.009124+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.012394+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.014479+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.016772+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.018542+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.020566+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.023231+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.094 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.025755+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.028201+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.030511+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.032861+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.035059+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: cephadm 2024-04-14T16:06:27.036106+0000 mgr.y (mgr.34107) 515 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-14T16:06:28.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.043138+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:28.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.046871+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-14T16:06:28.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.053045+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-14T16:06:28.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.056045+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.062261+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-14T16:06:28.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.065666+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-14T16:06:28.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.070794+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-14T16:06:28.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.073040+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-14T16:06:28.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.078130+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-14T16:06:28.095 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.080457+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-14T16:06:28.096 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.020566+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.096 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.023231+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.096 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.025755+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.096 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.028201+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.096 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.030511+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.096 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.032861+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.096 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.035059+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.096 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: cephadm 2024-04-14T16:06:27.036106+0000 mgr.y (mgr.34107) 515 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-14T16:06:28.096 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.043138+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:28.096 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.046871+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-14T16:06:28.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.053045+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-14T16:06:28.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.056045+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.062261+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-14T16:06:28.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.065666+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-14T16:06:28.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.070794+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-14T16:06:28.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.073040+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-14T16:06:28.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.078130+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-14T16:06:28.097 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.080457+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-14T16:06:28.097 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.088348+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-14T16:06:28.097 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.090933+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-14T16:06:28.097 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.097601+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-14T16:06:28.097 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.100175+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-14T16:06:28.098 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.106882+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-14T16:06:28.098 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.109194+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.098 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.110199+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-14T16:06:28.098 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.115007+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-14T16:06:28.098 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.117270+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-14T16:06:28.098 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.122923+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-14T16:06:28.098 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.125009+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-14T16:06:28.098 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.130746+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-14T16:06:28.098 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.132910+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-14T16:06:28.098 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.139831+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-14T16:06:28.098 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.142476+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.098 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.143302+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.099 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.088348+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-14T16:06:28.099 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.090933+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-14T16:06:28.099 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.097601+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-14T16:06:28.099 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.100175+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-14T16:06:28.099 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.106882+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-14T16:06:28.099 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.109194+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.099 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.110199+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-14T16:06:28.099 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.115007+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-14T16:06:28.099 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.117270+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-14T16:06:28.099 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.122923+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-14T16:06:28.100 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.125009+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-14T16:06:28.100 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.130746+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-14T16:06:28.100 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.132910+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-14T16:06:28.100 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.139831+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-14T16:06:28.100 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.142476+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.100 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.143302+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.100 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.143999+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.100 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.144832+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.100 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.145506+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.100 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.146137+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.100 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: cephadm 2024-04-14T16:06:27.146648+0000 mgr.y (mgr.34107) 516 : cephadm [INF] Upgrade: Complete! 2024-04-14T16:06:28.100 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.147121+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-14T16:06:28.101 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.152651+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-14T16:06:28.101 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.153705+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:06:28.101 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.154541+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:06:28.101 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.159915+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:28.101 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.219194+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:06:28.101 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.219914+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:06:28.101 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[57213]: audit 2024-04-14T16:06:27.225480+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:28.101 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.143999+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.101 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.144832+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.101 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.145506+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.101 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.146137+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.101 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: cephadm 2024-04-14T16:06:27.146648+0000 mgr.y (mgr.34107) 516 : cephadm [INF] Upgrade: Complete! 2024-04-14T16:06:28.101 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.147121+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-14T16:06:28.102 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.152651+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-14T16:06:28.102 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.153705+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:06:28.102 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.154541+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:06:28.102 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.159915+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:28.102 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.219194+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:06:28.102 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.219914+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:06:28.102 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:27 smithi023 bash[55745]: audit 2024-04-14T16:06:27.225480+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:28.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:26.828352+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:28.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:26.841555+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:28.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:26.844171+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:06:28.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:26.846086+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:06:28.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: cluster 2024-04-14T16:06:26.850450+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-14T16:06:28.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:26.858679+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:28.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:26.949852+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-14T16:06:28.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:26.950901+0000 mgr.y (mgr.34107) 514 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-14T16:06:28.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:26.968415+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-14T16:06:28.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:26.973901+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:26.978341+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:26.981974+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:26.990178+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:26.999716+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.005676+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.009124+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.012394+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.014479+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.016772+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.195 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.018542+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.020566+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.023231+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.025755+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.028201+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.030511+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.032861+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.035059+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:28.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: cephadm 2024-04-14T16:06:27.036106+0000 mgr.y (mgr.34107) 515 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-14T16:06:28.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.043138+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:28.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.046871+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-14T16:06:28.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.053045+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-14T16:06:28.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.056045+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.062261+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-14T16:06:28.196 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.065666+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-14T16:06:28.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.070794+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-14T16:06:28.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.073040+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-14T16:06:28.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.078130+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-14T16:06:28.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.080457+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-14T16:06:28.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.088348+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-14T16:06:28.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.090933+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-14T16:06:28.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.097601+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-14T16:06:28.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.100175+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-14T16:06:28.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.106882+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-14T16:06:28.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.109194+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.110199+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-14T16:06:28.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.115007+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-14T16:06:28.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.117270+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-14T16:06:28.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.122923+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-14T16:06:28.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.125009+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-14T16:06:28.197 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.130746+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-14T16:06:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.132910+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-14T16:06:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.139831+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-14T16:06:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.142476+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.143302+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.143999+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.144832+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.145506+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.146137+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-14T16:06:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: cephadm 2024-04-14T16:06:27.146648+0000 mgr.y (mgr.34107) 516 : cephadm [INF] Upgrade: Complete! 2024-04-14T16:06:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.147121+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-14T16:06:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.152651+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-14T16:06:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.153705+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:06:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.154541+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:06:28.198 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.159915+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:28.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.219194+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:06:28.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.219914+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:06:28.199 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:27 smithi119 bash[44891]: audit 2024-04-14T16:06:27.225480+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:28.214 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'ceph orch ps' 2024-04-14T16:06:29.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:06:28 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:06:28] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.43.0" 2024-04-14T16:06:29.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:28 smithi023 bash[55745]: audit 2024-04-14T16:06:27.403686+0000 mgr.y (mgr.34107) 517 : audit [DBG] from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:06:29.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:28 smithi023 bash[55745]: cluster 2024-04-14T16:06:27.842516+0000 mon.a (mon.0) 955 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-14T16:06:29.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:28 smithi023 bash[55745]: cluster 2024-04-14T16:06:27.842578+0000 mon.a (mon.0) 956 : cluster [INF] Cluster is now healthy 2024-04-14T16:06:29.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:28 smithi023 bash[57213]: audit 2024-04-14T16:06:27.403686+0000 mgr.y (mgr.34107) 517 : audit [DBG] from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:06:29.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:28 smithi023 bash[57213]: cluster 2024-04-14T16:06:27.842516+0000 mon.a (mon.0) 955 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-14T16:06:29.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:28 smithi023 bash[57213]: cluster 2024-04-14T16:06:27.842578+0000 mon.a (mon.0) 956 : cluster [INF] Cluster is now healthy 2024-04-14T16:06:29.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:28 smithi119 bash[44891]: audit 2024-04-14T16:06:27.403686+0000 mgr.y (mgr.34107) 517 : audit [DBG] from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:06:29.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:28 smithi119 bash[44891]: cluster 2024-04-14T16:06:27.842516+0000 mon.a (mon.0) 955 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-14T16:06:29.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:28 smithi119 bash[44891]: cluster 2024-04-14T16:06:27.842578+0000 mon.a (mon.0) 956 : cluster [INF] Cluster is now healthy 2024-04-14T16:06:29.876 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:29 smithi023 bash[55745]: cluster 2024-04-14T16:06:28.851655+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-14T16:06:30.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:29 smithi119 bash[44891]: cluster 2024-04-14T16:06:28.851655+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-14T16:06:30.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:29 smithi023 bash[57213]: cluster 2024-04-14T16:06:28.851655+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-14T16:06:31.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:30 smithi119 bash[44891]: audit 2024-04-14T16:06:29.893703+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:31.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:30 smithi119 bash[44891]: audit 2024-04-14T16:06:29.895112+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:06:31.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:30 smithi119 bash[44891]: audit 2024-04-14T16:06:30.327336+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:31.335 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:30 smithi023 bash[55745]: audit 2024-04-14T16:06:29.893703+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:31.336 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:30 smithi023 bash[55745]: audit 2024-04-14T16:06:29.895112+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:06:31.336 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:30 smithi023 bash[55745]: audit 2024-04-14T16:06:30.327336+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:31.336 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:30 smithi023 bash[57213]: audit 2024-04-14T16:06:29.893703+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:31.336 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:30 smithi023 bash[57213]: audit 2024-04-14T16:06:29.895112+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:06:31.336 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:30 smithi023 bash[57213]: audit 2024-04-14T16:06:30.327336+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:06:31.758 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T16:06:31.758 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (45s) 39s ago 17m 13.7M - 0.25.0 c8568f914cd2 e27234c258bf 2024-04-14T16:06:31.758 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 running (21s) 15s ago 17m 24.7M - 9.4.12 2bacad6d85d8 a40896cf1e81 2024-04-14T16:06:31.758 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (2m) 39s ago 15m 42.8M - 3.7 b96c509eef84 96b4454580ea 2024-04-14T16:06:31.758 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283,8765 running (9m) 15s ago 23m 440M - 19.0.0-2778-ga971fd5f b96c509eef84 2ed438e9faa7 2024-04-14T16:06:31.758 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (10m) 39s ago 24m 505M - 19.0.0-2778-ga971fd5f b96c509eef84 4147830303b4 2024-04-14T16:06:31.758 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (8m) 39s ago 25m 62.7M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 bdffa642fda8 2024-04-14T16:06:31.758 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (7m) 15s ago 23m 46.3M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 ee3c2462ddf0 2024-04-14T16:06:31.759 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (8m) 39s ago 23m 48.1M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 abed67fb44ce 2024-04-14T16:06:31.759 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (96s) 39s ago 17m 7843k - 1.5.0 0da6a335fe13 61f82b347930 2024-04-14T16:06:31.759 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (92s) 15s ago 17m 7564k - 1.5.0 0da6a335fe13 02fe59831218 2024-04-14T16:06:31.759 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (6m) 39s ago 22m 58.7M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 3dd7cbf5e56b 2024-04-14T16:06:31.759 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (6m) 39s ago 22m 66.5M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 a4f92aab8cd2 2024-04-14T16:06:31.759 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (5m) 39s ago 21m 57.4M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 8395c0e82e2d 2024-04-14T16:06:31.759 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (5m) 39s ago 20m 62.0M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 7486298816bc 2024-04-14T16:06:31.759 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (4m) 15s ago 20m 58.9M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 505551e636df 2024-04-14T16:06:31.759 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (4m) 15s ago 19m 57.7M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 7d457722f333 2024-04-14T16:06:31.759 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (3m) 15s ago 19m 56.3M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 ad18cab204ce 2024-04-14T16:06:31.759 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (3m) 15s ago 18m 58.2M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 3cfc0fb45db4 2024-04-14T16:06:31.759 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (69s) 15s ago 17m 50.7M - 2.43.0 a07b618ecd1d e2c60680b7f2 2024-04-14T16:06:31.759 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (2m) 39s ago 15m 89.1M - 19.0.0-2778-ga971fd5f b96c509eef84 f3986df068a6 2024-04-14T16:06:31.759 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (2m) 15s ago 15m 89.1M - 19.0.0-2778-ga971fd5f b96c509eef84 0cbb43555683 2024-04-14T16:06:31.759 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (2m) 39s ago 15m 88.8M - 19.0.0-2778-ga971fd5f b96c509eef84 0670abb37ddf 2024-04-14T16:06:31.759 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (2m) 15s ago 15m 89.2M - 19.0.0-2778-ga971fd5f b96c509eef84 3bcd960e8d10 2024-04-14T16:06:32.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:31 smithi023 bash[55745]: cluster 2024-04-14T16:06:30.852739+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:06:32.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:31 smithi023 bash[57213]: cluster 2024-04-14T16:06:30.852739+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:06:32.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:31 smithi119 bash[44891]: cluster 2024-04-14T16:06:30.852739+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:06:32.493 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'ceph versions' 2024-04-14T16:06:33.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:32 smithi023 bash[55745]: audit 2024-04-14T16:06:31.741359+0000 mgr.y (mgr.34107) 520 : audit [DBG] from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:06:33.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:32 smithi023 bash[57213]: audit 2024-04-14T16:06:31.741359+0000 mgr.y (mgr.34107) 520 : audit [DBG] from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:06:33.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:32 smithi119 bash[44891]: audit 2024-04-14T16:06:31.741359+0000 mgr.y (mgr.34107) 520 : audit [DBG] from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:06:34.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:33 smithi119 bash[44891]: cluster 2024-04-14T16:06:32.853810+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-14T16:06:34.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:33 smithi023 bash[55745]: cluster 2024-04-14T16:06:32.853810+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-14T16:06:34.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:33 smithi023 bash[57213]: cluster 2024-04-14T16:06:32.853810+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-14T16:06:35.764 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:06:35.764 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T16:06:35.764 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 3 2024-04-14T16:06:35.764 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:06:35.764 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T16:06:35.764 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T16:06:35.764 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:06:35.764 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T16:06:35.764 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 8 2024-04-14T16:06:35.764 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:06:35.764 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T16:06:35.764 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 4 2024-04-14T16:06:35.765 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:06:35.765 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T16:06:35.765 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 17 2024-04-14T16:06:35.765 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T16:06:35.765 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:06:36.090 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:35 smithi023 bash[57213]: audit 2024-04-14T16:06:34.580828+0000 mgr.y (mgr.34107) 522 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:06:36.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:35 smithi023 bash[57213]: cluster 2024-04-14T16:06:34.855163+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:06:36.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:35 smithi023 bash[57213]: audit 2024-04-14T16:06:35.763005+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.23:0/485166997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:36.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:35 smithi023 bash[55745]: audit 2024-04-14T16:06:34.580828+0000 mgr.y (mgr.34107) 522 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:06:36.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:35 smithi023 bash[55745]: cluster 2024-04-14T16:06:34.855163+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:06:36.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:35 smithi023 bash[55745]: audit 2024-04-14T16:06:35.763005+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.23:0/485166997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:36.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:35 smithi119 bash[44891]: audit 2024-04-14T16:06:34.580828+0000 mgr.y (mgr.34107) 522 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:06:36.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:35 smithi119 bash[44891]: cluster 2024-04-14T16:06:34.855163+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-14T16:06:36.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:35 smithi119 bash[44891]: audit 2024-04-14T16:06:35.763005+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.23:0/485166997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:06:36.487 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-14T16:06:38.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:37 smithi023 bash[55745]: cluster 2024-04-14T16:06:36.856481+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-14T16:06:38.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:37 smithi023 bash[57213]: cluster 2024-04-14T16:06:36.856481+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-14T16:06:38.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:37 smithi119 bash[44891]: cluster 2024-04-14T16:06:36.856481+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-04-14T16:06:39.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:06:38 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:06:38] "GET /metrics HTTP/1.1" 200 38692 "" "Prometheus/2.43.0" 2024-04-14T16:06:39.323 INFO:teuthology.orchestra.run.smithi023.stdout:wait for servicemap items w/ changing names to refresh 2024-04-14T16:06:40.026 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'sleep 60' 2024-04-14T16:06:40.210 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:39 smithi023 bash[55745]: cluster 2024-04-14T16:06:38.857645+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:40.210 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:39 smithi023 bash[57213]: cluster 2024-04-14T16:06:38.857645+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:40.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:39 smithi119 bash[44891]: cluster 2024-04-14T16:06:38.857645+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:42.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:41 smithi023 bash[55745]: cluster 2024-04-14T16:06:40.858741+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:42.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:41 smithi023 bash[57213]: cluster 2024-04-14T16:06:40.858741+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:42.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:41 smithi119 bash[44891]: cluster 2024-04-14T16:06:40.858741+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:44.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:43 smithi023 bash[55745]: cluster 2024-04-14T16:06:42.859789+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:44.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:43 smithi023 bash[57213]: cluster 2024-04-14T16:06:42.859789+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:44.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:43 smithi119 bash[44891]: cluster 2024-04-14T16:06:42.859789+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:45.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:44 smithi023 bash[55745]: audit 2024-04-14T16:06:44.875119+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:06:45.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:44 smithi023 bash[57213]: audit 2024-04-14T16:06:44.875119+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:06:45.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:44 smithi119 bash[44891]: audit 2024-04-14T16:06:44.875119+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:06:46.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:45 smithi023 bash[55745]: audit 2024-04-14T16:06:44.592033+0000 mgr.y (mgr.34107) 528 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:06:46.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:45 smithi023 bash[55745]: cluster 2024-04-14T16:06:44.861055+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:46.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:45 smithi023 bash[57213]: audit 2024-04-14T16:06:44.592033+0000 mgr.y (mgr.34107) 528 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:06:46.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:45 smithi023 bash[57213]: cluster 2024-04-14T16:06:44.861055+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:46.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:45 smithi119 bash[44891]: audit 2024-04-14T16:06:44.592033+0000 mgr.y (mgr.34107) 528 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:06:46.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:45 smithi119 bash[44891]: cluster 2024-04-14T16:06:44.861055+0000 mgr.y (mgr.34107) 529 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:48.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:47 smithi023 bash[55745]: cluster 2024-04-14T16:06:46.862270+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:48.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:47 smithi023 bash[57213]: cluster 2024-04-14T16:06:46.862270+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:48.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:47 smithi119 bash[44891]: cluster 2024-04-14T16:06:46.862270+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:49.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:06:48 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:06:48] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-14T16:06:50.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:50 smithi119 bash[44891]: cluster 2024-04-14T16:06:48.863465+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:50.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:50 smithi023 bash[55745]: cluster 2024-04-14T16:06:48.863465+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:50.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:50 smithi023 bash[57213]: cluster 2024-04-14T16:06:48.863465+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:52.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:52 smithi119 bash[44891]: cluster 2024-04-14T16:06:50.864609+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:52.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:52 smithi023 bash[55745]: cluster 2024-04-14T16:06:50.864609+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:52.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:52 smithi023 bash[57213]: cluster 2024-04-14T16:06:50.864609+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:54.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:54 smithi119 bash[44891]: cluster 2024-04-14T16:06:52.865663+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:54.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:54 smithi023 bash[55745]: cluster 2024-04-14T16:06:52.865663+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:54.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:54 smithi023 bash[57213]: cluster 2024-04-14T16:06:52.865663+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:56.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:56 smithi023 bash[55745]: audit 2024-04-14T16:06:54.600073+0000 mgr.y (mgr.34107) 534 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:06:56.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:56 smithi023 bash[55745]: cluster 2024-04-14T16:06:54.866960+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:56.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:56 smithi023 bash[57213]: audit 2024-04-14T16:06:54.600073+0000 mgr.y (mgr.34107) 534 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:06:56.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:56 smithi023 bash[57213]: cluster 2024-04-14T16:06:54.866960+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:56.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:56 smithi119 bash[44891]: audit 2024-04-14T16:06:54.600073+0000 mgr.y (mgr.34107) 534 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:06:56.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:56 smithi119 bash[44891]: cluster 2024-04-14T16:06:54.866960+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:06:58.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:06:58 smithi023 bash[55745]: cluster 2024-04-14T16:06:56.868152+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:58.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:06:58 smithi023 bash[57213]: cluster 2024-04-14T16:06:56.868152+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:58.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:06:58 smithi119 bash[44891]: cluster 2024-04-14T16:06:56.868152+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:06:59.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:06:58 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:06:58] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-14T16:07:00.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:00 smithi023 bash[55745]: cluster 2024-04-14T16:06:58.869341+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:00.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:00 smithi023 bash[55745]: audit 2024-04-14T16:06:59.875716+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:07:00.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:00 smithi023 bash[57213]: cluster 2024-04-14T16:06:58.869341+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:00.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:00 smithi023 bash[57213]: audit 2024-04-14T16:06:59.875716+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:07:00.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:00 smithi119 bash[44891]: cluster 2024-04-14T16:06:58.869341+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:00.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:00 smithi119 bash[44891]: audit 2024-04-14T16:06:59.875716+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:07:02.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:02 smithi023 bash[55745]: cluster 2024-04-14T16:07:00.870435+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:02.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:02 smithi023 bash[57213]: cluster 2024-04-14T16:07:00.870435+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:02.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:02 smithi119 bash[44891]: cluster 2024-04-14T16:07:00.870435+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:04.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:04 smithi023 bash[55745]: cluster 2024-04-14T16:07:02.871527+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:04.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:04 smithi023 bash[57213]: cluster 2024-04-14T16:07:02.871527+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:04.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:04 smithi119 bash[44891]: cluster 2024-04-14T16:07:02.871527+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:06.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:06 smithi023 bash[55745]: audit 2024-04-14T16:07:04.609414+0000 mgr.y (mgr.34107) 540 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:07:06.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:06 smithi023 bash[55745]: cluster 2024-04-14T16:07:04.872977+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:06.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:06 smithi023 bash[57213]: audit 2024-04-14T16:07:04.609414+0000 mgr.y (mgr.34107) 540 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:07:06.592 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:06 smithi023 bash[57213]: cluster 2024-04-14T16:07:04.872977+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:06.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:06 smithi119 bash[44891]: audit 2024-04-14T16:07:04.609414+0000 mgr.y (mgr.34107) 540 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:07:06.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:06 smithi119 bash[44891]: cluster 2024-04-14T16:07:04.872977+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:08.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:08 smithi023 bash[57213]: cluster 2024-04-14T16:07:06.874173+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:08.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:08 smithi023 bash[55745]: cluster 2024-04-14T16:07:06.874173+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:08.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:08 smithi119 bash[44891]: cluster 2024-04-14T16:07:06.874173+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:09.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:07:08 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:07:08] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-14T16:07:10.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:10 smithi023 bash[57213]: cluster 2024-04-14T16:07:08.875310+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:10.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:10 smithi023 bash[55745]: cluster 2024-04-14T16:07:08.875310+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:10.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:10 smithi119 bash[44891]: cluster 2024-04-14T16:07:08.875310+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:12.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:12 smithi023 bash[57213]: cluster 2024-04-14T16:07:10.876406+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:12.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:12 smithi023 bash[55745]: cluster 2024-04-14T16:07:10.876406+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:12.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:12 smithi119 bash[44891]: cluster 2024-04-14T16:07:10.876406+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:14.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:14 smithi023 bash[55745]: cluster 2024-04-14T16:07:12.877463+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:14.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:14 smithi023 bash[57213]: cluster 2024-04-14T16:07:12.877463+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:14.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:14 smithi119 bash[44891]: cluster 2024-04-14T16:07:12.877463+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:15.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:15 smithi023 bash[55745]: audit 2024-04-14T16:07:14.876356+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:07:15.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:15 smithi023 bash[57213]: audit 2024-04-14T16:07:14.876356+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:07:15.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:15 smithi119 bash[44891]: audit 2024-04-14T16:07:14.876356+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:07:16.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:16 smithi023 bash[55745]: audit 2024-04-14T16:07:14.619482+0000 mgr.y (mgr.34107) 546 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:07:16.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:16 smithi023 bash[55745]: cluster 2024-04-14T16:07:14.878699+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:16.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:16 smithi023 bash[57213]: audit 2024-04-14T16:07:14.619482+0000 mgr.y (mgr.34107) 546 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:07:16.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:16 smithi023 bash[57213]: cluster 2024-04-14T16:07:14.878699+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:16.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:16 smithi119 bash[44891]: audit 2024-04-14T16:07:14.619482+0000 mgr.y (mgr.34107) 546 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:07:16.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:16 smithi119 bash[44891]: cluster 2024-04-14T16:07:14.878699+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:17.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:17 smithi119 bash[44891]: cluster 2024-04-14T16:07:16.880001+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:17.840 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:17 smithi023 bash[55745]: cluster 2024-04-14T16:07:16.880001+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:17.841 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:17 smithi023 bash[57213]: cluster 2024-04-14T16:07:16.880001+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:19.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:07:18 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:07:18] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-14T16:07:20.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:19 smithi119 bash[44891]: cluster 2024-04-14T16:07:18.881225+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:20.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:19 smithi023 bash[55745]: cluster 2024-04-14T16:07:18.881225+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:20.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:19 smithi023 bash[57213]: cluster 2024-04-14T16:07:18.881225+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:22.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:21 smithi023 bash[55745]: cluster 2024-04-14T16:07:20.882295+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:22.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:21 smithi023 bash[57213]: cluster 2024-04-14T16:07:20.882295+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:22.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:21 smithi119 bash[44891]: cluster 2024-04-14T16:07:20.882295+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:24.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:23 smithi023 bash[55745]: cluster 2024-04-14T16:07:22.883342+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:24.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:23 smithi023 bash[57213]: cluster 2024-04-14T16:07:22.883342+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:24.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:23 smithi119 bash[44891]: cluster 2024-04-14T16:07:22.883342+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:26.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:25 smithi023 bash[55745]: audit 2024-04-14T16:07:24.629939+0000 mgr.y (mgr.34107) 552 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:07:26.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:25 smithi023 bash[55745]: cluster 2024-04-14T16:07:24.884667+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:26.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:25 smithi023 bash[57213]: audit 2024-04-14T16:07:24.629939+0000 mgr.y (mgr.34107) 552 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:07:26.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:25 smithi023 bash[57213]: cluster 2024-04-14T16:07:24.884667+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:26.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:25 smithi119 bash[44891]: audit 2024-04-14T16:07:24.629939+0000 mgr.y (mgr.34107) 552 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:07:26.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:25 smithi119 bash[44891]: cluster 2024-04-14T16:07:24.884667+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:28.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:27 smithi023 bash[55745]: cluster 2024-04-14T16:07:26.885900+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:28.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:27 smithi023 bash[57213]: cluster 2024-04-14T16:07:26.885900+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:28.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:27 smithi119 bash[44891]: cluster 2024-04-14T16:07:26.885900+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:29.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:07:28 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:07:28] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-14T16:07:29.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:28 smithi023 bash[55745]: audit 2024-04-14T16:07:28.093283+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:07:29.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:28 smithi023 bash[55745]: audit 2024-04-14T16:07:28.095320+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:07:29.091 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:28 smithi023 bash[55745]: audit 2024-04-14T16:07:28.105835+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:07:29.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:28 smithi023 bash[57213]: audit 2024-04-14T16:07:28.093283+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:07:29.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:28 smithi023 bash[57213]: audit 2024-04-14T16:07:28.095320+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:07:29.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:28 smithi023 bash[57213]: audit 2024-04-14T16:07:28.105835+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:07:29.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:28 smithi119 bash[44891]: audit 2024-04-14T16:07:28.093283+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-14T16:07:29.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:28 smithi119 bash[44891]: audit 2024-04-14T16:07:28.095320+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-14T16:07:29.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:28 smithi119 bash[44891]: audit 2024-04-14T16:07:28.105835+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' 2024-04-14T16:07:30.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:30 smithi119 bash[44891]: cluster 2024-04-14T16:07:28.887161+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:30.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:30 smithi119 bash[44891]: audit 2024-04-14T16:07:29.876634+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:07:30.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:30 smithi023 bash[55745]: cluster 2024-04-14T16:07:28.887161+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:30.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:30 smithi023 bash[55745]: audit 2024-04-14T16:07:29.876634+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:07:30.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:30 smithi023 bash[57213]: cluster 2024-04-14T16:07:28.887161+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:30.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:30 smithi023 bash[57213]: audit 2024-04-14T16:07:29.876634+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:07:32.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:32 smithi119 bash[44891]: cluster 2024-04-14T16:07:30.888237+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:32.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:32 smithi023 bash[55745]: cluster 2024-04-14T16:07:30.888237+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:32.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:32 smithi023 bash[57213]: cluster 2024-04-14T16:07:30.888237+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:34.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:34 smithi119 bash[44891]: cluster 2024-04-14T16:07:32.889233+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:34.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:34 smithi023 bash[55745]: cluster 2024-04-14T16:07:32.889233+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:34.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:34 smithi023 bash[57213]: cluster 2024-04-14T16:07:32.889233+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:36.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:36 smithi119 bash[44891]: audit 2024-04-14T16:07:34.641157+0000 mgr.y (mgr.34107) 558 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:07:36.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:36 smithi119 bash[44891]: cluster 2024-04-14T16:07:34.890527+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:36.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:36 smithi023 bash[55745]: audit 2024-04-14T16:07:34.641157+0000 mgr.y (mgr.34107) 558 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:07:36.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:36 smithi023 bash[55745]: cluster 2024-04-14T16:07:34.890527+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:36.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:36 smithi023 bash[57213]: audit 2024-04-14T16:07:34.641157+0000 mgr.y (mgr.34107) 558 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:07:36.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:36 smithi023 bash[57213]: cluster 2024-04-14T16:07:34.890527+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:38.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:38 smithi119 bash[44891]: cluster 2024-04-14T16:07:36.891859+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:38.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:38 smithi023 bash[55745]: cluster 2024-04-14T16:07:36.891859+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:38.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:38 smithi023 bash[57213]: cluster 2024-04-14T16:07:36.891859+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:39.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:07:38 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:07:38] "GET /metrics HTTP/1.1" 200 38684 "" "Prometheus/2.43.0" 2024-04-14T16:07:40.443 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:40 smithi119 bash[44891]: cluster 2024-04-14T16:07:38.893074+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:40.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:40 smithi023 bash[55745]: cluster 2024-04-14T16:07:38.893074+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:40.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:40 smithi023 bash[57213]: cluster 2024-04-14T16:07:38.893074+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:42.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:42 smithi023 bash[55745]: cluster 2024-04-14T16:07:40.894155+0000 mgr.y (mgr.34107) 562 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:42.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:42 smithi023 bash[57213]: cluster 2024-04-14T16:07:40.894155+0000 mgr.y (mgr.34107) 562 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:42.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:42 smithi119 bash[44891]: cluster 2024-04-14T16:07:40.894155+0000 mgr.y (mgr.34107) 562 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:43.452 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'ceph orch ps' 2024-04-14T16:07:44.472 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:44 smithi023 bash[55745]: cluster 2024-04-14T16:07:42.895268+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:44.473 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:44 smithi023 bash[57213]: cluster 2024-04-14T16:07:42.895268+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:44.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:44 smithi119 bash[44891]: cluster 2024-04-14T16:07:42.895268+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:45.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:45 smithi023 bash[55745]: audit 2024-04-14T16:07:44.876999+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:07:45.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:45 smithi023 bash[57213]: audit 2024-04-14T16:07:44.876999+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:07:45.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:45 smithi119 bash[44891]: audit 2024-04-14T16:07:44.876999+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:07:46.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:46 smithi023 bash[57213]: audit 2024-04-14T16:07:44.651150+0000 mgr.y (mgr.34107) 564 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:07:46.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:46 smithi023 bash[57213]: cluster 2024-04-14T16:07:44.896586+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:46.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:46 smithi023 bash[55745]: audit 2024-04-14T16:07:44.651150+0000 mgr.y (mgr.34107) 564 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:07:46.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:46 smithi023 bash[55745]: cluster 2024-04-14T16:07:44.896586+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:46.653 INFO:teuthology.orchestra.run.smithi023.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-14T16:07:46.653 INFO:teuthology.orchestra.run.smithi023.stdout:alertmanager.a smithi023 *:9093,9094 running (2m) 114s ago 18m 13.7M - 0.25.0 c8568f914cd2 e27234c258bf 2024-04-14T16:07:46.653 INFO:teuthology.orchestra.run.smithi023.stdout:grafana.a smithi119 *:3000 running (96s) 90s ago 18m 24.7M - 9.4.12 2bacad6d85d8 a40896cf1e81 2024-04-14T16:07:46.653 INFO:teuthology.orchestra.run.smithi023.stdout:iscsi.foo.smithi023.kkyzib smithi023 running (3m) 114s ago 16m 42.8M - 3.7 b96c509eef84 96b4454580ea 2024-04-14T16:07:46.653 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.x smithi119 *:8443,9283,8765 running (10m) 90s ago 24m 440M - 19.0.0-2778-ga971fd5f b96c509eef84 2ed438e9faa7 2024-04-14T16:07:46.653 INFO:teuthology.orchestra.run.smithi023.stdout:mgr.y smithi023 *:8443,9283,8765 running (11m) 114s ago 26m 505M - 19.0.0-2778-ga971fd5f b96c509eef84 4147830303b4 2024-04-14T16:07:46.653 INFO:teuthology.orchestra.run.smithi023.stdout:mon.a smithi023 running (9m) 114s ago 26m 62.7M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 bdffa642fda8 2024-04-14T16:07:46.654 INFO:teuthology.orchestra.run.smithi023.stdout:mon.b smithi119 running (8m) 90s ago 24m 46.3M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 ee3c2462ddf0 2024-04-14T16:07:46.654 INFO:teuthology.orchestra.run.smithi023.stdout:mon.c smithi023 running (9m) 114s ago 24m 48.1M 2048M 19.0.0-2778-ga971fd5f b96c509eef84 abed67fb44ce 2024-04-14T16:07:46.654 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.a smithi023 *:9100 running (2m) 114s ago 19m 7843k - 1.5.0 0da6a335fe13 61f82b347930 2024-04-14T16:07:46.654 INFO:teuthology.orchestra.run.smithi023.stdout:node-exporter.b smithi119 *:9100 running (2m) 90s ago 19m 7564k - 1.5.0 0da6a335fe13 02fe59831218 2024-04-14T16:07:46.654 INFO:teuthology.orchestra.run.smithi023.stdout:osd.0 smithi023 running (7m) 114s ago 23m 58.7M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 3dd7cbf5e56b 2024-04-14T16:07:46.654 INFO:teuthology.orchestra.run.smithi023.stdout:osd.1 smithi023 running (7m) 114s ago 23m 66.5M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 a4f92aab8cd2 2024-04-14T16:07:46.654 INFO:teuthology.orchestra.run.smithi023.stdout:osd.2 smithi023 running (6m) 114s ago 22m 57.4M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 8395c0e82e2d 2024-04-14T16:07:46.654 INFO:teuthology.orchestra.run.smithi023.stdout:osd.3 smithi023 running (6m) 114s ago 22m 62.0M 2780M 19.0.0-2778-ga971fd5f b96c509eef84 7486298816bc 2024-04-14T16:07:46.654 INFO:teuthology.orchestra.run.smithi023.stdout:osd.4 smithi119 running (5m) 90s ago 21m 58.9M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 505551e636df 2024-04-14T16:07:46.654 INFO:teuthology.orchestra.run.smithi023.stdout:osd.5 smithi119 running (5m) 90s ago 21m 57.7M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 7d457722f333 2024-04-14T16:07:46.654 INFO:teuthology.orchestra.run.smithi023.stdout:osd.6 smithi119 running (5m) 90s ago 20m 56.3M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 ad18cab204ce 2024-04-14T16:07:46.654 INFO:teuthology.orchestra.run.smithi023.stdout:osd.7 smithi119 running (4m) 90s ago 19m 58.2M 3036M 19.0.0-2778-ga971fd5f b96c509eef84 3cfc0fb45db4 2024-04-14T16:07:46.654 INFO:teuthology.orchestra.run.smithi023.stdout:prometheus.a smithi119 *:9095 running (2m) 90s ago 19m 50.7M - 2.43.0 a07b618ecd1d e2c60680b7f2 2024-04-14T16:07:46.654 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi023.aeyezh smithi023 *:8000 running (4m) 114s ago 17m 89.1M - 19.0.0-2778-ga971fd5f b96c509eef84 f3986df068a6 2024-04-14T16:07:46.655 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.foo.smithi119.zocquy smithi119 *:8000 running (3m) 90s ago 16m 89.1M - 19.0.0-2778-ga971fd5f b96c509eef84 0cbb43555683 2024-04-14T16:07:46.655 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi023.lxbtpx smithi023 *:80 running (4m) 114s ago 16m 88.8M - 19.0.0-2778-ga971fd5f b96c509eef84 0670abb37ddf 2024-04-14T16:07:46.655 INFO:teuthology.orchestra.run.smithi023.stdout:rgw.smpl.smithi119.thnivt smithi119 *:80 running (3m) 90s ago 16m 89.2M - 19.0.0-2778-ga971fd5f b96c509eef84 3bcd960e8d10 2024-04-14T16:07:46.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:46 smithi119 bash[44891]: audit 2024-04-14T16:07:44.651150+0000 mgr.y (mgr.34107) 564 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:07:46.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:46 smithi119 bash[44891]: cluster 2024-04-14T16:07:44.896586+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:47.336 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'ceph versions' 2024-04-14T16:07:48.561 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:48 smithi023 bash[55745]: audit 2024-04-14T16:07:46.629349+0000 mgr.y (mgr.34107) 566 : audit [DBG] from='client.34878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:07:48.561 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:48 smithi023 bash[55745]: cluster 2024-04-14T16:07:46.897765+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:48.561 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:48 smithi023 bash[57213]: audit 2024-04-14T16:07:46.629349+0000 mgr.y (mgr.34107) 566 : audit [DBG] from='client.34878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:07:48.562 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:48 smithi023 bash[57213]: cluster 2024-04-14T16:07:46.897765+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:48.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:48 smithi119 bash[44891]: audit 2024-04-14T16:07:46.629349+0000 mgr.y (mgr.34107) 566 : audit [DBG] from='client.34878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:07:48.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:48 smithi119 bash[44891]: cluster 2024-04-14T16:07:46.897765+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:48.840 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:07:48 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:07:48] "GET /metrics HTTP/1.1" 200 38687 "" "Prometheus/2.43.0" 2024-04-14T16:07:50.390 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:07:50.390 INFO:teuthology.orchestra.run.smithi023.stdout: "mon": { 2024-04-14T16:07:50.390 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 3 2024-04-14T16:07:50.390 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:07:50.390 INFO:teuthology.orchestra.run.smithi023.stdout: "mgr": { 2024-04-14T16:07:50.390 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 2 2024-04-14T16:07:50.391 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:07:50.391 INFO:teuthology.orchestra.run.smithi023.stdout: "osd": { 2024-04-14T16:07:50.391 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 8 2024-04-14T16:07:50.391 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:07:50.391 INFO:teuthology.orchestra.run.smithi023.stdout: "rgw": { 2024-04-14T16:07:50.391 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 4 2024-04-14T16:07:50.391 INFO:teuthology.orchestra.run.smithi023.stdout: }, 2024-04-14T16:07:50.391 INFO:teuthology.orchestra.run.smithi023.stdout: "overall": { 2024-04-14T16:07:50.391 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)": 17 2024-04-14T16:07:50.391 INFO:teuthology.orchestra.run.smithi023.stdout: } 2024-04-14T16:07:50.391 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:07:50.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:50 smithi023 bash[57213]: cluster 2024-04-14T16:07:48.898939+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:50.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:50 smithi023 bash[55745]: cluster 2024-04-14T16:07:48.898939+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:50.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:50 smithi119 bash[44891]: cluster 2024-04-14T16:07:48.898939+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:51.070 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'ceph orch upgrade status' 2024-04-14T16:07:51.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:51 smithi023 bash[55745]: audit 2024-04-14T16:07:50.389526+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.23:0/2307556892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:07:51.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:51 smithi023 bash[57213]: audit 2024-04-14T16:07:50.389526+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.23:0/2307556892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:07:51.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:51 smithi119 bash[44891]: audit 2024-04-14T16:07:50.389526+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.23:0/2307556892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:07:52.450 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:52 smithi023 bash[55745]: cluster 2024-04-14T16:07:50.899964+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:52.450 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:52 smithi023 bash[57213]: cluster 2024-04-14T16:07:50.899964+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:52.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:52 smithi119 bash[44891]: cluster 2024-04-14T16:07:50.899964+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:54.048 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:07:54.048 INFO:teuthology.orchestra.run.smithi023.stdout: "target_image": null, 2024-04-14T16:07:54.048 INFO:teuthology.orchestra.run.smithi023.stdout: "in_progress": false, 2024-04-14T16:07:54.048 INFO:teuthology.orchestra.run.smithi023.stdout: "which": "", 2024-04-14T16:07:54.048 INFO:teuthology.orchestra.run.smithi023.stdout: "services_complete": [], 2024-04-14T16:07:54.048 INFO:teuthology.orchestra.run.smithi023.stdout: "progress": null, 2024-04-14T16:07:54.048 INFO:teuthology.orchestra.run.smithi023.stdout: "message": "", 2024-04-14T16:07:54.048 INFO:teuthology.orchestra.run.smithi023.stdout: "is_paused": false 2024-04-14T16:07:54.048 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:07:54.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:54 smithi023 bash[55745]: cluster 2024-04-14T16:07:52.901067+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:54.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:54 smithi023 bash[57213]: cluster 2024-04-14T16:07:52.901067+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:54.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:54 smithi119 bash[44891]: cluster 2024-04-14T16:07:52.901067+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:54.758 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'ceph health detail' 2024-04-14T16:07:55.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:55 smithi023 bash[55745]: audit 2024-04-14T16:07:54.047135+0000 mgr.y (mgr.34107) 571 : audit [DBG] from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:07:55.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:55 smithi023 bash[57213]: audit 2024-04-14T16:07:54.047135+0000 mgr.y (mgr.34107) 571 : audit [DBG] from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:07:55.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:55 smithi119 bash[44891]: audit 2024-04-14T16:07:54.047135+0000 mgr.y (mgr.34107) 571 : audit [DBG] from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:07:56.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:56 smithi023 bash[55745]: audit 2024-04-14T16:07:54.662053+0000 mgr.y (mgr.34107) 572 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:07:56.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:56 smithi023 bash[55745]: cluster 2024-04-14T16:07:54.902409+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:56.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:56 smithi023 bash[57213]: audit 2024-04-14T16:07:54.662053+0000 mgr.y (mgr.34107) 572 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:07:56.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:56 smithi023 bash[57213]: cluster 2024-04-14T16:07:54.902409+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:56.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:56 smithi119 bash[44891]: audit 2024-04-14T16:07:54.662053+0000 mgr.y (mgr.34107) 572 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:07:56.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:56 smithi119 bash[44891]: cluster 2024-04-14T16:07:54.902409+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:07:57.811 INFO:teuthology.orchestra.run.smithi023.stdout:HEALTH_OK 2024-04-14T16:07:58.443 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-14T16:07:58.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:58 smithi023 bash[57213]: cluster 2024-04-14T16:07:56.903637+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:58.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:07:58 smithi023 bash[57213]: audit 2024-04-14T16:07:57.811293+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.23:0/2994437036' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:07:58.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:58 smithi023 bash[55745]: cluster 2024-04-14T16:07:56.903637+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:58.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:07:58 smithi023 bash[55745]: audit 2024-04-14T16:07:57.811293+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.23:0/2994437036' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:07:58.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:58 smithi119 bash[44891]: cluster 2024-04-14T16:07:56.903637+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:07:58.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:07:58 smithi119 bash[44891]: audit 2024-04-14T16:07:57.811293+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.23:0/2994437036' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-14T16:07:59.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:07:58 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:07:58] "GET /metrics HTTP/1.1" 200 38687 "" "Prometheus/2.43.0" 2024-04-14T16:08:00.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:00 smithi023 bash[55745]: cluster 2024-04-14T16:07:58.904739+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:08:00.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:00 smithi023 bash[55745]: audit 2024-04-14T16:07:59.877639+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:08:00.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:00 smithi023 bash[57213]: cluster 2024-04-14T16:07:58.904739+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:08:00.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:00 smithi023 bash[57213]: audit 2024-04-14T16:07:59.877639+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:08:00.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:00 smithi119 bash[44891]: cluster 2024-04-14T16:07:58.904739+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:08:00.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:00 smithi119 bash[44891]: audit 2024-04-14T16:07:59.877639+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:08:01.717 INFO:teuthology.orchestra.run.smithi023.stdout:true 2024-04-14T16:08:02.392 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-14T16:08:02.580 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:02 smithi023 bash[55745]: cluster 2024-04-14T16:08:00.905925+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:08:02.581 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:02 smithi023 bash[55745]: audit 2024-04-14T16:08:01.702698+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.23:0/2470996788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:08:02.581 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:02 smithi023 bash[57213]: cluster 2024-04-14T16:08:00.905925+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:08:02.581 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:02 smithi023 bash[57213]: audit 2024-04-14T16:08:01.702698+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.23:0/2470996788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:08:02.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:02 smithi119 bash[44891]: cluster 2024-04-14T16:08:00.905925+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:08:02.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:02 smithi119 bash[44891]: audit 2024-04-14T16:08:01.702698+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.23:0/2470996788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:08:04.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:04 smithi023 bash[55745]: cluster 2024-04-14T16:08:02.906899+0000 mgr.y (mgr.34107) 577 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:08:04.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:04 smithi023 bash[57213]: cluster 2024-04-14T16:08:02.906899+0000 mgr.y (mgr.34107) 577 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:08:04.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:04 smithi119 bash[44891]: cluster 2024-04-14T16:08:02.906899+0000 mgr.y (mgr.34107) 577 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:08:05.447 INFO:teuthology.orchestra.run.smithi023.stdout: "ceph version 19.0.0-2778-ga971fd5f (a971fd5f5719038c70b817bafacd6d5400b1d888) squid (dev)" 2024-04-14T16:08:05.650 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:05 smithi023 bash[55745]: audit 2024-04-14T16:08:04.672427+0000 mgr.y (mgr.34107) 578 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:08:05.651 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:05 smithi023 bash[55745]: cluster 2024-04-14T16:08:04.907782+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:08:05.651 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:05 smithi023 bash[57213]: audit 2024-04-14T16:08:04.672427+0000 mgr.y (mgr.34107) 578 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:08:05.651 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:05 smithi023 bash[57213]: cluster 2024-04-14T16:08:04.907782+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:08:05.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:05 smithi119 bash[44891]: audit 2024-04-14T16:08:04.672427+0000 mgr.y (mgr.34107) 578 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:08:05.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:05 smithi119 bash[44891]: cluster 2024-04-14T16:08:04.907782+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:08:06.169 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -e sha1=a971fd5f5719038c70b817bafacd6d5400b1d888 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-04-14T16:08:06.590 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:06 smithi023 bash[57213]: audit 2024-04-14T16:08:05.434478+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.23:0/1804456243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:08:06.591 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:06 smithi023 bash[55745]: audit 2024-04-14T16:08:05.434478+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.23:0/1804456243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:08:06.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:06 smithi119 bash[44891]: audit 2024-04-14T16:08:05.434478+0000 mon.a (mon.0) 970 : audit [DBG] from='client.? 172.21.15.23:0/1804456243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-14T16:08:07.525 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:07 smithi023 bash[55745]: cluster 2024-04-14T16:08:06.908995+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:08:07.525 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:07 smithi023 bash[57213]: cluster 2024-04-14T16:08:06.908995+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:08:07.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:07 smithi119 bash[44891]: cluster 2024-04-14T16:08:06.908995+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:08:09.090 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:08:08 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:08:08] "GET /metrics HTTP/1.1" 200 38684 "" "Prometheus/2.43.0" 2024-04-14T16:08:09.170 INFO:teuthology.orchestra.run.smithi023.stdout:osd 8 2m ago - 2024-04-14T16:08:09.842 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-14T16:08:09.854 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi023.front.sepia.ceph.com 2024-04-14T16:08:09.855 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-04-14T16:08:10.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:09 smithi023 bash[55745]: cluster 2024-04-14T16:08:08.909613+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:08:10.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:09 smithi023 bash[55745]: audit 2024-04-14T16:08:09.144840+0000 mgr.y (mgr.34107) 582 : audit [DBG] from='client.44860 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:08:10.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:09 smithi023 bash[57213]: cluster 2024-04-14T16:08:08.909613+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:08:10.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:09 smithi023 bash[57213]: audit 2024-04-14T16:08:09.144840+0000 mgr.y (mgr.34107) 582 : audit [DBG] from='client.44860 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:08:10.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:09 smithi119 bash[44891]: cluster 2024-04-14T16:08:08.909613+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:08:10.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:09 smithi119 bash[44891]: audit 2024-04-14T16:08:09.144840+0000 mgr.y (mgr.34107) 582 : audit [DBG] from='client.44860 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:08:11.990 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:11 smithi023 bash[55745]: cluster 2024-04-14T16:08:10.910309+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:08:12.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:11 smithi023 bash[57213]: cluster 2024-04-14T16:08:10.910309+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:08:12.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:11 smithi119 bash[44891]: cluster 2024-04-14T16:08:10.910309+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:08:13.622 INFO:teuthology.orchestra.run.smithi023.stdout:{ 2024-04-14T16:08:13.622 INFO:teuthology.orchestra.run.smithi023.stdout: "image": "quay.io/ceph/ceph", 2024-04-14T16:08:13.622 INFO:teuthology.orchestra.run.smithi023.stdout: "registry": "quay.io", 2024-04-14T16:08:13.622 INFO:teuthology.orchestra.run.smithi023.stdout: "bare_image": "ceph/ceph", 2024-04-14T16:08:13.622 INFO:teuthology.orchestra.run.smithi023.stdout: "versions": [] 2024-04-14T16:08:13.623 INFO:teuthology.orchestra.run.smithi023.stdout:} 2024-04-14T16:08:14.313 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:14 smithi023 bash[55745]: audit 2024-04-14T16:08:12.825751+0000 mgr.y (mgr.34107) 584 : audit [DBG] from='client.44866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:08:14.314 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:14 smithi023 bash[55745]: cluster 2024-04-14T16:08:12.911304+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:08:14.314 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:14 smithi023 bash[57213]: audit 2024-04-14T16:08:12.825751+0000 mgr.y (mgr.34107) 584 : audit [DBG] from='client.44866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:08:14.314 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:14 smithi023 bash[57213]: cluster 2024-04-14T16:08:12.911304+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:08:14.315 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-04-14T16:08:14.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:14 smithi119 bash[44891]: audit 2024-04-14T16:08:12.825751+0000 mgr.y (mgr.34107) 584 : audit [DBG] from='client.44866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:08:14.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:14 smithi119 bash[44891]: cluster 2024-04-14T16:08:12.911304+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-14T16:08:15.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:15 smithi023 bash[55745]: audit 2024-04-14T16:08:14.878047+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:08:15.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:15 smithi023 bash[57213]: audit 2024-04-14T16:08:14.878047+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:08:15.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:15 smithi119 bash[44891]: audit 2024-04-14T16:08:14.878047+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.34107 172.21.15.23:0/428736333' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-14T16:08:16.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:16 smithi023 bash[55745]: audit 2024-04-14T16:08:14.677818+0000 mgr.y (mgr.34107) 586 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:08:16.090 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:16 smithi023 bash[55745]: cluster 2024-04-14T16:08:14.929231+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:08:16.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:16 smithi023 bash[57213]: audit 2024-04-14T16:08:14.677818+0000 mgr.y (mgr.34107) 586 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:08:16.091 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:16 smithi023 bash[57213]: cluster 2024-04-14T16:08:14.929231+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:08:16.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:16 smithi119 bash[44891]: audit 2024-04-14T16:08:14.677818+0000 mgr.y (mgr.34107) 586 : audit [DBG] from='client.44611 -' entity='client.iscsi.foo.smithi023.kkyzib' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-14T16:08:16.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:16 smithi119 bash[44891]: cluster 2024-04-14T16:08:14.929231+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:08:18.211 INFO:teuthology.orchestra.run.smithi023.stdout: "16.2.0", 2024-04-14T16:08:18.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:18 smithi023 bash[55745]: cluster 2024-04-14T16:08:16.930489+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-14T16:08:18.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:18 smithi023 bash[57213]: cluster 2024-04-14T16:08:16.930489+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-14T16:08:18.444 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:18 smithi119 bash[44891]: cluster 2024-04-14T16:08:16.930489+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-14T16:08:19.019 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-04-14T16:08:19.030 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:08:18 smithi023 bash[52653]: ::ffff:172.21.15.119 - - [14/Apr/2024:16:08:18] "GET /metrics HTTP/1.1" 200 38692 "" "Prometheus/2.43.0" 2024-04-14T16:08:19.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:19 smithi023 bash[55745]: audit 2024-04-14T16:08:17.491428+0000 mgr.y (mgr.34107) 589 : audit [DBG] from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:08:19.341 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:19 smithi023 bash[57213]: audit 2024-04-14T16:08:17.491428+0000 mgr.y (mgr.34107) 589 : audit [DBG] from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:08:19.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:19 smithi119 bash[44891]: audit 2024-04-14T16:08:17.491428+0000 mgr.y (mgr.34107) 589 : audit [DBG] from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:08:20.340 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:20 smithi023 bash[55745]: cluster 2024-04-14T16:08:18.931650+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-14T16:08:20.340 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:20 smithi023 bash[57213]: cluster 2024-04-14T16:08:18.931650+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-14T16:08:20.694 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:20 smithi119 bash[44891]: cluster 2024-04-14T16:08:18.931650+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-14T16:08:22.590 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:22 smithi023 bash[55745]: cluster 2024-04-14T16:08:20.932695+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:08:22.591 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:22 smithi023 bash[57213]: cluster 2024-04-14T16:08:20.932695+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:08:22.693 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:22 smithi119 bash[44891]: cluster 2024-04-14T16:08:20.932695+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-14T16:08:22.797 INFO:teuthology.orchestra.run.smithi023.stdout: "v16.2.2", 2024-04-14T16:08:22.798 INFO:teuthology.orchestra.run.smithi023.stdout: "v16.2.2-20210505", 2024-04-14T16:08:23.508 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:23 smithi023 bash[55745]: audit 2024-04-14T16:08:22.069562+0000 mgr.y (mgr.34107) 592 : audit [DBG] from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:08:23.508 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:23 smithi023 bash[57213]: audit 2024-04-14T16:08:22.069562+0000 mgr.y (mgr.34107) 592 : audit [DBG] from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:08:23.509 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-14T16:08:23.519 INFO:tasks.cephadm:Teardown begin 2024-04-14T16:08:23.519 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-14T16:08:23.564 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-14T16:08:23.575 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:23 smithi119 bash[44891]: audit 2024-04-14T16:08:22.069562+0000 mgr.y (mgr.34107) 592 : audit [DBG] from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-14T16:08:23.578 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-14T16:08:23.579 DEBUG:teuthology.orchestra.run.smithi023:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-14T16:08:23.611 DEBUG:teuthology.orchestra.run.smithi119:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-14T16:08:23.624 INFO:tasks.cephadm:Stopping all daemons... 2024-04-14T16:08:23.624 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-14T16:08:23.624 DEBUG:teuthology.orchestra.run.smithi023:> sudo systemctl stop ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mon.a 2024-04-14T16:08:23.776 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:23 smithi023 systemd[1]: Stopping Ceph mon.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:08:23.978 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:23 smithi023 bash[55745]: debug 2024-04-14T16:08:23.773+0000 7f8b2196c700 -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-14T16:08:23.978 INFO:journalctl@ceph.mon.a.smithi023.stdout:Apr 14 16:08:23 smithi023 bash[55745]: debug 2024-04-14T16:08:23.773+0000 7f8b2196c700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-04-14T16:08:23.978 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:08:23 smithi023 bash[52653]: [14/Apr/2024:16:08:23] ENGINE Bus STOPPING 2024-04-14T16:08:23.978 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:08:23 smithi023 bash[52653]: [14/Apr/2024:16:08:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-14T16:08:23.979 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:08:23 smithi023 bash[52653]: [14/Apr/2024:16:08:23] ENGINE Bus STOPPED 2024-04-14T16:08:23.979 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:08:23 smithi023 bash[52653]: [14/Apr/2024:16:08:23] ENGINE Bus STARTING 2024-04-14T16:08:23.979 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:08:23 smithi023 bash[52653]: [14/Apr/2024:16:08:23] ENGINE Serving on http://:::9283 2024-04-14T16:08:23.979 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:08:23 smithi023 bash[52653]: [14/Apr/2024:16:08:23] ENGINE Bus STARTED 2024-04-14T16:08:24.829 DEBUG:teuthology.orchestra.run.smithi023:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mon.a.service' 2024-04-14T16:08:24.866 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-14T16:08:24.866 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-14T16:08:24.866 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-14T16:08:24.867 DEBUG:teuthology.orchestra.run.smithi023:> sudo systemctl stop ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mon.c 2024-04-14T16:08:25.081 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:24 smithi023 systemd[1]: Stopping Ceph mon.c for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:08:25.081 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:25 smithi023 bash[57213]: debug 2024-04-14T16:08:25.049+0000 7f785a74c700 -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-14T16:08:25.081 INFO:journalctl@ceph.mon.c.smithi023.stdout:Apr 14 16:08:25 smithi023 bash[57213]: debug 2024-04-14T16:08:25.049+0000 7f785a74c700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-04-14T16:08:25.200 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:08:25 smithi023 bash[52653]: [14/Apr/2024:16:08:25] ENGINE Bus STOPPING 2024-04-14T16:08:25.200 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:08:25 smithi023 bash[52653]: [14/Apr/2024:16:08:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-14T16:08:25.200 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:08:25 smithi023 bash[52653]: [14/Apr/2024:16:08:25] ENGINE Bus STOPPED 2024-04-14T16:08:25.200 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:08:25 smithi023 bash[52653]: [14/Apr/2024:16:08:25] ENGINE Bus STARTING 2024-04-14T16:08:25.201 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:08:25 smithi023 bash[52653]: [14/Apr/2024:16:08:25] ENGINE Serving on http://:::9283 2024-04-14T16:08:25.590 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:08:25 smithi023 bash[52653]: [14/Apr/2024:16:08:25] ENGINE Bus STARTED 2024-04-14T16:08:25.874 DEBUG:teuthology.orchestra.run.smithi023:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mon.c.service' 2024-04-14T16:08:25.902 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-14T16:08:25.902 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-14T16:08:25.902 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-14T16:08:25.902 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mon.b 2024-04-14T16:08:26.193 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:25 smithi119 systemd[1]: Stopping Ceph mon.b for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:08:26.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:26 smithi119 bash[44891]: debug 2024-04-14T16:08:26.057+0000 7fa05685b700 -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-14T16:08:26.194 INFO:journalctl@ceph.mon.b.smithi119.stdout:Apr 14 16:08:26 smithi119 bash[44891]: debug 2024-04-14T16:08:26.057+0000 7fa05685b700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-04-14T16:08:26.913 DEBUG:teuthology.orchestra.run.smithi119:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mon.b.service' 2024-04-14T16:08:26.941 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-14T16:08:26.941 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-14T16:08:26.941 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-14T16:08:26.941 DEBUG:teuthology.orchestra.run.smithi023:> sudo systemctl stop ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mgr.y 2024-04-14T16:08:27.280 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:08:26 smithi023 systemd[1]: Stopping Ceph mgr.y for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:08:27.280 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:08:27 smithi023 bash[52653]: debug 2024-04-14T16:08:27.069+0000 7f0684f3f700 -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-14T16:08:27.280 INFO:journalctl@ceph.mgr.y.smithi023.stdout:Apr 14 16:08:27 smithi023 bash[52653]: debug 2024-04-14T16:08:27.069+0000 7f0684f3f700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-14T16:08:27.886 DEBUG:teuthology.orchestra.run.smithi023:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mgr.y.service' 2024-04-14T16:08:27.914 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-14T16:08:27.914 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-14T16:08:27.915 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-14T16:08:27.915 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mgr.x 2024-04-14T16:08:28.194 INFO:journalctl@ceph.mgr.x.smithi119.stdout:Apr 14 16:08:27 smithi119 systemd[1]: Stopping Ceph mgr.x for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:08:28.959 DEBUG:teuthology.orchestra.run.smithi119:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@mgr.x.service' 2024-04-14T16:08:28.983 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-14T16:08:28.983 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-14T16:08:28.983 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-14T16:08:28.983 DEBUG:teuthology.orchestra.run.smithi023:> sudo systemctl stop ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.0 2024-04-14T16:08:29.340 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:08:29 smithi023 systemd[1]: Stopping Ceph osd.0 for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:08:29.341 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:08:29 smithi023 bash[59725]: debug 2024-04-14T16:08:29.125+0000 7f8128e4c700 -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-14T16:08:29.341 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:08:29 smithi023 bash[59725]: debug 2024-04-14T16:08:29.125+0000 7f8128e4c700 -1 osd.0 154 *** Got signal Terminated *** 2024-04-14T16:08:29.341 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:08:29 smithi023 bash[59725]: debug 2024-04-14T16:08:29.125+0000 7f8128e4c700 -1 osd.0 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-14T16:08:35.340 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:08:35 smithi023 bash[87967]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-0 2024-04-14T16:08:35.341 INFO:journalctl@ceph.osd.0.smithi023.stdout:Apr 14 16:08:35 smithi023 bash[88032]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-0 2024-04-14T16:08:36.958 DEBUG:teuthology.orchestra.run.smithi023:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.0.service' 2024-04-14T16:08:36.994 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-14T16:08:36.994 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-14T16:08:36.994 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-14T16:08:36.994 DEBUG:teuthology.orchestra.run.smithi023:> sudo systemctl stop ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.1 2024-04-14T16:08:37.340 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:08:37 smithi023 systemd[1]: Stopping Ceph osd.1 for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:08:37.340 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:08:37 smithi023 bash[61721]: debug 2024-04-14T16:08:37.149+0000 7fa2dd1a2700 -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-14T16:08:37.341 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:08:37 smithi023 bash[61721]: debug 2024-04-14T16:08:37.149+0000 7fa2dd1a2700 -1 osd.1 154 *** Got signal Terminated *** 2024-04-14T16:08:37.341 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:08:37 smithi023 bash[61721]: debug 2024-04-14T16:08:37.149+0000 7fa2dd1a2700 -1 osd.1 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-14T16:08:43.840 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:08:43 smithi023 bash[88164]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-1 2024-04-14T16:08:43.840 INFO:journalctl@ceph.osd.1.smithi023.stdout:Apr 14 16:08:43 smithi023 bash[88226]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-1 2024-04-14T16:08:45.482 DEBUG:teuthology.orchestra.run.smithi023:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.1.service' 2024-04-14T16:08:45.511 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-14T16:08:45.512 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-14T16:08:45.512 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-14T16:08:45.512 DEBUG:teuthology.orchestra.run.smithi023:> sudo systemctl stop ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.2 2024-04-14T16:08:45.840 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:08:45 smithi023 systemd[1]: Stopping Ceph osd.2 for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:08:45.841 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:08:45 smithi023 bash[63769]: debug 2024-04-14T16:08:45.701+0000 7f7894409700 -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-14T16:08:45.841 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:08:45 smithi023 bash[63769]: debug 2024-04-14T16:08:45.701+0000 7f7894409700 -1 osd.2 154 *** Got signal Terminated *** 2024-04-14T16:08:45.841 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:08:45 smithi023 bash[63769]: debug 2024-04-14T16:08:45.701+0000 7f7894409700 -1 osd.2 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-14T16:08:52.090 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:08:51 smithi023 bash[88361]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-2 2024-04-14T16:08:52.090 INFO:journalctl@ceph.osd.2.smithi023.stdout:Apr 14 16:08:51 smithi023 bash[88425]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-2 2024-04-14T16:08:53.832 DEBUG:teuthology.orchestra.run.smithi023:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.2.service' 2024-04-14T16:08:53.861 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-14T16:08:53.861 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-14T16:08:53.862 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-14T16:08:53.862 DEBUG:teuthology.orchestra.run.smithi023:> sudo systemctl stop ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.3 2024-04-14T16:08:54.090 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:08:53 smithi023 systemd[1]: Stopping Ceph osd.3 for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:08:54.090 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:08:54 smithi023 bash[65815]: debug 2024-04-14T16:08:54.013+0000 7f9463c7c700 -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-14T16:08:54.090 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:08:54 smithi023 bash[65815]: debug 2024-04-14T16:08:54.013+0000 7f9463c7c700 -1 osd.3 154 *** Got signal Terminated *** 2024-04-14T16:08:54.091 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:08:54 smithi023 bash[65815]: debug 2024-04-14T16:08:54.013+0000 7f9463c7c700 -1 osd.3 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-14T16:08:55.590 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:08:55 smithi023 bash[65815]: debug 2024-04-14T16:08:55.333+0000 7f945c268700 -1 osd.3 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:29.882392+0000 front 2024-04-14T16:08:29.882897+0000 (oldest deadline 2024-04-14T16:08:55.182513+0000) 2024-04-14T16:08:55.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:08:55 smithi119 bash[52620]: debug 2024-04-14T16:08:55.692+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:08:56.444 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:08:56 smithi119 bash[47011]: debug 2024-04-14T16:08:56.132+0000 7f5f839e9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.062688+0000 front 2024-04-14T16:08:33.062318+0000 (oldest deadline 2024-04-14T16:08:55.962157+0000) 2024-04-14T16:08:56.590 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:08:56 smithi023 bash[65815]: debug 2024-04-14T16:08:56.293+0000 7f945c268700 -1 osd.3 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:29.882392+0000 front 2024-04-14T16:08:29.882897+0000 (oldest deadline 2024-04-14T16:08:55.182513+0000) 2024-04-14T16:08:57.140 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:08:56 smithi119 bash[52620]: debug 2024-04-14T16:08:56.716+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:08:57.140 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:08:56 smithi119 bash[50728]: debug 2024-04-14T16:08:56.900+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:08:57.444 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:08:57 smithi119 bash[47011]: debug 2024-04-14T16:08:57.140+0000 7f5f839e9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.062688+0000 front 2024-04-14T16:08:33.062318+0000 (oldest deadline 2024-04-14T16:08:55.962157+0000) 2024-04-14T16:08:57.590 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:08:57 smithi023 bash[65815]: debug 2024-04-14T16:08:57.253+0000 7f945c268700 -1 osd.3 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:29.882392+0000 front 2024-04-14T16:08:29.882897+0000 (oldest deadline 2024-04-14T16:08:55.182513+0000) 2024-04-14T16:08:58.060 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:08:57 smithi119 bash[52620]: debug 2024-04-14T16:08:57.732+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:08:58.060 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:08:57 smithi119 bash[50728]: debug 2024-04-14T16:08:57.860+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:08:58.444 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:08:58 smithi119 bash[47011]: debug 2024-04-14T16:08:58.184+0000 7f5f839e9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.062688+0000 front 2024-04-14T16:08:33.062318+0000 (oldest deadline 2024-04-14T16:08:55.962157+0000) 2024-04-14T16:08:58.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:08:58 smithi119 bash[48864]: debug 2024-04-14T16:08:58.060+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.842001+0000 front 2024-04-14T16:08:33.841597+0000 (oldest deadline 2024-04-14T16:08:57.341421+0000) 2024-04-14T16:08:58.590 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:08:58 smithi023 bash[65815]: debug 2024-04-14T16:08:58.225+0000 7f945c268700 -1 osd.3 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:29.882392+0000 front 2024-04-14T16:08:29.882897+0000 (oldest deadline 2024-04-14T16:08:55.182513+0000) 2024-04-14T16:08:59.092 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:08:58 smithi119 bash[52620]: debug 2024-04-14T16:08:58.736+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:08:59.093 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:08:58 smithi119 bash[50728]: debug 2024-04-14T16:08:58.852+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:08:59.444 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:08:59 smithi119 bash[47011]: debug 2024-04-14T16:08:59.180+0000 7f5f839e9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.062688+0000 front 2024-04-14T16:08:33.062318+0000 (oldest deadline 2024-04-14T16:08:55.962157+0000) 2024-04-14T16:08:59.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:08:59 smithi119 bash[48864]: debug 2024-04-14T16:08:59.092+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.842001+0000 front 2024-04-14T16:08:33.841597+0000 (oldest deadline 2024-04-14T16:08:57.341421+0000) 2024-04-14T16:09:00.084 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:08:59 smithi119 bash[52620]: debug 2024-04-14T16:08:59.756+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:00.085 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:08:59 smithi119 bash[50728]: debug 2024-04-14T16:08:59.840+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:00.444 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:09:00 smithi119 bash[47011]: debug 2024-04-14T16:09:00.136+0000 7f5f839e9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.062688+0000 front 2024-04-14T16:08:33.062318+0000 (oldest deadline 2024-04-14T16:08:55.962157+0000) 2024-04-14T16:09:00.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:00 smithi119 bash[48864]: debug 2024-04-14T16:09:00.084+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.842001+0000 front 2024-04-14T16:08:33.841597+0000 (oldest deadline 2024-04-14T16:08:57.341421+0000) 2024-04-14T16:09:00.590 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:09:00 smithi023 bash[88557]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-3 2024-04-14T16:09:00.590 INFO:journalctl@ceph.osd.3.smithi023.stdout:Apr 14 16:09:00 smithi023 bash[88620]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-3 2024-04-14T16:09:01.050 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:00 smithi119 bash[50728]: debug 2024-04-14T16:09:00.880+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:01.051 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:00 smithi119 bash[52620]: debug 2024-04-14T16:09:00.784+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:01.444 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:09:01 smithi119 bash[47011]: debug 2024-04-14T16:09:01.176+0000 7f5f839e9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.062688+0000 front 2024-04-14T16:08:33.062318+0000 (oldest deadline 2024-04-14T16:08:55.962157+0000) 2024-04-14T16:09:01.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:01 smithi119 bash[48864]: debug 2024-04-14T16:09:01.052+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.842001+0000 front 2024-04-14T16:08:33.841597+0000 (oldest deadline 2024-04-14T16:08:57.341421+0000) 2024-04-14T16:09:02.092 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:01 smithi119 bash[52620]: debug 2024-04-14T16:09:01.772+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:02.092 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:01 smithi119 bash[50728]: debug 2024-04-14T16:09:01.916+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:02.225 DEBUG:teuthology.orchestra.run.smithi023:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.3.service' 2024-04-14T16:09:02.254 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-14T16:09:02.254 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-14T16:09:02.254 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-14T16:09:02.254 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.4 2024-04-14T16:09:02.424 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:02 smithi119 bash[48864]: debug 2024-04-14T16:09:02.092+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.842001+0000 front 2024-04-14T16:08:33.841597+0000 (oldest deadline 2024-04-14T16:08:57.341421+0000) 2024-04-14T16:09:02.425 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:09:02 smithi119 bash[47011]: debug 2024-04-14T16:09:02.152+0000 7f5f839e9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.062688+0000 front 2024-04-14T16:08:33.062318+0000 (oldest deadline 2024-04-14T16:08:55.962157+0000) 2024-04-14T16:09:02.425 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:09:02 smithi119 systemd[1]: Stopping Ceph osd.4 for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:09:02.694 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:09:02 smithi119 bash[47011]: debug 2024-04-14T16:09:02.424+0000 7f5f873f5700 -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-14T16:09:02.694 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:09:02 smithi119 bash[47011]: debug 2024-04-14T16:09:02.424+0000 7f5f873f5700 -1 osd.4 154 *** Got signal Terminated *** 2024-04-14T16:09:02.694 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:09:02 smithi119 bash[47011]: debug 2024-04-14T16:09:02.424+0000 7f5f873f5700 -1 osd.4 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-14T16:09:03.112 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:02 smithi119 bash[52620]: debug 2024-04-14T16:09:02.772+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:03.112 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:02 smithi119 bash[50728]: debug 2024-04-14T16:09:02.888+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:03.444 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:09:03 smithi119 bash[47011]: debug 2024-04-14T16:09:03.192+0000 7f5f839e9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.062688+0000 front 2024-04-14T16:08:33.062318+0000 (oldest deadline 2024-04-14T16:08:55.962157+0000) 2024-04-14T16:09:03.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:03 smithi119 bash[48864]: debug 2024-04-14T16:09:03.112+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.842001+0000 front 2024-04-14T16:08:33.841597+0000 (oldest deadline 2024-04-14T16:08:57.341421+0000) 2024-04-14T16:09:04.128 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:03 smithi119 bash[52620]: debug 2024-04-14T16:09:03.815+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:04.128 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:03 smithi119 bash[50728]: debug 2024-04-14T16:09:03.919+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:04.128 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:03 smithi119 bash[50728]: debug 2024-04-14T16:09:03.919+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:04.444 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:09:04 smithi119 bash[47011]: debug 2024-04-14T16:09:04.223+0000 7f5f839e9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.062688+0000 front 2024-04-14T16:08:33.062318+0000 (oldest deadline 2024-04-14T16:08:55.962157+0000) 2024-04-14T16:09:04.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:04 smithi119 bash[48864]: debug 2024-04-14T16:09:04.127+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.842001+0000 front 2024-04-14T16:08:33.841597+0000 (oldest deadline 2024-04-14T16:08:57.341421+0000) 2024-04-14T16:09:05.169 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:04 smithi119 bash[52620]: debug 2024-04-14T16:09:04.783+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:05.169 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:04 smithi119 bash[50728]: debug 2024-04-14T16:09:04.943+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:05.169 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:04 smithi119 bash[50728]: debug 2024-04-14T16:09:04.943+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:05.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:05 smithi119 bash[48864]: debug 2024-04-14T16:09:05.171+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.842001+0000 front 2024-04-14T16:08:33.841597+0000 (oldest deadline 2024-04-14T16:08:57.341421+0000) 2024-04-14T16:09:05.444 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:09:05 smithi119 bash[47011]: debug 2024-04-14T16:09:05.235+0000 7f5f839e9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.062688+0000 front 2024-04-14T16:08:33.062318+0000 (oldest deadline 2024-04-14T16:08:55.962157+0000) 2024-04-14T16:09:06.143 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:05 smithi119 bash[50728]: debug 2024-04-14T16:09:05.991+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:06.143 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:05 smithi119 bash[50728]: debug 2024-04-14T16:09:05.991+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:06.143 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:05 smithi119 bash[52620]: debug 2024-04-14T16:09:05.803+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:06.143 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:05 smithi119 bash[52620]: debug 2024-04-14T16:09:05.803+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:06.444 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:09:06 smithi119 bash[47011]: debug 2024-04-14T16:09:06.283+0000 7f5f839e9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.062688+0000 front 2024-04-14T16:08:33.062318+0000 (oldest deadline 2024-04-14T16:08:55.962157+0000) 2024-04-14T16:09:06.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:06 smithi119 bash[48864]: debug 2024-04-14T16:09:06.143+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.842001+0000 front 2024-04-14T16:08:33.841597+0000 (oldest deadline 2024-04-14T16:08:57.341421+0000) 2024-04-14T16:09:07.124 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:06 smithi119 bash[52620]: debug 2024-04-14T16:09:06.763+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:07.124 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:06 smithi119 bash[52620]: debug 2024-04-14T16:09:06.767+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:07.124 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:07 smithi119 bash[50728]: debug 2024-04-14T16:09:06.995+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:07.124 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:07 smithi119 bash[50728]: debug 2024-04-14T16:09:06.995+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:07.444 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:09:07 smithi119 bash[47011]: debug 2024-04-14T16:09:07.243+0000 7f5f839e9700 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.062688+0000 front 2024-04-14T16:08:33.062318+0000 (oldest deadline 2024-04-14T16:08:55.962157+0000) 2024-04-14T16:09:07.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:07 smithi119 bash[48864]: debug 2024-04-14T16:09:07.127+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.842001+0000 front 2024-04-14T16:08:33.841597+0000 (oldest deadline 2024-04-14T16:08:57.341421+0000) 2024-04-14T16:09:07.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:07 smithi119 bash[48864]: debug 2024-04-14T16:09:07.127+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:37.342429+0000 front 2024-04-14T16:08:37.342459+0000 (oldest deadline 2024-04-14T16:09:06.742544+0000) 2024-04-14T16:09:08.040 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:07 smithi119 bash[52620]: debug 2024-04-14T16:09:07.791+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:08.040 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:07 smithi119 bash[52620]: debug 2024-04-14T16:09:07.791+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:08.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:08 smithi119 bash[50728]: debug 2024-04-14T16:09:08.039+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:08.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:08 smithi119 bash[50728]: debug 2024-04-14T16:09:08.039+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:08.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:08 smithi119 bash[48864]: debug 2024-04-14T16:09:08.135+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.842001+0000 front 2024-04-14T16:08:33.841597+0000 (oldest deadline 2024-04-14T16:08:57.341421+0000) 2024-04-14T16:09:08.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:08 smithi119 bash[48864]: debug 2024-04-14T16:09:08.135+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:37.342429+0000 front 2024-04-14T16:08:37.342459+0000 (oldest deadline 2024-04-14T16:09:06.742544+0000) 2024-04-14T16:09:08.775 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:08 smithi119 bash[52620]: debug 2024-04-14T16:09:08.743+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:08.775 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:08 smithi119 bash[52620]: debug 2024-04-14T16:09:08.743+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:08.775 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:09:08 smithi119 bash[69667]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-4 2024-04-14T16:09:08.776 INFO:journalctl@ceph.osd.4.smithi119.stdout:Apr 14 16:09:08 smithi119 bash[69731]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-4 2024-04-14T16:09:09.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:09 smithi119 bash[48864]: debug 2024-04-14T16:09:09.175+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.842001+0000 front 2024-04-14T16:08:33.841597+0000 (oldest deadline 2024-04-14T16:08:57.341421+0000) 2024-04-14T16:09:09.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:09 smithi119 bash[48864]: debug 2024-04-14T16:09:09.175+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:37.342429+0000 front 2024-04-14T16:08:37.342459+0000 (oldest deadline 2024-04-14T16:09:06.742544+0000) 2024-04-14T16:09:09.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:09 smithi119 bash[50728]: debug 2024-04-14T16:09:09.031+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:09.445 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:09 smithi119 bash[50728]: debug 2024-04-14T16:09:09.031+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:10.033 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:09 smithi119 bash[52620]: debug 2024-04-14T16:09:09.731+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:10.033 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:09 smithi119 bash[52620]: debug 2024-04-14T16:09:09.731+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:10.307 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:10 smithi119 bash[48864]: debug 2024-04-14T16:09:10.211+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.842001+0000 front 2024-04-14T16:08:33.841597+0000 (oldest deadline 2024-04-14T16:08:57.341421+0000) 2024-04-14T16:09:10.307 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:10 smithi119 bash[48864]: debug 2024-04-14T16:09:10.211+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:37.342429+0000 front 2024-04-14T16:08:37.342459+0000 (oldest deadline 2024-04-14T16:09:06.742544+0000) 2024-04-14T16:09:10.308 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:10 smithi119 bash[50728]: debug 2024-04-14T16:09:10.035+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:10.308 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:10 smithi119 bash[50728]: debug 2024-04-14T16:09:10.035+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:10.804 DEBUG:teuthology.orchestra.run.smithi119:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.4.service' 2024-04-14T16:09:10.832 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-14T16:09:10.833 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-14T16:09:10.833 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-14T16:09:10.833 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.5 2024-04-14T16:09:10.944 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:10 smithi119 systemd[1]: Stopping Ceph osd.5 for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:09:10.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:10 smithi119 bash[52620]: debug 2024-04-14T16:09:10.687+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:10.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:10 smithi119 bash[52620]: debug 2024-04-14T16:09:10.687+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:11.194 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:11 smithi119 bash[50728]: debug 2024-04-14T16:09:11.051+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:11.194 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:11 smithi119 bash[50728]: debug 2024-04-14T16:09:11.051+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:11.194 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:11 smithi119 bash[48864]: debug 2024-04-14T16:09:10.999+0000 7ff208d6a700 -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-14T16:09:11.194 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:11 smithi119 bash[48864]: debug 2024-04-14T16:09:10.999+0000 7ff208d6a700 -1 osd.5 154 *** Got signal Terminated *** 2024-04-14T16:09:11.194 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:11 smithi119 bash[48864]: debug 2024-04-14T16:09:10.999+0000 7ff208d6a700 -1 osd.5 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-14T16:09:11.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:11 smithi119 bash[48864]: debug 2024-04-14T16:09:11.227+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.842001+0000 front 2024-04-14T16:08:33.841597+0000 (oldest deadline 2024-04-14T16:08:57.341421+0000) 2024-04-14T16:09:11.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:11 smithi119 bash[48864]: debug 2024-04-14T16:09:11.227+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:37.342429+0000 front 2024-04-14T16:08:37.342459+0000 (oldest deadline 2024-04-14T16:09:06.742544+0000) 2024-04-14T16:09:12.071 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:11 smithi119 bash[52620]: debug 2024-04-14T16:09:11.715+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:12.071 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:11 smithi119 bash[52620]: debug 2024-04-14T16:09:11.715+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:12.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:12 smithi119 bash[50728]: debug 2024-04-14T16:09:12.071+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:12.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:12 smithi119 bash[50728]: debug 2024-04-14T16:09:12.071+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:12.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:12 smithi119 bash[48864]: debug 2024-04-14T16:09:12.207+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.842001+0000 front 2024-04-14T16:08:33.841597+0000 (oldest deadline 2024-04-14T16:08:57.341421+0000) 2024-04-14T16:09:12.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:12 smithi119 bash[48864]: debug 2024-04-14T16:09:12.207+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:37.342429+0000 front 2024-04-14T16:08:37.342459+0000 (oldest deadline 2024-04-14T16:09:06.742544+0000) 2024-04-14T16:09:12.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:12 smithi119 bash[48864]: debug 2024-04-14T16:09:12.207+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:48.443971+0000 front 2024-04-14T16:08:48.444366+0000 (oldest deadline 2024-04-14T16:09:11.343921+0000) 2024-04-14T16:09:13.066 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:12 smithi119 bash[52620]: debug 2024-04-14T16:09:12.735+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:13.066 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:12 smithi119 bash[52620]: debug 2024-04-14T16:09:12.735+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:13.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:13 smithi119 bash[50728]: debug 2024-04-14T16:09:13.067+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:13.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:13 smithi119 bash[50728]: debug 2024-04-14T16:09:13.067+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:13.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:13 smithi119 bash[48864]: debug 2024-04-14T16:09:13.175+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.842001+0000 front 2024-04-14T16:08:33.841597+0000 (oldest deadline 2024-04-14T16:08:57.341421+0000) 2024-04-14T16:09:13.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:13 smithi119 bash[48864]: debug 2024-04-14T16:09:13.175+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:37.342429+0000 front 2024-04-14T16:08:37.342459+0000 (oldest deadline 2024-04-14T16:09:06.742544+0000) 2024-04-14T16:09:13.445 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:13 smithi119 bash[48864]: debug 2024-04-14T16:09:13.175+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:48.443971+0000 front 2024-04-14T16:08:48.444366+0000 (oldest deadline 2024-04-14T16:09:11.343921+0000) 2024-04-14T16:09:14.107 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:13 smithi119 bash[52620]: debug 2024-04-14T16:09:13.703+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:14.107 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:13 smithi119 bash[52620]: debug 2024-04-14T16:09:13.703+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:14.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:14 smithi119 bash[50728]: debug 2024-04-14T16:09:14.107+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:14.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:14 smithi119 bash[50728]: debug 2024-04-14T16:09:14.107+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:14.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:14 smithi119 bash[48864]: debug 2024-04-14T16:09:14.147+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.842001+0000 front 2024-04-14T16:08:33.841597+0000 (oldest deadline 2024-04-14T16:08:57.341421+0000) 2024-04-14T16:09:14.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:14 smithi119 bash[48864]: debug 2024-04-14T16:09:14.147+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:37.342429+0000 front 2024-04-14T16:08:37.342459+0000 (oldest deadline 2024-04-14T16:09:06.742544+0000) 2024-04-14T16:09:14.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:14 smithi119 bash[48864]: debug 2024-04-14T16:09:14.147+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:48.443971+0000 front 2024-04-14T16:08:48.444366+0000 (oldest deadline 2024-04-14T16:09:11.343921+0000) 2024-04-14T16:09:14.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:14 smithi119 bash[52620]: debug 2024-04-14T16:09:14.691+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:14.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:14 smithi119 bash[52620]: debug 2024-04-14T16:09:14.691+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:15.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:15 smithi119 bash[50728]: debug 2024-04-14T16:09:15.087+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:15.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:15 smithi119 bash[50728]: debug 2024-04-14T16:09:15.087+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:15.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:15 smithi119 bash[48864]: debug 2024-04-14T16:09:15.171+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:33.842001+0000 front 2024-04-14T16:08:33.841597+0000 (oldest deadline 2024-04-14T16:08:57.341421+0000) 2024-04-14T16:09:15.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:15 smithi119 bash[48864]: debug 2024-04-14T16:09:15.171+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:37.342429+0000 front 2024-04-14T16:08:37.342459+0000 (oldest deadline 2024-04-14T16:09:06.742544+0000) 2024-04-14T16:09:15.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:15 smithi119 bash[48864]: debug 2024-04-14T16:09:15.171+0000 7ff201356700 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:48.443971+0000 front 2024-04-14T16:08:48.444366+0000 (oldest deadline 2024-04-14T16:09:11.343921+0000) 2024-04-14T16:09:15.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:15 smithi119 bash[52620]: debug 2024-04-14T16:09:15.667+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:15.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:15 smithi119 bash[52620]: debug 2024-04-14T16:09:15.667+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:15.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:15 smithi119 bash[52620]: debug 2024-04-14T16:09:15.667+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.356042+0000 front 2024-04-14T16:08:50.356324+0000 (oldest deadline 2024-04-14T16:09:15.055941+0000) 2024-04-14T16:09:16.411 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:16 smithi119 bash[50728]: debug 2024-04-14T16:09:16.087+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:16.412 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:16 smithi119 bash[50728]: debug 2024-04-14T16:09:16.087+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:16.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:16 smithi119 bash[52620]: debug 2024-04-14T16:09:16.671+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:16.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:16 smithi119 bash[52620]: debug 2024-04-14T16:09:16.671+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:16.945 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:16 smithi119 bash[52620]: debug 2024-04-14T16:09:16.671+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.356042+0000 front 2024-04-14T16:08:50.356324+0000 (oldest deadline 2024-04-14T16:09:15.055941+0000) 2024-04-14T16:09:17.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:17 smithi119 bash[69864]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-5 2024-04-14T16:09:17.444 INFO:journalctl@ceph.osd.5.smithi119.stdout:Apr 14 16:09:17 smithi119 bash[69927]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-5 2024-04-14T16:09:17.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:17 smithi119 bash[50728]: debug 2024-04-14T16:09:17.087+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:17.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:17 smithi119 bash[50728]: debug 2024-04-14T16:09:17.087+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:17.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:17 smithi119 bash[50728]: debug 2024-04-14T16:09:17.087+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.307810+0000 front 2024-04-14T16:08:50.308084+0000 (oldest deadline 2024-04-14T16:09:16.207807+0000) 2024-04-14T16:09:17.945 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:17 smithi119 bash[52620]: debug 2024-04-14T16:09:17.639+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:17.946 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:17 smithi119 bash[52620]: debug 2024-04-14T16:09:17.639+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:17.946 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:17 smithi119 bash[52620]: debug 2024-04-14T16:09:17.639+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.356042+0000 front 2024-04-14T16:08:50.356324+0000 (oldest deadline 2024-04-14T16:09:15.055941+0000) 2024-04-14T16:09:18.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:18 smithi119 bash[50728]: debug 2024-04-14T16:09:18.083+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:18.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:18 smithi119 bash[50728]: debug 2024-04-14T16:09:18.083+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:18.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:18 smithi119 bash[50728]: debug 2024-04-14T16:09:18.083+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.307810+0000 front 2024-04-14T16:08:50.308084+0000 (oldest deadline 2024-04-14T16:09:16.207807+0000) 2024-04-14T16:09:18.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:18 smithi119 bash[52620]: debug 2024-04-14T16:09:18.623+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:18.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:18 smithi119 bash[52620]: debug 2024-04-14T16:09:18.623+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:18.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:18 smithi119 bash[52620]: debug 2024-04-14T16:09:18.623+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.356042+0000 front 2024-04-14T16:08:50.356324+0000 (oldest deadline 2024-04-14T16:09:15.055941+0000) 2024-04-14T16:09:19.104 DEBUG:teuthology.orchestra.run.smithi119:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.5.service' 2024-04-14T16:09:19.131 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-14T16:09:19.131 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-14T16:09:19.132 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-14T16:09:19.132 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.6 2024-04-14T16:09:19.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:19 smithi119 bash[50728]: debug 2024-04-14T16:09:19.079+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:19.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:19 smithi119 bash[50728]: debug 2024-04-14T16:09:19.079+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:19.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:19 smithi119 bash[50728]: debug 2024-04-14T16:09:19.079+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.307810+0000 front 2024-04-14T16:08:50.308084+0000 (oldest deadline 2024-04-14T16:09:16.207807+0000) 2024-04-14T16:09:19.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:19 smithi119 systemd[1]: Stopping Ceph osd.6 for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:09:19.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:19 smithi119 bash[50728]: debug 2024-04-14T16:09:19.299+0000 7f5a124cb700 -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-14T16:09:19.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:19 smithi119 bash[50728]: debug 2024-04-14T16:09:19.299+0000 7f5a124cb700 -1 osd.6 154 *** Got signal Terminated *** 2024-04-14T16:09:19.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:19 smithi119 bash[50728]: debug 2024-04-14T16:09:19.299+0000 7f5a124cb700 -1 osd.6 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-14T16:09:19.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:19 smithi119 bash[52620]: debug 2024-04-14T16:09:19.595+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:19.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:19 smithi119 bash[52620]: debug 2024-04-14T16:09:19.595+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:19.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:19 smithi119 bash[52620]: debug 2024-04-14T16:09:19.595+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.356042+0000 front 2024-04-14T16:08:50.356324+0000 (oldest deadline 2024-04-14T16:09:15.055941+0000) 2024-04-14T16:09:20.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:20 smithi119 bash[50728]: debug 2024-04-14T16:09:20.059+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:20.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:20 smithi119 bash[50728]: debug 2024-04-14T16:09:20.059+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:20.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:20 smithi119 bash[50728]: debug 2024-04-14T16:09:20.059+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.307810+0000 front 2024-04-14T16:08:50.308084+0000 (oldest deadline 2024-04-14T16:09:16.207807+0000) 2024-04-14T16:09:20.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:20 smithi119 bash[52620]: debug 2024-04-14T16:09:20.587+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:20.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:20 smithi119 bash[52620]: debug 2024-04-14T16:09:20.587+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:20.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:20 smithi119 bash[52620]: debug 2024-04-14T16:09:20.587+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.356042+0000 front 2024-04-14T16:08:50.356324+0000 (oldest deadline 2024-04-14T16:09:15.055941+0000) 2024-04-14T16:09:20.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:20 smithi119 bash[52620]: debug 2024-04-14T16:09:20.587+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6830 osd.3 since back 2024-04-14T16:08:55.056930+0000 front 2024-04-14T16:08:55.056910+0000 (oldest deadline 2024-04-14T16:09:20.356511+0000) 2024-04-14T16:09:21.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:21 smithi119 bash[50728]: debug 2024-04-14T16:09:21.107+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:21.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:21 smithi119 bash[50728]: debug 2024-04-14T16:09:21.107+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:21.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:21 smithi119 bash[50728]: debug 2024-04-14T16:09:21.107+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.307810+0000 front 2024-04-14T16:08:50.308084+0000 (oldest deadline 2024-04-14T16:09:16.207807+0000) 2024-04-14T16:09:21.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:21 smithi119 bash[50728]: debug 2024-04-14T16:09:21.107+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6830 osd.3 since back 2024-04-14T16:08:56.208744+0000 front 2024-04-14T16:08:56.208778+0000 (oldest deadline 2024-04-14T16:09:20.908362+0000) 2024-04-14T16:09:21.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:21 smithi119 bash[52620]: debug 2024-04-14T16:09:21.587+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:21.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:21 smithi119 bash[52620]: debug 2024-04-14T16:09:21.587+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:21.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:21 smithi119 bash[52620]: debug 2024-04-14T16:09:21.587+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.356042+0000 front 2024-04-14T16:08:50.356324+0000 (oldest deadline 2024-04-14T16:09:15.055941+0000) 2024-04-14T16:09:21.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:21 smithi119 bash[52620]: debug 2024-04-14T16:09:21.587+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6830 osd.3 since back 2024-04-14T16:08:55.056930+0000 front 2024-04-14T16:08:55.056910+0000 (oldest deadline 2024-04-14T16:09:20.356511+0000) 2024-04-14T16:09:22.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:22 smithi119 bash[50728]: debug 2024-04-14T16:09:22.143+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:22.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:22 smithi119 bash[50728]: debug 2024-04-14T16:09:22.143+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:22.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:22 smithi119 bash[50728]: debug 2024-04-14T16:09:22.143+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.307810+0000 front 2024-04-14T16:08:50.308084+0000 (oldest deadline 2024-04-14T16:09:16.207807+0000) 2024-04-14T16:09:22.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:22 smithi119 bash[50728]: debug 2024-04-14T16:09:22.143+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6830 osd.3 since back 2024-04-14T16:08:56.208744+0000 front 2024-04-14T16:08:56.208778+0000 (oldest deadline 2024-04-14T16:09:20.908362+0000) 2024-04-14T16:09:22.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:22 smithi119 bash[52620]: debug 2024-04-14T16:09:22.619+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:22.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:22 smithi119 bash[52620]: debug 2024-04-14T16:09:22.619+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:22.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:22 smithi119 bash[52620]: debug 2024-04-14T16:09:22.619+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.356042+0000 front 2024-04-14T16:08:50.356324+0000 (oldest deadline 2024-04-14T16:09:15.055941+0000) 2024-04-14T16:09:22.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:22 smithi119 bash[52620]: debug 2024-04-14T16:09:22.619+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6830 osd.3 since back 2024-04-14T16:08:55.056930+0000 front 2024-04-14T16:08:55.056910+0000 (oldest deadline 2024-04-14T16:09:20.356511+0000) 2024-04-14T16:09:23.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:23 smithi119 bash[50728]: debug 2024-04-14T16:09:23.099+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:23.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:23 smithi119 bash[50728]: debug 2024-04-14T16:09:23.099+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:23.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:23 smithi119 bash[50728]: debug 2024-04-14T16:09:23.099+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.307810+0000 front 2024-04-14T16:08:50.308084+0000 (oldest deadline 2024-04-14T16:09:16.207807+0000) 2024-04-14T16:09:23.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:23 smithi119 bash[50728]: debug 2024-04-14T16:09:23.099+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6830 osd.3 since back 2024-04-14T16:08:56.208744+0000 front 2024-04-14T16:08:56.208778+0000 (oldest deadline 2024-04-14T16:09:20.908362+0000) 2024-04-14T16:09:23.444 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:09:23 smithi119 bash[62815]: ts=2024-04-14T16:09:23.095Z 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.23:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.23:8765: connect: connection refused" 2024-04-14T16:09:23.444 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:09:23 smithi119 bash[62815]: ts=2024-04-14T16:09:23.099Z 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.23:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.23:8765: connect: connection refused" 2024-04-14T16:09:23.445 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:09:23 smithi119 bash[62815]: ts=2024-04-14T16:09:23.103Z 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.23:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.23:8765: connect: connection refused" 2024-04-14T16:09:23.445 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:09:23 smithi119 bash[62815]: ts=2024-04-14T16:09:23.108Z 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.23:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.23:8765: connect: connection refused" 2024-04-14T16:09:23.445 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:09:23 smithi119 bash[62815]: ts=2024-04-14T16:09:23.109Z 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.23:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.23:8765: connect: connection refused" 2024-04-14T16:09:23.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:23 smithi119 bash[52620]: debug 2024-04-14T16:09:23.571+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:23.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:23 smithi119 bash[52620]: debug 2024-04-14T16:09:23.571+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:23.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:23 smithi119 bash[52620]: debug 2024-04-14T16:09:23.571+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.356042+0000 front 2024-04-14T16:08:50.356324+0000 (oldest deadline 2024-04-14T16:09:15.055941+0000) 2024-04-14T16:09:23.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:23 smithi119 bash[52620]: debug 2024-04-14T16:09:23.571+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6830 osd.3 since back 2024-04-14T16:08:55.056930+0000 front 2024-04-14T16:08:55.056910+0000 (oldest deadline 2024-04-14T16:09:20.356511+0000) 2024-04-14T16:09:24.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:24 smithi119 bash[50728]: debug 2024-04-14T16:09:24.075+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:32.804561+0000 front 2024-04-14T16:08:32.804909+0000 (oldest deadline 2024-04-14T16:08:56.304402+0000) 2024-04-14T16:09:24.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:24 smithi119 bash[50728]: debug 2024-04-14T16:09:24.075+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:38.606040+0000 front 2024-04-14T16:08:38.606066+0000 (oldest deadline 2024-04-14T16:09:03.905595+0000) 2024-04-14T16:09:24.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:24 smithi119 bash[50728]: debug 2024-04-14T16:09:24.075+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.307810+0000 front 2024-04-14T16:08:50.308084+0000 (oldest deadline 2024-04-14T16:09:16.207807+0000) 2024-04-14T16:09:24.444 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:24 smithi119 bash[50728]: debug 2024-04-14T16:09:24.075+0000 7f5a0aab7700 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.23:6830 osd.3 since back 2024-04-14T16:08:56.208744+0000 front 2024-04-14T16:08:56.208778+0000 (oldest deadline 2024-04-14T16:09:20.908362+0000) 2024-04-14T16:09:24.861 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:24 smithi119 bash[52620]: debug 2024-04-14T16:09:24.607+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:24.861 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:24 smithi119 bash[52620]: debug 2024-04-14T16:09:24.607+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:24.862 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:24 smithi119 bash[52620]: debug 2024-04-14T16:09:24.607+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.356042+0000 front 2024-04-14T16:08:50.356324+0000 (oldest deadline 2024-04-14T16:09:15.055941+0000) 2024-04-14T16:09:24.862 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:24 smithi119 bash[52620]: debug 2024-04-14T16:09:24.607+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6830 osd.3 since back 2024-04-14T16:08:55.056930+0000 front 2024-04-14T16:08:55.056910+0000 (oldest deadline 2024-04-14T16:09:20.356511+0000) 2024-04-14T16:09:25.724 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:25 smithi119 bash[70062]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-6 2024-04-14T16:09:25.724 INFO:journalctl@ceph.osd.6.smithi119.stdout:Apr 14 16:09:25 smithi119 bash[70127]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-6 2024-04-14T16:09:25.724 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:25 smithi119 bash[52620]: debug 2024-04-14T16:09:25.615+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:25.724 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:25 smithi119 bash[52620]: debug 2024-04-14T16:09:25.615+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:25.724 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:25 smithi119 bash[52620]: debug 2024-04-14T16:09:25.615+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.356042+0000 front 2024-04-14T16:08:50.356324+0000 (oldest deadline 2024-04-14T16:09:15.055941+0000) 2024-04-14T16:09:25.724 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:25 smithi119 bash[52620]: debug 2024-04-14T16:09:25.615+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6830 osd.3 since back 2024-04-14T16:08:55.056930+0000 front 2024-04-14T16:08:55.056910+0000 (oldest deadline 2024-04-14T16:09:20.356511+0000) 2024-04-14T16:09:26.694 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:26 smithi119 bash[52620]: debug 2024-04-14T16:09:26.571+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:26.694 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:26 smithi119 bash[52620]: debug 2024-04-14T16:09:26.571+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:26.694 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:26 smithi119 bash[52620]: debug 2024-04-14T16:09:26.571+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.356042+0000 front 2024-04-14T16:08:50.356324+0000 (oldest deadline 2024-04-14T16:09:15.055941+0000) 2024-04-14T16:09:26.694 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:26 smithi119 bash[52620]: debug 2024-04-14T16:09:26.571+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6830 osd.3 since back 2024-04-14T16:08:55.056930+0000 front 2024-04-14T16:08:55.056910+0000 (oldest deadline 2024-04-14T16:09:20.356511+0000) 2024-04-14T16:09:27.479 DEBUG:teuthology.orchestra.run.smithi119:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.6.service' 2024-04-14T16:09:27.507 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-14T16:09:27.507 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-14T16:09:27.507 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-14T16:09:27.507 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.7 2024-04-14T16:09:27.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:27 smithi119 systemd[1]: Stopping Ceph osd.7 for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:09:27.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:27 smithi119 bash[52620]: debug 2024-04-14T16:09:27.599+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:27.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:27 smithi119 bash[52620]: debug 2024-04-14T16:09:27.599+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:27.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:27 smithi119 bash[52620]: debug 2024-04-14T16:09:27.599+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.356042+0000 front 2024-04-14T16:08:50.356324+0000 (oldest deadline 2024-04-14T16:09:15.055941+0000) 2024-04-14T16:09:27.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:27 smithi119 bash[52620]: debug 2024-04-14T16:09:27.599+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6830 osd.3 since back 2024-04-14T16:08:55.056930+0000 front 2024-04-14T16:08:55.056910+0000 (oldest deadline 2024-04-14T16:09:20.356511+0000) 2024-04-14T16:09:27.945 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:27 smithi119 bash[52620]: debug 2024-04-14T16:09:27.675+0000 7f4a8206f700 -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-14T16:09:27.945 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:27 smithi119 bash[52620]: debug 2024-04-14T16:09:27.675+0000 7f4a8206f700 -1 osd.7 154 *** Got signal Terminated *** 2024-04-14T16:09:27.945 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:27 smithi119 bash[52620]: debug 2024-04-14T16:09:27.675+0000 7f4a8206f700 -1 osd.7 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-14T16:09:28.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:28 smithi119 bash[52620]: debug 2024-04-14T16:09:28.611+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:28.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:28 smithi119 bash[52620]: debug 2024-04-14T16:09:28.611+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:28.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:28 smithi119 bash[52620]: debug 2024-04-14T16:09:28.611+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.356042+0000 front 2024-04-14T16:08:50.356324+0000 (oldest deadline 2024-04-14T16:09:15.055941+0000) 2024-04-14T16:09:28.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:28 smithi119 bash[52620]: debug 2024-04-14T16:09:28.611+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6830 osd.3 since back 2024-04-14T16:08:55.056930+0000 front 2024-04-14T16:08:55.056910+0000 (oldest deadline 2024-04-14T16:09:20.356511+0000) 2024-04-14T16:09:29.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:29 smithi119 bash[52620]: debug 2024-04-14T16:09:29.647+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:29.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:29 smithi119 bash[52620]: debug 2024-04-14T16:09:29.647+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:29.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:29 smithi119 bash[52620]: debug 2024-04-14T16:09:29.647+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.356042+0000 front 2024-04-14T16:08:50.356324+0000 (oldest deadline 2024-04-14T16:09:15.055941+0000) 2024-04-14T16:09:29.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:29 smithi119 bash[52620]: debug 2024-04-14T16:09:29.647+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6830 osd.3 since back 2024-04-14T16:08:55.056930+0000 front 2024-04-14T16:08:55.056910+0000 (oldest deadline 2024-04-14T16:09:20.356511+0000) 2024-04-14T16:09:30.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:30 smithi119 bash[52620]: debug 2024-04-14T16:09:30.635+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:30.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:30 smithi119 bash[52620]: debug 2024-04-14T16:09:30.635+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:30.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:30 smithi119 bash[52620]: debug 2024-04-14T16:09:30.635+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.356042+0000 front 2024-04-14T16:08:50.356324+0000 (oldest deadline 2024-04-14T16:09:15.055941+0000) 2024-04-14T16:09:30.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:30 smithi119 bash[52620]: debug 2024-04-14T16:09:30.635+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6830 osd.3 since back 2024-04-14T16:08:55.056930+0000 front 2024-04-14T16:08:55.056910+0000 (oldest deadline 2024-04-14T16:09:20.356511+0000) 2024-04-14T16:09:30.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:30 smithi119 bash[52620]: debug 2024-04-14T16:09:30.635+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.119:6804 osd.4 since back 2024-04-14T16:09:04.457734+0000 front 2024-04-14T16:09:04.457860+0000 (oldest deadline 2024-04-14T16:09:30.357729+0000) 2024-04-14T16:09:31.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:31 smithi119 bash[52620]: debug 2024-04-14T16:09:31.671+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6806 osd.0 since back 2024-04-14T16:08:31.653323+0000 front 2024-04-14T16:08:31.653028+0000 (oldest deadline 2024-04-14T16:08:55.152775+0000) 2024-04-14T16:09:31.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:31 smithi119 bash[52620]: debug 2024-04-14T16:09:31.671+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6814 osd.1 since back 2024-04-14T16:08:40.954991+0000 front 2024-04-14T16:08:40.954950+0000 (oldest deadline 2024-04-14T16:09:05.054766+0000) 2024-04-14T16:09:31.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:31 smithi119 bash[52620]: debug 2024-04-14T16:09:31.671+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6822 osd.2 since back 2024-04-14T16:08:50.356042+0000 front 2024-04-14T16:08:50.356324+0000 (oldest deadline 2024-04-14T16:09:15.055941+0000) 2024-04-14T16:09:31.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:31 smithi119 bash[52620]: debug 2024-04-14T16:09:31.671+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.23:6830 osd.3 since back 2024-04-14T16:08:55.056930+0000 front 2024-04-14T16:08:55.056910+0000 (oldest deadline 2024-04-14T16:09:20.356511+0000) 2024-04-14T16:09:31.944 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:31 smithi119 bash[52620]: debug 2024-04-14T16:09:31.671+0000 7f4a7a65b700 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.119:6804 osd.4 since back 2024-04-14T16:09:04.457734+0000 front 2024-04-14T16:09:04.457860+0000 (oldest deadline 2024-04-14T16:09:30.357729+0000) 2024-04-14T16:09:34.194 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:33 smithi119 bash[70260]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-7 2024-04-14T16:09:34.194 INFO:journalctl@ceph.osd.7.smithi119.stdout:Apr 14 16:09:33 smithi119 bash[70325]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-osd-7 2024-04-14T16:09:35.662 DEBUG:teuthology.orchestra.run.smithi119:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@osd.7.service' 2024-04-14T16:09:35.690 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-14T16:09:35.690 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-14T16:09:35.690 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-14T16:09:35.690 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@prometheus.a 2024-04-14T16:09:35.914 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:09:35 smithi119 systemd[1]: Stopping Ceph prometheus.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:09:35.914 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:09:35 smithi119 bash[62815]: ts=2024-04-14T16:09:35.880Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-14T16:09:35.914 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:09:35 smithi119 bash[62815]: ts=2024-04-14T16:09:35.880Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-14T16:09:35.914 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:09:35 smithi119 bash[62815]: ts=2024-04-14T16:09:35.880Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-14T16:09:35.914 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:09:35 smithi119 bash[62815]: ts=2024-04-14T16:09:35.880Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-14T16:09:35.914 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:09:35 smithi119 bash[62815]: ts=2024-04-14T16:09:35.880Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-14T16:09:35.914 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:09:35 smithi119 bash[62815]: ts=2024-04-14T16:09:35.880Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-14T16:09:35.914 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:09:35 smithi119 bash[62815]: ts=2024-04-14T16:09:35.880Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-14T16:09:35.914 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:09:35 smithi119 bash[62815]: ts=2024-04-14T16:09:35.880Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-14T16:09:35.914 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:09:35 smithi119 bash[62815]: ts=2024-04-14T16:09:35.880Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-14T16:09:35.915 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:09:35 smithi119 bash[62815]: ts=2024-04-14T16:09:35.881Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-14T16:09:35.915 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:09:35 smithi119 bash[62815]: ts=2024-04-14T16:09:35.881Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-14T16:09:35.915 INFO:journalctl@ceph.prometheus.a.smithi119.stdout:Apr 14 16:09:35 smithi119 bash[62815]: ts=2024-04-14T16:09:35.881Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-14T16:09:36.596 DEBUG:teuthology.orchestra.run.smithi119:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@prometheus.a.service' 2024-04-14T16:09:36.616 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-14T16:09:36.617 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-14T16:09:36.617 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 --force --keep-logs 2024-04-14T16:09:39.751 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:09:39 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:09:39.751 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:09:39 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:09:40.008 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:09:39 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:09:40.008 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:09:39 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:09:40.258 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:09:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:09:40.258 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:09:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:09:40.572 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:09:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:09:40.572 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:09:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:09:40.573 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:09:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:09:40.573 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:09:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:09:40.840 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:09:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:09:40.841 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:09:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:09:41.206 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:09:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:09:41.206 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:09:40 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:09:41.206 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:09:41 smithi023 systemd[1]: Stopping Ceph node-exporter.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:09:41.933 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:09:41 smithi023 bash[88965]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-node-exporter-a 2024-04-14T16:09:41.933 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:09:41 smithi023 bash[82172]: ts=2024-04-14T16:09:41.620Z 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://smithi023.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.23:8443: connect: connection refused" 2024-04-14T16:09:41.933 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:09:41 smithi023 bash[82172]: ts=2024-04-14T16:09:41.622Z 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://smithi119.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.119:8443: connect: connection refused" 2024-04-14T16:09:42.294 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:09:42 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:09:42.294 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:09:42 smithi023 systemd[1]: Stopping Ceph alertmanager.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:09:42.294 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:09:41 smithi023 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-14T16:09:42.294 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:09:41 smithi023 bash[89025]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-node-exporter-a 2024-04-14T16:09:42.294 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:09:41 smithi023 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-14T16:09:42.294 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:09:41 smithi023 systemd[1]: Stopped Ceph node-exporter.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:09:42.294 INFO:journalctl@ceph.node-exporter.a.smithi023.stdout:Apr 14 16:09:42 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:09:42.576 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:09:42 smithi023 bash[82172]: ts=2024-04-14T16:09:42.292Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-14T16:09:43.246 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:09:42 smithi023 bash[89087]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-alertmanager-a 2024-04-14T16:09:43.246 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:09:43 smithi023 bash[89146]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-alertmanager-a 2024-04-14T16:09:43.246 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:09:43 smithi023 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-14T16:09:43.246 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:09:43 smithi023 systemd[1]: Stopped Ceph alertmanager.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:09:43.590 INFO:journalctl@ceph.alertmanager.a.smithi023.stdout:Apr 14 16:09:43 smithi023 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:10:16.944 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 --force --keep-logs 2024-04-14T16:10:19.944 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:10:19 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:10:19.944 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:10:19 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:10:20.274 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:10:20 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:10:20.274 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:10:20 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:10:20.553 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:10:20 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:10:20.554 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:10:20 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:10:20.554 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:10:20 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:10:20.554 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:10:20 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:10:20.830 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:10:20 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:10:20.830 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:10:20 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:10:21.152 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:10:20 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:10:21.152 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:10:20 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:10:21.413 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:10:21 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:10:21.413 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:10:21 smithi119 systemd[1]: Stopping Ceph node-exporter.b for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:10:21.414 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:10:21 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:10:22.193 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:10:21 smithi119 bash[70766]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-node-exporter-b 2024-04-14T16:10:22.194 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:10:22 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-14T16:10:22.194 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:10:22 smithi119 bash[70826]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-node-exporter-b 2024-04-14T16:10:22.194 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:10:22 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-14T16:10:22.194 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:10:22 smithi119 systemd[1]: Stopped Ceph node-exporter.b for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:10:22.477 INFO:journalctl@ceph.node-exporter.b.smithi119.stdout:Apr 14 16:10:22 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:10:22.477 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:10:22 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:10:22.477 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:10:22 smithi119 systemd[1]: Stopping Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968... 2024-04-14T16:10:22.477 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:10:22 smithi119 bash[66174]: logger=server t=2024-04-14T16:10:22.401768379Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-04-14T16:10:22.478 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:10:22 smithi119 bash[66174]: logger=ticker t=2024-04-14T16:10:22.401819748Z level=info msg=stopped last_tick=2024-04-14T16:10:20Z 2024-04-14T16:10:22.478 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:10:22 smithi119 bash[66174]: logger=tracing t=2024-04-14T16:10:22.401830571Z level=info msg="Closing tracing" 2024-04-14T16:10:23.193 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:10:22 smithi119 bash[70888]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-grafana-a 2024-04-14T16:10:23.194 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:10:23 smithi119 bash[70949]: Error response from daemon: No such container: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968-grafana-a 2024-04-14T16:10:23.194 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:10:23 smithi119 systemd[1]: ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-14T16:10:23.194 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:10:23 smithi119 systemd[1]: Stopped Ceph grafana.a for 4fd7c954-fa75-11ee-bc8e-c7b262605968. 2024-04-14T16:10:23.694 INFO:journalctl@ceph.grafana.a.smithi119.stdout:Apr 14 16:10:23 smithi119 systemd[1]: /etc/systemd/system/ceph-4fd7c954-fa75-11ee-bc8e-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-14T16:10:45.847 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-14T16:10:45.862 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-14T16:10:45.874 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-14T16:10:45.876 DEBUG:teuthology.misc:Transferring archived files from smithi023:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-08_20:08:14-orch-main-distro-default-smithi/7646126/remote/smithi023/crash 2024-04-14T16:10:45.877 DEBUG:teuthology.orchestra.run.smithi023:> sudo tar c -f - -C /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/crash -- . 2024-04-14T16:10:45.914 INFO:teuthology.orchestra.run.smithi023.stderr:tar: /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/crash: Cannot open: No such file or directory 2024-04-14T16:10:45.915 INFO:teuthology.orchestra.run.smithi023.stderr:tar: Error is not recoverable: exiting now 2024-04-14T16:10:45.916 DEBUG:teuthology.misc:Transferring archived files from smithi119:/var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-08_20:08:14-orch-main-distro-default-smithi/7646126/remote/smithi119/crash 2024-04-14T16:10:45.917 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/crash -- . 2024-04-14T16:10:45.928 INFO:teuthology.orchestra.run.smithi119.stderr:tar: /var/lib/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/crash: Cannot open: No such file or directory 2024-04-14T16:10:45.928 INFO:teuthology.orchestra.run.smithi119.stderr:tar: Error is not recoverable: exiting now 2024-04-14T16:10:45.929 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-14T16:10:45.929 DEBUG:teuthology.orchestra.run.smithi023:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-14T16:10:45.971 INFO:teuthology.orchestra.run.smithi023.stdout:2024-04-14T15:46:57.806481+0000 mon.a (mon.0) 480 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-14T16:10:45.973 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-14T16:10:45.973 DEBUG:teuthology.orchestra.run.smithi023:> sudo egrep '\[SEC\]' /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-14T16:10:46.027 DEBUG:teuthology.orchestra.run.smithi023:> sudo egrep '\[ERR\]' /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-14T16:10:46.084 DEBUG:teuthology.orchestra.run.smithi023:> sudo egrep '\[WRN\]' /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-14T16:10:46.137 INFO:teuthology.orchestra.run.smithi023.stdout:2024-04-14T15:46:57.806481+0000 mon.a (mon.0) 480 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-14T16:10:46.139 INFO:tasks.cephadm:Compressing logs... 2024-04-14T16:10:46.140 DEBUG:teuthology.orchestra.run.smithi023:> 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-14T16:10:46.184 DEBUG:teuthology.orchestra.run.smithi119:> 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-14T16:10:46.193 INFO:teuthology.orchestra.run.smithi023.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-14T16:10:46.197 INFO:teuthology.orchestra.run.smithi119.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-14T16:10:46.202 INFO:teuthology.orchestra.run.smithi023.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-14T16:10:46.203 INFO:teuthology.orchestra.run.smithi023.stderr:gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-client.rgw.smpl.smithi023.lxbtpx.log 2024-04-14T16:10:46.203 INFO:teuthology.orchestra.run.smithi023.stderr:gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-mgr.y.log 2024-04-14T16:10:46.204 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-client.rgw.smpl.smithi023.lxbtpx.log: gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.0.log 2024-04-14T16:10:46.205 INFO:teuthology.orchestra.run.smithi023.stderr: 76.6% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-client.rgw.smpl.smithi023.lxbtpx.log.gz 2024-04-14T16:10:46.205 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.2.log 2024-04-14T16:10:46.205 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-mon.a.log 2024-04-14T16:10:46.205 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.cephadm.log 2024-04-14T16:10:46.205 INFO:teuthology.orchestra.run.smithi023.stderr:gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.3.log/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-mon.a.log: 2024-04-14T16:10:46.207 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.1.log 2024-04-14T16:10:46.207 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/tcmu-runner.log 2024-04-14T16:10:46.207 INFO:teuthology.orchestra.run.smithi023.stderr: 90.8% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.cephadm.log.gz/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.1.log: 2024-04-14T16:10:46.208 INFO:teuthology.orchestra.run.smithi023.stderr:gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.log 2024-04-14T16:10:46.208 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/tcmu-runner.log: 83.9% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/tcmu-runner.log.gz 2024-04-14T16:10:46.209 INFO:teuthology.orchestra.run.smithi023.stderr:gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-client.rgw.foo.smithi023.aeyezh.log 2024-04-14T16:10:46.212 INFO:teuthology.orchestra.run.smithi119.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-14T16:10:46.213 INFO:teuthology.orchestra.run.smithi119.stderr:gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-client.rgw.smpl.smithi119.thnivt.log 2024-04-14T16:10:46.214 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.7.log 2024-04-14T16:10:46.214 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-client.rgw.smpl.smithi119.thnivt.log: gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.6.log 2024-04-14T16:10:46.214 INFO:teuthology.orchestra.run.smithi119.stderr: 76.6% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-client.rgw.smpl.smithi119.thnivt.log.gz 2024-04-14T16:10:46.215 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.cephadm.log 2024-04-14T16:10:46.215 INFO:teuthology.orchestra.run.smithi119.stderr:gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.5.log 2024-04-14T16:10:46.216 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.log: 93.4% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.log.gz 2024-04-14T16:10:46.217 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.6.log: /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-mgr.x.log 2024-04-14T16:10:46.217 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.5.log: 83.8% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.cephadm.log.gz 2024-04-14T16:10:46.217 INFO:teuthology.orchestra.run.smithi119.stderr:gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.log 2024-04-14T16:10:46.217 INFO:teuthology.orchestra.run.smithi119.stderr:gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-volume.log 2024-04-14T16:10:46.217 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-mgr.x.log: /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.audit.log 2024-04-14T16:10:46.217 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-mon.b.log 2024-04-14T16:10:46.218 INFO:teuthology.orchestra.run.smithi023.stderr:gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-volume.log 2024-04-14T16:10:46.219 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-client.rgw.foo.smithi023.aeyezh.log: 76.6% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-client.rgw.foo.smithi023.aeyezh.log.gz 2024-04-14T16:10:46.219 INFO:teuthology.orchestra.run.smithi023.stderr:gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-mon.c.log 2024-04-14T16:10:46.220 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-volume.log: 90.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-14T16:10:46.220 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.audit.log: 88.1% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.log.gz 2024-04-14T16:10:46.221 INFO:teuthology.orchestra.run.smithi119.stderr:gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.4.log 2024-04-14T16:10:46.221 INFO:teuthology.orchestra.run.smithi023.stderr:gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.audit.log 2024-04-14T16:10:46.223 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-mon.b.log: 90.7% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.audit.log.gz 2024-04-14T16:10:46.224 INFO:teuthology.orchestra.run.smithi119.stderr:gzip -5 --verbose -- /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-client.rgw.foo.smithi119.zocquy.log 2024-04-14T16:10:46.233 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.4.log: 91.1% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-volume.log.gz 2024-04-14T16:10:46.234 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-mon.c.log: 91.3% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-volume.log.gz 2024-04-14T16:10:46.235 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-client.rgw.foo.smithi119.zocquy.log: 76.2% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-client.rgw.foo.smithi119.zocquy.log.gz 2024-04-14T16:10:46.245 INFO:teuthology.orchestra.run.smithi023.stderr:/var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.audit.log: 94.3% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph.audit.log.gz 2024-04-14T16:10:46.252 INFO:teuthology.orchestra.run.smithi119.stderr: 91.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-14T16:10:46.296 INFO:teuthology.orchestra.run.smithi119.stderr: 89.9% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-mgr.x.log.gz 2024-04-14T16:10:46.654 INFO:teuthology.orchestra.run.smithi023.stderr: 88.8% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-mgr.y.log.gz 2024-04-14T16:10:46.720 INFO:teuthology.orchestra.run.smithi119.stderr: 92.6% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-mon.b.log.gz 2024-04-14T16:10:46.782 INFO:teuthology.orchestra.run.smithi023.stderr: 92.4% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-mon.c.log.gz 2024-04-14T16:10:47.324 INFO:teuthology.orchestra.run.smithi119.stderr: 93.5% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.6.log.gz 2024-04-14T16:10:47.378 INFO:teuthology.orchestra.run.smithi023.stderr: 91.1% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-mon.a.log.gz 2024-04-14T16:10:47.489 INFO:teuthology.orchestra.run.smithi023.stderr: 93.5% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.2.log.gz 2024-04-14T16:10:47.576 INFO:teuthology.orchestra.run.smithi023.stderr: 93.6% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.0.log.gz 2024-04-14T16:10:47.578 INFO:teuthology.orchestra.run.smithi119.stderr: 94.0% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.7.log.gz 2024-04-14T16:10:47.664 INFO:teuthology.orchestra.run.smithi119.stderr: 93.6% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.5.log.gz 2024-04-14T16:10:47.917 INFO:teuthology.orchestra.run.smithi023.stderr: 93.6% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.1.log.gz 2024-04-14T16:10:47.971 INFO:teuthology.orchestra.run.smithi119.stderr: 93.8% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.4.log.gz 2024-04-14T16:10:47.973 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-04-14T16:10:47.973 INFO:teuthology.orchestra.run.smithi119.stderr:real 0m1.784s 2024-04-14T16:10:47.973 INFO:teuthology.orchestra.run.smithi119.stderr:user 0m6.042s 2024-04-14T16:10:47.974 INFO:teuthology.orchestra.run.smithi119.stderr:sys 0m0.304s 2024-04-14T16:10:48.296 INFO:teuthology.orchestra.run.smithi023.stderr: 93.6% -- replaced with /var/log/ceph/4fd7c954-fa75-11ee-bc8e-c7b262605968/ceph-osd.3.log.gz 2024-04-14T16:10:48.297 INFO:teuthology.orchestra.run.smithi023.stderr: 2024-04-14T16:10:48.297 INFO:teuthology.orchestra.run.smithi023.stderr:real 0m2.112s 2024-04-14T16:10:48.297 INFO:teuthology.orchestra.run.smithi023.stderr:user 0m8.400s 2024-04-14T16:10:48.297 INFO:teuthology.orchestra.run.smithi023.stderr:sys 0m0.320s 2024-04-14T16:10:48.298 INFO:tasks.cephadm:Archiving logs... 2024-04-14T16:10:48.298 DEBUG:teuthology.misc:Transferring archived files from smithi023:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-08_20:08:14-orch-main-distro-default-smithi/7646126/remote/smithi023/log 2024-04-14T16:10:48.299 DEBUG:teuthology.orchestra.run.smithi023:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-14T16:10:49.238 DEBUG:teuthology.misc:Transferring archived files from smithi119:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-08_20:08:14-orch-main-distro-default-smithi/7646126/remote/smithi119/log 2024-04-14T16:10:49.239 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-14T16:10:49.996 INFO:tasks.cephadm:Removing cluster... 2024-04-14T16:10:49.996 DEBUG:teuthology.orchestra.run.smithi023:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 --force 2024-04-14T16:10:50.740 DEBUG:teuthology.orchestra.run.smithi119:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4fd7c954-fa75-11ee-bc8e-c7b262605968 --force 2024-04-14T16:10:51.487 INFO:tasks.cephadm:Removing cephadm ... 2024-04-14T16:10:51.487 DEBUG:teuthology.orchestra.run.smithi023:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-14T16:10:51.494 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-14T16:10:51.499 INFO:tasks.cephadm:Teardown complete 2024-04-14T16:10:51.500 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-14T16:10:51.511 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-14T16:10:51.512 DEBUG:teuthology.orchestra.run.smithi023:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-14T16:10:51.544 DEBUG:teuthology.orchestra.run.smithi119:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-14T16:10:51.555 INFO:teuthology.orchestra.run.smithi023.stdout: remote refid st t when poll reach delay offset jitter 2024-04-14T16:10:51.555 INFO:teuthology.orchestra.run.smithi023.stdout:============================================================================== 2024-04-14T16:10:51.555 INFO:teuthology.orchestra.run.smithi023.stdout:*hv01.front.sepi 67.205.162.81 3 u 54 128 377 0.093 -1.271 0.108 2024-04-14T16:10:51.555 INFO:teuthology.orchestra.run.smithi023.stdout:+hv02.front.sepi 63.231.80.2 3 u 115 128 377 0.096 +1.962 0.048 2024-04-14T16:10:51.555 INFO:teuthology.orchestra.run.smithi023.stdout:+hv03.front.sepi 74.6.168.72 3 u 57 128 377 0.077 -0.307 0.059 2024-04-14T16:10:51.555 INFO:teuthology.orchestra.run.smithi023.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-14T16:10:51.556 INFO:teuthology.orchestra.run.smithi119.stdout: remote refid st t when poll reach delay offset jitter 2024-04-14T16:10:51.557 INFO:teuthology.orchestra.run.smithi119.stdout:============================================================================== 2024-04-14T16:10:51.557 INFO:teuthology.orchestra.run.smithi119.stdout:+hv01.front.sepi 67.205.162.81 3 u 52 128 377 0.091 -6.621 0.819 2024-04-14T16:10:51.557 INFO:teuthology.orchestra.run.smithi119.stdout:+hv02.front.sepi 63.231.80.2 3 u 62 128 377 0.090 -3.180 0.992 2024-04-14T16:10:51.557 INFO:teuthology.orchestra.run.smithi119.stdout:*hv03.front.sepi 74.6.168.72 3 u 56 128 377 0.096 -5.479 0.980 2024-04-14T16:10:51.557 INFO:teuthology.orchestra.run.smithi119.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-14T16:10:51.558 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-14T16:10:51.569 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-14T16:10:51.570 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-14T16:10:51.587 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-14T16:10:51.603 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-14T16:10:51.618 INFO:teuthology.task.internal:Duration was 2259.917398 seconds 2024-04-14T16:10:51.619 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-14T16:10:51.634 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-14T16:10:51.635 DEBUG:teuthology.orchestra.run.smithi023:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-14T16:10:51.637 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-14T16:10:51.678 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-14T16:10:51.678 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi023.front.sepia.ceph.com 2024-04-14T16:10:51.679 DEBUG:teuthology.orchestra.run.smithi023:> 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-14T16:10:51.732 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi119.front.sepia.ceph.com 2024-04-14T16:10:51.733 DEBUG:teuthology.orchestra.run.smithi119:> 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-14T16:10:51.743 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-14T16:10:51.743 DEBUG:teuthology.orchestra.run.smithi023:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-14T16:10:51.776 DEBUG:teuthology.orchestra.run.smithi119:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-14T16:10:51.841 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-14T16:10:51.841 DEBUG:teuthology.orchestra.run.smithi023:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-14T16:10:51.843 DEBUG:teuthology.orchestra.run.smithi119:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-14T16:10:52.024 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-14T16:10:52.033 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-14T16:10:52.033 DEBUG:teuthology.orchestra.run.smithi023:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-14T16:10:52.046 DEBUG:teuthology.orchestra.run.smithi119:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-14T16:10:52.058 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-14T16:10:52.072 DEBUG:teuthology.orchestra.run.smithi023:> 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-14T16:10:52.092 DEBUG:teuthology.orchestra.run.smithi119:> 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-14T16:10:52.101 INFO:teuthology.orchestra.run.smithi023.stdout:kernel.core_pattern = core 2024-04-14T16:10:52.110 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = core 2024-04-14T16:10:52.141 DEBUG:teuthology.orchestra.run.smithi023:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-14T16:10:52.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-14T16:10:52.174 DEBUG:teuthology.orchestra.run.smithi119:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-14T16:10:52.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-14T16:10:52.188 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-14T16:10:52.205 INFO:teuthology.task.internal:Transferring archived files... 2024-04-14T16:10:52.206 DEBUG:teuthology.misc:Transferring archived files from smithi023:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-08_20:08:14-orch-main-distro-default-smithi/7646126/remote/smithi023 2024-04-14T16:10:52.206 DEBUG:teuthology.orchestra.run.smithi023:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-14T16:10:52.245 DEBUG:teuthology.misc:Transferring archived files from smithi119:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-08_20:08:14-orch-main-distro-default-smithi/7646126/remote/smithi119 2024-04-14T16:10:52.246 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-14T16:10:52.275 INFO:teuthology.task.internal:Removing archive directory... 2024-04-14T16:10:52.275 DEBUG:teuthology.orchestra.run.smithi023:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-14T16:10:52.284 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-14T16:10:52.317 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-14T16:10:52.329 INFO:teuthology.task.internal:Not uploading archives. 2024-04-14T16:10:52.330 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-14T16:10:52.344 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-14T16:10:52.344 DEBUG:teuthology.orchestra.run.smithi023:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-14T16:10:52.346 DEBUG:teuthology.orchestra.run.smithi119:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-14T16:10:52.349 INFO:teuthology.orchestra.run.smithi023.stdout: 658459 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 14 16:10 /home/ubuntu/cephtest 2024-04-14T16:10:52.365 INFO:teuthology.orchestra.run.smithi119.stdout: 658640 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 14 16:10 /home/ubuntu/cephtest 2024-04-14T16:10:52.366 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-14T16:10:52.380 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-14T16:10:52.416 INFO:teuthology.nuke:Checking targets against current locks 2024-04-14T16:10:52.443 DEBUG:teuthology.nuke:shortname: smithi023 2024-04-14T16:10:52.443 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-14T16:10:52.466 DEBUG:teuthology.nuke:shortname: smithi119 2024-04-14T16:10:52.466 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-14T16:10:52.469 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi023.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-08_20:08:14-orch-main-distro-default-smithi/7646126', '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-14 15:22:40.246397', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDCEfMOR8dSdRpwScmkwu6KYFksdHZYANXyDfv/7Sqg2P2EV/sCzubAuNR2vQyNme9+2Vjtu9HtN5sq2qaTzUTY='} 2024-04-14T16:10:52.491 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi119.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-08_20:08:14-orch-main-distro-default-smithi/7646126', '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-14 15:22:40.247999', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI64ejVWriKaFcb1IpjJ/dN1GkD39mXGvpmkonPq0OUE2PTZNIFL6nD2eOfYKTaecSbAH+jA/N5MgYvzkn1b+oI='} 2024-04-14T16:10:52.522 INFO:teuthology.orchestra.console.smithi023:Power off 2024-04-14T16:10:52.522 DEBUG:teuthology.orchestra.console.smithi023:pexpect command: ipmitool -H smithi023.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-14T16:10:52.561 INFO:teuthology.orchestra.console.smithi119:Power off 2024-04-14T16:10:52.561 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-14T16:10:52.570 DEBUG:teuthology.orchestra.console.smithi023:power off output: Chassis Power Control: Down/Off 2024-04-14T16:10:52.571 DEBUG:teuthology.orchestra.console.smithi023:pexpect command: ipmitool -H smithi023.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-14T16:10:52.582 DEBUG:teuthology.orchestra.console.smithi119:power off output: Chassis Power Control: Down/Off 2024-04-14T16:10:52.583 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-14T16:10:52.594 DEBUG:teuthology.orchestra.console.smithi023:check power output: Chassis Power is on 2024-04-14T16:10:52.606 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is on 2024-04-14T16:10:56.594 DEBUG:teuthology.orchestra.console.smithi023:pexpect command: ipmitool -H smithi023.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-14T16:10:56.606 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-14T16:10:56.704 DEBUG:teuthology.orchestra.console.smithi023:check power output: Chassis Power is on 2024-04-14T16:10:56.715 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is on 2024-04-14T16:11:00.709 DEBUG:teuthology.orchestra.console.smithi023:pexpect command: ipmitool -H smithi023.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-14T16:11:00.717 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-14T16:11:00.819 DEBUG:teuthology.orchestra.console.smithi023:check power output: Chassis Power is off 2024-04-14T16:11:00.826 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is off 2024-04-14T16:11:00.921 INFO:teuthology.orchestra.console.smithi023:Power off completed 2024-04-14T16:11:00.927 INFO:teuthology.orchestra.console.smithi119:Power off completed 2024-04-14T16:11:01.031 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/classic} duration: 2259.917397737503 failure_reason: '"2024-04-14T15:46:57.806481+0000 mon.a (mon.0) 480 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY)" in cluster log' owner: scheduled_teuthology@teuthology success: false 2024-04-14T16:11:01.031 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-14T16:11:01.114 INFO:teuthology.run:FAIL